==> Downloading http://dbus.freedesktop.org/releases/dbus/dbus-1.4.18.tar.gz File already downloaded in /Users/differenxe/Library/Caches/Homebrew /usr/bin/tar xf /Users/differenxe/Library/Caches/Homebrew/d-bus-1.4.18.tar.gz ==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/d-bus/1.4.18 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc --disable-xml-docs --disable-doxygen-docs --enable-launchd --with-launchd-agent-dir=/usr/local/Cellar/d-bus/1.4.18 --without-x --disable-tests ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/d-bus/1.4.18 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc --disable-xml-docs --disable-doxygen-docs --enable-launchd --with-launchd-agent-dir=/usr/local/Cellar/d-bus/1.4.18 --without-x --disable-tests checking build system type... x86_64-apple-darwin10.8.0 checking host system type... x86_64-apple-darwin10.8.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking for gcc... /usr/bin/llvm-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/llvm-gcc accepts -g... yes checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/llvm-gcc... none checking whether /usr/bin/llvm-gcc and cc understand -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/llvm-g++ accepts -g... yes checking dependency style of /usr/bin/llvm-g++... none checking how to run the C preprocessor... /usr/bin/llvm-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking for inline... inline checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/llvm-gcc... /usr/bin/llvm-gcc checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/llvm-gcc option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... yes checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common -DPIC checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works... yes checking if /usr/bin/llvm-gcc static flag -static works... no checking if /usr/bin/llvm-gcc supports -c -o file.o... yes checking if /usr/bin/llvm-gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries... yes checking dynamic linker characteristics... darwin10.8.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/bin/llvm-g++ -E checking for ld used by /usr/bin/llvm-g++... /usr/bin/llvm-gcc checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes checking for /usr/bin/llvm-g++ option to produce PIC... -fno-common -DPIC checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works... yes checking if /usr/bin/llvm-g++ static flag -static works... no checking if /usr/bin/llvm-g++ supports -c -o file.o... yes checking if /usr/bin/llvm-g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes checking dynamic linker characteristics... darwin10.8.0 dyld checking how to hardcode library paths into programs... immediate checking for windres... no checking for a Python interpreter with version >= 2.6... python checking for python... /Library/Frameworks/Python.framework/Versions/2.7/bin/python checking for python version... 2.7 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking whether we are using the GNU C Library 2.1 or newer... no checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of int... 4 checking size of void *... 8 checking size of long long... 8 checking size of __int64... 0 checking 64-bit integer type... long checking 32-bit integer type... int checking 16-bit integer type... short checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... no checking whether /usr/bin/llvm-gcc knows __sync_sub_and_fetch()... yes checking for library containing socket... none required checking for gethostbyname... yes checking for vsnprintf... yes checking for vasprintf... yes checking for nanosleep... yes checking for usleep... yes checking for setenv... yes checking for clearenv... no checking for unsetenv... yes checking for socketpair... yes checking for getgrouplist... yes checking for fpathconf... yes checking for setrlimit... yes checking for poll... yes checking for setlocale... yes checking for localeconv... yes checking for strtoll... yes checking for strtoull... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking whether LOG_PERROR is declared... yes checking for broken poll... yes checking for dirfd... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for unistd.h... (cached) yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking wspiapi.h usability... no checking wspiapi.h presence... no checking for wspiapi.h... no checking for posix getpwnam_r... yes checking whether socklen_t is defined... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for writev... yes checking sys/syslimits.h usability... yes checking sys/syslimits.h presence... yes checking for sys/syslimits.h... yes checking whether MSG_NOSIGNAL is declared... no checking for ISO C99 varargs macros in C... yes checking for GNUC varargs macros... yes checking for struct cmsgcred... no checking for getpeerucred... no checking for getpeereid... yes checking for pipe2... no checking for accept4... no checking abstract socket namespace... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XML_ParserCreate_MM in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for pthread_cond_timedwait... yes checking for pthread_cond_timedwait in -lpthread... yes checking for pthread_condattr_setclock... no checking for is_selinux_enabled in -lselinux... no configure: WARNING: Sufficiently new SELinux library not found checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking for kqueue... yes checking launch.h usability... yes checking launch.h presence... yes checking for launch.h... yes checking for launchctl... /bin/launchctl checking for audit_log_user_avc_message in -laudit... no checking for ADT API... no checking for SCM_RIGHTS... supported checking for X... disabled checking to see if compiler understands ... yes checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wchar-subscripts... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wnested-externs... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wcast-align... yes checking to see if compiler understands -Wno-address... yes checking to see if compiler understands -Wfloat-equal... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Werror... yes checking to see if compiler understands -Wno-unused... yes checking to see if compiler understands -Wno-error=unused... yes checking to see if compiler understands -Wno-sign-compare... yes checking to see if compiler understands -Wno-error=sign-compare... yes checking to see if compiler understands -Wno-pointer-sign... yes checking to see if compiler understands -Wno-error=pointer-sign... yes checking to see if compiler understands -Wno-deprecated-declarations... yes checking to see if compiler understands -Wno-error=deprecated-declarations... yes checking to see if compiler understands -fno-common... yes checking to see if compiler understands -fno-strict-aliasing... yes checking for doxygen... no checking whether to build Doxygen documentation... no checking for xsltproc... xsltproc checking for xmlto... no checking whether to build XML documentation... no checking for man2html... no checking crt_externs.h usability... yes checking crt_externs.h presence... yes checking for crt_externs.h... yes checking for _NSGetEnviron... yes configure: creating ./config.status config.status: creating Doxyfile config.status: creating dbus/versioninfo.rc config.status: creating dbus/dbus-arch-deps.h config.status: creating bus/system.conf config.status: creating bus/session.conf config.status: creating bus/messagebus config.status: creating bus/messagebus-config config.status: creating bus/org.freedesktop.dbus-session.plist config.status: creating bus/rc.messagebus config.status: creating bus/dbus.service config.status: creating bus/dbus.socket config.status: creating Makefile config.status: creating dbus/Makefile config.status: creating bus/Makefile config.status: creating tools/Makefile config.status: creating test/Makefile config.status: creating test/name-test/Makefile config.status: creating doc/Makefile config.status: creating doc/dbus-daemon.1 config.status: creating dbus-1.pc config.status: creating dbus-1-uninstalled.pc config.status: creating test/data/valid-config-files/debug-allow-all.conf config.status: creating test/data/valid-config-files/debug-allow-all-sha1.conf config.status: creating test/data/valid-config-files-system/debug-allow-all-pass.conf config.status: creating test/data/valid-config-files-system/debug-allow-all-fail.conf config.status: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuite.PrivServer.service config.status: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteEchoService.service config.status: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteForkingEchoService.service config.status: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteSegfaultService.service config.status: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess.service config.status: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteShellEchoServiceFail.service config.status: creating test/data/valid-service-files-system/org.freedesktop.DBus.TestSuiteEchoService.service config.status: creating test/data/valid-service-files-system/org.freedesktop.DBus.TestSuiteSegfaultService.service config.status: creating test/data/valid-service-files-system/org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess.service config.status: creating test/data/valid-service-files-system/org.freedesktop.DBus.TestSuiteShellEchoServiceFail.service config.status: creating test/data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoExec.service config.status: creating test/data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoUser.service config.status: creating test/data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoService.service config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands D-Bus 1.4.18 ============== prefix: /usr/local/Cellar/d-bus/1.4.18 exec_prefix: ${prefix} libdir: /usr/local/Cellar/d-bus/1.4.18/lib libexecdir: /usr/local/Cellar/d-bus/1.4.18/libexec bindir: /usr/local/Cellar/d-bus/1.4.18/bin sysconfdir: /usr/local/etc localstatedir: /usr/local/var datadir: /usr/local/Cellar/d-bus/1.4.18/share source code location: . compiler: /usr/bin/llvm-gcc cflags: -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-address -Wfloat-equal -Wdeclaration-after-statement -Wno-unused -Wno-sign-compare -Wno-pointer-sign -Wno-deprecated-declarations -fno-common -fno-strict-aliasing -Os -w -pipe -march=core2 -msse4.1 cppflags: cxxflags: -Os -w -pipe -march=core2 -msse4.1 64-bit int: long 32-bit int: int 16-bit int: short Doxygen: no xmlto: no man2html: not found Maintainer mode: no gcc coverage profiling: Building embedded tests: no Building modular tests: no Building verbose mode: no Building assertions: no Building checks: yes Building SELinux support: no Building inotify support: no Building dnotify support: no Building kqueue support: yes Building X11 code: Building Doxygen docs: no Building XML docs: no Building cache support: yes Building launchd support: yes Using XML parser: Init scripts style: none Abstract socket names: no System bus socket: /usr/local/var/run/dbus/system_bus_socket System bus address: unix:path=/usr/local/var/run/dbus/system_bus_socket System bus PID file: /usr/local/var/run/dbus/pid Session bus address: launchd:env=DBUS_LAUNCHD_SESSION_BUS_SOCKET Console auth dir: /var/run/console/ Console owner file: no Console owner file path: System bus user: messagebus Session bus services dir: /usr/local/Cellar/d-bus/1.4.18/share/dbus-1/services 'make check' socket dir: /tmp launchd agent dir: /usr/local/Cellar/d-bus/1.4.18 ==> make make make all-recursive Making all in dbus make all-am CC libdbus_1_la-dbus-address.lo CC libdbus_1_la-dbus-auth.lo CC libdbus_1_la-dbus-auth-script.lo CC libdbus_1_la-dbus-bus.lo CC libdbus_1_la-dbus-connection.lo CC libdbus_1_la-dbus-credentials.lo CC libdbus_1_la-dbus-errors.lo CC libdbus_1_la-dbus-keyring.lo CC libdbus_1_la-dbus-marshal-header.lo CC libdbus_1_la-dbus-marshal-byteswap.lo CC libdbus_1_la-dbus-marshal-validate.lo CC libdbus_1_la-dbus-marshal-recursive.lo CC libdbus_1_la-dbus-message.lo CC libdbus_1_la-dbus-misc.lo CC libdbus_1_la-dbus-nonce.lo CC libdbus_1_la-dbus-object-tree.lo CC libdbus_1_la-dbus-pending-call.lo CC libdbus_1_la-dbus-resources.lo CC libdbus_1_la-dbus-server.lo CC libdbus_1_la-dbus-server-debug-pipe.lo CC libdbus_1_la-dbus-server-socket.lo CC libdbus_1_la-dbus-uuidgen.lo CC libdbus_1_la-dbus-server-unix.lo CC libdbus_1_la-dbus-sha.lo CC libdbus_1_la-dbus-signature.lo CC libdbus_1_la-dbus-timeout.lo CC libdbus_1_la-dbus-threads.lo CC libdbus_1_la-dbus-transport.lo CC libdbus_1_la-dbus-transport-socket.lo CC libdbus_1_la-dbus-watch.lo CC libdbus_1_la-dbus-dataslot.lo CC libdbus_1_la-dbus-file.lo CC libdbus_1_la-dbus-hash.lo CC libdbus_1_la-dbus-internals.lo CC libdbus_1_la-dbus-list.lo CC libdbus_1_la-dbus-marshal-basic.lo CC libdbus_1_la-dbus-memory.lo CC libdbus_1_la-dbus-mempool.lo CC libdbus_1_la-dbus-pipe.lo CC libdbus_1_la-dbus-string.lo CC libdbus_1_la-dbus-server-launchd.lo CC libdbus_1_la-dbus-file-unix.lo CC libdbus_1_la-dbus-pipe-unix.lo CC libdbus_1_la-dbus-sysdeps-unix.lo CC libdbus_1_la-dbus-sysdeps-pthread.lo CC libdbus_1_la-dbus-transport-unix.lo CC libdbus_1_la-dbus-userdb.lo CC libdbus_1_la-sd-daemon.lo CC libdbus_1_la-dbus-sysdeps.lo CC libdbus_internal_la-dbus-address.lo CC libdbus_internal_la-dbus-auth.lo CC libdbus_internal_la-dbus-auth-script.lo CC libdbus_internal_la-dbus-bus.lo CC libdbus_internal_la-dbus-connection.lo CC libdbus_internal_la-dbus-credentials.lo CC libdbus_internal_la-dbus-errors.lo CC libdbus_internal_la-dbus-keyring.lo CC libdbus_internal_la-dbus-marshal-header.lo CC libdbus_internal_la-dbus-marshal-byteswap.lo CC libdbus_internal_la-dbus-marshal-recursive.lo CC libdbus_internal_la-dbus-marshal-validate.lo CC libdbus_internal_la-dbus-message.lo CC libdbus_internal_la-dbus-misc.lo CC libdbus_internal_la-dbus-nonce.lo CC libdbus_internal_la-dbus-object-tree.lo CC libdbus_internal_la-dbus-pending-call.lo CC libdbus_internal_la-dbus-resources.lo CC libdbus_internal_la-dbus-server.lo CC libdbus_internal_la-dbus-server-debug-pipe.lo CC libdbus_internal_la-dbus-server-socket.lo CC libdbus_internal_la-dbus-uuidgen.lo CC libdbus_internal_la-dbus-server-unix.lo CC libdbus_internal_la-dbus-sha.lo CC libdbus_internal_la-dbus-signature.lo CC libdbus_internal_la-dbus-timeout.lo CC libdbus_internal_la-dbus-threads.lo CC libdbus_internal_la-dbus-transport.lo CC libdbus_internal_la-dbus-transport-socket.lo CC libdbus_internal_la-dbus-watch.lo CC libdbus_internal_la-dbus-dataslot.lo CC libdbus_internal_la-dbus-file.lo CC libdbus_internal_la-dbus-hash.lo CC libdbus_internal_la-dbus-internals.lo CC libdbus_internal_la-dbus-list.lo CC libdbus_internal_la-dbus-marshal-basic.lo CC libdbus_internal_la-dbus-memory.lo CC libdbus_internal_la-dbus-mempool.lo CC libdbus_internal_la-dbus-pipe.lo CC libdbus_internal_la-dbus-string.lo CC libdbus_internal_la-dbus-server-launchd.lo CC libdbus_internal_la-dbus-file-unix.lo CC libdbus_internal_la-dbus-pipe-unix.lo CC libdbus_internal_la-dbus-sysdeps-unix.lo CC libdbus_internal_la-dbus-sysdeps-pthread.lo CC libdbus_internal_la-dbus-transport-unix.lo CC libdbus_internal_la-dbus-userdb.lo CC libdbus_internal_la-sd-daemon.lo CC libdbus_internal_la-dbus-sysdeps.lo CC libdbus_internal_la-dbus-auth-util.lo CC libdbus_internal_la-dbus-credentials-util.lo CC libdbus_internal_la-dbus-mainloop.lo CC libdbus_internal_la-dbus-marshal-byteswap-util.lo CC libdbus_internal_la-dbus-marshal-recursive-util.lo CC libdbus_internal_la-dbus-marshal-validate-util.lo CC libdbus_internal_la-dbus-message-factory.lo CC libdbus_internal_la-dbus-message-util.lo CC libdbus_internal_la-dbus-shell.lo CC libdbus_internal_la-dbus-sysdeps-util-unix.lo CC libdbus_internal_la-dbus-userdb-util.lo CC libdbus_internal_la-dbus-spawn.lo CC libdbus_internal_la-dbus-string-util.lo CC libdbus_internal_la-dbus-sysdeps-util.lo CC libdbus_internal_la-dbus-test.lo CCLD libdbus-1.la CCLD libdbus-internal.la /usr/bin/nm: no name list /usr/bin/nm: no name list /usr/bin/nm: no name list ld: warning: cannot export hidden symbol _sd_listen_fds from .libs/libdbus_1_la-sd-daemon.o ld: warning: cannot export hidden symbol _sd_notify from .libs/libdbus_1_la-sd-daemon.o ld: warning: cannot export hidden symbol _sd_notifyf from .libs/libdbus_1_la-sd-daemon.o ld: warning: cannot export hidden symbol _sd_booted from .libs/libdbus_1_la-sd-daemon.o ld: warning: cannot export hidden symbol _sd_is_socket_unix from .libs/libdbus_1_la-sd-daemon.o ld: warning: cannot export hidden symbol _sd_is_socket from .libs/libdbus_1_la-sd-daemon.o ld: warning: cannot export hidden symbol _sd_is_socket_inet from .libs/libdbus_1_la-sd-daemon.o ld: warning: cannot export hidden symbol _sd_is_fifo from .libs/libdbus_1_la-sd-daemon.o /usr/bin/ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-auth-script.o) has no symbols /usr/bin/ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-server-debug-pipe.o) has no symbols /usr/bin/ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-file.o) has no symbols /usr/bin/ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-auth-util.o) has no symbols /usr/bin/ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-credentials-util.o) has no symbols /usr/bin/ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-marshal-byteswap-util.o) has no symbols /usr/bin/ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-marshal-recursive-util.o) has no symbols /usr/bin/ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-marshal-validate-util.o) has no symbols /usr/bin/ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-message-factory.o) has no symbols /usr/bin/ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-message-util.o) has no symbols /usr/bin/ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-sysdeps-util.o) has no symbols ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-auth-script.o) has no symbols ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-server-debug-pipe.o) has no symbols ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-file.o) has no symbols ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-auth-util.o) has no symbols ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-credentials-util.o) has no symbols ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-marshal-byteswap-util.o) has no symbols ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-marshal-recursive-util.o) has no symbols ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-marshal-validate-util.o) has no symbols ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-message-factory.o) has no symbols ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-message-util.o) has no symbols ranlib: file: .libs/libdbus-internal.a(libdbus_internal_la-dbus-sysdeps-util.o) has no symbols /usr/bin/ranlib: file: .libs/libdbus-1.a(libdbus_1_la-dbus-auth-script.o) has no symbols /usr/bin/ranlib: file: .libs/libdbus-1.a(libdbus_1_la-dbus-server-debug-pipe.o) has no symbols /usr/bin/ranlib: file: .libs/libdbus-1.a(libdbus_1_la-dbus-file.o) has no symbols ranlib: file: .libs/libdbus-1.a(libdbus_1_la-dbus-auth-script.o) has no symbols ranlib: file: .libs/libdbus-1.a(libdbus_1_la-dbus-server-debug-pipe.o) has no symbols ranlib: file: .libs/libdbus-1.a(libdbus_1_la-dbus-file.o) has no symbols Making all in bus CC dbus_daemon-activation.o CC dbus_daemon-bus.o CC dbus_daemon-config-parser.o CC dbus_daemon-config-parser-common.o CC dbus_daemon-connection.o CC dbus_daemon-desktop-file.o CC dbus_daemon-dir-watch-kqueue.o CC dbus_daemon-dispatch.o CC dbus_daemon-driver.o CC dbus_daemon-expirelist.o CC dbus_daemon-policy.o CC dbus_daemon-selinux.o CC dbus_daemon-services.o CC dbus_daemon-signals.o CC dbus_daemon-test.o CC dbus_daemon-utils.o CC dbus_daemon-config-loader-expat.o CC dbus_daemon-main.o CC dbus_daemon_launch_helper-activation-helper-bin.o CC dbus_daemon_launch_helper-config-loader-expat.o CC dbus_daemon_launch_helper-config-parser-common.o CC dbus_daemon_launch_helper-config-parser-trivial.o CC dbus_daemon_launch_helper-desktop-file.o CC dbus_daemon_launch_helper-utils.o CC dbus_daemon_launch_helper-activation-helper.o CCLD dbus-daemon CCLD dbus-daemon-launch-helper Making all in tools CC dbus-launch.o CC dbus-launch-x11.o CC dbus-print-message.o CC dbus-send.o CC dbus-monitor.o CC dbus-cleanup-sockets.o CC dbus-uuidgen.o CCLD dbus-launch CCLD dbus-send CCLD dbus-monitor CCLD dbus-cleanup-sockets CCLD dbus-uuidgen Making all in test Making all in . CC test-utils.lo -- No need to copy test data as srcdir = builddir -- Copying ../bus/session.conf ../bus/system.conf to test directory CCLD libdbus-testutils.la Making all in name-test make[3]: Nothing to be done for `all'. Making all in doc make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. ==> make install make install Making install in dbus make install-am test -z "/usr/local/Cellar/d-bus/1.4.18/lib" || .././install-sh -c -d "/usr/local/Cellar/d-bus/1.4.18/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libdbus-1.la '/usr/local/Cellar/d-bus/1.4.18/lib' libtool: install: /usr/bin/install -c .libs/libdbus-1.3.dylib /usr/local/Cellar/d-bus/1.4.18/lib/libdbus-1.3.dylib libtool: install: (cd /usr/local/Cellar/d-bus/1.4.18/lib && { ln -s -f libdbus-1.3.dylib libdbus-1.dylib || { rm -f libdbus-1.dylib && ln -s libdbus-1.3.dylib libdbus-1.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libdbus-1.lai /usr/local/Cellar/d-bus/1.4.18/lib/libdbus-1.la libtool: install: /usr/bin/install -c .libs/libdbus-1.a /usr/local/Cellar/d-bus/1.4.18/lib/libdbus-1.a libtool: install: chmod 644 /usr/local/Cellar/d-bus/1.4.18/lib/libdbus-1.a libtool: install: ranlib /usr/local/Cellar/d-bus/1.4.18/lib/libdbus-1.a ranlib: file: /usr/local/Cellar/d-bus/1.4.18/lib/libdbus-1.a(libdbus_1_la-dbus-auth-script.o) has no symbols ranlib: file: /usr/local/Cellar/d-bus/1.4.18/lib/libdbus-1.a(libdbus_1_la-dbus-server-debug-pipe.o) has no symbols ranlib: file: /usr/local/Cellar/d-bus/1.4.18/lib/libdbus-1.a(libdbus_1_la-dbus-file.o) has no symbols test -z "/usr/local/Cellar/d-bus/1.4.18/include/dbus-1.0/dbus" || .././install-sh -c -d "/usr/local/Cellar/d-bus/1.4.18/include/dbus-1.0/dbus" /usr/bin/install -c -m 644 dbus.h dbus-address.h dbus-bus.h dbus-connection.h dbus-errors.h dbus-macros.h dbus-memory.h dbus-message.h dbus-misc.h dbus-pending-call.h dbus-protocol.h dbus-server.h dbus-shared.h dbus-signature.h dbus-threads.h dbus-types.h '/usr/local/Cellar/d-bus/1.4.18/include/dbus-1.0/dbus' test -z "/usr/local/Cellar/d-bus/1.4.18/lib/dbus-1.0/include/dbus" || .././install-sh -c -d "/usr/local/Cellar/d-bus/1.4.18/lib/dbus-1.0/include/dbus" /usr/bin/install -c -m 644 dbus-arch-deps.h '/usr/local/Cellar/d-bus/1.4.18/lib/dbus-1.0/include/dbus' Making install in bus test -z "/usr/local/Cellar/d-bus/1.4.18/bin" || .././install-sh -c -d "/usr/local/Cellar/d-bus/1.4.18/bin" test -z "/usr/local/Cellar/d-bus/1.4.18/bin" || .././install-sh -c -d "/usr/local/Cellar/d-bus/1.4.18/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c dbus-daemon '/usr/local/Cellar/d-bus/1.4.18/bin' libtool: install: /usr/bin/install -c dbus-daemon /usr/local/Cellar/d-bus/1.4.18/bin/dbus-daemon test -z "/usr/local/Cellar/d-bus/1.4.18/libexec" || .././install-sh -c -d "/usr/local/Cellar/d-bus/1.4.18/libexec" /bin/sh ../libtool --mode=install /usr/bin/install -c dbus-daemon-launch-helper '/usr/local/Cellar/d-bus/1.4.18/libexec' libtool: install: /usr/bin/install -c dbus-daemon-launch-helper /usr/local/Cellar/d-bus/1.4.18/libexec/dbus-daemon-launch-helper make install-exec-hook if test `id -u` -eq 0; then \ chown root:messagebus /usr/local/Cellar/d-bus/1.4.18/libexec/dbus-daemon-launch-helper; \ chmod 4750 /usr/local/Cellar/d-bus/1.4.18/libexec/dbus-daemon-launch-helper; \ else \ echo "Not installing /usr/local/Cellar/d-bus/1.4.18/libexec/dbus-daemon-launch-helper binary setuid!"; \ echo "You'll need to manually set permissions to root:messagebus and permissions 4750"; \ fi Not installing /usr/local/Cellar/d-bus/1.4.18/libexec/dbus-daemon-launch-helper binary setuid! You'll need to manually set permissions to root:messagebus and permissions 4750 test -z "/usr/local/Cellar/d-bus/1.4.18" || .././install-sh -c -d "/usr/local/Cellar/d-bus/1.4.18" /usr/bin/install -c -m 644 org.freedesktop.dbus-session.plist '/usr/local/Cellar/d-bus/1.4.18' test -z "/usr/local/etc/dbus-1" || .././install-sh -c -d "/usr/local/etc/dbus-1" /usr/bin/install -c -m 644 session.conf system.conf '/usr/local/etc/dbus-1' test -z "" || .././install-sh -c -d "" test -z "" || .././install-sh -c -d "" make install-data-hook /bin/sh /private/tmp/homebrew-d-bus-1.4.18-MzdT/dbus-1.4.18/install-sh -d /usr/local/var/run/dbus mkdir: /usr/local/var: Permission denied mkdir: /usr/local/var: No such file or directory mkdir: /usr/local/var/run: No such file or directory make[3]: *** [install-data-hook] Error 1 make[2]: *** [install-data-am] Error 2 make[1]: *** [install-am] Error 2 make: *** [install-recursive] Error 1 ==> Exit Status: 2 http://github.com/mxcl/homebrew/blob/master/Library/Formula/d-bus.rb#L24 ==> Environment HOMEBREW_VERSION: 0.8.1 HEAD: 4c8d3e88bd3dca554dd2f5b01dda1c1d5015820c HOMEBREW_PREFIX: /usr/local HOMEBREW_CELLAR: /usr/local/Cellar Hardware: dual-core 64-bit penryn OS X: 10.6.8 Kernel Architecture: x86_64 Xcode: 4.0 GCC-4.0: N/A GCC-4.2: build 5666 LLVM: build 2335 Clang: 2.0 build 137 MacPorts or Fink? false X11 installed? true System Ruby: 1.8.7-249 /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby Which Perl: /usr/bin/perl Which Python: /Library/Frameworks/Python.framework/Versions/2.7/bin/python => /Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby ==> Build Flags CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2 LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 CFLAGS: -Os -w -pipe -march=core2 -msse4.1 CXXFLAGS: -Os -w -pipe -march=core2 -msse4.1 Error: Failed executing: make install If `brew doctor' does not help diagnose the issue, please report the bug: https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue