Mock Version: 1.1.39 Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/dbus-c++.spec'], False, '/var/lib/mock/f21-build-2120241-392843/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/dbus-c++.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildhw-03.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/dbus-c++-0.9.0-3.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/dbus-c++.spec'], False, '/var/lib/mock/f21-build-2120241-392843/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/dbus-c++.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wvLscM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libdbus-c++-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libdbus-c++-0.9.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdbus-c++-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/sed -i 's/\r//' AUTHORS + /usr/bin/sed -i 's/libtoolize --force --copy/libtoolize -if --copy/' bootstrap Patch #1 (dbus-c++-gcc4.7.patch): + echo 'Patch #1 (dbus-c++-gcc4.7.patch):' + /usr/bin/cat /builddir/build/SOURCES/dbus-c++-gcc4.7.patch + /usr/bin/patch -p1 -b --suffix .gcc47 --fuzz=0 patching file include/dbus-c++/eventloop-integration.h Patch #2 (dbus-c++-linkfix.patch): + echo 'Patch #2 (dbus-c++-linkfix.patch):' + /usr/bin/cat /builddir/build/SOURCES/dbus-c++-linkfix.patch + /usr/bin/patch -p1 -b --suffix .linkfix --fuzz=0 patching file src/Makefile.am + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bJKl0y + umask 022 + cd /builddir/build/BUILD + cd libdbus-c++-0.9.0 + ./autogen.sh Running libtoolize... libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./config.guess' libtoolize: copying file `./config.sub' libtoolize: copying file `./install-sh' 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' Running aclocal -I m4 ... Running autoheader... Running automake... configure.ac:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:6: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:52: installing './compile' examples/glib/Makefile.am:9: warning: source file '$(top_srcdir)/tools/xml.cpp' is in a subdirectory, examples/glib/Makefile.am:9: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. 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 /builddir/build/BUILD/libdbus-c++-0.9.0/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/libdbus-c++-0.9.0/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for clock_gettime... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) 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 how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop 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 dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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 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 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 ecore... 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... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/integration/Makefile config.status: creating src/integration/ecore/Makefile config.status: creating src/integration/glib/Makefile config.status: creating tools/Makefile config.status: creating test/Makefile config.status: creating test/generator/Makefile config.status: creating test/functional/Makefile config.status: creating test/functional/Test1/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/ecore/Makefile config.status: creating examples/hal/Makefile config.status: creating examples/glib/Makefile config.status: creating examples/echo_ecore/Makefile config.status: creating dbus-c++-1.pc config.status: creating dbus-c++-1-uninstalled.pc config.status: creating dbus-c++-ecore-1.pc config.status: creating dbus-c++-ecore-1-uninstalled.pc config.status: creating dbus-c++-glib-1.pc config.status: creating dbus-c++-glib-1-uninstalled.pc config.status: creating libdbus-c++.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Build configuration: -------------------- Mainloop integration support: ecore ......................... yes glib........................... yes Optional build items: build tests.................... yes build examples................. yes build doxygen documentation.... no Cross Compiling activated...... no PThread support found.......... yes + export 'CPPFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + CPPFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=i686-redhat-linux-gnu --host=i686-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 --disable-static --disable-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/libdbus-c++-0.9.0/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/libdbus-c++-0.9.0/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for clock_gettime... yes checking for i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-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 print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-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 i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-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 i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 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... no 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 i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-redhat-linux-gnu-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 ecore... 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... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/integration/Makefile config.status: creating src/integration/ecore/Makefile config.status: creating src/integration/glib/Makefile config.status: creating tools/Makefile config.status: creating test/Makefile config.status: creating test/generator/Makefile config.status: creating test/functional/Makefile config.status: creating test/functional/Test1/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/ecore/Makefile config.status: creating examples/hal/Makefile config.status: creating examples/glib/Makefile config.status: creating examples/echo_ecore/Makefile config.status: creating dbus-c++-1.pc config.status: creating dbus-c++-1-uninstalled.pc config.status: creating dbus-c++-ecore-1.pc config.status: creating dbus-c++-ecore-1-uninstalled.pc config.status: creating dbus-c++-glib-1.pc config.status: creating dbus-c++-glib-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 Build configuration: -------------------- Mainloop integration support: ecore ......................... yes glib........................... yes Optional build items: build tests.................... no build examples................. yes build doxygen documentation.... no Cross Compiling activated...... no PThread support found.......... yes + make -j16 (CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src' Making all in integration make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration' Making all in ecore make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration/ecore' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../../../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___ecore_1_la-ecore-integration.lo `test -f 'ecore-integration.cpp' || echo './'`ecore-integration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../../../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c ecore-integration.cpp -fPIC -DPIC -o .libs/libdbus_c___ecore_1_la-ecore-integration.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -I../../../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o libdbus-c++-ecore-1.la -rpath /usr/lib libdbus_c___ecore_1_la-ecore-integration.lo -ldbus-1 -lecore -leina -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.9.0/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.9.0/crtbeginS.o .libs/libdbus_c___ecore_1_la-ecore-integration.o -ldbus-1 -lecore -leina -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.9.0 -L/usr/lib/gcc/i686-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.9.0/../../../crtn.o -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libdbus-c++-ecore-1.so.0 -o .libs/libdbus-c++-ecore-1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdbus-c++-ecore-1.so.0" && ln -s "libdbus-c++-ecore-1.so.0.0.0" "libdbus-c++-ecore-1.so.0") libtool: link: (cd ".libs" && rm -f "libdbus-c++-ecore-1.so" && ln -s "libdbus-c++-ecore-1.so.0.0.0" "libdbus-c++-ecore-1.so") libtool: link: ( cd ".libs" && rm -f "libdbus-c++-ecore-1.la" && ln -s "../libdbus-c++-ecore-1.la" "libdbus-c++-ecore-1.la" ) make[4]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration/ecore' Making all in glib make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration/glib' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../../../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___glib_1_la-glib-integration.lo `test -f 'glib-integration.cpp' || echo './'`glib-integration.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../../../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c glib-integration.cpp -fPIC -DPIC -o .libs/libdbus_c___glib_1_la-glib-integration.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -I../../../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o libdbus-c++-glib-1.la -rpath /usr/lib libdbus_c___glib_1_la-glib-integration.lo -ldbus-1 -lglib-2.0 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.9.0/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.9.0/crtbeginS.o .libs/libdbus_c___glib_1_la-glib-integration.o -ldbus-1 -lglib-2.0 -L/usr/lib/gcc/i686-redhat-linux/4.9.0 -L/usr/lib/gcc/i686-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.9.0/../../../crtn.o -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libdbus-c++-glib-1.so.0 -o .libs/libdbus-c++-glib-1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdbus-c++-glib-1.so.0" && ln -s "libdbus-c++-glib-1.so.0.0.0" "libdbus-c++-glib-1.so.0") libtool: link: (cd ".libs" && rm -f "libdbus-c++-glib-1.so" && ln -s "libdbus-c++-glib-1.so.0.0.0" "libdbus-c++-glib-1.so") libtool: link: ( cd ".libs" && rm -f "libdbus-c++-glib-1.la" && ln -s "../libdbus-c++-glib-1.la" "libdbus-c++-glib-1.la" ) make[4]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration/glib' make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration' make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-connection.lo `test -f 'connection.cpp' || echo './'`connection.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-debug.lo `test -f 'debug.cpp' || echo './'`debug.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-dispatcher.lo `test -f 'dispatcher.cpp' || echo './'`dispatcher.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-error.lo `test -f 'error.cpp' || echo './'`error.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-eventloop.lo `test -f 'eventloop.cpp' || echo './'`eventloop.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-eventloop-integration.lo `test -f 'eventloop-integration.cpp' || echo './'`eventloop-integration.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-interface.lo `test -f 'interface.cpp' || echo './'`interface.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-introspection.lo `test -f 'introspection.cpp' || echo './'`introspection.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-message.lo `test -f 'message.cpp' || echo './'`message.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-object.lo `test -f 'object.cpp' || echo './'`object.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-pendingcall.lo `test -f 'pendingcall.cpp' || echo './'`pendingcall.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-pipe.lo `test -f 'pipe.cpp' || echo './'`pipe.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-property.lo `test -f 'property.cpp' || echo './'`property.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-server.lo `test -f 'server.cpp' || echo './'`server.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o libdbus_c___1_la-types.lo `test -f 'types.cpp' || echo './'`types.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c connection.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-connection.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c eventloop-integration.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-eventloop-integration.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c interface.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-interface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c message.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c types.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-types.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c pipe.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-pipe.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c introspection.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-introspection.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c dispatcher.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-dispatcher.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c debug.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-debug.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c server.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-server.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c error.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-error.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c eventloop.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-eventloop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c pendingcall.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-pendingcall.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c object.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-object.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c property.cpp -fPIC -DPIC -o .libs/libdbus_c___1_la-property.o pipe.cpp: In member function 'void DBus::Pipe::write(const void*, unsigned int)': pipe.cpp:67:74: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::write(_fd_write, static_cast (&nbytes), sizeof(nbytes)); ^ pipe.cpp:70:37: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::write(_fd_write, buffer, nbytes); ^ pipe.cpp: In member function 'ssize_t DBus::Pipe::read(void*, unsigned int&)': pipe.cpp:77:44: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::read(_fd_read, &nbytes, sizeof(nbytes)); ^ pipe.cpp: In member function 'void DBus::Pipe::signal()': pipe.cpp:86:30: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] ::write(_fd_write, '\0', 1); ^ dispatcher.cpp: In member function 'int DBus::Watch::descriptor() const': dispatcher.cpp:81:10: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] return dbus_watch_get_fd((DBusWatch *)_int); ^ dispatcher.cpp:81:45: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] return dbus_watch_get_fd((DBusWatch *)_int); ^ In file included from ../include/dbus-c++/interface.h:31:0, from interface.cpp:29: ../include/dbus-c++/util.h: In member function 'R DBus::Slot::call(P) const [with R = DBus::Message; P = const DBus::CallMessage&]': ../include/dbus-c++/util.h:258:3: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from ../include/dbus-c++/types.h:34:0, from ../include/dbus-c++/connection.h:31, from connection.cpp:29: ../include/dbus-c++/util.h: In member function 'R DBus::Slot::call(P) const [with R = bool; P = const DBus::Message&]': ../include/dbus-c++/util.h:258:3: warning: control reaches end of non-void function [-Wreturn-type] } ^ /bin/sh ../libtool --tag=CXX --mode=link g++ -I../include -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o libdbus-c++-1.la -rpath /usr/lib libdbus_c___1_la-connection.lo libdbus_c___1_la-debug.lo libdbus_c___1_la-dispatcher.lo libdbus_c___1_la-error.lo libdbus_c___1_la-eventloop.lo libdbus_c___1_la-eventloop-integration.lo libdbus_c___1_la-interface.lo libdbus_c___1_la-introspection.lo libdbus_c___1_la-message.lo libdbus_c___1_la-object.lo libdbus_c___1_la-pendingcall.lo libdbus_c___1_la-pipe.lo libdbus_c___1_la-property.lo libdbus_c___1_la-server.lo libdbus_c___1_la-types.lo -ldbus-1 -lexpat libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.9.0/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.9.0/crtbeginS.o .libs/libdbus_c___1_la-connection.o .libs/libdbus_c___1_la-debug.o .libs/libdbus_c___1_la-dispatcher.o .libs/libdbus_c___1_la-error.o .libs/libdbus_c___1_la-eventloop.o .libs/libdbus_c___1_la-eventloop-integration.o .libs/libdbus_c___1_la-interface.o .libs/libdbus_c___1_la-introspection.o .libs/libdbus_c___1_la-message.o .libs/libdbus_c___1_la-object.o .libs/libdbus_c___1_la-pendingcall.o .libs/libdbus_c___1_la-pipe.o .libs/libdbus_c___1_la-property.o .libs/libdbus_c___1_la-server.o .libs/libdbus_c___1_la-types.o -ldbus-1 -lexpat -L/usr/lib/gcc/i686-redhat-linux/4.9.0 -L/usr/lib/gcc/i686-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.9.0/../../../crtn.o -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -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[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/tools' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../include -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o xml.o xml.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../include -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o xml2cpp.o xml2cpp.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../include -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o generate_adaptor.o generate_adaptor.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../include -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o generate_proxy.o generate_proxy.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../include -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o generator_utils.o generator_utils.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../include -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o introspect.o introspect.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o dbusxx-introspect introspect.o ../src/libdbus-c++-1.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/dbusxx-introspect introspect.o ../src/.libs/libdbus-c++-1.so -ldbus-1 -lexpat /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o dbusxx-xml2cpp xml.o xml2cpp.o generate_adaptor.o generate_proxy.o generator_utils.o -lexpat libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z -Wl,relro -o dbusxx-xml2cpp xml.o xml2cpp.o generate_adaptor.o generate_proxy.o generator_utils.o -lexpat make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/tools' Making all in data make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/data' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/doc' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples' Making all in properties make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/properties' ../../tools/dbusxx-xml2cpp propsgs-introspect.xml --adaptor=propsgs-glue-adaptor.h -- ../../tools/dbusxx-xml2cpp propsgs-introspect.xml --proxy=propsgs-glue-proxy.h -- generating code for interface org.freedesktop.DBus.PropsGSDemo... generating code for interface org.freedesktop.DBus.PropsGSDemo... make all-am make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/properties' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o propsgs-server.o propsgs-server.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o propsgs-client.o propsgs-client.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o propsgs-client propsgs-client.o ../../src/libdbus-c++-1.la -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/propsgs-client propsgs-client.o ../../src/.libs/libdbus-c++-1.so -ldbus-1 -lexpat -lpthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o propsgs-server propsgs-server.o ../../src/libdbus-c++-1.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/propsgs-server propsgs-server.o ../../src/.libs/libdbus-c++-1.so -ldbus-1 -lexpat make[4]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/properties' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/properties' Making all in echo make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo' ../../tools/dbusxx-xml2cpp echo-introspect.xml --adaptor=echo-server-glue.h ../../tools/dbusxx-xml2cpp echo-introspect.xml --proxy=echo-client-glue.h generating code for interface org.freedesktop.DBus.EchoDemo... generating code for interface org.freedesktop.DBus.EchoDemo... make all-am make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o echo-server.o echo-server.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o echo_client_mt-echo-client.o `test -f 'echo-client.cpp' || echo './'`echo-client.cpp In file included from echo-server.h:5:0, from echo-server.cpp:5: echo-server-glue.h: In member function 'DBus::Message org::freedesktop::DBus::EchoDemo_adaptor::_Random_stub(const DBus::CallMessage&)': echo-server-glue.h:138:29: warning: variable 'ri' set but not used [-Wunused-but-set-variable] ::DBus::MessageIter ri = call.reader(); ^ echo-server-glue.h: In member function 'DBus::Message org::freedesktop::DBus::EchoDemo_adaptor::_Info_stub(const DBus::CallMessage&)': echo-server-glue.h:192:29: warning: variable 'ri' set but not used [-Wunused-but-set-variable] ::DBus::MessageIter ri = call.reader(); ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o echo-client-mt echo_client_mt-echo-client.o ../../src/libdbus-c++-1.la libtool: link: g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/echo-client-mt echo_client_mt-echo-client.o ../../src/.libs/libdbus-c++-1.so -ldbus-1 -lexpat -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o echo-server echo-server.o ../../src/libdbus-c++-1.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/echo-server echo-server.o ../../src/.libs/libdbus-c++-1.so -ldbus-1 -lexpat make[4]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo' Making all in hal make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/hal' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o hal-listen.o hal-listen.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o hal-listen hal-listen.o ../../src/libdbus-c++-1.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/hal-listen hal-listen.o ../../src/.libs/libdbus-c++-1.so -ldbus-1 -lexpat make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/hal' Making all in glib make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/glib' ../../tools/dbusxx-xml2cpp ../../data/org.freedesktop.DBus.xml --proxy=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/libdbus-c++-0.9.0/examples/glib' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I../../tools -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o dbus-browser.o dbus-browser.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I../../tools -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o xml.o `test -f '../../tools/xml.cpp' || echo './'`../../tools/xml.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o dbus-browser dbus-browser.o xml.o ../../src/integration/glib/libdbus-c++-glib-1.la ../../src/libdbus-c++-1.la -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/dbus-browser dbus-browser.o xml.o ../../src/integration/glib/.libs/libdbus-c++-glib-1.so ../../src/.libs/libdbus-c++-1.so -ldbus-1 -lexpat -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype make[4]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/glib' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/glib' Making all in ecore make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/ecore' ../../tools/dbusxx-xml2cpp ../../data/org.freedesktop.DBus.xml --proxy=dbus_ecore-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/libdbus-c++-0.9.0/examples/ecore' g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o dbus_ecore.o dbus_ecore.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o dbus_ecore dbus_ecore.o ../../src/integration/ecore/libdbus-c++-ecore-1.la ../../src/libdbus-c++-1.la -lecore -leina -lpthread -lexpat libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/dbus_ecore dbus_ecore.o ../../src/integration/ecore/.libs/libdbus-c++-ecore-1.so ../../src/.libs/libdbus-c++-1.so -ldbus-1 -lecore -leina -lpthread -lexpat make[4]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/ecore' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/ecore' Making all in echo_ecore make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo_ecore' ../../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 make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo_ecore' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o echo-server.o echo-server.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/ecore-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -c -o echo_client_mt-echo-client.o `test -f 'echo-client.cpp' || echo './'`echo-client.cpp generating code for interface org.freedesktop.DBus.EchoDemo... generating code for interface org.freedesktop.DBus.EchoDemo... In file included from echo-server.h:8:0, from echo-server.cpp:5: echo-server-glue.h: In member function 'DBus::Message org::freedesktop::DBus::EchoDemo_adaptor::_Random_stub(const DBus::CallMessage&)': echo-server-glue.h:138:29: warning: variable 'ri' set but not used [-Wunused-but-set-variable] ::DBus::MessageIter ri = call.reader(); ^ echo-server-glue.h: In member function 'DBus::Message org::freedesktop::DBus::EchoDemo_adaptor::_Info_stub(const DBus::CallMessage&)': echo-server-glue.h:192:29: warning: variable 'ri' set but not used [-Wunused-but-set-variable] ::DBus::MessageIter ri = call.reader(); ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o echo-client-mt echo_client_mt-echo-client.o ../../src/integration/ecore/libdbus-c++-ecore-1.la ../../src/libdbus-c++-1.la -lecore -leina -lpthread libtool: link: g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/echo-client-mt echo_client_mt-echo-client.o ../../src/integration/ecore/.libs/libdbus-c++-ecore-1.so ../../src/.libs/libdbus-c++-1.so -ldbus-1 -lexpat -lecore -leina -lpthread -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z,relro -o echo-server echo-server.o ../../src/integration/ecore/libdbus-c++-ecore-1.la ../../src/libdbus-c++-1.la -lecore -leina -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/echo-server echo-server.o ../../src/integration/ecore/.libs/libdbus-c++-ecore-1.so ../../src/.libs/libdbus-c++-1.so -ldbus-1 -lexpat -lecore -leina -lpthread make[4]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo_ecore' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo_ecore' make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples' Making all in test make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/test' make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/test' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/test' make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0' make[1]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ry7Fnr + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386 ++ dirname /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386 + cd libdbus-c++-0.9.0 + make install DESTDIR=/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src' Making install in integration make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration' Making install in ecore make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration/ecore' make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration/ecore' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libdbus-c++-ecore-1.la '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libdbus-c++-ecore-1.so.0.0.0 /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib/libdbus-c++-ecore-1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib && { ln -s -f libdbus-c++-ecore-1.so.0.0.0 libdbus-c++-ecore-1.so.0 || { rm -f libdbus-c++-ecore-1.so.0 && ln -s libdbus-c++-ecore-1.so.0.0.0 libdbus-c++-ecore-1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib && { ln -s -f libdbus-c++-ecore-1.so.0.0.0 libdbus-c++-ecore-1.so || { rm -f libdbus-c++-ecore-1.so && ln -s libdbus-c++-ecore-1.so.0.0.0 libdbus-c++-ecore-1.so; }; }) libtool: install: /usr/bin/install -c .libs/libdbus-c++-ecore-1.lai /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib/libdbus-c++-ecore-1.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/include/dbus-c++-1/dbus-c++/' /usr/bin/install -c -m 644 ../../../include/dbus-c++/ecore-integration.h '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/include/dbus-c++-1/dbus-c++/' make[4]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration/ecore' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration/ecore' Making install in glib make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration/glib' make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libdbus-c++-glib-1.la '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libdbus-c++-glib-1.so.0.0.0 /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib/libdbus-c++-glib-1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib && { ln -s -f libdbus-c++-glib-1.so.0.0.0 libdbus-c++-glib-1.so.0 || { rm -f libdbus-c++-glib-1.so.0 && ln -s libdbus-c++-glib-1.so.0.0.0 libdbus-c++-glib-1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib && { ln -s -f libdbus-c++-glib-1.so.0.0.0 libdbus-c++-glib-1.so || { rm -f libdbus-c++-glib-1.so && ln -s libdbus-c++-glib-1.so.0.0.0 libdbus-c++-glib-1.so; }; }) libtool: install: /usr/bin/install -c .libs/libdbus-c++-glib-1.lai /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib/libdbus-c++-glib-1.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/include/dbus-c++-1/dbus-c++/' /usr/bin/install -c -m 644 ../../../include/dbus-c++/glib-integration.h '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/include/dbus-c++-1/dbus-c++/' make[4]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration/glib' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration/glib' make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration' make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration' 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/libdbus-c++-0.9.0/src/integration' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src/integration' make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src' make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libdbus-c++-1.la '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libdbus-c++-1.so.0.0.0 /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib/libdbus-c++-1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib && { 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.9.0-3.fc21.i386/usr/lib && { 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.9.0-3.fc21.i386/usr/lib/libdbus-c++-1.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/include/dbus-c++-1/dbus-c++/' /usr/bin/install -c -m 644 ../include/dbus-c++/api.h ../include/dbus-c++/connection.h ../include/dbus-c++/dbus.h ../include/dbus-c++/debug.h ../include/dbus-c++/dispatcher.h ../include/dbus-c++/error.h ../include/dbus-c++/eventloop.h ../include/dbus-c++/eventloop-integration.h ../include/dbus-c++/interface.h ../include/dbus-c++/introspection.h ../include/dbus-c++/message.h ../include/dbus-c++/object.h ../include/dbus-c++/pendingcall.h ../include/dbus-c++/pipe.h ../include/dbus-c++/property.h ../include/dbus-c++/refptr_impl.h ../include/dbus-c++/server.h ../include/dbus-c++/types.h ../include/dbus-c++/util.h '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/include/dbus-c++-1/dbus-c++/' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src' make[1]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/src' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/tools' make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c dbusxx-xml2cpp dbusxx-introspect '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/bin' libtool: install: /usr/bin/install -c dbusxx-xml2cpp /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/bin/dbusxx-xml2cpp libtool: install: warning: `../src/libdbus-c++-1.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dbusxx-introspect /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/bin/dbusxx-introspect make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/tools' make[1]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/tools' Making install in data make[1]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/data' make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/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/libdbus-c++-0.9.0/data' make[1]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/data' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/doc' make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/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/libdbus-c++-0.9.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/doc' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples' Making install in properties make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/properties' make install-am make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/properties' make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/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/libdbus-c++-0.9.0/examples/properties' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/properties' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/properties' Making install in echo make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo' make install-am make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo' make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/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/libdbus-c++-0.9.0/examples/echo' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo' Making install in hal make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/hal' make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/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/libdbus-c++-0.9.0/examples/hal' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/hal' Making install in glib make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/glib' make install-am make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/glib' make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/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/libdbus-c++-0.9.0/examples/glib' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/glib' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/glib' Making install in ecore make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/ecore' make install-am make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/ecore' make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/ecore' 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/libdbus-c++-0.9.0/examples/ecore' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/ecore' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/ecore' Making install in echo_ecore make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo_ecore' make install-am make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo_ecore' make[4]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo_ecore' 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/libdbus-c++-0.9.0/examples/echo_ecore' make[3]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo_ecore' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples/echo_ecore' make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples' make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/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/libdbus-c++-0.9.0/examples' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples' make[1]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/examples' Making install in test make[1]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/test' make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/test' make[3]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0/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/libdbus-c++-0.9.0/test' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/test' make[1]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0/test' make[1]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0' make[2]: Entering directory `/builddir/build/BUILD/libdbus-c++-0.9.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib/pkgconfig' /usr/bin/install -c -m 644 dbus-c++-1.pc dbus-c++-glib-1.pc dbus-c++-ecore-1.pc '/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0' make[1]: Leaving directory `/builddir/build/BUILD/libdbus-c++-0.9.0' + find /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libdbus-c++-0.9.0 extracting debug info from /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/bin/dbusxx-xml2cpp extracting debug info from /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/bin/dbusxx-introspect extracting debug info from /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib/libdbus-c++-1.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib/libdbus-c++-glib-1.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/lib/libdbus-c++-ecore-1.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libdbus-c++-glib-1.so.0.0.0.debug to /usr/lib/debug/usr/lib/libdbus-c++-glib-1.so.0.debug symlinked /usr/lib/debug/usr/lib/libdbus-c++-ecore-1.so.0.0.0.debug to /usr/lib/debug/usr/lib/libdbus-c++-ecore-1.so.0.debug symlinked /usr/lib/debug/usr/lib/libdbus-c++-1.so.0.0.0.debug to /usr/lib/debug/usr/lib/libdbus-c++-1.so.0.debug symlinked /usr/lib/debug/usr/lib/libdbus-c++-ecore-1.so.0.0.0.debug to /usr/lib/debug/usr/lib/libdbus-c++-ecore-1.so.debug symlinked /usr/lib/debug/usr/lib/libdbus-c++-1.so.0.0.0.debug to /usr/lib/debug/usr/lib/libdbus-c++-1.so.debug symlinked /usr/lib/debug/usr/lib/libdbus-c++-glib-1.so.0.0.0.debug to /usr/lib/debug/usr/lib/libdbus-c++-glib-1.so.debug 493 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dbus-c++-0.9.0-3.fc21.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rPcwdC + umask 022 + cd /builddir/build/BUILD + cd libdbus-c++-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/share/doc/dbus-c++ + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/share/doc/dbus-c++ + cp -pr COPYING /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/share/doc/dbus-c++ + cp -pr AUTHORS /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/share/doc/dbus-c++ + exit 0 Provides: dbus-c++ = 0.9.0-3.fc21 dbus-c++(x86-32) = 0.9.0-3.fc21 libdbus-c++-1.so.0 libdbus-c++-ecore-1.so.0 libdbus-c++-glib-1.so.0 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.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libdbus-c++-1.so.0 libecore.so.1 libeina.so.1 libexpat.so.1 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libglib-2.0.so.0 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: dbus-c++-devel-0.9.0-3.fc21.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kNc1hN + umask 022 + cd /builddir/build/BUILD + cd libdbus-c++-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/share/doc/dbus-c++-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/share/doc/dbus-c++-devel + cp -pr TODO /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386/usr/share/doc/dbus-c++-devel + exit 0 Provides: dbus-c++-devel = 0.9.0-3.fc21 dbus-c++-devel(x86-32) = 0.9.0-3.fc21 pkgconfig(dbus-c++-1) = 0.9.0 pkgconfig(dbus-c++-ecore-1) = 0.9.0 pkgconfig(dbus-c++-glib-1) = 0.9.0 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-c++-1.so.0 libdbus-c++-ecore-1.so.0 libdbus-c++-glib-1.so.0 pkgconfig(dbus-1) pkgconfig(dbus-c++-1) Processing files: dbus-c++-debuginfo-0.9.0-3.fc21.i686 Provides: dbus-c++-debuginfo = 0.9.0-3.fc21 dbus-c++-debuginfo(x86-32) = 0.9.0-3.fc21 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386 Wrote: /builddir/build/RPMS/dbus-c++-0.9.0-3.fc21.i686.rpm Wrote: /builddir/build/RPMS/dbus-c++-devel-0.9.0-3.fc21.i686.rpm Wrote: /builddir/build/RPMS/dbus-c++-debuginfo-0.9.0-3.fc21.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YCwt2B + umask 022 + cd /builddir/build/BUILD + cd libdbus-c++-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dbus-c++-0.9.0-3.fc21.i386 + exit 0 Child return code was: 0 LEAVE do -->