Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247874 Details for
Bug 337962
sys-apps/dbus-1.4.0 fails make check w/ FEATURES="test"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
sys-apps:dbus-1.2.24-r2:20100918-020127.log (text/plain), 70.79 KB, created by
David J Cozatt
on 2010-09-18 16:57:13 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
David J Cozatt
Created:
2010-09-18 16:57:13 UTC
Size:
70.79 KB
patch
obsolete
>[32;01m * [39;49;00mCPV: sys-apps/dbus-1.2.24-r2 >[32;01m * [39;49;00mREPO: gentoo >[32;01m * [39;49;00mMaintainer: cardoe@gentoo.org steev@gentoo.org,freedesktop-bugs@gentoo.org >[32;01m * [39;49;00mUSE: X amd64 elibc_glibc kernel_linux multilib test userland_GNU >>>> Unpacking source... >>>> Unpacking dbus-1.2.24.tar.gz to /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work >>>> Source unpacked in /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work >>>> Preparing source in /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24 ... > [32;01m*[0m Applying dbus-1.2.24-thread-safety.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24 ... > [32;01m*[0m Running configure in /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build > * econf: updating dbus-1.2.24/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating dbus-1.2.24/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/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 --with-x --disable-verbose-mode --disable-asserts --enable-inotify --disable-kqueue --disable-selinux --disable-libaudit --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 --localstatedir=/var --disable-doxygen-docs --disable-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 for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 for library containing strerror... none required >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 inline... inline >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 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-ar... x86_64-pc-linux-gnu-ar >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 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 for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >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... yes >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... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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 to use inline assembler routines for atomic integers... no >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 broken poll... no >checking for dirfd... 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 for unistd.h... (cached) yes >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 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 abstract socket namespace... 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 for ADT API... no >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 whether x86_64-pc-linux-gnu-gcc supports "-Wfloat-equals"... no >checking whether x86_64-pc-linux-gnu-gcc supports "-Wdeclaration-after-statement"... yes >checking whether x86_64-pc-linux-gnu-gcc supports "-fno-common"... yes >checking whether x86_64-pc-linux-gnu-gcc supports "-fPIC"... yes >checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 supports "-z,relro"... yes >checking whether x86_64-pc-linux-gnu-gcc supports "-fPIE"... yes >checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 supports "-z,relro"... yes >checking whether x86_64-pc-linux-gnu-gcc supports "-Wno-pointer-sign"... yes >checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 supports "--gc-sections"... yes > >checking for doxygen... no >checking whether to build Doxygen documentation... yes >checking for xmlto... no >checking whether to build XML documentation... yes >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/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/rc.messagebus >config.status: creating bus/dbus-daemon.1 >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 dbus-1.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.2.24 > ============== > > prefix: /usr > exec_prefix: ${prefix} > libdir: /usr/lib64 > libexecdir: /usr/libexec > bindir: /usr/bin > sysconfdir: /etc > localstatedir: /var > datadir: /usr/share > source code location: /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24 > compiler: x86_64-pc-linux-gnu-gcc > cflags: -ffunction-sections -fdata-sections -march=native -O2 -pipe -rdynamic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wdeclaration-after-statement -fno-common -Wno-unused -Wno-sign-compare -Wno-pointer-sign -fno-strict-aliasing > cppflags: > cxxflags: -march=native -O2 -pipe -rdynamic > 64-bit int: long > 32-bit int: int > 16-bit int: short > Doxygen: no > xmlto: no > > Maintainer mode: no > gcc coverage profiling: no > Building unit tests: no > Building verbose mode: no > Building assertions: no > Building checks: yes > Building SELinux support: no > Building inotify support: yes > Building dnotify support: no > Building kqueue support: no > Building X11 code: yes > Building Doxygen docs: no > Building XML docs: no > Building cache support: yes > Gettext libs (empty OK): > 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 socket dir: /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: /var/tmp/portage/sys-apps/dbus-1.2.24-r2/temp > > [32;01m*[0m Running configure in /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build > * econf: updating dbus-1.2.24/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating dbus-1.2.24/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/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 --with-x --disable-verbose-mode --disable-asserts --enable-inotify --disable-kqueue --disable-selinux --disable-libaudit --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 --localstatedir=/var --enable-checks --enable-tests --enable-asserts >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 for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 for library containing strerror... none required >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 inline... inline >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 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-ar... x86_64-pc-linux-gnu-ar >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 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 for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >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... yes >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... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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 to use inline assembler routines for atomic integers... no >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 broken poll... no >checking for dirfd... 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 for unistd.h... (cached) yes >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 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 abstract socket namespace... 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 for ADT API... no >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 whether x86_64-pc-linux-gnu-gcc supports "-Wfloat-equals"... no >checking whether x86_64-pc-linux-gnu-gcc supports "-Wdeclaration-after-statement"... yes >checking whether x86_64-pc-linux-gnu-gcc supports "-fno-common"... yes >checking whether x86_64-pc-linux-gnu-gcc supports "-fPIC"... yes >checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 supports "-z,relro"... yes >checking whether x86_64-pc-linux-gnu-gcc supports "-fPIE"... yes >checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 supports "-z,relro"... yes >checking whether x86_64-pc-linux-gnu-gcc supports "-Wno-pointer-sign"... yes >checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 supports "--gc-sections"... yes > >checking for doxygen... no >checking whether to build Doxygen documentation... yes >checking for xmlto... no >checking whether to build XML documentation... yes >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/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/rc.messagebus >config.status: creating bus/dbus-daemon.1 >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 dbus-1.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.2.24 > ============== > > prefix: /usr > exec_prefix: ${prefix} > libdir: /usr/lib64 > libexecdir: /usr/libexec > bindir: /usr/bin > sysconfdir: /etc > localstatedir: /var > datadir: /usr/share > source code location: /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24 > compiler: x86_64-pc-linux-gnu-gcc > cflags: -ffunction-sections -fdata-sections -march=native -O2 -pipe -rdynamic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wdeclaration-after-statement -fno-common -Wno-unused -Wno-sign-compare -Wno-pointer-sign -fno-strict-aliasing > cppflags: > cxxflags: -march=native -O2 -pipe -rdynamic > 64-bit int: long > 32-bit int: int > 16-bit int: short > Doxygen: no > xmlto: no > > Maintainer mode: no > gcc coverage profiling: no > Building unit tests: yes > Building verbose mode: no > Building assertions: yes > Building checks: yes > Building SELinux support: no > Building inotify support: yes > Building dnotify support: no > Building kqueue support: no > Building X11 code: yes > Building Doxygen docs: no > Building XML docs: no > Building cache support: yes > Gettext libs (empty OK): > 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 socket dir: /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: /var/tmp/portage/sys-apps/dbus-1.2.24-r2/temp > >NOTE: building with unit tests increases the size of the installed library and renders it insecure. >NOTE: building with assertions increases library size and decreases performance. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24 ... > [32;01m*[0m Running make in /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build >make >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build' >Making all in dbus >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/dbus' >make all-am >make[3]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/dbus' > CC dbus-address.lo > CC dbus-auth.lo > CC dbus-auth-script.lo > CC dbus-bus.lo > CC dbus-connection.lo > CC dbus-credentials.lo > CC dbus-errors.lo > CC dbus-keyring.lo > CC dbus-marshal-header.lo > CC dbus-marshal-byteswap.lo > CC dbus-marshal-recursive.lo > CC dbus-marshal-validate.lo > CC dbus-message.lo > CC dbus-misc.lo > CC dbus-object-tree.lo > CC dbus-pending-call.lo > CC dbus-resources.lo > CC dbus-server.lo > CC dbus-server-debug-pipe.lo > CC dbus-server-socket.lo > CC dbus-server-unix.lo > CC dbus-sha.lo > CC dbus-signature.lo > CC dbus-timeout.lo > CC dbus-threads.lo > CC dbus-transport.lo > CC dbus-transport-socket.lo > CC dbus-transport-unix.lo > CC dbus-uuidgen.lo > CC dbus-watch.lo > CC dbus-dataslot.lo > CC dbus-hash.lo > CC dbus-internals.lo > CC dbus-list.lo > CC dbus-marshal-basic.lo > CC dbus-memory.lo > CC dbus-mempool.lo > CC dbus-string.lo > CC dbus-sysdeps.lo > CC dbus-sysdeps-pthread.lo > CC dbus-sysdeps-unix.lo > CC dbus-userdb.lo > CCLD libdbus-1.la > CC dbus-auth-util.lo > CC dbus-credentials-util.lo > CC dbus-mainloop.lo > CC dbus-marshal-byteswap-util.lo > CC dbus-marshal-recursive-util.lo > CC dbus-marshal-validate-util.lo > CC dbus-message-factory.lo > CC dbus-message-util.lo > CC dbus-shell.lo > CC dbus-spawn.lo >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/dbus/dbus-spawn.c: In function 'babysit': >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/dbus/dbus-spawn.c:1055: warning: ignoring return value of 'read', declared with attribute warn_unused_result > CC dbus-string-util.lo > CC dbus-sysdeps-util.lo > CC dbus-sysdeps-util-unix.lo > CC dbus-test.lo > CC dbus-userdb-util.lo > CCLD libdbus-convenience.la >make[3]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/dbus' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/dbus' >Making all in bus >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/bus' > CC activation.o > CC bus.o > CC config-parser.o > CC config-parser-common.o > CC connection.o > CC desktop-file.o > CC dir-watch-inotify.o > CC dispatch.o > CC driver.o > CC expirelist.o > CC policy.o > CC selinux.o > CC services.o > CC signals.o > CC test.o > CC utils.o > CC config-loader-expat.o > CC main.o > CCLD dbus-daemon > CC dbus_daemon_launch_helper_test-activation-helper-bin.o > CC dbus_daemon_launch_helper_test-config-loader-expat.o > CC dbus_daemon_launch_helper_test-config-parser-common.o > CC dbus_daemon_launch_helper_test-config-parser-trivial.o > CC dbus_daemon_launch_helper_test-desktop-file.o > CC dbus_daemon_launch_helper_test-utils.o > CC dbus_daemon_launch_helper_test-activation-helper.o > CCLD dbus-daemon-launch-helper-test > CC activation-helper-bin.o > CC config-parser-trivial.o > CC activation-helper.o > CCLD dbus-daemon-launch-helper >make[2]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/bus' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/doc' >Making all in tools >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/tools' > CC dbus-print-message.o > CC dbus-send.o > CCLD dbus-send > CC dbus-monitor.o > CCLD dbus-monitor > CC dbus-launch.o >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/tools/dbus-launch.c: In function 'print_variables': >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/tools/dbus-launch.c:366: warning: ignoring return value of 'write', declared with attribute warn_unused_result >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/tools/dbus-launch.c:367: warning: ignoring return value of 'write', declared with attribute warn_unused_result >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/tools/dbus-launch.c:368: warning: ignoring return value of 'write', declared with attribute warn_unused_result > CC dbus-launch-x11.o > CCLD dbus-launch > CC dbus-cleanup-sockets.o > CCLD dbus-cleanup-sockets > CC dbus-uuidgen.o > CCLD dbus-uuidgen >make[2]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/tools' >Making all in test >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/test' >Making all in . >make[3]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/test' > CC test-utils.lo > CCLD libdbus-testutils.la >for D in data data/valid-messages data/invalid-messages data/incomplete-messages data/auth data/sha-1 data/valid-config-files data/valid-config-files-system data/valid-config-files/basic.d data/valid-config-files/session.d data/valid-config-files/system.d data/valid-service-files data/valid-service-files-system data/invalid-service-files-system data/invalid-config-files data/invalid-config-files-system data/equiv-config-files data/equiv-config-files/basic data/equiv-config-files/basic/basic.d data/equiv-config-files/entities data/equiv-config-files/entities/basic.d; do \ > test -d ../test/$D || mkdir ../test/$D || exit 1 ; \ > done ; \ > if ! (test /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/test = . || test /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/test -ef .) ; then \ > FILES=`(cd /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/test && find . -name "*.message" -o -name "*.message-raw" -o -name "*.auth-script" -o -name "*.sha1" -o -name "*.txt" -o -name "*.conf" -o -name "*.service" | grep -Ev "(.svn|CVS)" )` ; \ > for F in $FILES; do \ > SRC=/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/test/$F ; \ > DEST=../test/$F ; \ > echo '-- Copying test file '$F ; \ > cp $SRC $DEST || exit 1 ; \ > chmod u+w $DEST || exit 1 ; \ > done ; \ > else \ > echo '-- No need to copy test data as srcdir = builddir' ; \ > fi ; \ > echo '-- Copying' ../bus/*.conf 'to test directory' ; \ > cp ../bus/*.conf ../test/data/valid-config-files || exit 1 ; \ > chmod u+w ../test/data/valid-config-files/*.conf || exit 1 >-- Copying test file ./data/invalid-config-files/not-well-formed.conf >-- Copying test file ./data/invalid-config-files/badselinux-2.conf >-- Copying test file ./data/invalid-config-files/circular-1.conf >-- Copying test file ./data/invalid-config-files/truncated-file.conf >-- Copying test file ./data/invalid-config-files/badselinux-1.conf >-- Copying test file ./data/invalid-config-files/circular-3.conf >-- Copying test file ./data/invalid-config-files/circular-2.conf >-- Copying test file ./data/auth/anonymous-server-successful.auth-script >-- Copying test file ./data/auth/fallback.auth-script >-- Copying test file ./data/auth/cancel.auth-script >-- Copying test file ./data/auth/external-failed.auth-script >-- Copying test file ./data/auth/external-silly.auth-script >-- Copying test file ./data/auth/invalid-command-client.auth-script >-- Copying test file ./data/auth/client-out-of-mechanisms.auth-script >-- Copying test file ./data/auth/invalid-command.auth-script >-- Copying test file ./data/auth/fail-after-n-attempts.auth-script >-- Copying test file ./data/auth/invalid-hex-encoding.auth-script >-- Copying test file ./data/auth/anonymous-client-successful.auth-script >-- Copying test file ./data/auth/external-root.auth-script >-- Copying test file ./data/auth/mechanisms.auth-script >-- Copying test file ./data/auth/extra-bytes.auth-script >-- Copying test file ./data/auth/external-successful.auth-script >-- Copying test file ./data/sha-1/bit-hashes.sha1 >-- Copying test file ./data/sha-1/byte-hashes.sha1 >-- Copying test file ./data/sha-1/bit-messages.sha1 >-- Copying test file ./data/sha-1/Readme.txt >-- Copying test file ./data/sha-1/byte-messages.sha1 >-- Copying test file ./data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoUser.service >-- Copying test file ./data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoExec.service >-- Copying test file ./data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoService.service >-- Copying test file ./data/valid-config-files/system.conf >-- Copying test file ./data/valid-config-files/system.d/test.conf >-- Copying test file ./data/valid-config-files/session.conf >-- Copying test file ./data/valid-config-files/debug-allow-all-sha1.conf >-- Copying test file ./data/valid-config-files/basic.conf >-- Copying test file ./data/valid-config-files/debug-allow-all.conf >-- Copying test file ./data/valid-config-files/entities.conf >-- Copying test file ./data/valid-config-files/many-rules.conf >-- Copying test file ./data/valid-config-files/basic.d/basic.conf >-- Copying test file ./data/valid-messages/dict-simple.message >-- Copying test file ./data/valid-messages/standard-list-services.message >-- Copying test file ./data/valid-messages/opposite-endian.message >-- Copying test file ./data/valid-messages/array-of-array-of-uint32.message >-- Copying test file ./data/valid-messages/emptiness.message >-- Copying test file ./data/valid-messages/standard-hello.message >-- Copying test file ./data/valid-messages/standard-service-exists.message >-- Copying test file ./data/valid-messages/standard-acquire-service.message >-- Copying test file ./data/valid-messages/simplest.message >-- Copying test file ./data/valid-messages/no-padding.message >-- Copying test file ./data/valid-messages/simplest-manual.message >-- Copying test file ./data/valid-messages/unknown-header-field.message >-- Copying test file ./data/valid-messages/recursive-types.message >-- Copying test file ./data/valid-messages/lots-of-arguments.message >-- Copying test file ./data/valid-messages/dict.message >-- Copying test file ./data/invalid-messages/bad-header-field-alignment.message >-- Copying test file ./data/invalid-messages/bad-boolean-array.message >-- Copying test file ./data/invalid-messages/not-nul-header-padding.message >-- Copying test file ./data/invalid-messages/overlong-name.message >-- Copying test file ./data/invalid-messages/local-namespace.message >-- Copying test file ./data/invalid-messages/no-dot-in-name.message >-- Copying test file ./data/invalid-messages/too-much-header-padding.message >-- Copying test file ./data/invalid-messages/too-much-header-padding-by-far.message >-- Copying test file ./data/invalid-messages/too-short-dict.message >-- Copying test file ./data/invalid-messages/too-little-header-padding.message >-- Copying test file ./data/invalid-messages/array-of-nil.message >-- Copying test file ./data/invalid-messages/bad-boolean.message >-- Copying test file ./data/invalid-messages/bad-endian.message >-- Copying test file ./data/invalid-messages/array-with-mixed-types.message >-- Copying test file ./data/invalid-messages/boolean-has-no-value.message-raw >-- Copying test file ./data/equiv-config-files/basic/basic-2.conf >-- Copying test file ./data/equiv-config-files/basic/basic-1.conf >-- Copying test file ./data/equiv-config-files/basic/basic.d/basic.conf >-- Copying test file ./data/equiv-config-files/entities/entities-1.conf >-- Copying test file ./data/equiv-config-files/entities/entities-2.conf >-- Copying test file ./data/equiv-config-files/entities/basic.d/basic.conf >-- Copying test file ./data/valid-service-files-system/org.freedesktop.DBus.TestSuiteSegfaultService.service >-- Copying test file ./data/valid-service-files-system/org.freedesktop.DBus.TestSuiteShellEchoServiceFail.service >-- Copying test file ./data/valid-service-files-system/org.freedesktop.DBus.TestSuiteEchoService.service >-- Copying test file ./data/valid-service-files-system/org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess.service >-- Copying test file ./data/valid-config-files-system/debug-allow-all-pass.conf >-- Copying test file ./data/valid-config-files-system/debug-allow-all-fail.conf >-- Copying test file ./data/valid-service-files/org.freedesktop.DBus.TestSuiteSegfaultService.service >-- Copying test file ./data/valid-service-files/org.freedesktop.DBus.TestSuite.PrivServer.service >-- Copying test file ./data/valid-service-files/org.freedesktop.DBus.TestSuiteShellEchoServiceFail.service >-- Copying test file ./data/valid-service-files/org.freedesktop.DBus.TestSuiteEchoService.service >-- Copying test file ./data/valid-service-files/org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess.service >-- Copying test file ./data/valid-service-files/org.freedesktop.DBus.TestSuiteForkingEchoService.service >-- Copying test file ./data/incomplete-messages/missing-body.message >-- Copying test file ./name-test/tmp-session-like-system.conf >-- Copying test file ./name-test/run-with-tmp-session-bus.conf >-- Copying ../bus/session.conf ../bus/system.conf to test directory >make[3]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/test' >Making all in name-test >make[3]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/test/name-test' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/test/name-test' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build/test' >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-build' > [32;01m*[0m Running make in /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build >make >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build' >Making all in dbus >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/dbus' >make all-am >make[3]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/dbus' > CC dbus-address.lo > CC dbus-auth.lo > CC dbus-auth-script.lo > CC dbus-bus.lo > CC dbus-connection.lo > CC dbus-credentials.lo > CC dbus-errors.lo > CC dbus-keyring.lo > CC dbus-marshal-header.lo > CC dbus-marshal-byteswap.lo > CC dbus-marshal-recursive.lo > CC dbus-marshal-validate.lo > CC dbus-message.lo > CC dbus-misc.lo > CC dbus-object-tree.lo > CC dbus-pending-call.lo > CC dbus-resources.lo > CC dbus-server.lo > CC dbus-server-debug-pipe.lo > CC dbus-server-socket.lo > CC dbus-server-unix.lo > CC dbus-sha.lo > CC dbus-signature.lo > CC dbus-timeout.lo > CC dbus-threads.lo > CC dbus-transport.lo > CC dbus-transport-socket.lo > CC dbus-transport-unix.lo > CC dbus-uuidgen.lo > CC dbus-watch.lo > CC dbus-dataslot.lo > CC dbus-hash.lo > CC dbus-internals.lo > CC dbus-list.lo > CC dbus-marshal-basic.lo > CC dbus-memory.lo > CC dbus-mempool.lo > CC dbus-string.lo > CC dbus-sysdeps.lo > CC dbus-sysdeps-pthread.lo > CC dbus-sysdeps-unix.lo > CC dbus-userdb.lo > CCLD libdbus-1.la > CC dbus-auth-util.lo > CC dbus-credentials-util.lo > CC dbus-mainloop.lo > CC dbus-marshal-byteswap-util.lo > CC dbus-marshal-recursive-util.lo > CC dbus-marshal-validate-util.lo > CC dbus-message-factory.lo > CC dbus-message-util.lo > CC dbus-shell.lo > CC dbus-spawn.lo >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/dbus/dbus-spawn.c: In function 'babysit': >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/dbus/dbus-spawn.c:1055: warning: ignoring return value of 'read', declared with attribute warn_unused_result > CC dbus-string-util.lo > CC dbus-sysdeps-util.lo > CC dbus-sysdeps-util-unix.lo > CC dbus-test.lo > CC dbus-userdb-util.lo > CCLD libdbus-convenience.la > CC dbus-test-main.o > CCLD dbus-test >make[3]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/dbus' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/dbus' >Making all in bus >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/bus' > CC activation.o > CC bus.o > CC config-parser.o > CC config-parser-common.o > CC connection.o > CC desktop-file.o > CC dir-watch-inotify.o > CC dispatch.o > CC driver.o > CC expirelist.o > CC policy.o > CC selinux.o > CC services.o > CC signals.o > CC test.o > CC utils.o > CC config-loader-expat.o > CC test-main.o > CCLD bus-test > CC config-parser-trivial.o > CC test-system.o > CCLD bus-test-system > CC bus_test_launch_helper-test-launch-helper.o > CC bus_test_launch_helper-config-loader-expat.o > CC bus_test_launch_helper-config-parser-common.o > CC bus_test_launch_helper-config-parser-trivial.o > CC bus_test_launch_helper-desktop-file.o > CC bus_test_launch_helper-utils.o > CC bus_test_launch_helper-activation-helper.o > CCLD bus-test-launch-helper > CC main.o > CCLD dbus-daemon > CC dbus_daemon_launch_helper_test-activation-helper-bin.o > CC dbus_daemon_launch_helper_test-config-loader-expat.o > CC dbus_daemon_launch_helper_test-config-parser-common.o > CC dbus_daemon_launch_helper_test-config-parser-trivial.o > CC dbus_daemon_launch_helper_test-desktop-file.o > CC dbus_daemon_launch_helper_test-utils.o > CC dbus_daemon_launch_helper_test-activation-helper.o > CCLD dbus-daemon-launch-helper-test > CC activation-helper-bin.o > CC activation-helper.o > CCLD dbus-daemon-launch-helper >make[2]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/bus' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/doc' >Making all in tools >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/tools' > CC dbus-print-message.o > CC dbus-send.o > CCLD dbus-send > CC dbus-monitor.o > CCLD dbus-monitor > CC dbus-launch.o >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/tools/dbus-launch.c: In function 'print_variables': >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/tools/dbus-launch.c:366: warning: ignoring return value of 'write', declared with attribute warn_unused_result >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/tools/dbus-launch.c:367: warning: ignoring return value of 'write', declared with attribute warn_unused_result >/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/tools/dbus-launch.c:368: warning: ignoring return value of 'write', declared with attribute warn_unused_result > CC dbus-launch-x11.o > CCLD dbus-launch > CC dbus-cleanup-sockets.o > CCLD dbus-cleanup-sockets > CC dbus-uuidgen.o > CCLD dbus-uuidgen >make[2]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/tools' >Making all in test >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/test' >Making all in . >make[3]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/test' > CC test-utils.lo > CCLD libdbus-testutils.la > CC test-service.o > CCLD test-service > CC test-names.o > CCLD test-names > CC test-shell-service.o > CCLD test-shell-service > CC shell-test.o > CCLD shell-test > CC spawn-test.o > CCLD spawn-test > CC test-segfault.o > CCLD test-segfault > CC test-exit.o > CCLD test-exit > CC test-sleep-forever.o > CCLD test-sleep-forever >for D in data data/valid-messages data/invalid-messages data/incomplete-messages data/auth data/sha-1 data/valid-config-files data/valid-config-files-system data/valid-config-files/basic.d data/valid-config-files/session.d data/valid-config-files/system.d data/valid-service-files data/valid-service-files-system data/invalid-service-files-system data/invalid-config-files data/invalid-config-files-system data/equiv-config-files data/equiv-config-files/basic data/equiv-config-files/basic/basic.d data/equiv-config-files/entities data/equiv-config-files/entities/basic.d; do \ > test -d ../test/$D || mkdir ../test/$D || exit 1 ; \ > done ; \ > if ! (test /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/test = . || test /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/test -ef .) ; then \ > FILES=`(cd /var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/test && find . -name "*.message" -o -name "*.message-raw" -o -name "*.auth-script" -o -name "*.sha1" -o -name "*.txt" -o -name "*.conf" -o -name "*.service" | grep -Ev "(.svn|CVS)" )` ; \ > for F in $FILES; do \ > SRC=/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24/test/$F ; \ > DEST=../test/$F ; \ > echo '-- Copying test file '$F ; \ > cp $SRC $DEST || exit 1 ; \ > chmod u+w $DEST || exit 1 ; \ > done ; \ > else \ > echo '-- No need to copy test data as srcdir = builddir' ; \ > fi ; \ > echo '-- Copying' ../bus/*.conf 'to test directory' ; \ > cp ../bus/*.conf ../test/data/valid-config-files || exit 1 ; \ > chmod u+w ../test/data/valid-config-files/*.conf || exit 1 >-- Copying test file ./data/invalid-config-files/not-well-formed.conf >-- Copying test file ./data/invalid-config-files/badselinux-2.conf >-- Copying test file ./data/invalid-config-files/circular-1.conf >-- Copying test file ./data/invalid-config-files/truncated-file.conf >-- Copying test file ./data/invalid-config-files/badselinux-1.conf >-- Copying test file ./data/invalid-config-files/circular-3.conf >-- Copying test file ./data/invalid-config-files/circular-2.conf >-- Copying test file ./data/auth/anonymous-server-successful.auth-script >-- Copying test file ./data/auth/fallback.auth-script >-- Copying test file ./data/auth/cancel.auth-script >-- Copying test file ./data/auth/external-failed.auth-script >-- Copying test file ./data/auth/external-silly.auth-script >-- Copying test file ./data/auth/invalid-command-client.auth-script >-- Copying test file ./data/auth/client-out-of-mechanisms.auth-script >-- Copying test file ./data/auth/invalid-command.auth-script >-- Copying test file ./data/auth/fail-after-n-attempts.auth-script >-- Copying test file ./data/auth/invalid-hex-encoding.auth-script >-- Copying test file ./data/auth/anonymous-client-successful.auth-script >-- Copying test file ./data/auth/external-root.auth-script >-- Copying test file ./data/auth/mechanisms.auth-script >-- Copying test file ./data/auth/extra-bytes.auth-script >-- Copying test file ./data/auth/external-successful.auth-script >-- Copying test file ./data/sha-1/bit-hashes.sha1 >-- Copying test file ./data/sha-1/byte-hashes.sha1 >-- Copying test file ./data/sha-1/bit-messages.sha1 >-- Copying test file ./data/sha-1/Readme.txt >-- Copying test file ./data/sha-1/byte-messages.sha1 >-- Copying test file ./data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoUser.service >-- Copying test file ./data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoExec.service >-- Copying test file ./data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoService.service >-- Copying test file ./data/valid-config-files/system.conf >-- Copying test file ./data/valid-config-files/system.d/test.conf >-- Copying test file ./data/valid-config-files/session.conf >-- Copying test file ./data/valid-config-files/debug-allow-all-sha1.conf >-- Copying test file ./data/valid-config-files/basic.conf >-- Copying test file ./data/valid-config-files/debug-allow-all.conf >-- Copying test file ./data/valid-config-files/entities.conf >-- Copying test file ./data/valid-config-files/many-rules.conf >-- Copying test file ./data/valid-config-files/basic.d/basic.conf >-- Copying test file ./data/valid-messages/dict-simple.message >-- Copying test file ./data/valid-messages/standard-list-services.message >-- Copying test file ./data/valid-messages/opposite-endian.message >-- Copying test file ./data/valid-messages/array-of-array-of-uint32.message >-- Copying test file ./data/valid-messages/emptiness.message >-- Copying test file ./data/valid-messages/standard-hello.message >-- Copying test file ./data/valid-messages/standard-service-exists.message >-- Copying test file ./data/valid-messages/standard-acquire-service.message >-- Copying test file ./data/valid-messages/simplest.message >-- Copying test file ./data/valid-messages/no-padding.message >-- Copying test file ./data/valid-messages/simplest-manual.message >-- Copying test file ./data/valid-messages/unknown-header-field.message >-- Copying test file ./data/valid-messages/recursive-types.message >-- Copying test file ./data/valid-messages/lots-of-arguments.message >-- Copying test file ./data/valid-messages/dict.message >-- Copying test file ./data/invalid-messages/bad-header-field-alignment.message >-- Copying test file ./data/invalid-messages/bad-boolean-array.message >-- Copying test file ./data/invalid-messages/not-nul-header-padding.message >-- Copying test file ./data/invalid-messages/overlong-name.message >-- Copying test file ./data/invalid-messages/local-namespace.message >-- Copying test file ./data/invalid-messages/no-dot-in-name.message >-- Copying test file ./data/invalid-messages/too-much-header-padding.message >-- Copying test file ./data/invalid-messages/too-much-header-padding-by-far.message >-- Copying test file ./data/invalid-messages/too-short-dict.message >-- Copying test file ./data/invalid-messages/too-little-header-padding.message >-- Copying test file ./data/invalid-messages/array-of-nil.message >-- Copying test file ./data/invalid-messages/bad-boolean.message >-- Copying test file ./data/invalid-messages/bad-endian.message >-- Copying test file ./data/invalid-messages/array-with-mixed-types.message >-- Copying test file ./data/invalid-messages/boolean-has-no-value.message-raw >-- Copying test file ./data/equiv-config-files/basic/basic-2.conf >-- Copying test file ./data/equiv-config-files/basic/basic-1.conf >-- Copying test file ./data/equiv-config-files/basic/basic.d/basic.conf >-- Copying test file ./data/equiv-config-files/entities/entities-1.conf >-- Copying test file ./data/equiv-config-files/entities/entities-2.conf >-- Copying test file ./data/equiv-config-files/entities/basic.d/basic.conf >-- Copying test file ./data/valid-service-files-system/org.freedesktop.DBus.TestSuiteSegfaultService.service >-- Copying test file ./data/valid-service-files-system/org.freedesktop.DBus.TestSuiteShellEchoServiceFail.service >-- Copying test file ./data/valid-service-files-system/org.freedesktop.DBus.TestSuiteEchoService.service >-- Copying test file ./data/valid-service-files-system/org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess.service >-- Copying test file ./data/valid-config-files-system/debug-allow-all-pass.conf >-- Copying test file ./data/valid-config-files-system/debug-allow-all-fail.conf >-- Copying test file ./data/valid-service-files/org.freedesktop.DBus.TestSuiteSegfaultService.service >-- Copying test file ./data/valid-service-files/org.freedesktop.DBus.TestSuite.PrivServer.service >-- Copying test file ./data/valid-service-files/org.freedesktop.DBus.TestSuiteShellEchoServiceFail.service >-- Copying test file ./data/valid-service-files/org.freedesktop.DBus.TestSuiteEchoService.service >-- Copying test file ./data/valid-service-files/org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess.service >-- Copying test file ./data/valid-service-files/org.freedesktop.DBus.TestSuiteForkingEchoService.service >-- Copying test file ./data/incomplete-messages/missing-body.message >-- Copying test file ./name-test/tmp-session-like-system.conf >-- Copying test file ./name-test/run-with-tmp-session-bus.conf >-- Copying ../bus/session.conf ../bus/system.conf to test directory >make[3]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/test' >Making all in name-test >make[3]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/test/name-test' > CC test-pending-call-dispatch.o > CCLD test-pending-call-dispatch > CC test-pending-call-timeout.o > CCLD test-pending-call-timeout > CC test-threads-init.o > CCLD test-threads-init > CC test-ids.o > CCLD test-ids > CC test_shutdown-test-shutdown.o > CCLD test-shutdown > CC test_privserver-test-privserver.o > CCLD test-privserver > CC test_privserver_client-test-privserver-client.o > CCLD test-privserver-client >make[3]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/test/name-test' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/test' >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build' >>>> Source compiled. >Making check in dbus >make[1]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/dbus' >make check-am >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/dbus' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/dbus' >Test data in ../test/data >dbus-test: running string tests >dbus-test: checking for memleaks >dbus-test: running sysdeps tests >dbus-test: checking for memleaks >dbus-test: running data-slot tests >dbus-test: checking for memleaks >dbus-test: running misc tests >dbus-test: checking for memleaks >dbus-test: running address tests >dbus-test: checking for memleaks >dbus-test: running server tests >dbus-test: checking for memleaks >dbus-test: running object-tree tests >dbus-test: checking for memleaks >dbus-test: running signature tests >dbus-test: checking for memleaks >dbus-test: running marshalling tests >dbus-test: checking for memleaks >recursive marshal tests disabled >dbus-test: running byteswap tests > 120 blocks swapped from order 'l' to 'B' > 120 blocks swapped from order 'B' to 'l' >dbus-test: checking for memleaks >dbus-test: running memory tests >dbus-test: checking for memleaks >dbus-test: running mem-pool tests >dbus-test: checking for memleaks >dbus-test: running list tests >dbus-test: checking for memleaks >dbus-test: running marshal-validate tests >dbus-test: checking for memleaks >dbus-test: running marshal-header tests >dbus-test: checking for memleaks >dbus-test: running message tests > testing message loading: trivial example of each message type 4 test loads cumulative > testing message loading: assorted arguments 124 test loads cumulative > testing message loading: assorted special cases 144 test loads cumulative > testing message loading: each uint32 modified 35366 test loads cumulative > testing message loading: wrong body lengths 38366 test loads cumulative > testing message loading: each byte modified 51545 test loads cumulative >51545 sample messages tested >validity 0 seen 378 times >validity 1 seen 3477 times >validity 2 seen 177 times >validity 4 seen 3 times >validity 5 seen 3 times >validity 6 seen 3 times >validity 7 seen 273 times >validity 8 seen 3 times >validity 9 seen 15780 times >validity 10 seen 163 times >validity 11 seen 2750 times >validity 12 seen 6078 times >validity 13 seen 3960 times >validity 14 seen 360 times >validity 15 seen 3 times >validity 16 seen 1080 times >validity 17 seen 1440 times >validity 18 seen 1107 times >validity 19 seen 3 times >validity 20 seen 1080 times >validity 21 seen 6480 times >validity 22 seen 3 times >validity 23 seen 3 times >validity 24 seen 720 times >validity 25 seen 360 times >validity 26 seen 1440 times >validity 27 seen 720 times >validity 28 seen 360 times >validity 29 seen 3 times >validity 30 seen 720 times >validity 31 seen 3 times >validity 32 seen 360 times >validity 33 seen 3 times >validity 34 seen 3 times >validity 35 seen 14625 times >validity 37 seen 6666 times >validity 38 seen 2013 times >validity 39 seen 15447 times >validity 40 seen 1788 times >validity 41 seen 8325 times >validity 42 seen 3408 times >validity 43 seen 4875 times >validity 45 seen 3327 times >validity 46 seen 7485 times >validity 47 seen 1125 times >validity 48 seen 3 times >validity 49 seen 3 times >validity 50 seen 144 times >validity 51 seen 3 times >validity 54 seen 12 times >validity -4 seen 0 times >validity -2 seen 0 times >validity 3 seen 0 times >validity 36 seen 0 times >validity 44 seen 0 times >validity 52 seen 0 times >validity 53 seen 0 times >validity 55 seen 0 times >Testing valid-messages: >Could not load dict-simple.message, message builder language no longer supported >Could not load standard-list-services.message, message builder language no longer supported >Could not load opposite-endian.message, message builder language no longer supported >Could not load array-of-array-of-uint32.message, message builder language no longer supported >Could not load emptiness.message, message builder language no longer supported >Could not load standard-hello.message, message builder language no longer supported >Could not load standard-service-exists.message, message builder language no longer supported >Could not load standard-acquire-service.message, message builder language no longer supported >Could not load simplest.message, message builder language no longer supported >Could not load no-padding.message, message builder language no longer supported >Could not load simplest-manual.message, message builder language no longer supported >Could not load unknown-header-field.message, message builder language no longer supported >Could not load recursive-types.message, message builder language no longer supported >Could not load lots-of-arguments.message, message builder language no longer supported >Could not load dict.message, message builder language no longer supported >Testing invalid-messages: >Could not load bad-header-field-alignment.message, message builder language no longer supported >Could not load bad-boolean-array.message, message builder language no longer supported >Could not load not-nul-header-padding.message, message builder language no longer supported >Could not load overlong-name.message, message builder language no longer supported >Could not load local-namespace.message, message builder language no longer supported >Could not load no-dot-in-name.message, message builder language no longer supported >Could not load too-much-header-padding.message, message builder language no longer supported >Could not load too-much-header-padding-by-far.message, message builder language no longer supported >Could not load too-short-dict.message, message builder language no longer supported >Could not load too-little-header-padding.message, message builder language no longer supported >Could not load array-of-nil.message, message builder language no longer supported >Could not load bad-boolean.message, message builder language no longer supported >Could not load bad-endian.message, message builder language no longer supported >Could not load array-with-mixed-types.message, message builder language no longer supported > boolean-has-no-value.message-raw >Testing incomplete-messages: >Could not load missing-body.message, message builder language no longer supported >dbus-test: checking for memleaks >dbus-test: running hash tests >Computing test hash keys... >... done. >dbus-test: checking for memleaks >dbus-test: running spawn tests >dbus-test: checking for memleaks >dbus-test: running credentials tests >dbus-test: checking for memleaks >dbus-test: running userdb tests > Current user: root homedir: /root gids: 0 1 2 3 4 6 10 11 20 26 27 >dbus-test: checking for memleaks >dbus-test: running keyring tests > 1 keys in test >dbus-test: checking for memleaks >dbus-test: running sha tests >SHA-1: H>SHS Type 1 Strings<H >SHA-1: H>SHS Type 2 Strings<H >SHA-1: H>SHS Type 3 Strings<H > (ending tests due to Type 3 tests seen - this is normal) >Passed the 229 SHA-1 tests in the test file >dbus-test: checking for memleaks >dbus-test: running auth tests >Testing auth: > anonymous-server-successful.auth-script > fallback.auth-script > cancel.auth-script > external-failed.auth-script > external-silly.auth-script > invalid-command-client.auth-script > client-out-of-mechanisms.auth-script > invalid-command.auth-script > fail-after-n-attempts.auth-script > invalid-hex-encoding.auth-script > anonymous-client-successful.auth-script > external-root.auth-script > mechanisms.auth-script > extra-bytes.auth-script > external-successful.auth-script >dbus-test: checking for memleaks >dbus-test: running pending-call tests >dbus-test: checking for memleaks >dbus-test: completed successfully >PASS: dbus-test >============= >1 test passed >============= >make[3]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/dbus' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/dbus' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/dbus' >Making check in bus >make[1]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/bus' >make check-TESTS >make[2]: Entering directory `/var/tmp/portage/sys-apps/dbus-1.2.24-r2/work/dbus-1.2.24-tests-build/bus' >./bus-test: Running expire list test >./bus-test: checking for memleaks >./bus-test: Running config file parser test >Testing retrieving the default session service directories > default service dir: /usr/local/share/dbus-1/services > default service dir: /usr/share/dbus-1/services > default service dir: /usr/share/gdm/dbus-1/services > default service dir: /usr/share/dbus-1/services > default service dir: /root/.local/share/dbus-1/services > test service dir: /testusr/testlocal/testshare/dbus-1/services > test service dir: /testusr/testshare/dbus-1/services > test service dir: /usr/share/dbus-1/services > test service dir: /testhome/foo/.testlocal/testshare/dbus-1/services >Testing retrieving the default system service directories > default service dir: /testusr/testlocal/testshare/dbus-1/system-services > default service dir: /testusr/testshare/dbus-1/system-services > default service dir: /usr/share/dbus-1/system-services > test service dir: /testusr/testlocal/testshare/dbus-1/system-services > test service dir: /testusr/testshare/dbus-1/system-services > test service dir: /usr/share/dbus-1/system-services >Testing valid files: > system.conf > session.conf > debug-allow-all-sha1.conf > basic.conf > debug-allow-all.conf > entities.conf > many-rules.conf >Testing invalid files: > not-well-formed.conf > badselinux-2.conf > circular-1.conf > truncated-file.conf > badselinux-1.conf > circular-3.conf > circular-2.conf >Comparing equivalent files: > basic-2.conf > basic-1.conf >Comparing equivalent files: > entities-1.conf > entities-2.conf >./bus-test: checking for memleaks >./bus-test: Running policy test >./bus-test: checking for memleaks >./bus-test: Running signals test >./bus-test: checking for memleaks >./bus-test: Running SHA1 connection test >./bus-test: checking for memleaks >./bus-test: Running message dispatch test >Disabled due to excess noise >./bus-test: checking for memleaks >./bus-test: Running service files reloading test >./bus-test: checking for memleaks >./bus-test: Success >PASS: bus-test >./bus-test-system: Running config file parser (trivial) test >Testing valid files: > system.conf > session.conf > debug-allow-all-sha1.conf > basic.conf > debug-allow-all.conf > entities.conf > many-rules.conf >Testing invalid file: > ../test/data/invalid-config-files/not-well-formed.conf >Testing valid file: > ../test/data/valid-config-files/system.conf >Testing values from: ../test/data/valid-config-files/system.conf > <type>system</type> OKAY! > <standard_system_service_dirs/> OKAY! >./bus-test-system: checking for memleaks >./bus-test-system: Success >PASS: bus-test-system >./bus-test-launch-helper: Running launch helper OOM checks >FAILED SELF TEST: Error: The name org.freedesktop.DBus.TestSuiteEchoService was not provided by any .service files > ./bus-test-launch-helper(_dbus_print_backtrace+0x1c) [0x416cdc] > ./bus-test-launch-helper(_dbus_abort+0x9) [0x416ac9] > ./bus-test-launch-helper() [0x41185e] > ./bus-test-launch-helper() [0x40e5ac] > ./bus-test-launch-helper(_dbus_test_oom_handling+0x23) [0x411883] > ./bus-test-launch-helper(main+0xc3) [0x40e413] > /lib/libc.so.6(__libc_start_main+0xfd) [0x2b6513c4fd2d] > ./bus-test-launch-helper() [0x40e259] > Process 6247 sleeping for gdb attach
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 337962
: 247874 |
247901