request from: hawk checking if we should skip the build started at: Thu Apr 13 09:38:55 2017 fetching http://kraz.tld-linux.org/~buildertidev//srpms/8e5ff50e-c89c-4952-bc57-8729285299a2/perl-Math-BigInt-1.999802-1.src.rpm fetched 2723388 bytes, 1706.6 K/s installing srpm: perl-Math-BigInt-1.999802-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.GGCaBt/BUILD /tmp/B.GGCaBt/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Math-BigInt-1.999802-1.src.rpm * Thu Apr 13 2017 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Math-BigInt.git;a=log;h=a043ef387e9c35c166380835b821a89e8e0e89b5 * Wed Nov 30 2016 Jakub Bogusz a043ef3 - updated to 1.999802 * Wed Nov 02 2016 Jan Rękorajski 3575f09 - up to 1..999726 + rpm -Uhv --nodeps --define '_topdir /tmp/B.GGCaBt' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-Math-BigInt-1.999802-1.src.rpm perl-Math-BigInt ################################################## + rm -f perl-Math-BigInt-1.999802-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.GGCaBt/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.GGCaBt/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.GGCaBt' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.GGCaBt/perl-Math-BigInt.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 8e5ff50e-c89c-4952-bc57-8729285299a2; TMPDIR=/tmp/B.GGCaBt/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.GGCaBt' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.GGCaBt/perl-Math-BigInt.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 8e5ff50e-c89c-4952-bc57-8729285299a2 + TMPDIR=/tmp/B.GGCaBt/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.GGCaBt' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.GGCaBt/perl-Math-BigInt.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.GGCaBt/BUILD/tmp /bin/sh -e /tmp/B.GGCaBt/BUILD/tmp/rpm-tmp.24198 + umask 022 + cd /tmp/B.GGCaBt/BUILD + cd /tmp/B.GGCaBt/BUILD + rm -rf Math-BigInt-1.999802 + /usr/bin/gzip -dc /tmp/B.GGCaBt/Math-BigInt-1.999802.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-BigInt-1.999802 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.GGCaBt/BUILD/tmp /bin/sh -e /tmp/B.GGCaBt/BUILD/tmp/rpm-tmp.24198 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.GGCaBt/BUILD/tmp + umask 022 + cd /tmp/B.GGCaBt/BUILD + cd Math-BigInt-1.999802 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::BigInt Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j8 cp lib/Math/BigInt/CalcEmu.pm blib/lib/Math/BigInt/CalcEmu.pm cp lib/Math/BigInt/Calc.pm blib/lib/Math/BigInt/Calc.pm cp lib/Math/BigInt.pm blib/lib/Math/BigInt.pm cp lib/Math/BigInt/Lib.pm blib/lib/Math/BigInt/Lib.pm cp lib/Math/BigFloat.pm blib/lib/Math/BigFloat.pm Manifying 5 pod documents + /usr/bin/make -j8 test 'INST_ARCHLIB=t' PERL_DL_NONLAZY=1 "/usr/bin/perl5.24.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 't')" t/*.t t/00sig.t ................................... skipped: Set the environment variable TEST_SIGNATURE to enable this test. # # Testing with Perl 5.024000, /usr/bin/perl5.24.0 # # Version Module # ------- ------ # 1.999802 Math::BigInt # 1.999802 Math::BigFloat # 1.999802 Math::BigInt::Lib # 1.999802 Math::BigInt::Calc # t/01load.t .................................. ok t/02pod.t ................................... skipped: Test::Pod 1.22 required for testing POD t/03podcov.t ................................ skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/_e_math.t ................................. ok t/author-batan-mbf.t ........................ skipped: these tests are for testing by the author t/author-batan2-mbf.t ....................... skipped: these tests are for testing by the author t/author-bexp-mbf.t ......................... skipped: these tests are for testing by the author t/author-blog-mbf.t ......................... skipped: these tests are for testing by the author t/author-blog-mbi.t ......................... skipped: these tests are for testing by the author t/author-bmod-bdiv-mbi.t .................... skipped: these tests are for testing by the author t/author-bnok-mbi.t ......................... skipped: these tests are for testing by the author t/author-bpi-mbf.t .......................... skipped: these tests are for testing by the author t/author-btmod-btdiv-mbi.t .................. skipped: these tests are for testing by the author t/author-lib-arithmetic-binary-_add.t ....... skipped: these tests are for testing by the author t/author-lib-arithmetic-binary-_div.t ....... skipped: these tests are for testing by the author t/author-lib-arithmetic-binary-_gcd.t ....... skipped: these tests are for testing by the author t/author-lib-arithmetic-binary-_lcm.t ....... skipped: these tests are for testing by the author t/author-lib-arithmetic-binary-_log_int.t ... skipped: these tests are for testing by the author t/author-lib-arithmetic-binary-_mod.t ....... skipped: these tests are for testing by the author t/author-lib-arithmetic-binary-_modinv.t .... skipped: these tests are for testing by the author t/author-lib-arithmetic-binary-_mul.t ....... skipped: these tests are for testing by the author t/author-lib-arithmetic-binary-_nok.t ....... skipped: these tests are for testing by the author t/author-lib-arithmetic-binary-_pow.t ....... skipped: these tests are for testing by the author t/author-lib-arithmetic-binary-_root.t ...... skipped: these tests are for testing by the author t/author-lib-arithmetic-binary-_sub.t ....... skipped: these tests are for testing by the author t/author-lib-arithmetic-ternary-_lsft.t ..... skipped: these tests are for testing by the author t/author-lib-arithmetic-ternary-_modpow.t ... skipped: these tests are for testing by the author t/author-lib-arithmetic-ternary-_rsft.t ..... skipped: these tests are for testing by the author t/author-lib-arithmetic-unary-_dec.t ........ skipped: these tests are for testing by the author t/author-lib-arithmetic-unary-_fac.t ........ skipped: these tests are for testing by the author t/author-lib-arithmetic-unary-_inc.t ........ skipped: these tests are for testing by the author t/author-lib-arithmetic-unary-_sqrt.t ....... skipped: these tests are for testing by the author t/author-lib-bitwise-_and.t ................. skipped: these tests are for testing by the author t/author-lib-bitwise-_or.t .................. skipped: these tests are for testing by the author t/author-lib-bitwise-_xor.t ................. skipped: these tests are for testing by the author t/author-lib-boolean-_is_even.t ............. skipped: these tests are for testing by the author t/author-lib-boolean-_is_odd.t .............. skipped: these tests are for testing by the author t/author-lib-boolean-_is_one.t .............. skipped: these tests are for testing by the author t/author-lib-boolean-_is_ten.t .............. skipped: these tests are for testing by the author t/author-lib-boolean-_is_two.t .............. skipped: these tests are for testing by the author t/author-lib-boolean-_is_zero.t ............. skipped: these tests are for testing by the author t/author-lib-comparison-_acmp.t ............. skipped: these tests are for testing by the author t/author-lib-constructor-nullary-_one.t ..... skipped: these tests are for testing by the author t/author-lib-constructor-nullary-_ten.t ..... skipped: these tests are for testing by the author t/author-lib-constructor-nullary-_two.t ..... skipped: these tests are for testing by the author t/author-lib-constructor-nullary-_zero.t .... skipped: these tests are for testing by the author t/author-lib-constructor-unary-_copy.t ...... skipped: these tests are for testing by the author t/author-lib-constructor-unary-_from_bin.t .. skipped: these tests are for testing by the author t/author-lib-constructor-unary-_from_hex.t .. skipped: these tests are for testing by the author t/author-lib-constructor-unary-_from_oct.t .. skipped: these tests are for testing by the author t/author-lib-constructor-unary-_new.t ....... skipped: these tests are for testing by the author t/author-lib-convert-number-_num.t .......... skipped: these tests are for testing by the author t/author-lib-convert-string-_as_bin.t ....... skipped: these tests are for testing by the author t/author-lib-convert-string-_as_hex.t ....... skipped: these tests are for testing by the author t/author-lib-convert-string-_as_oct.t ....... skipped: these tests are for testing by the author t/author-lib-convert-string-_str.t .......... skipped: these tests are for testing by the author t/author-lib-misc-_check.t .................. skipped: these tests are for testing by the author t/author-lib-misc-api_version.t ............. skipped: these tests are for testing by the author t/author-lib-property-_alen.t ............... skipped: these tests are for testing by the author t/author-lib-property-_digit.t .............. skipped: these tests are for testing by the author t/author-lib-property-_len.t ................ skipped: these tests are for testing by the author t/author-lib-property-_zeros.t .............. skipped: these tests are for testing by the author t/author-lib.t .............................. skipped: these tests are for testing by the author t/author-numify-mbf.t ....................... skipped: these tests are for testing by the author t/author-numify-mbi.t ....................... skipped: these tests are for testing by the author t/author-relop-mbi-mbf.t .................... skipped: these tests are for testing by the author t/bare_mbf.t ................................ ok t/bare_mbi.t ................................ ok t/bare_mif.t ................................ ok t/bdstr-mbf.t ............................... ok t/bdstr-mbi.t ............................... ok t/bestr-mbf.t ............................... ok t/bestr-mbi.t ............................... ok t/big_pi_e.t ................................ ok t/bigfltpm.t ................................ ok t/bigintc.t ................................. ok t/bigintpm.t ................................ ok t/bigints.t ................................. ok t/biglog.t .................................. ok t/bigroot.t ................................. ok t/bnstr-mbf.t ............................... ok t/bnstr-mbi.t ............................... ok t/bsstr-mbf.t ............................... ok t/bsstr-mbi.t ............................... ok t/calling-class-methods.t ................... ok t/calling-instance-methods.t ................ ok t/calling.t ................................. ok t/config.t .................................. ok t/const_mbf.t ............................... ok t/constant.t ................................ ok t/downgrade.t ............................... ok t/dparts-mbf.t .............................. ok t/dparts-mbi.t .............................. ok t/eparts-mbf.t .............................. ok t/eparts-mbi.t .............................. ok t/from_bin-mbf.t ............................ ok t/from_hex-mbf.t ............................ ok t/from_oct-mbf.t ............................ ok t/inf_nan.t ................................. ok t/isa.t ..................................... ok t/lib_load.t ................................ ok t/mbf_ali.t ................................. ok t/mbi_ali.t ................................. ok t/mbi_rand.t ................................ ok t/mbimbf.t .................................. ok t/nan_cmp.t ................................. ok t/new-mbf.t ................................. ok t/new_overloaded.t .......................... ok t/nparts-mbf.t .............................. ok t/nparts-mbi.t .............................. ok t/objectify_mbf.t ........................... ok t/objectify_mbi.t ........................... ok t/req_mbf0.t ................................ ok t/req_mbf1.t ................................ ok t/req_mbfa.t ................................ ok t/req_mbfi.t ................................ ok t/req_mbfn.t ................................ ok t/req_mbfw.t ................................ ok t/require.t ................................. ok t/round.t ................................... ok t/rt-16221.t ................................ ok t/sparts-mbf.t .............................. ok t/sparts-mbi.t .............................. ok t/sub_ali.t ................................. ok t/sub_mbf.t ................................. ok t/sub_mbi.t ................................. ok t/sub_mif.t ................................. ok t/trap.t .................................... ok t/upgrade.t ................................. ok t/upgrade2.t ................................ ok t/upgradef.t ................................ ok t/use.t ..................................... ok t/use_lib1.t ................................ ok t/use_lib2.t ................................ ok t/use_lib3.t ................................ ok t/use_lib4.t ................................ ok t/use_mbfw.t ................................ ok t/with_sub.t ................................ ok All tests successful. Files=139, Tests=42762, 21 wallclock secs ( 3.14 usr 0.28 sys + 19.83 cusr 0.64 csys = 23.89 CPU) Result: PASS + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.GGCaBt/BUILD/tmp /bin/sh -e /tmp/B.GGCaBt/BUILD/tmp/rpm-tmp.59494 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.GGCaBt/BUILD/tmp + umask 022 + cd /tmp/B.GGCaBt/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder + /bin/mkdir -p /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder + cd Math-BigInt-1.999802 + rm -rf /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder + install -d /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/src/examples/perl-Math-BigInt-1.999802 + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder' Manifying 5 pod documents Appending installation info to /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/lib/perl5/5.24.0/i686-tld-linux-thread-multi/perllocal.pod Installing /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/perl5/vendor_perl/Math/BigInt.pm Installing /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/perl5/vendor_perl/Math/BigFloat.pm Installing /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/perl5/vendor_perl/Math/BigInt/CalcEmu.pm Installing /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/perl5/vendor_perl/Math/BigInt/Calc.pm Installing /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/perl5/vendor_perl/Math/BigInt/Lib.pm Installing /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/man/man3/Math::BigFloat.3pm Installing /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/man/man3/Math::BigInt::Lib.3pm Installing /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/man/man3/Math::BigInt.3pm Installing /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/man/man3/Math::BigInt::Calc.3pm Installing /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/man/man3/Math::BigInt::CalcEmu.3pm + install examples/1000.txt examples/bigprimes.pl examples/prime.pl /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/src/examples/perl-Math-BigInt-1.999802 + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x + rm -f /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/lib/perl5/5.24.0/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/lib/perl5/vendor_perl/5.24.0/i686-tld-linux-thread-multi/auto/Math/BigInt/.packlist Processing files: perl-Math-BigInt-1.999802-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.GGCaBt/BUILD/tmp /bin/sh -e /tmp/B.GGCaBt/BUILD/tmp/rpm-tmp.59494 + umask 022 + cd /tmp/B.GGCaBt/BUILD + cd Math-BigInt-1.999802 + DOCDIR=/tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/doc/perl-Math-BigInt-1.999802 + export DOCDIR + rm -rf /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/doc/perl-Math-BigInt-1.999802 + /bin/mkdir -p /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/doc/perl-Math-BigInt-1.999802 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/doc/perl-Math-BigInt-1.999802... Documentation compressed. + cp -pr BENCHMARK BUGS CHANGES CREDITS GOALS HISTORY LICENSE NEW README TODO /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/doc/perl-Math-BigInt-1.999802 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/share/doc/perl-Math-BigInt-1.999802... ./LICENSE ./BENCHMARK ./HISTORY ./NEW ./README ./CREDITS ./BUGS ./GOALS ./CHANGES ./TODO Documentation compressed. + exit 0 skipping /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/src/examples/perl-Math-BigInt-1.999802/bigprimes.pl requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder/usr/src/examples/perl-Math-BigInt-1.999802/prime.pl requires detection (matches noautoreqfiles pattern #0) Provides: perl(Math::BigFloat) = 1.999802 perl(Math::BigInt) = 1.999802 perl(Math::BigInt::Calc) = 1.999802 perl(Math::BigInt::CalcEmu) = 1.999802 perl(Math::BigInt::Lib) = 1.999802 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/share/perl5/vendor_perl perl(Carp) perl(Exporter) perl(Math::BigInt) perl(Math::BigInt::Lib) perl(constant) perl(integer) perl(strict) perl(warnings) perl-base >= 1:5.6.1 Conflicts: perl-Math-BigInt-FastCalc < 0.27 perl-Math-BigInt-GMP < 1.37 perl-Math-BigInt-Pari < 1.16 perl-Math-BigRat < 0.2602 perl-bignum < 0.22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder Wrote: /tmp/B.GGCaBt/RPMS/perl-Math-BigInt-1.999802-1.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.GGCaBt/BUILD/tmp /bin/sh -e /tmp/B.GGCaBt/BUILD/tmp/rpm-tmp.32868 + umask 022 + cd /tmp/B.GGCaBt/BUILD + cd Math-BigInt-1.999802 + /bin/rm '--interactive=never' -rf /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder + rm -rf /tmp/B.GGCaBt/BUILD/tmp/perl-Math-BigInt-1.999802-root-builder ended at: Thu Apr 13 09:39:19 2017, done in 0:00:22.512262 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.GGCaBt/BUILD + rm -rf /tmp/B.GGCaBt/tmp /tmp/B.GGCaBt/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..525 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.GGCaBt Begin-TLD-Builder-Info Build-Time: user:25.28s sys:1.24s real:25.43s (faults io:0 non-io:352079) Files queued for ftp: 178176 perl-Math-BigInt-1.999802-1.noarch.rpm 100 perl-Math-BigInt-1.999802-1.src.rpm.uploadinfo End-TLD-Builder-Info