ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/factory.spec'], False, '/var/lib/mock/dist-f10-build-265611-48436/root/', None, 86400, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/factory.spec'] /etc/profile: line 42: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/factory-3.0.4-1.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/factory.spec'], False, '/var/lib/mock/dist-f10-build-265611-48436/root/', None, 86400, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/factory.spec'] /etc/profile: line 42: /bin/hostname: No such file or directory Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KSkUFs + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf factory + /usr/bin/gzip -dc /builddir/build/SOURCES/factory-3-0-4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd factory + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ngOm0D + umask 022 + cd /builddir/build/BUILD + cd factory + 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 -I/usr/lib/gfortran/modules' + export FFLAGS + ./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... m4 checking for bison... 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 WARNING: You need to rerun autoconf. I am proceeding, for now. touch configure ./config.status --recheck running /bin/sh ./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 --no-create --no-recursion loading cache ./config.cache 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 -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... (cached) yes checking whether gcc accepts -g... (cached) yes checking for c++... (cached) 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++... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking how to run the C++ preprocessor... (cached) c++ -E checking whether ln -s works... (cached) yes checking for a BSD compatible install... (cached) /usr/bin/install -c checking for ranlib... (cached) ranlib checking whether make sets ${MAKE}... (cached) yes checking for ar... (cached) ar checking for m4... (cached) m4 checking for bison... (cached) bison checking for mkinstalldirs... ./bin/mkinstalldirs checking for makeheader... ./bin/makeheader checking and generating explicit install paths... done checking for atof in -lm... (cached) yes checking for main in -lgmp... (cached) yes checking for gmp.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for time.h... (cached) yes checking for math.h... (cached) yes checking for omalloc.h... (cached) no checking whether your compiler does arithmetic shifts... (cached) yes checking whether to use omalloc... no creating ./config.status CONFIG_FILES=GNUmakefile CONFIG_HEADERS= ./config.status creating GNUmakefile 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 ffreval.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 ffreval.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 ffreval.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.H0riWy + umask 022 + cd /builddir/build/BUILD + cd factory + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386 + /usr/bin/make prefix=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr exec_prefix=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr bindir=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/bin sbindir=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/sbin sysconfdir=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/etc datadir=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/share includedir=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/include libdir=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/lib libexecdir=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/libexec localstatedir=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/var sharedstatedir=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/com mandir=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/share/man infodir=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/share/info install ./bin/mkinstalldirs /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/lib mkdir /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386 mkdir /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr mkdir /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/lib ./bin/mkinstalldirs /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/include mkdir /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/include ./bin/mkinstalldirs /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/include/templates mkdir /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/include/templates ./bin/install-sh -c -m 644 libcf.a /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/lib/libcf.a ./bin/install-sh -c -m 644 factory.h /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/include/factory.h ./bin/install-sh -c -m 644 cf_gmp.h /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/include/cf_gmp.h ./bin/install-sh -c -m 644 factoryconf.h /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/include/factoryconf.h ./bin/install-sh -c -m 644 ./ftmpl_inst.cc /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/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 /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/include/templates/$file; \ done ranlib /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/lib/libcf.a ./bin/mkinstalldirs /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/lib ./bin/install-sh -c -m 644 libcfmem.a /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/lib/libcfmem.a ranlib /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/lib/libcfmem.a + mv /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/include/factoryconf.h /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/include/factoryconf-i386.h + install -p -m644 /builddir/build/SOURCES/factoryconf.h /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/include/factoryconf.h + /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.4-1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YkNQev + umask 022 + cd /builddir/build/BUILD + cd factory + DOCDIR=/builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/share/doc/factory-devel-3.0.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/share/doc/factory-devel-3.0.4 + /bin/mkdir -p /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/share/doc/factory-devel-3.0.4 + cp -pr ChangeLog NEWS README /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386/usr/share/doc/factory-devel-3.0.4 + exit 0 Provides: factory-static = 3.0.4-1.fc10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Obsoletes: factory-static < 3.0.4-1.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386 warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/factory-devel-3.0.4-1.fc10.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qQVXdp + umask 022 + cd /builddir/build/BUILD + cd factory + rm -rf /builddir/build/BUILDROOT/factory-3.0.4-1.fc10.i386 + exit 0 Child returncode was: 0 LEAVE do -->