Installing /builddir/build/SRPMS/paperkey-0.7-1.fc7.src.rpm Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.41167 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf paperkey-0.7 + /bin/gzip -dc /builddir/build/SOURCES/paperkey-0.7.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd paperkey-0.7 ++ /usr/bin/id -u + '[' 502 = 0 ']' ++ /usr/bin/id -u + '[' 502 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.41167 + umask 022 + cd /builddir/build/BUILD + cd paperkey-0.7 + 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i386-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 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 i686-pc-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 i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-ranlib... ranlib 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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ssize_t... yes checking whether byte ordering is bigendian... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for long long int... yes checking for unsigned long long int... yes checking whether the preprocessor supports include_next... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for unistd.h... (cached) yes checking whether stdint.h conforms to C99... yes checking whether is standalone... yes configure: creating ./config.status config.status: creating gl/Makefile config.status: creating Makefile config.status: creating checks/Makefile config.status: creating paperkey.spec config.status: creating config.h config.status: executing depfiles commands + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/paperkey-0.7' Making all in gl make[2]: Entering directory `/builddir/build/BUILD/paperkey-0.7/gl' rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ < ./unistd_.h; \ } > unistd.h-t mv unistd.h-t unistd.h make all-am make[3]: Entering directory `/builddir/build/BUILD/paperkey-0.7/gl' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o dummy.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c mv -f .deps/dummy.Tpo .deps/dummy.Po mv -f .deps/sha1.Tpo .deps/sha1.Po rm -f libgl.a ar cru libgl.a dummy.o sha1.o ranlib libgl.a make[3]: Leaving directory `/builddir/build/BUILD/paperkey-0.7/gl' make[2]: Leaving directory `/builddir/build/BUILD/paperkey-0.7/gl' Making all in . make[2]: Entering directory `/builddir/build/BUILD/paperkey-0.7' gcc -DHAVE_CONFIG_H -I. -I./gl -Wall -W -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT paperkey.o -MD -MP -MF .deps/paperkey.Tpo -c -o paperkey.o paperkey.c gcc -DHAVE_CONFIG_H -I. -I./gl -Wall -W -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT packets.o -MD -MP -MF .deps/packets.Tpo -c -o packets.o packets.c mv -f .deps/packets.Tpo .deps/packets.Po gcc -DHAVE_CONFIG_H -I. -I./gl -Wall -W -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/paperkey.Tpo .deps/paperkey.Po gcc -DHAVE_CONFIG_H -I. -I./gl -Wall -W -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT extract.o -MD -MP -MF .deps/extract.Tpo -c -o extract.o extract.c mv -f .deps/extract.Tpo .deps/extract.Po gcc -DHAVE_CONFIG_H -I. -I./gl -Wall -W -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT restore.o -MD -MP -MF .deps/restore.Tpo -c -o restore.o restore.c mv -f .deps/restore.Tpo .deps/restore.Po gcc -DHAVE_CONFIG_H -I. -I./gl -Wall -W -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c mv -f .deps/parse.Tpo .deps/parse.Po mv -f .deps/output.Tpo .deps/output.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o paperkey paperkey.o packets.o parse.o extract.o restore.o output.o gl/libgl.a make[2]: Leaving directory `/builddir/build/BUILD/paperkey-0.7' Making all in checks make[2]: Entering directory `/builddir/build/BUILD/paperkey-0.7/checks' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/paperkey-0.7/checks' make[1]: Leaving directory `/builddir/build/BUILD/paperkey-0.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.74506 + umask 022 + cd /builddir/build/BUILD + cd paperkey-0.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/paperkey-0.7-1.fc7-root-mockbuild + make install DESTDIR=/var/tmp/paperkey-0.7-1.fc7-root-mockbuild Making install in gl make[1]: Entering directory `/builddir/build/BUILD/paperkey-0.7/gl' make install-am make[2]: Entering directory `/builddir/build/BUILD/paperkey-0.7/gl' make[3]: Entering directory `/builddir/build/BUILD/paperkey-0.7/gl' 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/paperkey-0.7/gl' make[2]: Leaving directory `/builddir/build/BUILD/paperkey-0.7/gl' make[1]: Leaving directory `/builddir/build/BUILD/paperkey-0.7/gl' Making install in . make[1]: Entering directory `/builddir/build/BUILD/paperkey-0.7' make[2]: Entering directory `/builddir/build/BUILD/paperkey-0.7' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/paperkey-0.7-1.fc7-root-mockbuild/usr/bin" /usr/bin/install -c 'paperkey' '/var/tmp/paperkey-0.7-1.fc7-root-mockbuild/usr/bin/paperkey' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/paperkey-0.7-1.fc7-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './paperkey.1' '/var/tmp/paperkey-0.7-1.fc7-root-mockbuild/usr/share/man/man1/paperkey.1' make[2]: Leaving directory `/builddir/build/BUILD/paperkey-0.7' make[1]: Leaving directory `/builddir/build/BUILD/paperkey-0.7' Making install in checks make[1]: Entering directory `/builddir/build/BUILD/paperkey-0.7/checks' make[2]: Entering directory `/builddir/build/BUILD/paperkey-0.7/checks' 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/paperkey-0.7/checks' make[1]: Leaving directory `/builddir/build/BUILD/paperkey-0.7/checks' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/paperkey-0.7 extracting debug info from /var/tmp/paperkey-0.7-1.fc7-root-mockbuild/usr/bin/paperkey 91 blocks + /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-java-repack-jars Processing files: paperkey-0.7-1.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.74506 + umask 022 + cd /builddir/build/BUILD + cd paperkey-0.7 + DOCDIR=/var/tmp/paperkey-0.7-1.fc7-root-mockbuild/usr/share/doc/paperkey-0.7 + export DOCDIR + rm -rf /var/tmp/paperkey-0.7-1.fc7-root-mockbuild/usr/share/doc/paperkey-0.7 + /bin/mkdir -p /var/tmp/paperkey-0.7-1.fc7-root-mockbuild/usr/share/doc/paperkey-0.7 + cp -pr AUTHORS ChangeLog COPYING NEWS README /var/tmp/paperkey-0.7-1.fc7-root-mockbuild/usr/share/doc/paperkey-0.7 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: paperkey-debuginfo-0.7-1.fc7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/paperkey-0.7-1.fc7-root-mockbuild /usr/lib/rpm/check-files: line 25: diff: command not found Wrote: /builddir/build/RPMS/paperkey-0.7-1.fc7.i386.rpm Wrote: /builddir/build/RPMS/paperkey-debuginfo-0.7-1.fc7.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.74506 + umask 022 + cd /builddir/build/BUILD + cd paperkey-0.7 + rm -rf /var/tmp/paperkey-0.7-1.fc7-root-mockbuild + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.74506 + umask 022 + cd /builddir/build/BUILD + rm -rf paperkey-0.7 + exit 0