* Package: sys-apps/dbus-1.4.16 * Repository: gentoo * Maintainer: cardoe@gentoo.org steev@gentoo.org,freedesktop-bugs@gentoo.org * USE: X amd64 debug doc elibc_glibc kernel_linux multilib userland_GNU * FEATURES: sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking dbus-1.4.16.tar.gz to /tmp/portage/sys-apps/dbus-1.4.16/work >>> Source unpacked in /tmp/portage/sys-apps/dbus-1.4.16/work >>> Preparing source in /tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16 ... * Applying dbus-1.4.0-asneeded.patch ... [ ok ] * Running eautoreconf in '/tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16' ... * Running aclocal -I m4 ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: dbus-1.4.16/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... >>> Source prepared. >>> Configuring source in /tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16 ... * Running configure in /tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16-build * econf: updating dbus-1.4.16/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dbus-1.4.16/config.guess with /usr/share/gnuconfig/config.guess /tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-asserts --disable-checks --disable-embedded-tests --disable-modular-tests --with-x --enable-verbose-mode --enable-asserts --enable-inotify --disable-kqueue --disable-selinux --disable-libaudit --disable-static --enable-shared --with-xml=expat --with-system-pid-file=/var/run/dbus.pid --with-system-socket=/var/run/dbus/system_bus_socket --with-session-socket-dir=/tmp --with-dbus-user=messagebus --with-systemdsystemunitdir=/lib/systemd/system --localstatedir=/var --docdir=/usr/share/doc/dbus-1.4.16 --htmldir=/usr/share/doc/dbus-1.4.16/html --enable-doxygen-docs --enable-xml-docs checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p 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 for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking for a Python interpreter with version >= 2.6... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking whether we are using the GNU C Library 2.1 or newer... yes 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 whether byte ordering is bigendian... no 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 x86_64-pc-linux-gnu-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... yes 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... no 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... yes checking byteswap.h presence... yes checking for byteswap.h... yes 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... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking whether MSG_NOSIGNAL is declared... yes 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... no checking for pipe2... yes checking for accept4... yes checking abstract socket namespace... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/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... yes checking for library containing clock_getres... -lrt checking for CLOCK_MONOTONIC... found checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init1... yes checking launch.h usability... no checking launch.h presence... no checking for launch.h... no checking for launchctl... no checking for ADT API... no checking for SCM_RIGHTS... supported checking for X... libraries , headers checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes 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 -fno-common... yes checking to see if compiler understands -fno-strict-aliasing... yes checking for doxygen... /usr/bin/doxygen checking whether to build Doxygen documentation... yes checking for xsltproc... xsltproc checking for xmlto... /usr/bin/xmlto checking whether to build XML documentation... yes checking for man2html... /usr/bin/man2html checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no 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.16 ============== prefix: /usr exec_prefix: ${prefix} libdir: /usr/lib64 libexecdir: /usr/libexec bindir: /usr/bin sysconfdir: /etc localstatedir: /var datadir: /usr/share source code location: /tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16 compiler: x86_64-pc-linux-gnu-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 -fno-common -fno-strict-aliasing -march=native -O2 -g0 -rdynamic cppflags: cxxflags: -march=native -O2 -rdynamic 64-bit int: long 32-bit int: int 16-bit int: short Doxygen: /usr/bin/doxygen xmlto: /usr/bin/xmlto man2html: /usr/bin/man2html Maintainer mode: no gcc coverage profiling: Building embedded tests: no Building modular tests: no Building verbose mode: yes Building assertions: yes Building checks: no Building SELinux support: no Building inotify support: yes Building dnotify support: no Building kqueue support: no Building X11 code: Building Doxygen docs: yes Building XML docs: yes Building cache support: yes Building launchd support: no Using XML parser: expat Init scripts style: none Abstract socket names: yes System bus socket: /var/run/dbus/system_bus_socket System bus address: unix:path=/var/run/dbus/system_bus_socket System bus PID file: /var/run/dbus.pid Session bus address: unix:tmpdir=/tmp Console auth dir: /var/run/console/ Console owner file: no Console owner file path: System bus user: messagebus Session bus services dir: /usr/share/dbus-1/services 'make check' socket dir: /tmp/portage/sys-apps/dbus-1.4.16/temp NOTE: building with verbose mode increases library size, may slightly increase security risk, and decreases performance. NOTE: building with assertions increases library size and decreases performance. NOTE: building without checks for arguments passed to public API makes it harder to debug apps using D-Bus, but will slightly decrease D-Bus library size and _very_ slightly improve performance. >>> Source configured. >>> Compiling source in /tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16 ... * Running make in /tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16-build make -j4 make all-recursive make[1]: Entering directory `/tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16-build' Making all in dbus make[2]: Entering directory `/tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16-build/dbus' make all-am make[3]: Entering directory `/tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16-build/dbus' CC libdbus_1_la-dbus-auth.lo CC libdbus_1_la-dbus-address.lo CC libdbus_1_la-dbus-auth-script.lo CC libdbus_1_la-dbus-bus.lo CC libdbus_1_la-dbus-connection.lo /tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16/dbus/dbus-connection.c: In function '_dbus_connection_ref_unlocked': /tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16/dbus/dbus-connection.c:1409:3: error: 'DBusConnection' has no member named 'generation' /tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16/dbus/dbus-connection.c: In function '_dbus_connection_close_possibly_shared': /tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16/dbus/dbus-connection.c:1907:3: error: 'DBusConnection' has no member named 'generation' make[3]: *** [libdbus_1_la-dbus-connection.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... CC libdbus_1_la-dbus-credentials.lo make[3]: Leaving directory `/tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16-build/dbus' make[2]: *** [all] Error 2 make[2]: Leaving directory `/tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16-build/dbus' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16-build' make: *** [all] Error 2 emake failed * ERROR: sys-apps/dbus-1.4.16 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 5753: Called die * The specific snippet of code: * emake || die; * * If you need support, post the output of 'emerge --info =sys-apps/dbus-1.4.16', * the complete build log and the output of 'emerge -pqv =sys-apps/dbus-1.4.16'. * The complete build log is located at '/home/ago/log/build/sys-apps/dbus-1.4.16:20111016-091020.log'. * The ebuild environment file is located at '/tmp/portage/sys-apps/dbus-1.4.16/temp/environment'. * S: '/tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16'