ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/hal-cups-utils.spec'], False, '/var/lib/mock/dist-f10-build-326590-59436/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/hal-cups-utils.spec'] warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/hal-cups-utils-0.6.19-1.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/hal-cups-utils.spec'], False, '/var/lib/mock/dist-f10-build-326590-59436/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/hal-cups-utils.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KTSt7k + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64 + cd /builddir/build/BUILD + rm -rf hal-cups-utils-0.6.19 + /usr/bin/gzip -dc /builddir/build/SOURCES/hal-cups-utils-0.6.19.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hal-cups-utils-0.6.19 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q47aH9 + umask 022 + cd /builddir/build/BUILD + cd hal-cups-utils-0.6.19 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc64-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for ppc64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for HAL... yes checking for DBUS... yes checking for GLIB... yes configure: creating ./config.status config.status: creating Makefile config.status: creating backend/Makefile config.status: creating systemv/Makefile config.status: creating systemv/10-hal_lpadmin.fdi.in config.status: creating config.h config.status: executing depfiles commands + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' make all-recursive make[1]: Entering directory `/builddir/build/BUILD/hal-cups-utils-0.6.19' Making all in backend make[2]: Entering directory `/builddir/build/BUILD/hal-cups-utils-0.6.19/backend' gcc -DHAVE_CONFIG_H -I. -I.. -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/cups -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT hal.o -MD -MP -MF .deps/hal.Tpo -c -o hal.o hal.c hal.c: In function 'main': hal.c:263: warning: 'wbytes' may be used uninitialized in this function mv -f .deps/hal.Tpo .deps/hal.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o hal hal.o -L/lib64 -lhal -ldbus-1 -lcups make[2]: Leaving directory `/builddir/build/BUILD/hal-cups-utils-0.6.19/backend' Making all in systemv make[2]: Entering directory `/builddir/build/BUILD/hal-cups-utils-0.6.19/systemv' grep -v ^# 10-hal_lpadmin.fdi.in > 10-hal_lpadmin.fdi make[2]: Leaving directory `/builddir/build/BUILD/hal-cups-utils-0.6.19/systemv' make[2]: Entering directory `/builddir/build/BUILD/hal-cups-utils-0.6.19' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hal-cups-utils-0.6.19' make[1]: Leaving directory `/builddir/build/BUILD/hal-cups-utils-0.6.19' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9evJlY + umask 022 + cd /builddir/build/BUILD + cd hal-cups-utils-0.6.19 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64 + make install DESTDIR=/builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64 Making install in backend make[1]: Entering directory `/builddir/build/BUILD/hal-cups-utils-0.6.19/backend' make[2]: Entering directory `/builddir/build/BUILD/hal-cups-utils-0.6.19/backend' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/cups/backend" || /bin/mkdir -p "/builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64/usr/lib/cups/backend" /usr/bin/install -c 'hal' '/builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64/usr/lib/cups/backend/hal' make[2]: Leaving directory `/builddir/build/BUILD/hal-cups-utils-0.6.19/backend' make[1]: Leaving directory `/builddir/build/BUILD/hal-cups-utils-0.6.19/backend' Making install in systemv make[1]: Entering directory `/builddir/build/BUILD/hal-cups-utils-0.6.19/systemv' make[2]: Entering directory `/builddir/build/BUILD/hal-cups-utils-0.6.19/systemv' test -z "/usr/libexec" || /bin/mkdir -p "/builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64/usr/libexec" /usr/bin/install -c 'hal_lpadmin' '/builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64/usr/libexec/hal_lpadmin' test -z "/usr/share/hal/fdi/policy/10osvendor" || /bin/mkdir -p "/builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64/usr/share/hal/fdi/policy/10osvendor" /usr/bin/install -c -m 644 '10-hal_lpadmin.fdi' '/builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64/usr/share/hal/fdi/policy/10osvendor/10-hal_lpadmin.fdi' make[2]: Leaving directory `/builddir/build/BUILD/hal-cups-utils-0.6.19/systemv' make[1]: Leaving directory `/builddir/build/BUILD/hal-cups-utils-0.6.19/systemv' make[1]: Entering directory `/builddir/build/BUILD/hal-cups-utils-0.6.19' make[2]: Entering directory `/builddir/build/BUILD/hal-cups-utils-0.6.19' 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/hal-cups-utils-0.6.19' make[1]: Leaving directory `/builddir/build/BUILD/hal-cups-utils-0.6.19' + mkdir -p /builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64/etc/rc.d/init.d + install -c -m 755 /builddir/build/SOURCES/cups-config-daemon /builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64/etc/rc.d/init.d/cups-config-daemon + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/hal-cups-utils-0.6.19 extracting debug info from /builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64/usr/lib/cups/backend/hal 26 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: hal-cups-utils-0.6.19-1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7Swq2M + umask 022 + cd /builddir/build/BUILD + cd hal-cups-utils-0.6.19 + DOCDIR=/builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64/usr/share/doc/hal-cups-utils-0.6.19 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64/usr/share/doc/hal-cups-utils-0.6.19 + /bin/mkdir -p /builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64/usr/share/doc/hal-cups-utils-0.6.19 + cp -pr AUTHORS COPYING ChangeLog NEWS README /builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64/usr/share/doc/hal-cups-utils-0.6.19 + exit 0 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: /bin/env /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcups.so.2()(64bit) libdbus-1.so.3()(64bit) libhal.so.1()(64bit) rtld(GNU_HASH) Processing files: hal-cups-utils-debuginfo-0.6.19-1.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64 warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/hal-cups-utils-0.6.19-1.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/hal-cups-utils-debuginfo-0.6.19-1.fc10.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ngiD7e + umask 022 + cd /builddir/build/BUILD + cd hal-cups-utils-0.6.19 + rm -rf /builddir/build/BUILDROOT/hal-cups-utils-0.6.19-1.fc10.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->