ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/dbus-qt3.spec'], False, '/var/lib/mock/dist-f9-build-199849-34762/root/', None, 0, True, 0, 423, 422, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/dbus-qt3.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/dbus-qt3-0.8.1-1.20080603svn.fc9.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/dbus-qt3.spec'], False, '/var/lib/mock/dist-f9-build-199849-34762/root/', None, 0, True, 0, 423, 422, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/dbus-qt3.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.17829 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dbus-qt3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/dbus-qt3-20080603svn.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dbus-qt3 ++ /usr/bin/id -u + '[' 423 = 0 ']' ++ /usr/bin/id -u + '[' 423 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + make -f admin/Makefile.common *** automake (GNU automake) 1.10.1 found. *** Creating acinclude.m4 *** Creating list of subdirectories *** Creating configure.files *** Creating configure.in *** Creating aclocal.m4 acinclude.m4:3724: the serial number must appear before any macro definition acinclude.m4:3769: the serial number must appear before any macro definition acinclude.m4:3814: the serial number must appear before any macro definition acinclude.m4:6022: the serial number must appear before any macro definition *** Creating configure *** Creating Makefile templates *** Postprocessing Makefile templates *** Creating date/time stamp *** Finished Don't forget to run ./configure If you haven't done so in a while, run ./configure --help + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.98730 + umask 022 + cd /builddir/build/BUILD + cd dbus-qt3 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./admin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./admin/config.guess ++ basename ./admin/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./admin/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./admin/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./admin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./admin/config.sub ++ basename ./admin/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./admin/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./admin/config.sub' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-warnings checking for a BSD-compatible install... /usr/bin/install -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-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++... gcc3 checking whether gcc is blacklisted... no checking whether g++ supports -fno-reorder-blocks... yes checking whether g++ supports -fno-exceptions... yes checking whether g++ supports -fno-check-new... yes checking whether g++ supports -fno-common... yes checking whether g++ supports -fexceptions... yes checking whether system headers can cope with -O2 -fno-inline... irrelevant checking how to run the C++ preprocessor... g++ -E checking whether g++ supports -O0... yes checking whether g++ supports -Wl,--no-undefined... yes checking whether g++ supports -Wl,--allow-shlib-undefined... yes not using lib directory suffix checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 262144 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes 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 for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking for strlcat... no checking if strlcat needs custom prototype... yes - in libkdefakes checking for strlcpy... no checking if strlcpy needs custom prototype... yes - in libkdefakes checking for main in -lutil... yes checking for main in -lcompat... no checking for crypt in -lcrypt... yes checking for socklen_t... yes checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking for poll in -lpoll... no checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking if res_init needs -lresolv... yes checking for res_init... yes checking if res_init needs custom prototype... no checking for killpg in -lucb... no checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 4 checking for char *... yes checking size of char *... 4 checking for dlopen in -ldl... (cached) yes checking for shl_unload in -ldld... no checking for size_t... yes checking size of size_t... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking sizeof size_t == sizeof unsigned long... yes checking for PIE support... yes checking if enabling -pie/fPIE support... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for vsnprintf... yes checking for snprintf... yes checking for X... libraries /usr/lib, headers . checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for pkg-config... /usr/bin/pkg-config checking for pthread_create in -lpthread... yes checking for extra includes... no checking for extra libs... no checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for perl... /usr/bin/perl checking for Qt... libraries /usr/lib/qt-3.3/lib, headers /usr/lib/qt-3.3/include using -mt checking for moc... /usr/lib/qt-3.3/bin/moc checking for uic... /usr/lib/qt-3.3/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... no checking for moc... /usr/lib/qt-3.3/bin/moc checking for uic... /usr/lib/qt-3.3/bin/uic checking whether uic supports -L ... (cached) yes checking whether uic supports -nounload ... (cached) yes checking for "dbus-1"... yes checking DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include checking DBUS_LIBS... -L/lib -ldbus-1 checking if admin should be compiled... no checking if autom4te.cache should be compiled... yes checking if dbus should be compiled... yes checking if docs should be compiled... yes checking if examples should be compiled... yes checking if test should be compiled... yes checking if tools should be compiled... yes configure: creating ./config.status config.status: creating dbus-1-qt3.pc config.status: creating Makefile config.status: executing depfiles commands Good - your configure finished. Start make now + make -j4 /usr/lib/qt-3.3/bin/moc -o qdbusconnection.moc ./qdbusconnection_p.h /bin/sh ./libtool --silent --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT qdbuserror.lo -MD -MP -MF .deps/qdbuserror.Tpo -c -o qdbuserror.lo qdbuserror.cpp /bin/sh ./libtool --silent --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT qdbusintegrator.lo -MD -MP -MF .deps/qdbusintegrator.Tpo -c -o qdbusintegrator.lo qdbusintegrator.cpp /bin/sh ./libtool --silent --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT qdbusmarshall.lo -MD -MP -MF .deps/qdbusmarshall.Tpo -c -o qdbusmarshall.lo qdbusmarshall.cpp /bin/sh ./libtool --silent --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT qdbusmessage.lo -MD -MP -MF .deps/qdbusmessage.Tpo -c -o qdbusmessage.lo qdbusmessage.cpp mv -f .deps/qdbuserror.Tpo .deps/qdbuserror.Plo /usr/lib/qt-3.3/bin/moc -o qdbusserver.moc ./dbus/qdbusserver.h /usr/lib/qt-3.3/bin/moc -o qdbusproxy.moc ./dbus/qdbusproxy.h /bin/sh ./libtool --silent --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT qdbusdata.lo -MD -MP -MF .deps/qdbusdata.Tpo -c -o qdbusdata.lo qdbusdata.cpp mv -f .deps/qdbusmessage.Tpo .deps/qdbusmessage.Plo /bin/sh ./libtool --silent --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT qdbusdatalist.lo -MD -MP -MF .deps/qdbusdatalist.Tpo -c -o qdbusdatalist.lo qdbusdatalist.cpp mv -f .deps/qdbusintegrator.Tpo .deps/qdbusintegrator.Plo /bin/sh ./libtool --silent --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT qdbusobjectpath.lo -MD -MP -MF .deps/qdbusobjectpath.Tpo -c -o qdbusobjectpath.lo qdbusobjectpath.cpp mv -f .deps/qdbusobjectpath.Tpo .deps/qdbusobjectpath.Plo /bin/sh ./libtool --silent --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT qdbusdataconverter.lo -MD -MP -MF .deps/qdbusdataconverter.Tpo -c -o qdbusdataconverter.lo qdbusdataconverter.cpp mv -f .deps/qdbusdatalist.Tpo .deps/qdbusdatalist.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT classgen.o -MD -MP -MF .deps/classgen.Tpo -c -o classgen.o `test -f 'tools/dbusxml2qt3/classgen.cpp' || echo './'`tools/dbusxml2qt3/classgen.cpp mv -f .deps/qdbusdata.Tpo .deps/qdbusdata.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o `test -f 'tools/dbusxml2qt3/main.cpp' || echo './'`tools/dbusxml2qt3/main.cpp mv -f .deps/qdbusmarshall.Tpo .deps/qdbusmarshall.Plo g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT methodgen.o -MD -MP -MF .deps/methodgen.Tpo -c -o methodgen.o `test -f 'tools/dbusxml2qt3/methodgen.cpp' || echo './'`tools/dbusxml2qt3/methodgen.cpp mv -f .deps/main.Tpo .deps/main.Po /bin/sh ./libtool --silent --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT qdbusconnection.lo -MD -MP -MF .deps/qdbusconnection.Tpo -c -o qdbusconnection.lo qdbusconnection.cpp mv -f .deps/qdbusdataconverter.Tpo .deps/qdbusdataconverter.Plo /bin/sh ./libtool --silent --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT qdbusserver.lo -MD -MP -MF .deps/qdbusserver.Tpo -c -o qdbusserver.lo qdbusserver.cpp mv -f .deps/classgen.Tpo .deps/classgen.Po /bin/sh ./libtool --silent --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"dbus-1-qt3\" -DVERSION=\"0.7\" -DKDELIBSUFF=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_CRYPT=1 -Dkde_socklen_t=socklen_t -Dksize_t=socklen_t -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT=1 -DHAVE_RES_INIT_PROTO=1 -DSIZEOF_INT=4 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_CHAR_P=4 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_VSNPRINTF=1 -DHAVE_SNPRINTF=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPTHREAD=1 -I. -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/qt-3.3/include -DDBUS_COMPILATION -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -MT qdbusproxy.lo -MD -MP -MF .deps/qdbusproxy.Tpo -c -o qdbusproxy.lo qdbusproxy.cpp mv -f .deps/qdbusproxy.Tpo .deps/qdbusproxy.Plo mv -f .deps/qdbusserver.Tpo .deps/qdbusserver.Plo mv -f .deps/qdbusconnection.Tpo .deps/qdbusconnection.Plo /bin/sh ./libtool --silent --tag=CXX --mode=link g++ -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -L/usr/lib/qt-3.3/lib -version-info 8:1:8 -no-undefined -o libdbus-1-qt3.la -rpath /usr/lib qdbusconnection.lo qdbuserror.lo qdbusintegrator.lo qdbusmarshall.lo qdbusmessage.lo qdbusserver.lo qdbusproxy.lo qdbusdata.lo qdbusdatalist.lo qdbusobjectpath.lo qdbusdataconverter.lo -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -L/lib -ldbus-1 mv -f .deps/methodgen.Tpo .deps/methodgen.Po /bin/sh ./libtool --silent --tag=CXX --mode=link g++ -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fno-exceptions -fno-check-new -fno-common -L/usr/lib/qt-3.3/lib -o dbusxml2qt3 classgen.o main.o methodgen.o -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.52781 + umask 022 + cd /builddir/build/BUILD + cd dbus-qt3 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild + make install DESTDIR=/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild make[1]: Entering directory `/builddir/build/BUILD/dbus-qt3' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/lib" /bin/sh ./libtool --silent --mode=install /usr/bin/install -c -p 'libdbus-1-qt3.la' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/lib/libdbus-1-qt3.la' libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/bin" /bin/sh ./libtool --silent --mode=install /usr/bin/install -c -p 'dbusxml2qt3' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/bin/dbusxml2qt3' test -z "/usr/include/dbus-1.0/qt3/dbus" || /bin/mkdir -p "/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/include/dbus-1.0/qt3/dbus" /usr/bin/install -c -p -m 644 'dbus/qdbuserror.h' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/include/dbus-1.0/qt3/dbus/qdbuserror.h' /usr/bin/install -c -p -m 644 'dbus/qdbusmessage.h' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/include/dbus-1.0/qt3/dbus/qdbusmessage.h' /usr/bin/install -c -p -m 644 'dbus/qdbusconnection.h' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/include/dbus-1.0/qt3/dbus/qdbusconnection.h' /usr/bin/install -c -p -m 644 'dbus/qdbusvariant.h' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/include/dbus-1.0/qt3/dbus/qdbusvariant.h' /usr/bin/install -c -p -m 644 'dbus/qdbusobject.h' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/include/dbus-1.0/qt3/dbus/qdbusobject.h' /usr/bin/install -c -p -m 644 'dbus/qdbusproxy.h' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/include/dbus-1.0/qt3/dbus/qdbusproxy.h' /usr/bin/install -c -p -m 644 'dbus/qdbusmacros.h' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/include/dbus-1.0/qt3/dbus/qdbusmacros.h' /usr/bin/install -c -p -m 644 'dbus/qdbusdata.h' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/include/dbus-1.0/qt3/dbus/qdbusdata.h' /usr/bin/install -c -p -m 644 'dbus/qdbusdatalist.h' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/include/dbus-1.0/qt3/dbus/qdbusdatalist.h' /usr/bin/install -c -p -m 644 'dbus/qdbusdatamap.h' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/include/dbus-1.0/qt3/dbus/qdbusdatamap.h' /usr/bin/install -c -p -m 644 'dbus/qdbusobjectpath.h' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/include/dbus-1.0/qt3/dbus/qdbusobjectpath.h' /usr/bin/install -c -p -m 644 'dbus/qdbusdataconverter.h' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/include/dbus-1.0/qt3/dbus/qdbusdataconverter.h' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/lib/pkgconfig" /usr/bin/install -c -p -m 644 'dbus-1-qt3.pc' '/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/lib/pkgconfig/dbus-1-qt3.pc' make[1]: Leaving directory `/builddir/build/BUILD/dbus-qt3' + rm -f /var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/lib/libdbus-1-qt3.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/dbus-qt3 extracting debug info from /var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/lib/libdbus-1-qt3.so.0.8.1 extracting debug info from /var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/bin/dbusxml2qt3 symlinked /usr/lib/debug/usr/lib/libdbus-1-qt3.so.0.8.1.debug to /usr/lib/debug/usr/lib/libdbus-1-qt3.so.0.debug symlinked /usr/lib/debug/usr/lib/libdbus-1-qt3.so.0.8.1.debug to /usr/lib/debug/usr/lib/libdbus-1-qt3.so.debug cpio: gcc-4.3.0-20080428/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc/crtsavres.S: Cannot stat: No such file or directory 956 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dbus-qt3-0.8.1-1.20080603svn.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.64769 + umask 022 + cd /builddir/build/BUILD + cd dbus-qt3 + DOCDIR=/var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/share/doc/dbus-qt3-0.8.1 + export DOCDIR + rm -rf /var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/share/doc/dbus-qt3-0.8.1 + /bin/mkdir -p /var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/share/doc/dbus-qt3-0.8.1 + cp -pr README AUTHORS ChangeLog COPYING /var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild/usr/share/doc/dbus-qt3-0.8.1 + exit 0 Provides: libdbus-1-qt3 = 0.8.1-1.20080603svn.fc9 libdbus-1-qt3.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libICE.so.6 libSM.so.6 libX11.so.6 libXext.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdbus-1-qt3.so.0 libdbus-1.so.3 libgcc_s.so.1 libm.so.6 libpng12.so.0 libpthread.so.0 libqt-mt.so.3 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libz.so.1 rtld(GNU_HASH) Processing files: dbus-qt3-devel-0.8.1-1.20080603svn.fc9 Provides: libdbus-1-qt3-devel = 0.8.1-1.20080603svn.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: dbus-devel dbus-qt3 = 0.8.1-1.20080603svn.fc9 libICE.so.6 libSM.so.6 libX11.so.6 libXext.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdbus-1-qt3.so.0 libgcc_s.so.1 libm.so.6 libpng12.so.0 libpthread.so.0 libqt-mt.so.3 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libz.so.1 pkgconfig qt3-devel rtld(GNU_HASH) Processing files: dbus-qt3-debuginfo-0.8.1-1.20080603svn.fc9 Provides: libdbus-1-qt3.so.0.8.1.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libdbus-1-qt3.so.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Wrote: /builddir/build/RPMS/dbus-qt3-0.8.1-1.20080603svn.fc9.ppc.rpm Wrote: /builddir/build/RPMS/dbus-qt3-devel-0.8.1-1.20080603svn.fc9.ppc.rpm Wrote: /builddir/build/RPMS/dbus-qt3-debuginfo-0.8.1-1.20080603svn.fc9.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.48220 + umask 022 + cd /builddir/build/BUILD + cd dbus-qt3 + rm -rf /var/tmp/dbus-qt3-0.8.1-1.20080603svn.fc9-root-mockbuild + exit 0 LEAVE do -->