ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/t1utils.spec'], False, '/var/lib/mock/dist-f10-build-251551-45788/root/', None, 0, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/t1utils.spec'] /etc/profile: line 42: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/t1utils-1.33-1.fc10.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/t1utils.spec'], False, '/var/lib/mock/dist-f10-build-251551-45788/root/', None, 0, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/t1utils.spec'] /etc/profile: line 42: /bin/hostname: No such file or directory Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dhq1D6 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf t1utils-1.33 + /usr/bin/gzip -dc /builddir/build/SOURCES/t1utils-1.33.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd t1utils-1.33 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f iso-8859-1 -t utf-8 -o NEWS.utf8 NEWS + mv NEWS.utf8 NEWS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y8lF54 + umask 022 + cd /builddir/build/BUILD + cd t1utils-1.33 + 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 an ANSI C-conforming const... yes checking for strerror... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for uintptr_t... yes checking for void *... yes checking size of void *... 8 checking for unsigned long... yes checking size of unsigned long... 8 checking for unsigned int... yes checking size of unsigned int... 4 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-am make[1]: Entering directory `/builddir/build/BUILD/t1utils-1.33' gcc -DHAVE_CONFIG_H -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT clp.o -MD -MP -MF .deps/clp.Tpo -c -o clp.o clp.c gcc -DHAVE_CONFIG_H -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT t1lib.o -MD -MP -MF .deps/t1lib.Tpo -c -o t1lib.o t1lib.c gcc -DHAVE_CONFIG_H -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT t1ascii.o -MD -MP -MF .deps/t1ascii.Tpo -c -o t1ascii.o t1ascii.c gcc -DHAVE_CONFIG_H -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT t1binary.o -MD -MP -MF .deps/t1binary.Tpo -c -o t1binary.o t1binary.c t1lib.c: In function 'pfb_writer_output_block': t1lib.c:346: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/t1binary.Tpo .deps/t1binary.Po gcc -DHAVE_CONFIG_H -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT t1asm.o -MD -MP -MF .deps/t1asm.Tpo -c -o t1asm.o t1asm.c mv -f .deps/t1ascii.Tpo .deps/t1ascii.Po gcc -DHAVE_CONFIG_H -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT t1disasm.o -MD -MP -MF .deps/t1disasm.Tpo -c -o t1disasm.o t1disasm.c mv -f .deps/t1lib.Tpo .deps/t1lib.Po gcc -DHAVE_CONFIG_H -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT t1unmac.o -MD -MP -MF .deps/t1unmac.Tpo -c -o t1unmac.o t1unmac.c t1unmac.c: In function 'check_macbinary': t1unmac.c:378: warning: ignoring return value of 'fread', declared with attribute warn_unused_result t1unmac.c: In function 'check_binhex_crc': t1unmac.c:497: warning: ignoring return value of 'fread', declared with attribute warn_unused_result t1unmac.c: In function 'main': t1unmac.c:681: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/t1asm.Tpo .deps/t1asm.Po gcc -DHAVE_CONFIG_H -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT t1mac.o -MD -MP -MF .deps/t1mac.Tpo -c -o t1mac.o t1mac.c t1mac.c: In function 'output_new_rsrc': t1mac.c:313: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result t1mac.c: In function 'output_raw': t1mac.c:483: warning: ignoring return value of 'fread', declared with attribute warn_unused_result t1mac.c:484: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result t1mac.c: In function 'output_macbinary': t1mac.c:527: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result t1mac.c: In function 'output_applesingle': t1mac.c:601: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result t1mac.c: In function 'output_binhex': t1mac.c:719: warning: ignoring return value of 'fread', declared with attribute warn_unused_result mv -f .deps/t1disasm.Tpo .deps/t1disasm.Po mv -f .deps/t1unmac.Tpo .deps/t1unmac.Po mv -f .deps/clp.Tpo .deps/clp.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o t1ascii clp.o t1lib.o t1ascii.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o t1binary clp.o t1lib.o t1binary.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o t1asm clp.o t1lib.o t1asm.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o t1disasm clp.o t1lib.o t1disasm.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o t1unmac clp.o t1lib.o t1unmac.o mv -f .deps/t1mac.Tpo .deps/t1mac.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o t1mac clp.o t1lib.o t1mac.o make[1]: Leaving directory `/builddir/build/BUILD/t1utils-1.33' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eOjnD3 + umask 022 + cd /builddir/build/BUILD + cd t1utils-1.33 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64 + make DESTDIR=/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64 install make[1]: Entering directory `/builddir/build/BUILD/t1utils-1.33' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/bin" /usr/bin/install -c 't1ascii' '/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/bin/t1ascii' /usr/bin/install -c 't1binary' '/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/bin/t1binary' /usr/bin/install -c 't1asm' '/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/bin/t1asm' /usr/bin/install -c 't1disasm' '/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/bin/t1disasm' /usr/bin/install -c 't1unmac' '/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/bin/t1unmac' /usr/bin/install -c 't1mac' '/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/bin/t1mac' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/share/man/man1" /usr/bin/install -c -m 644 './t1ascii.1' '/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/share/man/man1/t1ascii.1' /usr/bin/install -c -m 644 './t1binary.1' '/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/share/man/man1/t1binary.1' /usr/bin/install -c -m 644 './t1asm.1' '/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/share/man/man1/t1asm.1' /usr/bin/install -c -m 644 './t1disasm.1' '/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/share/man/man1/t1disasm.1' /usr/bin/install -c -m 644 './t1unmac.1' '/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/share/man/man1/t1unmac.1' /usr/bin/install -c -m 644 './t1mac.1' '/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/share/man/man1/t1mac.1' make[1]: Leaving directory `/builddir/build/BUILD/t1utils-1.33' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/t1utils-1.33 extracting debug info from /builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/bin/t1ascii extracting debug info from /builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/bin/t1binary extracting debug info from /builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/bin/t1asm extracting debug info from /builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/bin/t1disasm extracting debug info from /builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/bin/t1unmac extracting debug info from /builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/bin/t1mac 332 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: t1utils-1.33-1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.arclc2 + umask 022 + cd /builddir/build/BUILD + cd t1utils-1.33 + DOCDIR=/builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/share/doc/t1utils-1.33 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/share/doc/t1utils-1.33 + /bin/mkdir -p /builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/share/doc/t1utils-1.33 + cp -pr NEWS README /builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64/usr/share/doc/t1utils-1.33 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: t1utils-debuginfo-1.33-1.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64 warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/t1utils-1.33-1.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/t1utils-debuginfo-1.33-1.fc10.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PfXeUX + umask 022 + cd /builddir/build/BUILD + cd t1utils-1.33 + rm -rf /builddir/build/BUILDROOT/t1utils-1.33-1.fc10.ppc64 + exit 0 LEAVE do -->