Running git HEAD on my OSX 10.8.5 system I'm seeing ugliness:

Qt-related stuff from config.log:
configure:24691: checking for QT
configure:24698: $PKG_CONFIG --exists --print-errors "$qt4_modules"
configure:24715: $PKG_CONFIG --exists --print-errors "$qt4_modules"
configure:24935: checking for QT_TEST
configure:24942: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}Test"
configure:24959: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}Test"
configure:25007: checking for QT_DBUS
configure:25014: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}DBus"
Package QtDBus was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtDBus.pc'
No package 'QtDBus' found
configure:25031: $PKG_CONFIG --exists --print-errors "${QT_LIB_PREFIX}DBus"
Package QtDBus was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtDBus.pc'
No package 'QtDBus' found
No package 'QtDBus' found
configure:26566: checking for moc-qt4
configure:26684: checking for uic-qt4
configure:26802: checking for rcc-qt4
configure:26920: checking for lrelease-qt4
configure:27038: checking for lupdate-qt4
configure:27236: result: yes (Qt4)
configure:27363: WARNING: "xgettext is required to update qt translations"
configure:27367: checking whether to build test_bitcoin-qt
ac_cv_env_QTPLATFORM_CFLAGS_set=
ac_cv_env_QTPLATFORM_CFLAGS_value=
ac_cv_env_QTPLATFORM_LIBS_set=
ac_cv_env_QTPLATFORM_LIBS_value=
ac_cv_env_QTPRINT_CFLAGS_set=
ac_cv_env_QTPRINT_CFLAGS_value=
ac_cv_env_QTPRINT_LIBS_set=
ac_cv_env_QTPRINT_LIBS_value=
ac_cv_env_QT_CFLAGS_set=
ac_cv_env_QT_CFLAGS_value=
ac_cv_env_QT_DBUS_CFLAGS_set=
ac_cv_env_QT_DBUS_CFLAGS_value=
ac_cv_env_QT_DBUS_LIBS_set=
ac_cv_env_QT_DBUS_LIBS_value=
ac_cv_env_QT_LIBS_set=
ac_cv_env_QT_LIBS_value=
ac_cv_env_QT_TEST_CFLAGS_set=
ac_cv_env_QT_TEST_CFLAGS_value=
ac_cv_env_QT_TEST_LIBS_set=
ac_cv_env_QT_TEST_LIBS_value=
pkg_cv_QT_CFLAGS='-DQT_SHARED -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtGui -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtNetwork -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtCore '
pkg_cv_QT_LIBS='-F/usr/local/Cellar/qt/4.8.6/lib -framework QtGui -F/usr/local/Cellar/qt/4.8.6/lib -framework QtNetwork -F/usr/local/Cellar/qt/4.8.6/lib -framework QtCore '
pkg_cv_QT_TEST_CFLAGS='-DQT_SHARED -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtTest '
pkg_cv_QT_TEST_LIBS='-F/usr/local/Cellar/qt/4.8.6/lib -framework QtTest '
BUILD_QT='qt'
BUILD_TEST_QT='test'
ENABLE_QT_FALSE='#'
ENABLE_QT_TESTS_FALSE='#'
ENABLE_QT_TESTS_TRUE=''
ENABLE_QT_TRUE=''
QTPLATFORM_CFLAGS=''
QTPLATFORM_LIBS=''
QTPRINT_CFLAGS=''
QTPRINT_LIBS=''
QT_CFLAGS='-DQT_SHARED -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtGui -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtNetwork -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtCore '
QT_DBUS_CFLAGS=''
QT_DBUS_INCLUDES=''
QT_DBUS_LIBS=''
QT_INCLUDES='-DQT_SHARED -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtGui -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtNetwork -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtCore '
QT_LDFLAGS=''
QT_LIBS='-F/usr/local/Cellar/qt/4.8.6/lib -framework QtGui -F/usr/local/Cellar/qt/4.8.6/lib -framework QtNetwork -F/usr/local/Cellar/qt/4.8.6/lib -framework QtCore -framework Foundation -framework ApplicationServices -framework AppKit'
QT_SELECT='qt4'
QT_TEST_CFLAGS='-DQT_SHARED -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtTest '
QT_TEST_INCLUDES='-DQT_SHARED -I/usr/local/Cellar/qt/4.8.6/include -I/usr/local/Cellar/qt/4.8.6/include/QtTest '
QT_TEST_LIBS='-F/usr/local/Cellar/qt/4.8.6/lib -framework QtTest '
QT_TRANSLATION_DIR=''
config.status:1323: creating share/qt/Info.plist