Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dbus-c++.spec'], False, '/var/lib/mock/dist-f13-build-714806-102252/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dbus-c++.spec'] warning: Could not canonicalize hostname: x86-04.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dbus-c++.spec'], False, '/var/lib/mock/dist-f13-build-714806-102252/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dbus-c++.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0D7QeP + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dbus-c++ + /usr/bin/bzip2 -dc /builddir/build/SOURCES/dbus-c++-0.5.0.20090203git13281b3.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dbus-c++ + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /bin/sed -i 's/\r//' AUTHORS + /bin/sed -i s/-O3// configure.ac + echo 'Patch #1 (dbus-c++-get-uid-api.patch):' Patch #1 (dbus-c++-get-uid-api.patch): + /bin/cat /builddir/build/SOURCES/dbus-c++-get-uid-api.patch + /usr/bin/patch -s -p1 -b --suffix .uid --fuzz=0 + echo 'Patch #2 (gcc-44.patch):' Patch #2 (gcc-44.patch): + /bin/cat /builddir/build/SOURCES/gcc-44.patch + /usr/bin/patch -s -p1 -b --suffix .gcc44 --fuzz=0 + echo 'Patch #3 (dbus-c++-build-fix.patch):' Patch #3 (dbus-c++-build-fix.patch): + /bin/cat /builddir/build/SOURCES/dbus-c++-build-fix.patch + /usr/bin/patch -s -p1 -b --suffix .buildfix --fuzz=0 + echo 'Patch #4 (dbus-c++-linkfix.patch):' Patch #4 (dbus-c++-linkfix.patch): + /bin/cat /builddir/build/SOURCES/dbus-c++-linkfix.patch + /usr/bin/patch -s -p1 -b --suffix .linkfix --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dncKan + umask 022 + cd /builddir/build/BUILD + cd dbus-c++ + LANG=C + export LANG + unset DISPLAY + ./autogen.sh Running libtoolize... libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: You should add the contents of the following files to `aclocal.m4': libtoolize: `/usr/share/aclocal/libtool.m4' libtoolize: `/usr/share/aclocal/ltoptions.m4' libtoolize: `/usr/share/aclocal/ltversion.m4' libtoolize: `/usr/share/aclocal/ltsugar.m4' libtoolize: `/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. Running aclocal -I config ... Running autoheader... Running automake... configure.ac:9: installing `./config.guess' configure.ac:9: installing `./config.sub' configure.ac:6: installing `./install-sh' configure.ac:6: installing `./missing' examples/echo/Makefile.am: installing `./depcomp' Running autoconf ... You could now exec ./configure --help to see available options 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 build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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... gcc3 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++... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether g++ supports symbol visibility... yes checking for dbus... 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 the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for doxygen... no checking whether to build Doxygen documentation... configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating examples/Makefile config.status: creating examples/properties/Makefile config.status: creating examples/echo/Makefile config.status: creating examples/hal/Makefile config.status: creating examples/glib/Makefile config.status: creating dbus-c++-1.pc config.status: creating dbus-c++-1-uninstalled.pc config.status: creating libdbus-c++.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + export 'CPPFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CPPFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-glib 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-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 for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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 for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-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 whether g++ supports symbol visibility... yes checking for dbus... yes checking for glib... yes checking for gtkmm... 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 the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for doxygen... no checking whether to build Doxygen documentation... configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating examples/Makefile config.status: creating examples/properties/Makefile config.status: creating examples/echo/Makefile config.status: creating examples/hal/Makefile config.status: creating examples/glib/Makefile config.status: creating dbus-c++-1.pc config.status: creating dbus-c++-1-uninstalled.pc config.status: creating libdbus-c++.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/dbus-c++' Making all in src make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o interface.lo interface.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o object.lo object.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o introspection.lo introspection.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o debug.lo debug.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c object.cpp -fPIC -DPIC -o .libs/object.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c debug.cpp -fPIC -DPIC -o .libs/debug.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c introspection.cpp -fPIC -DPIC -o .libs/introspection.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c interface.cpp -fPIC -DPIC -o .libs/interface.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o types.lo types.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c types.cpp -fPIC -DPIC -o .libs/types.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o connection.lo connection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c connection.cpp -fPIC -DPIC -o .libs/connection.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o property.lo property.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c property.cpp -fPIC -DPIC -o .libs/property.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o dispatcher.lo dispatcher.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o pendingcall.lo pendingcall.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c dispatcher.cpp -fPIC -DPIC -o .libs/dispatcher.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c pendingcall.cpp -fPIC -DPIC -o .libs/pendingcall.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o error.lo error.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c error.cpp -fPIC -DPIC -o .libs/error.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o message.lo message.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o server.lo server.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c server.cpp -fPIC -DPIC -o .libs/server.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c message.cpp -fPIC -DPIC -o .libs/message.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o eventloop.lo eventloop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c eventloop.cpp -fPIC -DPIC -o .libs/eventloop.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o eventloop-integration.lo eventloop-integration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c eventloop-integration.cpp -fPIC -DPIC -o .libs/eventloop-integration.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o glib-integration.lo glib-integration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c glib-integration.cpp -fPIC -DPIC -o .libs/glib-integration.o ../include/dbus-c++/glib-integration.h: In constructor 'DBus::Glib::BusTimeout::BusTimeout(DBus::Timeout::Internal*, GMainContext*, int)': ../include/dbus-c++/glib-integration.h:59: warning: 'DBus::Glib::BusTimeout::_priority' will be initialized after ../include/dbus-c++/glib-integration.h:57: warning: 'GSource* DBus::Glib::BusTimeout::_source' glib-integration.cpp:33: warning: when initialized here ../include/dbus-c++/glib-integration.h: In constructor 'DBus::Glib::BusWatch::BusWatch(DBus::Watch::Internal*, GMainContext*, int)': ../include/dbus-c++/glib-integration.h:84: warning: 'DBus::Glib::BusWatch::_priority' will be initialized after ../include/dbus-c++/glib-integration.h:82: warning: 'GSource* DBus::Glib::BusWatch::_source' glib-integration.cpp:119: warning: when initialized here /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -Wall -o libdbus-c++-1.la -rpath /usr/lib64 interface.lo object.lo introspection.lo debug.lo types.lo connection.lo property.lo dispatcher.lo pendingcall.lo error.lo message.lo server.lo eventloop.lo eventloop-integration.lo glib-integration.lo -L/lib64 -ldbus-1 -lpthread -lrt -lglib-2.0 -lexpat libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtbeginS.o .libs/interface.o .libs/object.o .libs/introspection.o .libs/debug.o .libs/types.o .libs/connection.o .libs/property.o .libs/dispatcher.o .libs/pendingcall.o .libs/error.o .libs/message.o .libs/server.o .libs/eventloop.o .libs/eventloop-integration.o .libs/glib-integration.o -L/lib64 -ldbus-1 -lpthread -lrt -lglib-2.0 -lexpat -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crtn.o -Wl,-soname -Wl,libdbus-c++-1.so.0 -o .libs/libdbus-c++-1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdbus-c++-1.so.0" && ln -s "libdbus-c++-1.so.0.0.0" "libdbus-c++-1.so.0") libtool: link: (cd ".libs" && rm -f "libdbus-c++-1.so" && ln -s "libdbus-c++-1.so.0.0.0" "libdbus-c++-1.so") libtool: link: ( cd ".libs" && rm -f "libdbus-c++-1.la" && ln -s "../libdbus-c++-1.la" "libdbus-c++-1.la" ) make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/src' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/tools' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o xml.o xml.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o xml2cpp.o xml2cpp.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../include -I../include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o introspect.o introspect.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -Wall -o dbusxx-introspect introspect.o ../src/libdbus-c++-1.la libtool: link: g++ -fvisibility=hidden -Wall -o .libs/dbusxx-introspect introspect.o ../src/.libs/libdbus-c++-1.so -L/lib64 -ldbus-1 -lpthread -lrt -lglib-2.0 -lexpat /bin/sh ../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -Wall -o dbusxx-xml2cpp xml.o xml2cpp.o ../src/libdbus-c++-1.la -lexpat libtool: link: g++ -fvisibility=hidden -Wall -o .libs/dbusxx-xml2cpp xml.o xml2cpp.o ../src/.libs/libdbus-c++-1.so -L/lib64 -ldbus-1 -lpthread -lrt -lglib-2.0 -lexpat make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/tools' Making all in data make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/data' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/doc' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/examples' Making all in properties make[3]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/properties' ../../tools/dbusxx-xml2cpp propsgs-introspect.xml --adaptor=propsgs-glue-adaptor.h -- ../../tools/dbusxx-xml2cpp propsgs-introspect.xml --proxy=propsgs-glue-proxy.h -- writing propsgs-glue-proxy.h generating code for interface org.freedesktop.DBus.PropsGSDemo... writing propsgs-glue-adaptor.h generating code for interface org.freedesktop.DBus.PropsGSDemo... make all-am make[4]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/properties' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o propsgs-server.o propsgs-server.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o propsgs-client.o propsgs-client.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -Wall -o propsgs-server propsgs-server.o ../../src/libdbus-c++-1.la /bin/sh ../../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -Wall -o propsgs-client propsgs-client.o ../../src/libdbus-c++-1.la -lpthread libtool: link: g++ -fvisibility=hidden -Wall -o .libs/propsgs-server propsgs-server.o ../../src/.libs/libdbus-c++-1.so -L/lib64 -ldbus-1 -lpthread -lrt -lglib-2.0 -lexpat libtool: link: g++ -fvisibility=hidden -Wall -o .libs/propsgs-client propsgs-client.o ../../src/.libs/libdbus-c++-1.so -L/lib64 -ldbus-1 -lrt -lglib-2.0 -lexpat -lpthread make[4]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/properties' make[3]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/properties' Making all in echo make[3]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/echo' ../../tools/dbusxx-xml2cpp echo-introspect.xml --adaptor=echo-server-glue.h ../../tools/dbusxx-xml2cpp echo-introspect.xml --proxy=echo-client-glue.h make all-am writing echo-server-glue.h generating code for interface org.freedesktop.DBus.EchoDemo... writing echo-client-glue.h generating code for interface org.freedesktop.DBus.EchoDemo... make[4]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/echo' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o echo-server.o echo-server.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -fvisibility=hidden -Wall -c -o echo_client_mt-echo-client.o `test -f 'echo-client.cpp' || echo './'`echo-client.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -fvisibility=hidden -Wall -o echo-client-mt echo_client_mt-echo-client.o ../../src/libdbus-c++-1.la libtool: link: g++ -pthread -fvisibility=hidden -Wall -o .libs/echo-client-mt echo_client_mt-echo-client.o ../../src/.libs/libdbus-c++-1.so -L/lib64 -ldbus-1 -lpthread -lrt -lglib-2.0 -lexpat -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -Wall -o echo-server echo-server.o ../../src/libdbus-c++-1.la libtool: link: g++ -fvisibility=hidden -Wall -o .libs/echo-server echo-server.o ../../src/.libs/libdbus-c++-1.so -L/lib64 -ldbus-1 -lpthread -lrt -lglib-2.0 -lexpat make[4]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/echo' make[3]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/echo' Making all in hal make[3]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/hal' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o hal-listen.o hal-listen.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -Wall -o hal-listen hal-listen.o ../../src/libdbus-c++-1.la libtool: link: g++ -fvisibility=hidden -Wall -o .libs/hal-listen hal-listen.o ../../src/.libs/libdbus-c++-1.so -L/lib64 -ldbus-1 -lpthread -lrt -lglib-2.0 -lexpat make[3]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/hal' Making all in glib make[3]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/glib' ../../tools/dbusxx-xml2cpp ../../data/org.freedesktop.DBus.xml --proxy=dbus-glue.h writing dbus-glue.h skipping interface org.freedesktop.DBus.Introspectable skipping interface org.freedesktop.DBus.Properties generating code for interface org.freedesktop.DBus... make all-am make[4]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/glib' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I../../tools -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o dbus-browser.o dbus-browser.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I../../tools -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wall -c -o xml.o `test -f '../../tools/xml.cpp' || echo './'`../../tools/xml.cpp dbus-browser.cpp: In member function 'void DBusBrowser::_inspect_append(Gtk::TreeRow*, const std::string&, const std::string&)': dbus-browser.cpp:84: warning: dereferencing pointer '' does break strict-aliasing rules dbus-browser.cpp:84: note: initialized from here dbus-browser.cpp:84: note: initialized from here dbus-browser.cpp:112: warning: dereferencing pointer '' does break strict-aliasing rules dbus-browser.cpp:112: note: initialized from here dbus-browser.cpp:112: note: initialized from here /bin/sh ../../libtool --tag=CXX --mode=link g++ -fvisibility=hidden -Wall -o dbus-browser dbus-browser.o xml.o ../../src/libdbus-c++-1.la -pthread -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: g++ -fvisibility=hidden -Wall -o .libs/dbus-browser dbus-browser.o xml.o -pthread ../../src/.libs/libdbus-c++-1.so -L/lib64 -ldbus-1 -lpthread -lexpat -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread make[4]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/glib' make[3]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/glib' make[3]: Entering directory `/builddir/build/BUILD/dbus-c++/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples' make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples' make[2]: Entering directory `/builddir/build/BUILD/dbus-c++' make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++' make[1]: Leaving directory `/builddir/build/BUILD/dbus-c++' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JBxyOf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64 ++ dirname /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64 + cd dbus-c++ + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/dbus-c++/src' make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/src' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libdbus-c++-1.la '/builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libdbus-c++-1.so.0.0.0 /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/lib64/libdbus-c++-1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/lib64 && { ln -s -f libdbus-c++-1.so.0.0.0 libdbus-c++-1.so.0 || { rm -f libdbus-c++-1.so.0 && ln -s libdbus-c++-1.so.0.0.0 libdbus-c++-1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/lib64 && { ln -s -f libdbus-c++-1.so.0.0.0 libdbus-c++-1.so || { rm -f libdbus-c++-1.so && ln -s libdbus-c++-1.so.0.0.0 libdbus-c++-1.so; }; }) libtool: install: /usr/bin/install -c .libs/libdbus-c++-1.lai /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/lib64/libdbus-c++-1.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/dbus-c++-1/dbus-c++/" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/include/dbus-c++-1/dbus-c++/" /usr/bin/install -c -m 644 ../include/dbus-c++/dbus.h ../include/dbus-c++/types.h ../include/dbus-c++/connection.h ../include/dbus-c++/property.h ../include/dbus-c++/debug.h ../include/dbus-c++/error.h ../include/dbus-c++/interface.h ../include/dbus-c++/message.h ../include/dbus-c++/dispatcher.h ../include/dbus-c++/object.h ../include/dbus-c++/pendingcall.h ../include/dbus-c++/server.h ../include/dbus-c++/util.h ../include/dbus-c++/refptr_impl.h ../include/dbus-c++/introspection.h ../include/dbus-c++/api.h ../include/dbus-c++/eventloop.h ../include/dbus-c++/eventloop-integration.h ../include/dbus-c++/glib-integration.h '/builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/include/dbus-c++-1/dbus-c++/' make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/src' make[1]: Leaving directory `/builddir/build/BUILD/dbus-c++/src' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/dbus-c++/tools' make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/tools' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c dbusxx-xml2cpp dbusxx-introspect '/builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/bin' libtool: install: warning: `../src/libdbus-c++-1.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/dbusxx-xml2cpp /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/bin/dbusxx-xml2cpp libtool: install: warning: `../src/libdbus-c++-1.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/dbusxx-introspect /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/bin/dbusxx-introspect make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/tools' make[1]: Leaving directory `/builddir/build/BUILD/dbus-c++/tools' Making install in data make[1]: Entering directory `/builddir/build/BUILD/dbus-c++/data' make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/data' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/data' make[1]: Leaving directory `/builddir/build/BUILD/dbus-c++/data' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/dbus-c++/doc' make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/doc' make[1]: Leaving directory `/builddir/build/BUILD/dbus-c++/doc' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/dbus-c++/examples' Making install in properties make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/properties' make install-am make[3]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/properties' make[4]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/properties' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/properties' make[3]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/properties' make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/properties' Making install in echo make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/echo' make install-am make[3]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/echo' make[4]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/echo' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/echo' make[3]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/echo' make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/echo' Making install in hal make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/hal' make[3]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/hal' 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-c++/examples/hal' make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/hal' Making install in glib make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/glib' make install-am make[3]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/glib' make[4]: Entering directory `/builddir/build/BUILD/dbus-c++/examples/glib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/glib' make[3]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/glib' make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples/glib' make[2]: Entering directory `/builddir/build/BUILD/dbus-c++/examples' make[3]: Entering directory `/builddir/build/BUILD/dbus-c++/examples' 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-c++/examples' make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples' make[1]: Leaving directory `/builddir/build/BUILD/dbus-c++/examples' make[1]: Entering directory `/builddir/build/BUILD/dbus-c++' make[2]: Entering directory `/builddir/build/BUILD/dbus-c++' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 dbus-c++-1.pc '/builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/dbus-c++' make[1]: Leaving directory `/builddir/build/BUILD/dbus-c++' + find /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/dbus-c++ extracting debug info from /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/lib64/libdbus-c++-1.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/bin/dbusxx-xml2cpp extracting debug info from /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/bin/dbusxx-introspect symlinked /usr/lib/debug/usr/lib64/libdbus-c++-1.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libdbus-c++-1.so.0.debug symlinked /usr/lib/debug/usr/lib64/libdbus-c++-1.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libdbus-c++-1.so.debug 397 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Eb0oL9 + umask 022 + cd /builddir/build/BUILD + cd dbus-c++ + DOCDIR=/builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/share/doc/dbus-c++-0.5.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/share/doc/dbus-c++-0.5.0 + /bin/mkdir -p /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/share/doc/dbus-c++-0.5.0 + cp -pr COPYING AUTHORS /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/share/doc/dbus-c++-0.5.0 + exit 0 Provides: libdbus-c++-1.so.0()(64bit) 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()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libdbus-c++-1.so.0()(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: dbus-c++-devel-0.5.0-0.11.20090203git13281b3.fc13.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B4t8L3 + umask 022 + cd /builddir/build/BUILD + cd dbus-c++ + DOCDIR=/builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/share/doc/dbus-c++-devel-0.5.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/share/doc/dbus-c++-devel-0.5.0 + /bin/mkdir -p /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/share/doc/dbus-c++-devel-0.5.0 + cp -pr TODO /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64/usr/share/doc/dbus-c++-devel-0.5.0 + exit 0 Provides: pkgconfig(dbus-c++-1) = 0.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libdbus-c++-1.so.0()(64bit) pkgconfig(dbus-1) Processing files: dbus-c++-debuginfo-0.5.0-0.11.20090203git13281b3.fc13.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64 warning: Could not canonicalize hostname: x86-04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/dbus-c++-devel-0.5.0-0.11.20090203git13281b3.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/dbus-c++-debuginfo-0.5.0-0.11.20090203git13281b3.fc13.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WmAwdI + umask 022 + cd /builddir/build/BUILD + cd dbus-c++ + rm -rf /builddir/build/BUILDROOT/dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->