<86>Jan 26 03:13:46 userdel[10034]: delete user 'rooter' <86>Jan 26 03:13:46 groupadd[10039]: group added to /etc/group: name=rooter, GID=534 <86>Jan 26 03:13:46 useradd[10043]: new user: name=rooter, UID=534, GID=534, home=/root, shell=/bin/bash <86>Jan 26 03:13:46 userdel[10049]: delete user 'builder' <86>Jan 26 03:13:46 groupadd[10055]: group added to /etc/group: name=builder, GID=535 <86>Jan 26 03:13:46 groupadd[10055]: group added to /etc/gshadow: name=builder <86>Jan 26 03:13:46 groupadd[10055]: new group: name=builder, GID=535 <86>Jan 26 03:13:46 useradd[10064]: new user: name=builder, UID=535, GID=535, home=/usr/src, shell=/bin/bash <13>Jan 26 03:13:54 rpmi: perl-devel-1:5.22.3-alt1 1484773048 installed <13>Jan 26 03:13:54 rpmi: perl-Encode-2.88-alt1 1482254760 installed <13>Jan 26 03:13:54 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Jan 26 03:13:54 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed <13>Jan 26 03:13:54 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jan 26 03:13:54 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed <13>Jan 26 03:13:54 rpmi: perl-Pod-Usage-1.69-alt1 1464274721 installed <13>Jan 26 03:13:54 rpmi: perl-podlators-4.09-alt1 1479395104 installed <13>Jan 26 03:13:54 rpmi: perl-Pod-Parser-1.63-alt1 1447282032 installed <13>Jan 26 03:13:54 rpmi: perl-Text-Balanced-2.03-alt1 1427940299 installed <13>Jan 26 03:13:54 rpmi: perl-Parse-RecDescent-1.967013-alt1 1444631405 installed <13>Jan 26 03:13:54 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed <13>Jan 26 03:13:54 rpmi: perl-Math-BigInt-1.999808-alt1 1484415102 installed <13>Jan 26 03:13:54 rpmi: perl-Math-BigInt-FastCalc-0.5006-alt1 1484415314 installed <13>Jan 26 03:13:54 rpmi: perl-Devel-Symdump-2.17-alt1 1461180746 installed <13>Jan 26 03:13:54 rpmi: perl-Pod-Coverage-0.23-alt1 1374753706 installed <13>Jan 26 03:13:54 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jan 26 03:13:54 rpmi: perl-DBM-1:5.22.3-alt1 1484773048 installed <13>Jan 26 03:13:54 rpmi: perl-Memoize-1.03-alt1 1348647023 installed <13>Jan 26 03:13:54 rpmi: perl-Math-Symbolic-0.612-alt2_9 1482154861 installed <13>Jan 26 03:13:54 rpmi: perl-Test-Pod-Coverage-1.10-alt1 1406300388 installed <13>Jan 26 03:13:54 rpmi: perl-Math-BigRat-1:0.2611-alt1.1 1482101633 installed <13>Jan 26 03:13:54 rpmi: perl-Test-Pod-1.51-alt1 1444638312 installed Installing perl-Math-Polynomial-1.011-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49584 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Math-Polynomial-1.011 + echo 'Source #0 (Math-Polynomial-1.011.tar.gz):' Source #0 (Math-Polynomial-1.011.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Math-Polynomial-1.011.tar.gz + /bin/tar -xf - + cd Math-Polynomial-1.011 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19353 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-Polynomial-1.011 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req perl(Carp)>=0 perl(overload)>=0 perl(perl)>=5.006 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::Polynomial + : running make + '[' -n '' ']' + NPROCS=1 + make -j1 'OPTIMIZE=-pipe -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Math-Polynomial-1.011' cp lib/Math/Polynomial.pm blib/lib/Math/Polynomial.pm cp lib/Math/Polynomial/Generic.pm blib/lib/Math/Polynomial/Generic.pm make: Leaving directory `/usr/src/RPM/BUILD/Math-Polynomial-1.011' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Math-Polynomial-1.011' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_load.t .......... ok t/02_basics.t ........ ok t/03_expressions.t ... ok t/04_lagrange.t ...... ok # Failed test 3 in t/05_euclid.t at line 41 # t/05_euclid.t line 41 is: ok($dd == $p->gcd($q)); # Failed test 4 in t/05_euclid.t at line 50 # t/05_euclid.t line 50 is: ok($dd == $d); # Failed test 5 in t/05_euclid.t at line 51 # t/05_euclid.t line 51 is: ok($dd1 == $d1); # Failed test 6 in t/05_euclid.t at line 52 # t/05_euclid.t line 52 is: ok($dd2 == $d2); # Failed test 7 in t/05_euclid.t at line 53 # t/05_euclid.t line 53 is: ok($mm1 == $m1); # Failed test 8 in t/05_euclid.t at line 54 # t/05_euclid.t line 54 is: ok($mm2 == $m2); # Failed test 9 in t/05_euclid.t at line 57 # t/05_euclid.t line 57 is: ok($dd == $d); # Failed test 10 in t/05_euclid.t at line 58 # t/05_euclid.t line 58 is: ok($dd2 == $d1); # Failed test 11 in t/05_euclid.t at line 59 # t/05_euclid.t line 59 is: ok($dd1 == $d2); # Failed test 12 in t/05_euclid.t at line 60 # t/05_euclid.t line 60 is: ok($mm2 == $m1); # Failed test 13 in t/05_euclid.t at line 61 # t/05_euclid.t line 61 is: ok($mm1 == $m2); # Failed test 14 in t/05_euclid.t at line 64 # t/05_euclid.t line 64 is: ok($qqi == $qi); # Failed test 15 in t/05_euclid.t at line 65 # t/05_euclid.t line 65 is: ok($qi * $q % $p == $dd->monize); t/05_euclid.t ........ Failed 13/22 subtests t/06_calculus.t ...... ok t/07_strings.t ....... ok t/08_generic.t ....... ok t/09_linear_terms.t .. ok t/10_math_complex.t .. ok # Failed test 4 in t/11_math_bigrat.t at line 41 # t/11_math_bigrat.t line 41 is: ok($y3 == $p->evaluate($x3)); # Failed test 5 in t/11_math_bigrat.t at line 44 # t/11_math_bigrat.t line 44 is: ok($p == $q); t/11_math_bigrat.t ... Failed 2/8 subtests t/12_gf3.t ........... ok t/13_trees.t ......... ok t/14_math_modint.t ... skipped: Math::ModInt not available t/15_deprecation.t ... ok t/90_pod.t ........... skipped: setenv MAINTAINER_OF_MATH_POLYNOMIAL=1 to run these tests t/91_pod_cover_cp.t .. skipped: setenv MAINTAINER_OF_MATH_POLYNOMIAL=1 to run these tests t/92_consistency.t ... skipped: setenv MAINTAINER_OF_MATH_POLYNOMIAL=1 to run these tests t/93_examples.t ...... skipped: setenv MAINTAINER_OF_MATH_POLYNOMIAL=1 to run these tests t/94_diag_cover.t .... skipped: setenv MAINTAINER_OF_MATH_POLYNOMIAL=1 to run these tests t/95_versions.t ...... skipped: setenv MAINTAINER_OF_MATH_POLYNOMIAL=1 to run these tests t/99_signature.t ..... skipped: setenv MAINTAINER_OF_MATH_POLYNOMIAL=1 to run these tests Test Summary Report ------------------- t/05_euclid.t (Wstat: 0 Tests: 22 Failed: 13) Failed tests: 3-15 t/11_math_bigrat.t (Wstat: 0 Tests: 8 Failed: 2) Failed tests: 4-5 Files=22, Tests=484, 1 wallclock secs ( 0.16 usr 0.03 sys + 1.26 cusr 0.10 csys = 1.55 CPU) Result: FAIL Failed 2/22 test programs. 15/484 subtests failed. make: *** [test_dynamic] Error 255 make: Leaving directory `/usr/src/RPM/BUILD/Math-Polynomial-1.011' error: Bad exit status from /usr/src/tmp/rpm-tmp.19353 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.19353 (%build) Command exited with non-zero status 1 2.41user 0.33system 0:02.67elapsed 102%CPU (0avgtext+0avgdata 9884maxresident)k 0inputs+0outputs (0major+50289minor)pagefaults 0swaps hsh-rebuild: rebuild of `perl-Math-Polynomial-1.011-alt1.src.rpm' failed. Command exited with non-zero status 1 24.54user 5.35system 0:29.91elapsed 99%CPU (0avgtext+0avgdata 134224maxresident)k 160inputs+0outputs (0major+327233minor)pagefaults 0swaps