Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/dbus.spec'], False, '/var/lib/mock/dist-f16-build-1073421-162631/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/dbus.spec'] warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/dbus-1.4.10-1.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/dbus.spec'], False, '/var/lib/mock/dist-f16-build-1073421-162631/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/dbus.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IKH3wJ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dbus-1.4.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/dbus-1.4.10.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dbus-1.4.10 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /bin/chmod 0644 COPYING ChangeLog NEWS + echo 'Patch #0 (bindir.patch):' Patch #0 (bindir.patch): + /bin/cat /builddir/build/SOURCES/bindir.patch + /usr/bin/patch -s -p1 -b --suffix .bindir --fuzz=999 + autoreconf -f -i libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DnOLhE + umask 022 + cd /builddir/build/BUILD + cd dbus-1.4.10 + LANG=C + export LANG + unset DISPLAY + COMMON_ARGS='--enable-libaudit --enable-selinux=yes --with-init-scripts=redhat --with-system-pid-file=/var/run/messagebus.pid --with-dbus-user=dbus --libdir=/lib --bindir=/bin --sysconfdir=/etc --exec-prefix=/ --libexecdir=/lib/dbus-1' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-libaudit --enable-selinux=yes --with-init-scripts=redhat --with-system-pid-file=/var/run/messagebus.pid --with-dbus-user=dbus --libdir=/lib --bindir=/bin --sysconfdir=/etc --exec-prefix=/ --libexecdir=/lib/dbus-1 --disable-tests --disable-asserts --enable-doxygen-docs --enable-xml-docs --with-systemdsystemunitdir=/lib/systemd/system/ checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-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 i386-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... 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 gcc... /usr/bin/ld checking if the linker (/usr/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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i386-redhat-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i386-redhat-linux-gnu-windres... no checking for windres... no 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... 4 checking size of int... 4 checking size of void *... 4 checking size of long long... 8 checking size of __int64... 0 checking 64-bit integer type... long 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 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 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 i386-redhat-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 for is_selinux_enabled in -lselinux... yes checking for DBUS Flask permissions in selinux/av_permissions.h... yes checking for pthread_create... no checking for pthread_create in -lpthread... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init1... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking for kqueue... no checking launch.h usability... no checking launch.h presence... no checking for launch.h... no checking for launchctl... no checking for audit_log_user_avc_message in -laudit... yes checking for capng_clear in -lcap-ng... yes 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... no 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 ability to link with --gc-sections... yes checking for doxygen... /usr/bin/doxygen checking whether to build Doxygen documentation... yes checking for xsltproc... false checking for xmlto... /usr/bin/xmlto checking whether to build XML documentation... yes checking for man2html... no 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.10 ============== prefix: /usr exec_prefix: / libdir: /lib libexecdir: /lib/dbus-1 bindir: /bin sysconfdir: /etc localstatedir: /var datadir: /usr/share source code location: . compiler: gcc cflags: -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables cppflags: cxxflags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables 64-bit int: long long 32-bit int: int 16-bit int: short Doxygen: /usr/bin/doxygen xmlto: /usr/bin/xmlto man2html: not found Maintainer mode: no gcc coverage profiling: Building unit tests: no Building verbose mode: no Building assertions: no Building checks: yes Building SELinux support: yes 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: Init scripts style: redhat 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/messagebus.pid Session bus address: unix:tmpdir=/tmp Console auth dir: /var/run/console/ Console owner file: no Console owner file path: System bus user: dbus Session bus services dir: /usr/share/dbus-1/services 'make check' socket dir: /tmp + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/dbus-1.4.10' Making all in dbus make[2]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/dbus' make all-am make[3]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/dbus' CC libdbus_1_la-dbus-address.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-address.lo `test -f 'dbus-address.c' || echo './'`dbus-address.c CC libdbus_1_la-dbus-auth.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-auth.lo `test -f 'dbus-auth.c' || echo './'`dbus-auth.c CC libdbus_1_la-dbus-auth-script.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-auth-script.lo `test -f 'dbus-auth-script.c' || echo './'`dbus-auth-script.c CC libdbus_1_la-dbus-bus.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-bus.lo `test -f 'dbus-bus.c' || echo './'`dbus-bus.c CC libdbus_1_la-dbus-connection.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-connection.lo `test -f 'dbus-connection.c' || echo './'`dbus-connection.c dbus-connection.c: In function 'dbus_connection_steal_borrowed_message': dbus-connection.c:3915:16: warning: variable 'pop_message' set but not used [-Wunused-but-set-variable] CC libdbus_1_la-dbus-credentials.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-credentials.lo `test -f 'dbus-credentials.c' || echo './'`dbus-credentials.c CC libdbus_1_la-dbus-errors.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-errors.lo `test -f 'dbus-errors.c' || echo './'`dbus-errors.c CC libdbus_1_la-dbus-keyring.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-keyring.lo `test -f 'dbus-keyring.c' || echo './'`dbus-keyring.c CC libdbus_1_la-dbus-marshal-header.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-marshal-header.lo `test -f 'dbus-marshal-header.c' || echo './'`dbus-marshal-header.c CC libdbus_1_la-dbus-marshal-byteswap.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-marshal-byteswap.lo `test -f 'dbus-marshal-byteswap.c' || echo './'`dbus-marshal-byteswap.c CC libdbus_1_la-dbus-marshal-recursive.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-marshal-recursive.lo `test -f 'dbus-marshal-recursive.c' || echo './'`dbus-marshal-recursive.c CC libdbus_1_la-dbus-marshal-validate.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-marshal-validate.lo `test -f 'dbus-marshal-validate.c' || echo './'`dbus-marshal-validate.c CC libdbus_1_la-dbus-message.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-message.lo `test -f 'dbus-message.c' || echo './'`dbus-message.c dbus-message.c: In function 'dbus_message_ref': dbus-message.c:1522:16: warning: variable 'old_refcount' set but not used [-Wunused-but-set-variable] dbus-message.c: In function 'dbus_message_demarshal_bytes_needed': dbus-message.c:4661:7: warning: variable 'have_message' set but not used [-Wunused-but-set-variable] CC libdbus_1_la-dbus-misc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-misc.lo `test -f 'dbus-misc.c' || echo './'`dbus-misc.c CC libdbus_1_la-dbus-nonce.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-nonce.lo `test -f 'dbus-nonce.c' || echo './'`dbus-nonce.c dbus-nonce.c: In function '_dbus_send_nonce': dbus-nonce.c:199:10: warning: unused variable 'sendLen' [-Wunused-variable] dbus-nonce.c: In function 'do_noncefile_create': dbus-nonce.c:243:17: warning: unused variable 'ret' [-Wunused-variable] CC libdbus_1_la-dbus-object-tree.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-object-tree.lo `test -f 'dbus-object-tree.c' || echo './'`dbus-object-tree.c CC libdbus_1_la-dbus-pending-call.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-pending-call.lo `test -f 'dbus-pending-call.c' || echo './'`dbus-pending-call.c CC libdbus_1_la-dbus-resources.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-resources.lo `test -f 'dbus-resources.c' || echo './'`dbus-resources.c CC libdbus_1_la-dbus-server.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-server.lo `test -f 'dbus-server.c' || echo './'`dbus-server.c CC libdbus_1_la-dbus-server-debug-pipe.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-server-debug-pipe.lo `test -f 'dbus-server-debug-pipe.c' || echo './'`dbus-server-debug-pipe.c CC libdbus_1_la-dbus-server-socket.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-server-socket.lo `test -f 'dbus-server-socket.c' || echo './'`dbus-server-socket.c dbus-server-socket.c: In function 'handle_new_client_fd_and_unlock': dbus-server-socket.c:92:21: warning: variable 'socket_server' set but not used [-Wunused-but-set-variable] CC libdbus_1_la-dbus-uuidgen.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-uuidgen.lo `test -f 'dbus-uuidgen.c' || echo './'`dbus-uuidgen.c CC libdbus_1_la-dbus-server-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-server-unix.lo `test -f 'dbus-server-unix.c' || echo './'`dbus-server-unix.c CC libdbus_1_la-dbus-sha.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-sha.lo `test -f 'dbus-sha.c' || echo './'`dbus-sha.c CC libdbus_1_la-dbus-signature.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-signature.lo `test -f 'dbus-signature.c' || echo './'`dbus-signature.c CC libdbus_1_la-dbus-timeout.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-timeout.lo `test -f 'dbus-timeout.c' || echo './'`dbus-timeout.c CC libdbus_1_la-dbus-threads.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-threads.lo `test -f 'dbus-threads.c' || echo './'`dbus-threads.c CC libdbus_1_la-dbus-transport.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-transport.lo `test -f 'dbus-transport.c' || echo './'`dbus-transport.c CC libdbus_1_la-dbus-transport-socket.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-transport-socket.lo `test -f 'dbus-transport-socket.c' || echo './'`dbus-transport-socket.c CC libdbus_1_la-dbus-watch.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-watch.lo `test -f 'dbus-watch.c' || echo './'`dbus-watch.c CC libdbus_1_la-dbus-dataslot.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-dataslot.lo `test -f 'dbus-dataslot.c' || echo './'`dbus-dataslot.c CC libdbus_1_la-dbus-file.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-file.lo `test -f 'dbus-file.c' || echo './'`dbus-file.c CC libdbus_1_la-dbus-hash.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-hash.lo `test -f 'dbus-hash.c' || echo './'`dbus-hash.c CC libdbus_1_la-dbus-internals.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-internals.lo `test -f 'dbus-internals.c' || echo './'`dbus-internals.c CC libdbus_1_la-dbus-list.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-list.lo `test -f 'dbus-list.c' || echo './'`dbus-list.c CC libdbus_1_la-dbus-marshal-basic.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-marshal-basic.lo `test -f 'dbus-marshal-basic.c' || echo './'`dbus-marshal-basic.c CC libdbus_1_la-dbus-memory.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-memory.lo `test -f 'dbus-memory.c' || echo './'`dbus-memory.c CC libdbus_1_la-dbus-mempool.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-mempool.lo `test -f 'dbus-mempool.c' || echo './'`dbus-mempool.c CC libdbus_1_la-dbus-pipe.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-pipe.lo `test -f 'dbus-pipe.c' || echo './'`dbus-pipe.c CC libdbus_1_la-dbus-string.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-string.lo `test -f 'dbus-string.c' || echo './'`dbus-string.c dbus-string.c: In function '_dbus_string_insert_alignment': dbus-string.c:1224:3: warning: unused variable 'real' [-Wunused-variable] CC libdbus_1_la-dbus-file-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-file-unix.lo `test -f 'dbus-file-unix.c' || echo './'`dbus-file-unix.c CC libdbus_1_la-dbus-pipe-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-pipe-unix.lo `test -f 'dbus-pipe-unix.c' || echo './'`dbus-pipe-unix.c CC libdbus_1_la-dbus-sysdeps-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-sysdeps-unix.lo `test -f 'dbus-sysdeps-unix.c' || echo './'`dbus-sysdeps-unix.c dbus-sysdeps-unix.c: In function '_dbus_get_current_time': dbus-sysdeps-unix.c:2492:18: warning: unused variable 't' [-Wunused-variable] dbus-sysdeps-unix.c: At top level: dbus-sysdeps-unix.c:3421:1: warning: '_dbus_lookup_session_address_launchd' defined but not used [-Wunused-function] CC libdbus_1_la-dbus-sysdeps-pthread.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-sysdeps-pthread.lo `test -f 'dbus-sysdeps-pthread.c' || echo './'`dbus-sysdeps-pthread.c CC libdbus_1_la-dbus-transport-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-transport-unix.lo `test -f 'dbus-transport-unix.c' || echo './'`dbus-transport-unix.c CC libdbus_1_la-dbus-userdb.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-userdb.lo `test -f 'dbus-userdb.c' || echo './'`dbus-userdb.c CC libdbus_1_la-sd-daemon.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-sd-daemon.lo `test -f 'sd-daemon.c' || echo './'`sd-daemon.c CC libdbus_1_la-dbus-sysdeps.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -Ddbus_1_EXPORTS -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_1_la-dbus-sysdeps.lo `test -f 'dbus-sysdeps.c' || echo './'`dbus-sysdeps.c CCLD libdbus-1.la CC libdbus_internal_la-dbus-address.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-address.lo `test -f 'dbus-address.c' || echo './'`dbus-address.c CC libdbus_internal_la-dbus-auth.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-auth.lo `test -f 'dbus-auth.c' || echo './'`dbus-auth.c CC libdbus_internal_la-dbus-auth-script.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-auth-script.lo `test -f 'dbus-auth-script.c' || echo './'`dbus-auth-script.c CC libdbus_internal_la-dbus-bus.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-bus.lo `test -f 'dbus-bus.c' || echo './'`dbus-bus.c CC libdbus_internal_la-dbus-connection.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-connection.lo `test -f 'dbus-connection.c' || echo './'`dbus-connection.c dbus-connection.c: In function 'dbus_connection_steal_borrowed_message': dbus-connection.c:3915:16: warning: variable 'pop_message' set but not used [-Wunused-but-set-variable] CC libdbus_internal_la-dbus-credentials.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-credentials.lo `test -f 'dbus-credentials.c' || echo './'`dbus-credentials.c CC libdbus_internal_la-dbus-errors.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-errors.lo `test -f 'dbus-errors.c' || echo './'`dbus-errors.c CC libdbus_internal_la-dbus-keyring.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-keyring.lo `test -f 'dbus-keyring.c' || echo './'`dbus-keyring.c CC libdbus_internal_la-dbus-marshal-header.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-marshal-header.lo `test -f 'dbus-marshal-header.c' || echo './'`dbus-marshal-header.c CC libdbus_internal_la-dbus-marshal-byteswap.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-marshal-byteswap.lo `test -f 'dbus-marshal-byteswap.c' || echo './'`dbus-marshal-byteswap.c CC libdbus_internal_la-dbus-marshal-recursive.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-marshal-recursive.lo `test -f 'dbus-marshal-recursive.c' || echo './'`dbus-marshal-recursive.c CC libdbus_internal_la-dbus-marshal-validate.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-marshal-validate.lo `test -f 'dbus-marshal-validate.c' || echo './'`dbus-marshal-validate.c CC libdbus_internal_la-dbus-message.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-message.lo `test -f 'dbus-message.c' || echo './'`dbus-message.c dbus-message.c: In function 'dbus_message_ref': dbus-message.c:1522:16: warning: variable 'old_refcount' set but not used [-Wunused-but-set-variable] dbus-message.c: In function 'dbus_message_demarshal_bytes_needed': dbus-message.c:4661:7: warning: variable 'have_message' set but not used [-Wunused-but-set-variable] CC libdbus_internal_la-dbus-misc.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-misc.lo `test -f 'dbus-misc.c' || echo './'`dbus-misc.c CC libdbus_internal_la-dbus-nonce.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-nonce.lo `test -f 'dbus-nonce.c' || echo './'`dbus-nonce.c dbus-nonce.c: In function '_dbus_send_nonce': dbus-nonce.c:199:10: warning: unused variable 'sendLen' [-Wunused-variable] dbus-nonce.c: In function 'do_noncefile_create': dbus-nonce.c:243:17: warning: unused variable 'ret' [-Wunused-variable] CC libdbus_internal_la-dbus-object-tree.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-object-tree.lo `test -f 'dbus-object-tree.c' || echo './'`dbus-object-tree.c CC libdbus_internal_la-dbus-pending-call.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-pending-call.lo `test -f 'dbus-pending-call.c' || echo './'`dbus-pending-call.c CC libdbus_internal_la-dbus-resources.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-resources.lo `test -f 'dbus-resources.c' || echo './'`dbus-resources.c CC libdbus_internal_la-dbus-server.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-server.lo `test -f 'dbus-server.c' || echo './'`dbus-server.c CC libdbus_internal_la-dbus-server-debug-pipe.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-server-debug-pipe.lo `test -f 'dbus-server-debug-pipe.c' || echo './'`dbus-server-debug-pipe.c CC libdbus_internal_la-dbus-server-socket.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-server-socket.lo `test -f 'dbus-server-socket.c' || echo './'`dbus-server-socket.c dbus-server-socket.c: In function 'handle_new_client_fd_and_unlock': dbus-server-socket.c:92:21: warning: variable 'socket_server' set but not used [-Wunused-but-set-variable] CC libdbus_internal_la-dbus-uuidgen.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-uuidgen.lo `test -f 'dbus-uuidgen.c' || echo './'`dbus-uuidgen.c CC libdbus_internal_la-dbus-server-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-server-unix.lo `test -f 'dbus-server-unix.c' || echo './'`dbus-server-unix.c CC libdbus_internal_la-dbus-sha.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-sha.lo `test -f 'dbus-sha.c' || echo './'`dbus-sha.c CC libdbus_internal_la-dbus-signature.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-signature.lo `test -f 'dbus-signature.c' || echo './'`dbus-signature.c CC libdbus_internal_la-dbus-timeout.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-timeout.lo `test -f 'dbus-timeout.c' || echo './'`dbus-timeout.c CC libdbus_internal_la-dbus-threads.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-threads.lo `test -f 'dbus-threads.c' || echo './'`dbus-threads.c CC libdbus_internal_la-dbus-transport.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-transport.lo `test -f 'dbus-transport.c' || echo './'`dbus-transport.c CC libdbus_internal_la-dbus-transport-socket.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-transport-socket.lo `test -f 'dbus-transport-socket.c' || echo './'`dbus-transport-socket.c CC libdbus_internal_la-dbus-watch.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-watch.lo `test -f 'dbus-watch.c' || echo './'`dbus-watch.c CC libdbus_internal_la-dbus-dataslot.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-dataslot.lo `test -f 'dbus-dataslot.c' || echo './'`dbus-dataslot.c CC libdbus_internal_la-dbus-file.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-file.lo `test -f 'dbus-file.c' || echo './'`dbus-file.c CC libdbus_internal_la-dbus-hash.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-hash.lo `test -f 'dbus-hash.c' || echo './'`dbus-hash.c CC libdbus_internal_la-dbus-internals.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-internals.lo `test -f 'dbus-internals.c' || echo './'`dbus-internals.c CC libdbus_internal_la-dbus-list.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-list.lo `test -f 'dbus-list.c' || echo './'`dbus-list.c CC libdbus_internal_la-dbus-marshal-basic.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-marshal-basic.lo `test -f 'dbus-marshal-basic.c' || echo './'`dbus-marshal-basic.c CC libdbus_internal_la-dbus-memory.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-memory.lo `test -f 'dbus-memory.c' || echo './'`dbus-memory.c CC libdbus_internal_la-dbus-mempool.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-mempool.lo `test -f 'dbus-mempool.c' || echo './'`dbus-mempool.c CC libdbus_internal_la-dbus-pipe.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-pipe.lo `test -f 'dbus-pipe.c' || echo './'`dbus-pipe.c CC libdbus_internal_la-dbus-string.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-string.lo `test -f 'dbus-string.c' || echo './'`dbus-string.c dbus-string.c: In function '_dbus_string_insert_alignment': dbus-string.c:1224:3: warning: unused variable 'real' [-Wunused-variable] CC libdbus_internal_la-dbus-file-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-file-unix.lo `test -f 'dbus-file-unix.c' || echo './'`dbus-file-unix.c CC libdbus_internal_la-dbus-pipe-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-pipe-unix.lo `test -f 'dbus-pipe-unix.c' || echo './'`dbus-pipe-unix.c CC libdbus_internal_la-dbus-sysdeps-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-sysdeps-unix.lo `test -f 'dbus-sysdeps-unix.c' || echo './'`dbus-sysdeps-unix.c dbus-sysdeps-unix.c: In function '_dbus_get_current_time': dbus-sysdeps-unix.c:2492:18: warning: unused variable 't' [-Wunused-variable] dbus-sysdeps-unix.c: At top level: dbus-sysdeps-unix.c:3421:1: warning: '_dbus_lookup_session_address_launchd' defined but not used [-Wunused-function] CC libdbus_internal_la-dbus-sysdeps-pthread.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-sysdeps-pthread.lo `test -f 'dbus-sysdeps-pthread.c' || echo './'`dbus-sysdeps-pthread.c CC libdbus_internal_la-dbus-transport-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-transport-unix.lo `test -f 'dbus-transport-unix.c' || echo './'`dbus-transport-unix.c CC libdbus_internal_la-dbus-userdb.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-userdb.lo `test -f 'dbus-userdb.c' || echo './'`dbus-userdb.c CC libdbus_internal_la-sd-daemon.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-sd-daemon.lo `test -f 'sd-daemon.c' || echo './'`sd-daemon.c CC libdbus_internal_la-dbus-sysdeps.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-sysdeps.lo `test -f 'dbus-sysdeps.c' || echo './'`dbus-sysdeps.c CC libdbus_internal_la-dbus-auth-util.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-auth-util.lo `test -f 'dbus-auth-util.c' || echo './'`dbus-auth-util.c CC libdbus_internal_la-dbus-credentials-util.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-credentials-util.lo `test -f 'dbus-credentials-util.c' || echo './'`dbus-credentials-util.c CC libdbus_internal_la-dbus-mainloop.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-mainloop.lo `test -f 'dbus-mainloop.c' || echo './'`dbus-mainloop.c CC libdbus_internal_la-dbus-marshal-byteswap-util.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-marshal-byteswap-util.lo `test -f 'dbus-marshal-byteswap-util.c' || echo './'`dbus-marshal-byteswap-util.c CC libdbus_internal_la-dbus-marshal-recursive-util.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-marshal-recursive-util.lo `test -f 'dbus-marshal-recursive-util.c' || echo './'`dbus-marshal-recursive-util.c CC libdbus_internal_la-dbus-marshal-validate-util.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-marshal-validate-util.lo `test -f 'dbus-marshal-validate-util.c' || echo './'`dbus-marshal-validate-util.c CC libdbus_internal_la-dbus-message-factory.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-message-factory.lo `test -f 'dbus-message-factory.c' || echo './'`dbus-message-factory.c CC libdbus_internal_la-dbus-message-util.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-message-util.lo `test -f 'dbus-message-util.c' || echo './'`dbus-message-util.c CC libdbus_internal_la-dbus-shell.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-shell.lo `test -f 'dbus-shell.c' || echo './'`dbus-shell.c CC libdbus_internal_la-dbus-sysdeps-util-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-sysdeps-util-unix.lo `test -f 'dbus-sysdeps-util-unix.c' || echo './'`dbus-sysdeps-util-unix.c dbus-sysdeps-util-unix.c: In function '_dbus_request_file_descriptor_limit': dbus-sysdeps-util-unix.c:392:16: warning: unused variable 'current_limit' [-Wunused-variable] CC libdbus_internal_la-dbus-userdb-util.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-userdb-util.lo `test -f 'dbus-userdb-util.c' || echo './'`dbus-userdb-util.c CC libdbus_internal_la-dbus-spawn.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-spawn.lo `test -f 'dbus-spawn.c' || echo './'`dbus-spawn.c CC libdbus_internal_la-dbus-string-util.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-string-util.lo `test -f 'dbus-string-util.c' || echo './'`dbus-string-util.c CC libdbus_internal_la-dbus-sysdeps-util.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-sysdeps-util.lo `test -f 'dbus-sysdeps-util.c' || echo './'`dbus-sysdeps-util.c CC libdbus_internal_la-dbus-test.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_SESSION_CONFIG_FILE=\""/etc/dbus-1/session.conf"\" -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libdbus_internal_la-dbus-test.lo `test -f 'dbus-test.c' || echo './'`dbus-test.c CCLD libdbus-internal.la make[3]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/dbus' make[2]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/dbus' Making all in bus make[2]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/bus' CC dbus_daemon-activation.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-activation.o `test -f 'activation.c' || echo './'`activation.c activation.c: In function 'update_desktop_file_entry': activation.c:267:15: warning: variable 'retval' set but not used [-Wunused-but-set-variable] activation.c: In function 'bus_activation_new': activation.c:896:18: warning: unused variable 'dir' [-Wunused-variable] activation.c:895:18: warning: unused variable 'link' [-Wunused-variable] activation.c: In function 'bus_activation_activate_service': activation.c:1701:16: warning: unused variable 'iter' [-Wunused-variable] CC dbus_daemon-bus.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-bus.o `test -f 'bus.c' || echo './'`bus.c bus.c: In function 'process_config_every_time': bus.c:511:18: warning: unused variable 'new_activation' [-Wunused-variable] bus.c: In function 'bus_context_new': bus.c:718:14: warning: unused variable 'log_prefix' [-Wunused-variable] bus.c: In function 'bus_context_check_security_policy': bus.c:1591:19: warning: unused variable 'msg' [-Wunused-variable] bus.c:1425:15: warning: unused variable 'proposed_recipient_loginfo' [-Wunused-variable] bus.c:1424:15: warning: unused variable 'sender_loginfo' [-Wunused-variable] bus.c:1423:15: warning: unused variable 'sender_name' [-Wunused-variable] CC dbus_daemon-config-parser.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-config-parser.o `test -f 'config-parser.c' || echo './'`config-parser.c CC dbus_daemon-config-parser-common.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-config-parser-common.o `test -f 'config-parser-common.c' || echo './'`config-parser-common.c CC dbus_daemon-connection.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-connection.o `test -f 'connection.c' || echo './'`connection.c connection.c: In function 'bus_connection_get_unix_groups': connection.c:859:22: warning: variable 'd' set but not used [-Wunused-but-set-variable] connection.c: In function 'bus_connections_check_limits': connection.c:1443:22: warning: variable 'd' set but not used [-Wunused-but-set-variable] CC dbus_daemon-desktop-file.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-desktop-file.o `test -f 'desktop-file.c' || echo './'`desktop-file.c CC dbus_daemon-dir-watch-inotify.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-dir-watch-inotify.o `test -f 'dir-watch-inotify.c' || echo './'`dir-watch-inotify.c CC dbus_daemon-dispatch.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-dispatch.o `test -f 'dispatch.c' || echo './'`dispatch.c CC dbus_daemon-driver.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-driver.o `test -f 'driver.c' || echo './'`driver.c driver.c: In function 'bus_driver_handle_update_activation_environment': driver.c:829:7: warning: variable 'msg_type' set but not used [-Wunused-but-set-variable] driver.c: In function 'bus_driver_handle_message': driver.c:1928:22: warning: variable 'sender' set but not used [-Wunused-but-set-variable] CC dbus_daemon-expirelist.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-expirelist.o `test -f 'expirelist.c' || echo './'`expirelist.c CC dbus_daemon-policy.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-policy.o `test -f 'policy.c' || echo './'`policy.c CC dbus_daemon-selinux.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-selinux.o `test -f 'selinux.c' || echo './'`selinux.c CC dbus_daemon-services.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-services.o `test -f 'services.c' || echo './'`services.c services.c: In function 'bus_registry_acquire_service': services.c:388:19: warning: variable 'current_owner_conn' set but not used [-Wunused-but-set-variable] CC dbus_daemon-signals.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-signals.o `test -f 'signals.c' || echo './'`signals.c CC dbus_daemon-test.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-test.o `test -f 'test.c' || echo './'`test.c CC dbus_daemon-utils.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-utils.o `test -f 'utils.c' || echo './'`utils.c CC dbus_daemon-config-loader-expat.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-config-loader-expat.o `test -f 'config-loader-expat.c' || echo './'`config-loader-expat.c CC dbus_daemon-main.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon-main.o `test -f 'main.c' || echo './'`main.c main.c: In function 'main': main.c:275:15: warning: variable 'is_session_bus' set but not used [-Wunused-but-set-variable] CCLD dbus-daemon CC dbus_daemon_launch_helper-activation-helper-bin.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon_launch_helper-activation-helper-bin.o `test -f 'activation-helper-bin.c' || echo './'`activation-helper-bin.c CC dbus_daemon_launch_helper-config-loader-expat.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon_launch_helper-config-loader-expat.o `test -f 'config-loader-expat.c' || echo './'`config-loader-expat.c CC dbus_daemon_launch_helper-config-parser-common.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon_launch_helper-config-parser-common.o `test -f 'config-parser-common.c' || echo './'`config-parser-common.c CC dbus_daemon_launch_helper-config-parser-trivial.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon_launch_helper-config-parser-trivial.o `test -f 'config-parser-trivial.c' || echo './'`config-parser-trivial.c CC dbus_daemon_launch_helper-desktop-file.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon_launch_helper-desktop-file.o `test -f 'desktop-file.c' || echo './'`desktop-file.c CC dbus_daemon_launch_helper-utils.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon_launch_helper-utils.o `test -f 'utils.c' || echo './'`utils.c CC dbus_daemon_launch_helper-activation-helper.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_SYSTEM_CONFIG_FILE=\""/etc/dbus-1/system.conf"\" -DDBUS_COMPILATION -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dbus_daemon_launch_helper-activation-helper.o `test -f 'activation-helper.c' || echo './'`activation-helper.c activation-helper.c: In function 'clear_environment': activation-helper.c:147:15: warning: unused variable 'debug_env' [-Wunused-variable] activation-helper.c: In function 'get_correct_parser': activation-helper.c:406:15: warning: variable 'test_config_file' set but not used [-Wunused-but-set-variable] CCLD dbus-daemon-launch-helper make[2]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/bus' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/doc' GEN doxygen.stamp warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 174 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 175 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-pipe.h:41 warning: Compound DBusPipe is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-header.c:70 warning: Compound HeaderFieldType is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-recursive.c:1121 warning: Compound ReplacementBlock is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-pthread.c:55 warning: Compound DBusCondVarPThread is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-pthread.c:46 warning: Compound DBusMutexPThread is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-credentials.c:48 warning: Compound DBusCredentials is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:457 warning: Compound dirent is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:466 warning: Compound DIR is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-nonce.h:36 warning: Compound DBusNonceFile is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-thread-win.c:33 warning: Compound DBusCondVar is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/sd-daemon.c:203 warning: Compound sockaddr_union is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-string.h:43 warning: Compound DBusString is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:377 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:5184 warning: The following parameters of dbus_connection_get_adt_audit_session_data(DBusConnection *connection, void **data, dbus_int32_t *data_size) are not documented: parameter 'data_size' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6038 warning: argument 'size' of command @param is not found in the argument list of dbus_connection_set_max_message_unix_fds(DBusConnection *connection, long n) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6038 warning: The following parameters of dbus_connection_set_max_message_unix_fds(DBusConnection *connection, long n) are not documented: parameter 'n' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6133 warning: argument 'size' of command @param is not found in the argument list of dbus_connection_set_max_received_unix_fds(DBusConnection *connection, long n) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6133 warning: The following parameters of dbus_connection_set_max_received_unix_fds(DBusConnection *connection, long n) are not documented: parameter 'n' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-hash.h:91 warning: Member _dbus_hash_iter_get_two_strings_key(DBusHashIter *iter) (function) of group DBusHashTable is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-hash.h:100 warning: Member _dbus_hash_table_lookup_two_strings(DBusHashTable *table, const char *key) (function) of group DBusHashTable is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-hash.h:104 warning: Member _dbus_hash_table_lookup_pointer(DBusHashTable *table, void *key) (function) of group DBusHashTable is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-hash.h:110 warning: Member _dbus_hash_table_remove_two_strings(DBusHashTable *table, const char *key) (function) of group DBusHashTable is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-hash.h:114 warning: Member _dbus_hash_table_remove_pointer(DBusHashTable *table, void *key) (function) of group DBusHashTable is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-hash.h:122 warning: Member _dbus_hash_table_insert_two_strings(DBusHashTable *table, char *key, void *value) (function) of group DBusHashTable is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-hash.h:128 warning: Member _dbus_hash_table_insert_pointer(DBusHashTable *table, void *key, void *value) (function) of group DBusHashTable is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:377 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:427 warning: Member _dbus_init_system_log(void) (function) of group DBusInternalsUtils is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:377 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:376 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:380 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:430 warning: argument 'args' of command @param is not found in the argument list of _dbus_system_log(DBusSystemLogSeverity severity, const char *msg,...) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-keyring.c:698 warning: argument 'username' of command @param is not found in the argument list of _dbus_keyring_new_for_credentials(DBusCredentials *credentials, const DBusString *context, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-keyring.c:698 warning: The following parameters of _dbus_keyring_new_for_credentials(DBusCredentials *credentials, const DBusString *context, DBusError *error) are not documented: parameter 'credentials' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-macros.h:183 warning: Member DBUS_EXPORT (define) of group DBusMacros is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.h:151 warning: Member _dbus_validate_utf8(s, b, e) (define) of group DBusMarshal is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:838 warning: Member _dbus_validity_to_error_message(DBusValidity validity) (function) of group DBusMarshal is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-header.c:930 warning: explicit link request to 'DBUS_VALIDITY_UNKNOWN_OOM_ERROR' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-header.c:932 warning: explicit link request to 'DBUS_VALIDITY_UNKNOWN_OOM_ERROR' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:687 warning: explicit link request to 'DBUS_VALID' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:688 warning: explicit link request to 'DBUS_INVALID_TOO_MUCH_DATA' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:698 warning: explicit link request to 'DBUS_VALID' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:46 warning: explicit link request to 'DBUS_VALID' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message-private.h:141 warning: Member DBusInitialFDs (typedef) of group DBusMessageInternals is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message-private.h:142 warning: Member _dbus_check_fdleaks_enter(void) (function) of group DBusMessageInternals is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message-private.h:143 warning: Member _dbus_check_fdleaks_leave(DBusInitialFDs *fds) (function) of group DBusMessageInternals is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:3890 warning: argument 'max_n_fds' of command @param is not found in the argument list of _dbus_message_loader_return_unix_fds(DBusMessageLoader *loader, int *fds, unsigned n_fds) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:3890 warning: The following parameters of _dbus_message_loader_return_unix_fds(DBusMessageLoader *loader, int *fds, unsigned n_fds) are not documented: parameter 'n_fds' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4323 warning: argument 'size' of command @param is not found in the argument list of _dbus_message_loader_set_max_message_unix_fds(DBusMessageLoader *loader, long n) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4323 warning: The following parameters of _dbus_message_loader_set_max_message_unix_fds(DBusMessageLoader *loader, long n) are not documented: parameter 'n' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: argument 'str' of command @param is not found in the argument list of dbus_message_demarshal_bytes_needed(const char *buf, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: argument 'error' of command @param is not found in the argument list of dbus_message_demarshal_bytes_needed(const char *buf, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: The following parameters of dbus_message_demarshal_bytes_needed(const char *buf, int len) are not documented: parameter 'buf' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: argument 'str' of command @param is not found in the argument list of dbus_message_demarshal_bytes_needed(const char *buf, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: argument 'error' of command @param is not found in the argument list of dbus_message_demarshal_bytes_needed(const char *buf, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: The following parameters of dbus_message_demarshal_bytes_needed(const char *buf, int len) are not documented: parameter 'buf' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-protocol.h:242 warning: Member DBUS_NUM_MESSAGE_TYPES (define) of group DBusProtocol is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.h:80 warning: Member _dbus_read_credentials(int client_fd, DBusCredentials *credentials, DBusError *error) (function) of group DBusSysdepsUnix is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.h:82 warning: Member _dbus_send_credentials(int server_fd, DBusError *error) (function) of group DBusSysdepsUnix is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.h:133 warning: Member _dbus_getgid(void) (function) of group DBusSysdepsUnix is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:2774 warning: The following parameters of _dbus_dup(int fd, DBusError *error) are not documented: parameter 'error' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:1036 warning: Found unknown command `\oaram' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:1031 warning: The following parameters of _dbus_listen_systemd_sockets(int **fds, DBusError *error) are not documented: parameter 'fds' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:3370 warning: The following parameters of _dbus_lookup_launchd_socket(DBusString *socket_path, const char *launchd_env_var, DBusError *error) are not documented: parameter 'socket_path' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps.h:453 warning: Member DBUS_VA_COPY(ap1, ap2) (define) of group DBusSysdeps is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps.h:435 warning: Member DBusSystemLogSeverity (enumeration) of group DBusSysdeps is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps.h:153 warning: Member _dbus_write_socket_with_unix_fds(int fd, const DBusString *buffer, int start, int len, const int *fds, int n_fds) (function) of group DBusSysdeps is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps.h:162 warning: Member _dbus_write_socket_with_unix_fds_two(int fd, const DBusString *buffer1, int start1, int len1, const DBusString *buffer2, int start2, int len2, const int *fds, int n_fds) (function) of group DBusSysdeps is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps.h:164 warning: Member _dbus_socket_is_invalid(int fd) (function) of group DBusSysdeps is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps.h:174 warning: Member _dbus_connect_tcp_socket_with_nonce(const char *host, const char *port, const char *family, const char *noncefile, DBusError *error) (function) of group DBusSysdeps is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps.h:210 warning: Member _dbus_daemon_is_session_bus_address_published(const char *scope) (function) of group DBusSysdeps is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps.h:212 warning: Member _dbus_daemon_publish_session_bus_address(const char *address, const char *shm_name) (function) of group DBusSysdeps is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps.h:214 warning: Member _dbus_daemon_unpublish_session_bus_address(void) (function) of group DBusSysdeps is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps.h:433 warning: Member _dbus_init_system_log(void) (function) of group DBusSysdeps is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:377 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps.h:530 warning: Member _dbus_replace_install_prefix(const char *configure_time_path) (function) of group DBusSysdeps is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:53 warning: argument 'print_pid_fd' of command @param is not found in the argument list of _dbus_become_daemon(const DBusString *pidfile, DBusPipe *print_pid_pipe, DBusError *error, dbus_bool_t keep_umask) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:2725 warning: argument 'fd' of command @param is not found in the argument list of _dbus_fd_set_close_on_exec(intptr_t handle) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:2725 warning: The following parameters of _dbus_fd_set_close_on_exec(intptr_t handle) are not documented: parameter 'handle' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:3244 warning: The following parameters of _dbus_get_autolaunch_address(const char *scope, DBusString *address, DBusError *error) are not documented: parameter 'scope' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:1667 warning: argument 'client_fd' of command @param is not found in the argument list of _dbus_read_credentials_socket(int handle, DBusCredentials *credentials, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:1667 warning: argument 'client_fd' of command @param is not found in the argument list of _dbus_read_credentials_socket(int handle, DBusCredentials *credentials, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:1667 warning: The following parameters of _dbus_read_credentials_socket(int handle, DBusCredentials *credentials, DBusError *error) are not documented: parameter 'handle' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:377 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:376 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:380 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:430 warning: argument 'args' of command @param is not found in the argument list of _dbus_system_log(DBusSystemLogSeverity severity, const char *msg,...) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-transport-socket.c:1293 warning: argument 'path' of command @param is not found in the argument list of _dbus_transport_new_for_tcp_socket(const char *host, const char *port, const char *family, const char *noncefile, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-transport-socket.c:1293 warning: The following parameters of _dbus_transport_new_for_tcp_socket(const char *host, const char *port, const char *family, const char *noncefile, DBusError *error) are not documented: parameter 'noncefile' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-watch.c:57 warning: Member _dbus_watch_get_enabled(DBusWatch *watch) (function) of group DBusWatchInternals is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-spawn-win.c:64 warning: Member start_sync_event (variable) of class DBusBabysitter is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-spawn-win.c:71 warning: Member child_setup (variable) of class DBusBabysitter is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-spawn-win.c:72 warning: Member user_data (variable) of class DBusBabysitter is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-spawn-win.c:74 warning: Member argc (variable) of class DBusBabysitter is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-spawn-win.c:75 warning: Member argv (variable) of class DBusBabysitter is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-spawn-win.c:76 warning: Member envp (variable) of class DBusBabysitter is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-spawn-win.c:78 warning: Member child_handle (variable) of class DBusBabysitter is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-spawn-win.c:80 warning: Member socket_to_main (variable) of class DBusBabysitter is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-spawn-win.c:85 warning: Member have_spawn_errno (variable) of class DBusBabysitter is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-spawn-win.c:86 warning: Member spawn_errno (variable) of class DBusBabysitter is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-spawn-win.c:87 warning: Member have_child_status (variable) of class DBusBabysitter is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-spawn-win.c:88 warning: Member child_status (variable) of class DBusBabysitter is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-credentials.c:49 warning: Member refcount (variable) of class DBusCredentials is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-credentials.c:50 warning: Member unix_uid (variable) of class DBusCredentials is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-credentials.c:51 warning: Member unix_pid (variable) of class DBusCredentials is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-credentials.c:52 warning: Member windows_sid (variable) of class DBusCredentials is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-credentials.c:53 warning: Member adt_audit_data (variable) of class DBusCredentials is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-credentials.c:54 warning: Member adt_audit_data_size (variable) of class DBusCredentials is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-nonce.h:37 warning: Member path (variable) of class DBusNonceFile is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-nonce.h:38 warning: Member dir (variable) of class DBusNonceFile is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-pipe.h:42 warning: Member fd_or_handle (variable) of class DBusPipe is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:467 warning: Member handle (variable) of class DIR is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:468 warning: Member offset (variable) of class DIR is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:469 warning: Member finished (variable) of class DIR is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:470 warning: Member fileinfo (variable) of class DIR is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:471 warning: Member dir (variable) of class DIR is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:472 warning: Member dent (variable) of class DIR is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:458 warning: Member d_ino (variable) of class dirent is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:459 warning: Member d_off (variable) of class dirent is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:460 warning: Member d_reclen (variable) of class dirent is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:461 warning: Member d_name[_MAX_FNAME+1] (variable) of class dirent is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/sd-daemon.c:204 warning: Member sa (variable) of class sockaddr_union is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/sd-daemon.c:205 warning: Member in4 (variable) of class sockaddr_union is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/sd-daemon.c:206 warning: Member in6 (variable) of class sockaddr_union is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/sd-daemon.c:207 warning: Member un (variable) of class sockaddr_union is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/sd-daemon.c:208 warning: Member storage (variable) of class sockaddr_union is not documented. /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:2144 warning: Found unknown command `\timeout_milliseconds' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:5184 warning: The following parameters of dbus_connection_get_adt_audit_session_data(DBusConnection *connection, void **data, dbus_int32_t *data_size) are not documented: parameter 'data_size' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6038 warning: argument 'size' of command @param is not found in the argument list of dbus_connection_set_max_message_unix_fds(DBusConnection *connection, long n) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6038 warning: The following parameters of dbus_connection_set_max_message_unix_fds(DBusConnection *connection, long n) are not documented: parameter 'n' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6133 warning: argument 'size' of command @param is not found in the argument list of dbus_connection_set_max_received_unix_fds(DBusConnection *connection, long n) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6133 warning: The following parameters of dbus_connection_set_max_received_unix_fds(DBusConnection *connection, long n) are not documented: parameter 'n' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:5184 warning: The following parameters of dbus_connection_get_adt_audit_session_data(DBusConnection *connection, void **data, dbus_int32_t *data_size) are not documented: parameter 'data_size' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6038 warning: argument 'size' of command @param is not found in the argument list of dbus_connection_set_max_message_unix_fds(DBusConnection *connection, long n) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6038 warning: The following parameters of dbus_connection_set_max_message_unix_fds(DBusConnection *connection, long n) are not documented: parameter 'n' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6133 warning: argument 'size' of command @param is not found in the argument list of dbus_connection_set_max_received_unix_fds(DBusConnection *connection, long n) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6133 warning: The following parameters of dbus_connection_set_max_received_unix_fds(DBusConnection *connection, long n) are not documented: parameter 'n' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:2816 warning: argument 'fd' of command @param is not found in the argument list of _dbus_set_fd_nonblocking(int handle, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:2816 warning: The following parameters of _dbus_set_fd_nonblocking(int handle, DBusError *error) are not documented: parameter 'handle' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-keyring.c:698 warning: argument 'username' of command @param is not found in the argument list of _dbus_keyring_new_for_credentials(DBusCredentials *credentials, const DBusString *context, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-keyring.c:698 warning: The following parameters of _dbus_keyring_new_for_credentials(DBusCredentials *credentials, const DBusString *context, DBusError *error) are not documented: parameter 'credentials' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-keyring.c:698 warning: argument 'username' of command @param is not found in the argument list of _dbus_keyring_new_for_credentials(DBusCredentials *credentials, const DBusString *context, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-keyring.c:698 warning: The following parameters of _dbus_keyring_new_for_credentials(DBusCredentials *credentials, const DBusString *context, DBusError *error) are not documented: parameter 'credentials' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-header.c:261 warning: The following parameters of write_basic_field(DBusTypeWriter *writer, int field, int type, const void *value) are not documented: parameter 'field' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-header.c:321 warning: The following parameters of set_basic_field(DBusTypeReader *reader, int field, int type, const void *value, const DBusTypeReader *realign_root) are not documented: parameter 'field' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-header.c:930 warning: explicit link request to 'DBUS_VALIDITY_UNKNOWN_OOM_ERROR' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-header.c:932 warning: explicit link request to 'DBUS_VALIDITY_UNKNOWN_OOM_ERROR' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-header.c:930 warning: explicit link request to 'DBUS_VALIDITY_UNKNOWN_OOM_ERROR' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-header.c:932 warning: explicit link request to 'DBUS_VALIDITY_UNKNOWN_OOM_ERROR' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:46 warning: explicit link request to 'DBUS_VALID' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:687 warning: explicit link request to 'DBUS_VALID' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:688 warning: explicit link request to 'DBUS_INVALID_TOO_MUCH_DATA' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:698 warning: explicit link request to 'DBUS_VALID' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:46 warning: explicit link request to 'DBUS_VALID' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:687 warning: explicit link request to 'DBUS_VALID' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:688 warning: explicit link request to 'DBUS_INVALID_TOO_MUCH_DATA' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:698 warning: explicit link request to 'DBUS_VALID' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:3890 warning: argument 'max_n_fds' of command @param is not found in the argument list of _dbus_message_loader_return_unix_fds(DBusMessageLoader *loader, int *fds, unsigned n_fds) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:3890 warning: The following parameters of _dbus_message_loader_return_unix_fds(DBusMessageLoader *loader, int *fds, unsigned n_fds) are not documented: parameter 'n_fds' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4323 warning: argument 'size' of command @param is not found in the argument list of _dbus_message_loader_set_max_message_unix_fds(DBusMessageLoader *loader, long n) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4323 warning: The following parameters of _dbus_message_loader_set_max_message_unix_fds(DBusMessageLoader *loader, long n) are not documented: parameter 'n' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:3890 warning: argument 'max_n_fds' of command @param is not found in the argument list of _dbus_message_loader_return_unix_fds(DBusMessageLoader *loader, int *fds, unsigned n_fds) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:3890 warning: The following parameters of _dbus_message_loader_return_unix_fds(DBusMessageLoader *loader, int *fds, unsigned n_fds) are not documented: parameter 'n_fds' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4323 warning: argument 'size' of command @param is not found in the argument list of _dbus_message_loader_set_max_message_unix_fds(DBusMessageLoader *loader, long n) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4323 warning: The following parameters of _dbus_message_loader_set_max_message_unix_fds(DBusMessageLoader *loader, long n) are not documented: parameter 'n' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: argument 'str' of command @param is not found in the argument list of dbus_message_demarshal_bytes_needed(const char *buf, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: argument 'error' of command @param is not found in the argument list of dbus_message_demarshal_bytes_needed(const char *buf, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: The following parameters of dbus_message_demarshal_bytes_needed(const char *buf, int len) are not documented: parameter 'buf' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: argument 'str' of command @param is not found in the argument list of dbus_message_demarshal_bytes_needed(const char *buf, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: argument 'error' of command @param is not found in the argument list of dbus_message_demarshal_bytes_needed(const char *buf, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: The following parameters of dbus_message_demarshal_bytes_needed(const char *buf, int len) are not documented: parameter 'buf' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-shell.c:152 warning: Found unknown command `\quoted_string' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-shell.c:165 warning: Found unknown command `\quoted_string' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-shell.c:544 warning: Found unknown command `\command_line' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-shell.c:545 warning: Found unknown command `\argcp' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-shell.c:546 warning: Found unknown command `\argvp' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-shell.c:547 warning: Found unknown command `\error' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-shell.c:152 warning: Found unknown command `\quoted_string' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-shell.c:165 warning: Found unknown command `\quoted_string' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-shell.c:544 warning: Found unknown command `\command_line' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-shell.c:545 warning: Found unknown command `\argcp' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-shell.c:546 warning: Found unknown command `\argvp' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-shell.c:547 warning: Found unknown command `\error' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:847 warning: explicit link request to 'LOCAL_CREDS' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:851 warning: explicit link request to 'LOCAL_CREDS' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:852 warning: explicit link request to 'LOCAL_CREDS' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:1036 warning: Found unknown command `\oaram' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:1031 warning: The following parameters of _dbus_listen_systemd_sockets(int **fds, DBusError *error) are not documented: parameter 'fds' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:2774 warning: The following parameters of _dbus_dup(int fd, DBusError *error) are not documented: parameter 'error' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:3029 warning: argument 'progname' of command @param is not found in the argument list of _read_subprocess_line_argv(const char *progpath, dbus_bool_t path_fallback, char *const *argv, DBusString *result, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:3029 warning: The following parameters of _read_subprocess_line_argv(const char *progpath, dbus_bool_t path_fallback, char *const *argv, DBusString *result, DBusError *error) are not documented: parameter 'progpath' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:3244 warning: The following parameters of _dbus_get_autolaunch_address(const char *scope, DBusString *address, DBusError *error) are not documented: parameter 'scope' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:3370 warning: The following parameters of _dbus_lookup_launchd_socket(DBusString *socket_path, const char *launchd_env_var, DBusError *error) are not documented: parameter 'socket_path' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:2774 warning: The following parameters of _dbus_dup(int fd, DBusError *error) are not documented: parameter 'error' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:1036 warning: Found unknown command `\oaram' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:1031 warning: The following parameters of _dbus_listen_systemd_sockets(int **fds, DBusError *error) are not documented: parameter 'fds' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:3370 warning: The following parameters of _dbus_lookup_launchd_socket(DBusString *socket_path, const char *launchd_env_var, DBusError *error) are not documented: parameter 'socket_path' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:377 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:376 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:380 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:430 warning: argument 'args' of command @param is not found in the argument list of _dbus_system_log(DBusSystemLogSeverity severity, const char *msg,...) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:53 warning: argument 'print_pid_fd' of command @param is not found in the argument list of _dbus_become_daemon(const DBusString *pidfile, DBusPipe *print_pid_pipe, DBusError *error, dbus_bool_t keep_umask) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:53 warning: The following parameters of _dbus_become_daemon(const DBusString *pidfile, DBusPipe *print_pid_pipe, DBusError *error, dbus_bool_t keep_umask) are not documented: parameter 'print_pid_pipe' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:377 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:376 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:380 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:270 warning: argument 'args' of command @param is not found in the argument list of _dbus_system_log(DBusSystemLogSeverity severity, const char *msg,...) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:322 warning: argument 'fd' of command @param is not found in the argument list of _dbus_fd_set_close_on_exec(intptr_t handle) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:322 warning: The following parameters of _dbus_fd_set_close_on_exec(intptr_t handle) are not documented: parameter 'handle' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:340 warning: argument 'fd' of command @param is not found in the argument list of _dbus_set_fd_nonblocking(int handle, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:340 warning: The following parameters of _dbus_set_fd_nonblocking(int handle, DBusError *error) are not documented: parameter 'handle' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:739 warning: argument 'points' of command @param is not found in the argument list of _dbus_getsid(char **sid) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:739 warning: The following parameters of _dbus_getsid(char **sid) are not documented: parameter 'sid' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:1781 warning: argument 'server_fd' of command @param is not found in the argument list of _dbus_send_credentials_socket(int handle, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:1781 warning: The following parameters of _dbus_send_credentials_socket(int handle, DBusError *error) are not documented: parameter 'handle' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:1667 warning: argument 'client_fd' of command @param is not found in the argument list of _dbus_read_credentials_socket(int handle, DBusCredentials *credentials, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:1667 warning: The following parameters of _dbus_read_credentials_socket(int handle, DBusCredentials *credentials, DBusError *error) are not documented: parameter 'handle' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:3244 warning: The following parameters of _dbus_get_autolaunch_address(const char *scope, DBusString *address, DBusError *error) are not documented: parameter 'scope' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:3092 warning: argument 's' of command @param is not found in the argument list of _dbus_get_install_root(char *prefix, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:3092 warning: The following parameters of _dbus_get_install_root(char *prefix, int len) are not documented: parameter 'prefix' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:3092 warning: argument 's' of command @param is not found in the argument list of _dbus_get_install_root(char *prefix, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:3092 warning: The following parameters of _dbus_get_install_root(char *prefix, int len) are not documented: parameter 'prefix' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-wince-glue.c:493 warning: argument 'points' of command @param is not found in the argument list of _dbus_getsid(char **sid) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-wince-glue.c:493 warning: The following parameters of _dbus_getsid(char **sid) are not documented: parameter 'sid' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-wince-glue.c:493 warning: argument 'points' of command @param is not found in the argument list of _dbus_getsid(char **sid) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-wince-glue.c:493 warning: The following parameters of _dbus_getsid(char **sid) are not documented: parameter 'sid' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:1667 warning: argument 'client_fd' of command @param is not found in the argument list of _dbus_read_credentials_socket(int handle, DBusCredentials *credentials, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:1667 warning: argument 'client_fd' of command @param is not found in the argument list of _dbus_read_credentials_socket(int handle, DBusCredentials *credentials, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:1667 warning: The following parameters of _dbus_read_credentials_socket(int handle, DBusCredentials *credentials, DBusError *error) are not documented: parameter 'handle' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:2725 warning: argument 'fd' of command @param is not found in the argument list of _dbus_fd_set_close_on_exec(intptr_t handle) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:2725 warning: The following parameters of _dbus_fd_set_close_on_exec(intptr_t handle) are not documented: parameter 'handle' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:53 warning: argument 'print_pid_fd' of command @param is not found in the argument list of _dbus_become_daemon(const DBusString *pidfile, DBusPipe *print_pid_pipe, DBusError *error, dbus_bool_t keep_umask) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:430 warning: argument 'args' of command @param is not found in the argument list of _dbus_system_log(DBusSystemLogSeverity severity, const char *msg,...) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:3244 warning: The following parameters of _dbus_get_autolaunch_address(const char *scope, DBusString *address, DBusError *error) are not documented: parameter 'scope' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:377 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:376 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:380 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-test.c:89 warning: The following parameters of dbus_internal_do_not_use_run_tests(const char *test_data_dir, const char *specific_test) are not documented: parameter 'specific_test' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-test.c:89 warning: The following parameters of dbus_internal_do_not_use_run_tests(const char *test_data_dir, const char *specific_test) are not documented: parameter 'specific_test' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-transport-socket.c:1293 warning: argument 'path' of command @param is not found in the argument list of _dbus_transport_new_for_tcp_socket(const char *host, const char *port, const char *family, const char *noncefile, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-transport-socket.c:1293 warning: The following parameters of _dbus_transport_new_for_tcp_socket(const char *host, const char *port, const char *family, const char *noncefile, DBusError *error) are not documented: parameter 'noncefile' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-transport-socket.c:1293 warning: argument 'path' of command @param is not found in the argument list of _dbus_transport_new_for_tcp_socket(const char *host, const char *port, const char *family, const char *noncefile, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-transport-socket.c:1293 warning: The following parameters of _dbus_transport_new_for_tcp_socket(const char *host, const char *port, const char *family, const char *noncefile, DBusError *error) are not documented: parameter 'noncefile' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-transport.c:236 warning: The following parameters of check_address(const char *address, DBusError *error) are not documented: parameter 'address' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-transport.c:269 warning: The following parameters of _dbus_transport_new_for_autolaunch(const char *scope, DBusError *error) are not documented: parameter 'scope' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:5184 warning: The following parameters of dbus_connection_get_adt_audit_session_data(DBusConnection *connection, void **data, dbus_int32_t *data_size) are not documented: parameter 'data_size' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6038 warning: argument 'size' of command @param is not found in the argument list of dbus_connection_set_max_message_unix_fds(DBusConnection *connection, long n) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6038 warning: The following parameters of dbus_connection_set_max_message_unix_fds(DBusConnection *connection, long n) are not documented: parameter 'n' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6133 warning: argument 'size' of command @param is not found in the argument list of dbus_connection_set_max_received_unix_fds(DBusConnection *connection, long n) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:6133 warning: The following parameters of dbus_connection_set_max_received_unix_fds(DBusConnection *connection, long n) are not documented: parameter 'n' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-connection.c:2144 warning: Found unknown command `\timeout_milliseconds' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:377 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:376 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:380 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:430 warning: argument 'args' of command @param is not found in the argument list of _dbus_system_log(DBusSystemLogSeverity severity, const char *msg,...) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-keyring.c:698 warning: argument 'username' of command @param is not found in the argument list of _dbus_keyring_new_for_credentials(DBusCredentials *credentials, const DBusString *context, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-keyring.c:698 warning: The following parameters of _dbus_keyring_new_for_credentials(DBusCredentials *credentials, const DBusString *context, DBusError *error) are not documented: parameter 'credentials' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-header.c:261 warning: The following parameters of write_basic_field(DBusTypeWriter *writer, int field, int type, const void *value) are not documented: parameter 'field' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-header.c:321 warning: The following parameters of set_basic_field(DBusTypeReader *reader, int field, int type, const void *value, const DBusTypeReader *realign_root) are not documented: parameter 'field' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-header.c:930 warning: explicit link request to 'DBUS_VALIDITY_UNKNOWN_OOM_ERROR' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-header.c:932 warning: explicit link request to 'DBUS_VALIDITY_UNKNOWN_OOM_ERROR' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:46 warning: explicit link request to 'DBUS_VALID' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:687 warning: explicit link request to 'DBUS_VALID' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:688 warning: explicit link request to 'DBUS_INVALID_TOO_MUCH_DATA' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-marshal-validate.c:698 warning: explicit link request to 'DBUS_VALID' could not be resolved /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:3890 warning: argument 'max_n_fds' of command @param is not found in the argument list of _dbus_message_loader_return_unix_fds(DBusMessageLoader *loader, int *fds, unsigned n_fds) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:3890 warning: The following parameters of _dbus_message_loader_return_unix_fds(DBusMessageLoader *loader, int *fds, unsigned n_fds) are not documented: parameter 'n_fds' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4323 warning: argument 'size' of command @param is not found in the argument list of _dbus_message_loader_set_max_message_unix_fds(DBusMessageLoader *loader, long n) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4323 warning: The following parameters of _dbus_message_loader_set_max_message_unix_fds(DBusMessageLoader *loader, long n) are not documented: parameter 'n' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: argument 'str' of command @param is not found in the argument list of dbus_message_demarshal_bytes_needed(const char *buf, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: argument 'error' of command @param is not found in the argument list of dbus_message_demarshal_bytes_needed(const char *buf, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: The following parameters of dbus_message_demarshal_bytes_needed(const char *buf, int len) are not documented: parameter 'buf' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: argument 'str' of command @param is not found in the argument list of dbus_message_demarshal_bytes_needed(const char *buf, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: argument 'error' of command @param is not found in the argument list of dbus_message_demarshal_bytes_needed(const char *buf, int len) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-message.c:4641 warning: The following parameters of dbus_message_demarshal_bytes_needed(const char *buf, int len) are not documented: parameter 'buf' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:2774 warning: The following parameters of _dbus_dup(int fd, DBusError *error) are not documented: parameter 'error' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:1036 warning: Found unknown command `\oaram' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:1031 warning: The following parameters of _dbus_listen_systemd_sockets(int **fds, DBusError *error) are not documented: parameter 'fds' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:3370 warning: The following parameters of _dbus_lookup_launchd_socket(DBusString *socket_path, const char *launchd_env_var, DBusError *error) are not documented: parameter 'socket_path' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:1667 warning: argument 'client_fd' of command @param is not found in the argument list of _dbus_read_credentials_socket(int handle, DBusCredentials *credentials, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:1667 warning: argument 'client_fd' of command @param is not found in the argument list of _dbus_read_credentials_socket(int handle, DBusCredentials *credentials, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-win.c:1667 warning: The following parameters of _dbus_read_credentials_socket(int handle, DBusCredentials *credentials, DBusError *error) are not documented: parameter 'handle' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:2725 warning: argument 'fd' of command @param is not found in the argument list of _dbus_fd_set_close_on_exec(intptr_t handle) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:2725 warning: The following parameters of _dbus_fd_set_close_on_exec(intptr_t handle) are not documented: parameter 'handle' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-win.c:53 warning: argument 'print_pid_fd' of command @param is not found in the argument list of _dbus_become_daemon(const DBusString *pidfile, DBusPipe *print_pid_pipe, DBusError *error, dbus_bool_t keep_umask) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:430 warning: argument 'args' of command @param is not found in the argument list of _dbus_system_log(DBusSystemLogSeverity severity, const char *msg,...) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-unix.c:3244 warning: The following parameters of _dbus_get_autolaunch_address(const char *scope, DBusString *address, DBusError *error) are not documented: parameter 'scope' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:377 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:376 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c:380 warning: Found unknown command `\limit' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-transport-socket.c:1293 warning: argument 'path' of command @param is not found in the argument list of _dbus_transport_new_for_tcp_socket(const char *host, const char *port, const char *family, const char *noncefile, DBusError *error) /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-transport-socket.c:1293 warning: The following parameters of _dbus_transport_new_for_tcp_socket(const char *host, const char *port, const char *family, const char *noncefile, DBusError *error) are not documented: parameter 'noncefile' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-transport.c:236 warning: The following parameters of check_address(const char *address, DBusError *error) are not documented: parameter 'address' /builddir/build/BUILD/dbus-1.4.10/dbus/dbus-transport.c:269 warning: The following parameters of _dbus_transport_new_for_autolaunch(const char *scope, DBusError *error) are not documented: parameter 'scope' make[2]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/doc' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/tools' CC dbus-launch.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dbus-launch.c CC dbus-launch-x11.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dbus-launch-x11.c CCLD dbus-launch CC dbus-print-message.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dbus-print-message.c CC dbus-send.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dbus-send.c CCLD dbus-send CC dbus-monitor.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dbus-monitor.c dbus-monitor.c:236:1: warning: 'sigint_handler' defined but not used [-Wunused-function] CCLD dbus-monitor CC dbus-cleanup-sockets.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dbus-cleanup-sockets.c CCLD dbus-cleanup-sockets CC dbus-uuidgen.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_COMPILATION -DDBUS_MACHINE_UUID_FILE=\""/var/lib/dbus/machine-id"\" -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dbus-uuidgen.c CCLD dbus-uuidgen make[2]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/tools' Making all in test make[2]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/test' Making all in . make[3]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/test' CC test-utils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_STATIC_BUILD -ffunction-sections -fdata-sections -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o test-utils.lo test-utils.c CCLD libdbus-testutils.la -- No need to copy test data as srcdir = builddir -- Copying ../bus/session.conf ../bus/system.conf to test directory make[3]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/test' Making all in name-test make[3]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/test/name-test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/test/name-test' make[2]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/test' make[2]: Entering directory `/builddir/build/BUILD/dbus-1.4.10' make[2]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10' make[1]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qI2akf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386 ++ dirname /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386 + cd dbus-1.4.10 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386 + make install DESTDIR=/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386 Making install in dbus make[1]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/dbus' make install-am make[2]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/dbus' make[3]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/dbus' test -z "/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libdbus-1.la '/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib' libtool: install: /usr/bin/install -c .libs/libdbus-1.so.3.5.6 /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/libdbus-1.so.3.5.6 libtool: install: (cd /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib && { ln -s -f libdbus-1.so.3.5.6 libdbus-1.so.3 || { rm -f libdbus-1.so.3 && ln -s libdbus-1.so.3.5.6 libdbus-1.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib && { ln -s -f libdbus-1.so.3.5.6 libdbus-1.so || { rm -f libdbus-1.so && ln -s libdbus-1.so.3.5.6 libdbus-1.so; }; }) libtool: install: /usr/bin/install -c .libs/libdbus-1.lai /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/libdbus-1.la libtool: install: /usr/bin/install -c .libs/libdbus-1.a /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/libdbus-1.a libtool: install: chmod 644 /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/libdbus-1.a libtool: install: ranlib /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/libdbus-1.a libtool: install: warning: remember to run `libtool --finish /lib' test -z "/usr/include/dbus-1.0/dbus" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/include/dbus-1.0/dbus" /usr/bin/install -c -m 644 dbus.h dbus-address.h dbus-bus.h dbus-connection.h dbus-errors.h dbus-macros.h dbus-memory.h dbus-message.h dbus-misc.h dbus-pending-call.h dbus-protocol.h dbus-server.h dbus-shared.h dbus-signature.h dbus-threads.h dbus-types.h '/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/include/dbus-1.0/dbus' test -z "/lib/dbus-1.0/include/dbus" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/dbus-1.0/include/dbus" /usr/bin/install -c -m 644 dbus-arch-deps.h '/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/dbus-1.0/include/dbus' make[3]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/dbus' make[2]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/dbus' make[1]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/dbus' Making install in bus make[1]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/bus' make[2]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/bus' test -z "/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin" test -z "/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c dbus-daemon '/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin' libtool: install: /usr/bin/install -c dbus-daemon /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin/dbus-daemon test -z "/lib/dbus-1" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/dbus-1" /bin/sh ../libtool --mode=install /usr/bin/install -c dbus-daemon-launch-helper '/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/dbus-1' libtool: install: /usr/bin/install -c dbus-daemon-launch-helper /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/dbus-1/dbus-daemon-launch-helper make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/bus' if test `id -u` -eq 0; then \ chown root:dbus /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/dbus-1/dbus-daemon-launch-helper; \ chmod 4750 /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/dbus-1/dbus-daemon-launch-helper; \ else \ echo "Not installing /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/dbus-1/dbus-daemon-launch-helper binary setuid!"; \ echo "You'll need to manually set permissions to root:dbus and permissions 4750"; \ fi Not installing /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/dbus-1/dbus-daemon-launch-helper binary setuid! You'll need to manually set permissions to root:dbus and permissions 4750 make[3]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/bus' test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386" test -z "/etc/dbus-1" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/etc/dbus-1" /usr/bin/install -c -m 644 session.conf system.conf '/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/etc/dbus-1' test -z "/etc/rc.d/init.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/etc/rc.d/init.d" /usr/bin/install -c messagebus '/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/etc/rc.d/init.d' test -z "/lib/systemd/system/" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/systemd/system/" /usr/bin/install -c -m 644 dbus.service dbus.socket '/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/systemd/system/' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/bus' /bin/sh /builddir/build/BUILD/dbus-1.4.10/install-sh -d /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/var/run/dbus /bin/sh /builddir/build/BUILD/dbus-1.4.10/install-sh -d /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/etc/dbus-1/system.d /bin/sh /builddir/build/BUILD/dbus-1.4.10/install-sh -d /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/etc/dbus-1/session.d /bin/sh /builddir/build/BUILD/dbus-1.4.10/install-sh -d /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/dbus-1/services /bin/sh /builddir/build/BUILD/dbus-1.4.10/install-sh -d /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/dbus-1/system-services /bin/sh /builddir/build/BUILD/dbus-1.4.10/install-sh -d /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/systemd/system//dbus.target.wants ln -s ../dbus.socket /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/systemd/system//dbus.target.wants/dbus.socket /bin/sh /builddir/build/BUILD/dbus-1.4.10/install-sh -d /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/systemd/system//sockets.target.wants ln -s ../dbus.socket /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/systemd/system//sockets.target.wants/dbus.socket /bin/sh /builddir/build/BUILD/dbus-1.4.10/install-sh -d /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/systemd/system//multi-user.target.wants ln -s ../dbus.service /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/systemd/system//multi-user.target.wants/dbus.service make[3]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/bus' make[2]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/bus' make[1]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/bus' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/doc' make[2]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/dbus/api" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/doc/dbus/api" /bin/mkdir -p /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/doc/dbus/api /usr/bin/install -c -m 644 api/html/* /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/doc/dbus/api test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/man/man1" /usr/bin/install -c -m 644 dbus-cleanup-sockets.1 dbus-launch.1 dbus-monitor.1 dbus-send.1 dbus-uuidgen.1 dbus-daemon.1 '/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/doc' make[1]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/doc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/tools' make[2]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/tools' test -z "/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c dbus-launch dbus-send dbus-monitor dbus-cleanup-sockets dbus-uuidgen '/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin' libtool: install: /usr/bin/install -c dbus-launch /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin/dbus-launch libtool: install: warning: `../dbus/libdbus-1.la' has not been installed in `/lib' libtool: install: /usr/bin/install -c .libs/dbus-send /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin/dbus-send libtool: install: warning: `../dbus/libdbus-1.la' has not been installed in `/lib' libtool: install: /usr/bin/install -c .libs/dbus-monitor /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin/dbus-monitor libtool: install: /usr/bin/install -c dbus-cleanup-sockets /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin/dbus-cleanup-sockets libtool: install: warning: `../dbus/libdbus-1.la' has not been installed in `/lib' libtool: install: /usr/bin/install -c .libs/dbus-uuidgen /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin/dbus-uuidgen test -z "/var/lib/dbus" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/var/lib/dbus" make[2]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/tools' make[1]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/tools' Making install in test make[1]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/test' Making install in . make[2]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/test' -- No need to copy test data as srcdir = builddir -- Copying ../bus/session.conf ../bus/system.conf to test directory make[3]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/test' make[2]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/test' Making install in name-test make[2]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/test/name-test' make[3]: Entering directory `/builddir/build/BUILD/dbus-1.4.10/test/name-test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/test/name-test' make[2]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/test/name-test' make[1]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10/test' make[1]: Entering directory `/builddir/build/BUILD/dbus-1.4.10' make[2]: Entering directory `/builddir/build/BUILD/dbus-1.4.10' make[2]: Nothing to be done for `install-exec-am'. test -z "/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/pkgconfig" /usr/bin/install -c -m 644 dbus-1.pc '/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10' make[1]: Leaving directory `/builddir/build/BUILD/dbus-1.4.10' + mkdir -p /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386//usr/lib/pkgconfig + sed -e 's@-I${libdir}@-I${prefix}/lib@' /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/pkgconfig/dbus-1.pc + rm -f /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/pkgconfig/dbus-1.pc + mkdir -p /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386//usr/bin + mv -f /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin/dbus-launch /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386//usr/bin + mkdir -p /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386//usr/lib/dbus-1.0/include/ + mv -f /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/dbus-1.0/include/dbus /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386//usr/lib/dbus-1.0/include/ + rm -rf /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/dbus-1.0 + rm -f /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/libdbus-1.a + rm -f /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/libdbus-1.la + install -D -m755 /builddir/build/SOURCES/00-start-message-bus.sh /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/etc/X11/xinit/xinitrc.d/00-start-message-bus.sh + mkdir -p /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/dbus-1/interfaces + ln -s dbus.service /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/systemd/system/messagebus.service + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/dbus-1.4.10 extracting debug info from /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin/dbus-cleanup-sockets extracting debug info from /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin/dbus-daemon extracting debug info from /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin/dbus-uuidgen extracting debug info from /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin/dbus-monitor extracting debug info from /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/bin/dbus-send extracting debug info from /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/bin/dbus-launch extracting debug info from /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/libdbus-1.so.3.5.6 extracting debug info from /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/lib/dbus-1/dbus-daemon-launch-helper symlinked /usr/lib/debug/lib/libdbus-1.so.3.5.6.debug to /usr/lib/debug/lib/libdbus-1.so.3.debug symlinked /usr/lib/debug/lib/libdbus-1.so.3.5.6.debug to /usr/lib/debug/lib/libdbus-1.so.debug 5817 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dbus-1.4.10-1.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w4oYEV + umask 022 + cd /builddir/build/BUILD + cd dbus-1.4.10 + DOCDIR=/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/doc/dbus-1.4.10 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/doc/dbus-1.4.10 + /bin/mkdir -p /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/doc/dbus-1.4.10 + cp -pr COPYING /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/doc/dbus-1.4.10 + exit 0 Provides: config(dbus) = 1:1.4.10-1.fc16 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/useradd Requires(post): /bin/sh Requires(preun): /bin/sh Requires: libaudit.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libcap-ng.so.0 libdbus-1.so.3 libexpat.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.3) librt.so.1 librt.so.1(GLIBC_2.2) libselinux.so.1 rtld(GNU_HASH) Conflicts: cups < 1:1.1.20-4 Processing files: dbus-libs-1.4.10-1.fc16.i686 Provides: libdbus-1.so.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.3) librt.so.1 librt.so.1(GLIBC_2.2) rtld(GNU_HASH) Obsoletes: dbus < 1.1.2-3 Processing files: dbus-doc-1.4.10-1.fc16.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QzVneC + umask 022 + cd /builddir/build/BUILD + cd dbus-1.4.10 + DOCDIR=/builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/doc/dbus-doc-1.4.10 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/doc/dbus-doc-1.4.10 + /bin/mkdir -p /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/doc/dbus-doc-1.4.10 + cp -pr doc/introspect.dtd doc/introspect.xsl doc/system-activation.txt /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386/usr/share/doc/dbus-doc-1.4.10 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dbus-devel-1.4.10-1.fc16.i686 Provides: pkgconfig(dbus-1) = 1.4.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdbus-1.so.3 Processing files: dbus-x11-1.4.10-1.fc16.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 rtld(GNU_HASH) Processing files: dbus-debuginfo-1.4.10-1.fc16.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386 warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/dbus-1.4.10-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/dbus-libs-1.4.10-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/dbus-doc-1.4.10-1.fc16.noarch.rpm Wrote: /builddir/build/RPMS/dbus-devel-1.4.10-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/dbus-x11-1.4.10-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/dbus-debuginfo-1.4.10-1.fc16.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9841Yp + umask 022 + cd /builddir/build/BUILD + cd dbus-1.4.10 + rm -rf /builddir/build/BUILDROOT/dbus-1.4.10-1.fc16.i386 + exit 0 Child returncode was: 0 LEAVE do -->