ENTER do("bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/factory.spec'", '/var/lib/mock/dist-f9-build-129393-21565/root/', 0, True, 0, , 423, 423, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/factory.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: hammer2.fedora.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/factory-3.0.3-2.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/factory.spec'", '/var/lib/mock/dist-f9-build-129393-21565/root/', 0, True, 0, , 423, 423, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/factory.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.10395 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf factory-3.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/factory-3-0-3.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd factory-3.0.3 ++ /usr/bin/id -u + '[' 423 = 0 ']' ++ /usr/bin/id -u + '[' 423 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.10395 + umask 022 + cd /builddir/build/BUILD + cd factory-3.0.3 + 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=i386-redhat-linux-gnu --host=i386-redhat-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 --disable-streamio --with-gmp creating cache ./config.cache 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ) 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ -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 ) works... yes checking whether the C++ compiler (c++ -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 ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... c++ -E checking whether ln -s works... yes checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking whether make sets ${MAKE}... yes checking for ar... ar checking for m4... where-is-your-m4 checking for bison... where-is-your-bison checking for mkinstalldirs... ./bin/mkinstalldirs checking for makeheader... ./bin/makeheader checking and generating explicit install paths... done checking for atof in -lm... yes checking for main in -lgmp... yes checking for gmp.h... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for time.h... yes checking for math.h... yes checking for omalloc.h... no checking whether your compiler does arithmetic shifts... yes checking whether to use omalloc... no updating cache ./config.cache creating ./config.status creating GNUmakefile creating ftest/GNUmakefile creating config.h + make CONFIG_FILES= CONFIG_HEADERS=config.h ./config.status creating config.h config.h is unchanged echo timestamp > stamp-h ./bin/makeheader factoryconf.template factoryconf.h ./bin/makeheader factory.template factory.h c++ -c canonicalform.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 canonicalform.o c++ -c cf_algorithm.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_algorithm.o c++ -c cf_binom.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_binom.o c++ -c cf_char.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_char.o c++ -c cf_chinese.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_chinese.o c++ -c cf_eval.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_eval.o c++ -c cf_factor.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_factor.o c++ -c cf_factory.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_factory.o c++ -c cf_gcd.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_gcd.o c++ -c cf_gcd_charp.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_gcd_charp.o c++ -c cf_generator.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_generator.o c++ -c cf_globals.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_globals.o c++ -c cf_inline.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_inline.o c++ -c cf_irred.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_irred.o c++ -c cf_iter.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_iter.o c++ -c cf_iter_inline.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_iter_inline.o c++ -c cf_linsys.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_linsys.o c++ -c cf_map.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_map.o c++ -c cf_ops.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_ops.o c++ -c cf_primes.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_primes.o c++ -c cf_random.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_random.o c++ -c cf_resultant.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_resultant.o c++ -c cf_reval.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_reval.o c++ -c cf_switches.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_switches.o c++ -c cf_util.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 cf_util.o c++ -c debug.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 debug.o c++ -c fac_berlekamp.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 fac_berlekamp.o c++ -c fac_cantzass.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 fac_cantzass.o c++ -c fac_distrib.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 fac_distrib.o c++ -c fac_ezgcd.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 fac_ezgcd.o c++ -c fac_iterfor.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 fac_iterfor.o c++ -c fac_multihensel.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 fac_multihensel.o c++ -c fac_multivar.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 fac_multivar.o c++ -c fac_sqrfree.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 fac_sqrfree.o c++ -c fac_univar.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 fac_univar.o c++ -c fac_util.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 fac_util.o c++ -c ffops.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 ffops.o c++ -c gf_tabutil.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 gf_tabutil.o c++ -c gfops.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 gfops.o c++ -c imm.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 imm.o c++ -c initgmp.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 initgmp.o c++ -c int_cf.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 int_cf.o c++ -c int_int.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 int_int.o c++ -c int_intdiv.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 int_intdiv.o c++ -c int_poly.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 int_poly.o c++ -c int_pp.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 int_pp.o c++ -c int_rat.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 int_rat.o c++ -c sm_sparsemod.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 sm_sparsemod.o c++ -c sm_util.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 sm_util.o c++ -c variable.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 variable.o c++ -c NTLconvert.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 NTLconvert.o c++ -c abs_fac.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 abs_fac.o c++ -c bifac.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 bifac.o c++ -c lgs.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 lgs.o ar cr libcf.a canonicalform.o cf_algorithm.o cf_binom.o cf_char.o cf_chinese.o cf_eval.o cf_factor.o cf_factory.o cf_gcd.o cf_gcd_charp.o cf_generator.o cf_globals.o cf_inline.o cf_irred.o cf_iter.o cf_iter_inline.o cf_linsys.o cf_map.o cf_ops.o cf_primes.o cf_random.o cf_resultant.o cf_reval.o cf_switches.o cf_util.o debug.o fac_berlekamp.o fac_cantzass.o fac_distrib.o fac_ezgcd.o fac_iterfor.o fac_multihensel.o fac_multivar.o fac_sqrfree.o fac_univar.o fac_util.o ffops.o gf_tabutil.o gfops.o imm.o initgmp.o int_cf.o int_int.o int_intdiv.o int_poly.o int_pp.o int_rat.o sm_sparsemod.o sm_util.o variable.o NTLconvert.o abs_fac.o bifac.o lgs.o ranlib libcf.a c++ -c newdelete.cc -w -fno-implicit-templates -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 newdelete.o gcc -c memutil.c -w -I. -I. -I/usr/include -DHAVE_CONFIG_H -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 memutil.o ar cr libcfmem.a newdelete.o memutil.o ranlib libcfmem.a + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.48092 + umask 022 + cd /builddir/build/BUILD + cd factory-3.0.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/factory-3.0.3-2.fc9-root-mockbuild + /usr/bin/make prefix=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr exec_prefix=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr bindir=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/bin sbindir=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/sbin sysconfdir=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/etc datadir=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/share includedir=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/include libdir=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/lib libexecdir=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/libexec localstatedir=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/var sharedstatedir=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/com mandir=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/share/man infodir=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/share/info install ./bin/mkinstalldirs /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/lib mkdir /var/tmp/factory-3.0.3-2.fc9-root-mockbuild mkdir /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr mkdir /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/lib ./bin/mkinstalldirs /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/include mkdir /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/include ./bin/mkinstalldirs /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/include/templates mkdir /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/include/templates ./bin/install-sh -c -m 644 libcf.a /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/lib/libcf.a ./bin/install-sh -c -m 644 factory.h /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/include/factory.h ./bin/install-sh -c -m 644 cf_gmp.h /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/include/cf_gmp.h ./bin/install-sh -c -m 644 factoryconf.h /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/include/factoryconf.h ./bin/install-sh -c -m 644 ./ftmpl_inst.cc /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/include/templates/ftmpl_inst.cc for file in ftmpl_array.cc ftmpl_factor.cc ftmpl_functions.h ftmpl_list.cc ftmpl_matrix.cc ftmpl_array.h ftmpl_factor.h ftmpl_list.h ftmpl_matrix.h; do \ ./bin/install-sh -c -m 644 ./templates/$file /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/include/templates/$file; \ done ranlib /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/lib/libcf.a ./bin/mkinstalldirs /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/lib ./bin/install-sh -c -m 644 libcfmem.a /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/lib/libcfmem.a ranlib /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/lib/libcfmem.a + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /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: factory-devel-3.0.3-2.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.48092 + umask 022 + cd /builddir/build/BUILD + cd factory-3.0.3 + DOCDIR=/var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/share/doc/factory-devel-3.0.3 + export DOCDIR + rm -rf /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/share/doc/factory-devel-3.0.3 + /bin/mkdir -p /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/share/doc/factory-devel-3.0.3 + cp -pr ChangeLog NEWS README /var/tmp/factory-3.0.3-2.fc9-root-mockbuild/usr/share/doc/factory-devel-3.0.3 + exit 0 Provides: factory-static = 3.0.3-2.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Obsoletes: factory-static < 3.0.3-2.fc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/factory-3.0.3-2.fc9-root-mockbuild warning: Could not canonicalize hostname: hammer2.fedora.redhat.com Wrote: /builddir/build/RPMS/factory-devel-3.0.3-2.fc9.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.29546 + umask 022 + cd /builddir/build/BUILD + cd factory-3.0.3 + rm -rf /var/tmp/factory-3.0.3-2.fc9-root-mockbuild + exit 0 LEAVE do -->