Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/corkscrew.spec'], False, '/var/lib/mock/dist-f15-build-980561-147416/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/corkscrew.spec'] warning: Could not canonicalize hostname: x86-07.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/corkscrew-2.0-11.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/corkscrew.spec'], False, '/var/lib/mock/dist-f15-build-980561-147416/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/corkscrew.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mUomUi + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf corkscrew-2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/corkscrew-2.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd corkscrew-2.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (corkscrew-2.0-from-debian.patch):' Patch #0 (corkscrew-2.0-from-debian.patch): + /bin/cat /builddir/build/SOURCES/corkscrew-2.0-from-debian.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #1 (corkscrew-2.0-typo.patch): + echo 'Patch #1 (corkscrew-2.0-typo.patch):' + /bin/cat /builddir/build/SOURCES/corkscrew-2.0-typo.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tqEgfm + umask 022 + cd /builddir/build/BUILD + cd corkscrew-2.0 + 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 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for function prototypes... yes checking for gcc... (cached) gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for mawk... no checking for gawk... gawk checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking host system type... Invalid configuration `x86_64-redhat-linux-gnu': machine `x86_64-redhat' not recognized checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for working const... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h + make -j4 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c corkscrew.c corkscrew.c: In function 'main': corkscrew.c:266:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] corkscrew.c:206:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] corkscrew.c:269:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o corkscrew corkscrew.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.48UaEu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64 ++ dirname /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64 + cd corkscrew-2.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/share/man/man1 + make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64 make[1]: Entering directory `/builddir/build/BUILD/corkscrew-2.0' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/bin mkdir /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/bin /usr/bin/install -p corkscrew /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/bin/corkscrew make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/builddir/build/BUILD/corkscrew-2.0' + install -p -m644 /builddir/build/SOURCES/corkscrew.1 /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/corkscrew-2.0 extracting debug info from /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/bin/corkscrew 12 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: corkscrew-2.0-11.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IQJTRD + umask 022 + cd /builddir/build/BUILD + cd corkscrew-2.0 + DOCDIR=/builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/share/doc/corkscrew-2.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/share/doc/corkscrew-2.0 + /bin/mkdir -p /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/share/doc/corkscrew-2.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/share/doc/corkscrew-2.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/share/doc/corkscrew-2.0 + cp -pr COPYING /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/share/doc/corkscrew-2.0 + cp -pr README /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/share/doc/corkscrew-2.0 + cp -pr TODO /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64/usr/share/doc/corkscrew-2.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(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: corkscrew-debuginfo-2.0-11.fc15.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64 warning: Could not canonicalize hostname: x86-07.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/corkscrew-2.0-11.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/corkscrew-debuginfo-2.0-11.fc15.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hIlOe6 + umask 022 + cd /builddir/build/BUILD + cd corkscrew-2.0 + rm -rf /builddir/build/BUILDROOT/corkscrew-2.0-11.fc15.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->