<86>Oct 9 14:33:58 userdel[1431232]: delete user 'rooter' <86>Oct 9 14:33:58 userdel[1431232]: removed group 'rooter' owned by 'rooter' <86>Oct 9 14:33:58 userdel[1431232]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 9 14:33:58 groupadd[1431242]: group added to /etc/group: name=rooter, GID=636 <86>Oct 9 14:33:58 groupadd[1431242]: group added to /etc/gshadow: name=rooter <86>Oct 9 14:33:58 groupadd[1431242]: new group: name=rooter, GID=636 <86>Oct 9 14:33:58 useradd[1431253]: new user: name=rooter, UID=636, GID=636, home=/root, shell=/bin/bash <86>Oct 9 14:33:58 userdel[1431264]: delete user 'builder' <86>Oct 9 14:33:58 userdel[1431264]: removed group 'builder' owned by 'builder' <86>Oct 9 14:33:58 userdel[1431264]: removed shadow group 'builder' owned by 'builder' <86>Oct 9 14:33:58 groupadd[1431271]: group added to /etc/group: name=builder, GID=637 <86>Oct 9 14:33:58 groupadd[1431271]: group added to /etc/gshadow: name=builder <86>Oct 9 14:33:58 groupadd[1431271]: new group: name=builder, GID=637 <86>Oct 9 14:33:58 useradd[1431276]: new user: name=builder, UID=637, GID=637, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-bignum-0.53-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-bignum-0.53-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Oct 9 14:34:00 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed <13>Oct 9 14:34:00 rpmi: perl-Math-BigInt-1.999827-alt1 sisyphus+286472.100.1.1 1633455985 installed <13>Oct 9 14:34:00 rpmi: perl-Math-BigInt-FastCalc-0.5012-alt1 sisyphus+286473.100.1.3 1633458420 installed <13>Oct 9 14:34:00 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Oct 9 14:34:00 rpmi: perl-Encode-3.12-alt1 sisyphus+283174.100.1.2 1629241769 installed <13>Oct 9 14:34:00 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Oct 9 14:34:00 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Oct 9 14:34:00 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Oct 9 14:34:00 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626630195 installed <13>Oct 9 14:34:00 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed <13>Oct 9 14:34:00 rpmi: perl-Math-BigRat-1:0.2620-alt1 sisyphus+286475.100.1.3 1633459056 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-bignum-0.53-alt1.nosrc.rpm (w1.gzdio) Installing perl-bignum-0.53-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34827 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bignum-0.53 + echo 'Source #0 (bignum-0.53.tar.gz):' Source #0 (bignum-0.53.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/bignum-0.53.tar.gz + /bin/tar -xf - + cd bignum-0.53 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34827 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bignum-0.53 + 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(Math::BigInt)>=1.999823 perl(Math::BigRat)>=0.2616 perl(perl)>=5.01 + : 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 bignum + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/bignum-0.53' cp lib/Math/BigInt/Trace.pm blib/lib/Math/BigInt/Trace.pm cp lib/bigint.pm blib/lib/bigint.pm cp lib/Math/BigFloat/Trace.pm blib/lib/Math/BigFloat/Trace.pm cp lib/bigrat.pm blib/lib/bigrat.pm cp lib/bignum.pm blib/lib/bignum.pm make: Leaving directory '/usr/src/RPM/BUILD/bignum-0.53' + : 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/bignum-0.53' 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/00sig.t ...... skipped: Set the environment variable TEST_SIGNATURE to enable this test. # # Testing with Perl 5.034000, /usr/bin/perl # # Version Module # ------- ------ # 0.53 bignum # 0.53 bigint # 0.53 bigrat # 1.999827 Math::BigInt # 0.2620 Math::BigRat # - Math::BigInt::Lite # t/01load.t ..... ok t/big_e_pi.t ... ok t/bigexp.t ..... ok t/bigint.t ..... ok t/bignum.t ..... ok # Failed test '$x = 5 makes $x a Math::BigInt' # at t/bigrat.t line 16. # 'Math::BigRat' # doesn't match '(?^:^Math::BigInt)' # Failed test '$x = 2 ** 255 makes $x a Math::BigInt' # at t/bigrat.t line 22. # 'Math::BigRat' # doesn't match '(?^:^Math::BigInt)' # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'hex(1)' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'hex(01)' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'hex(0x1)' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'hex("01")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'hex("0x1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'hex("0X1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'hex("x1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'hex("X1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'hex("af")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct(1)' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct(01)' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct(" 1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct(0x1)' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct("0x1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct("0X1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct("x1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct("X1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct(" 0x1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct(0b1)' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct("0b1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct("0B1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct("b1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct("B1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct(" 0b1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct("01")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct("0o1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct("0O1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct("o1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct("O1")' # at t/bigrat.t line 114. # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. # Failed test 'oct(" 0o1")' # at t/bigrat.t line 114. # Looks like you failed 32 tests of 55. t/bigrat.t ..... Dubious, test returned 32 (wstat 8192, 0x2000) Failed 32/55 subtests t/bii_e_pi.t ... ok t/biinfnan.t ... ok t/bir_e_pi.t ... ok t/bn_lite.t .... skipped: no Math::BigInt::Lite t/bninfnan.t ... ok t/br_lite.t .... skipped: no Math::BigInt::Lite # Failed test '$x = 1 + inf makes a Math::BigInt' # at (eval 12) line 12. # 'Math::BigRat' # doesn't match '(?^:^Math::BigInt)' # Failed test '$x = 1 * inf makes a Math::BigInt' # at (eval 12) line 16. # 'Math::BigRat' # doesn't match '(?^:^Math::BigInt)' # Failed test '$x = 1 + NaN makes a Math::BigInt' # at (eval 12) line 36. # 'Math::BigRat' # doesn't match '(?^:^Math::BigInt)' # Failed test '$x = 1 * NaN makes a Math::BigInt' # at (eval 12) line 40. # 'Math::BigRat' # doesn't match '(?^:^Math::BigInt)' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 79. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 79. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 79. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 79. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 79. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 79. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 79. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 79. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 88. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 88. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 88. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 88. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 88. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 88. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 88. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 88. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 88. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 88. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 88. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Failed test 'An object of class 'Math::BigRat' isa 'Math::BigInt'' # at (eval 12) line 88. # The object of class 'Math::BigRat' isn't a 'Math::BigInt' # Looks like you failed 24 tests of 66. t/brinfnan.t ... Dubious, test returned 24 (wstat 6144, 0x1800) Failed 24/66 subtests t/in_effect.t .. ok t/option_a.t ... ok # Failed test 'one warning' # at t/option_l.t line 24. # got: '0' # expected: '1' # Failed test 'using fallback' # at t/option_l.t line 25. # undef # doesn't match '(?^:using fallback)' # Failed test 'two warnings' # at t/option_l.t line 30. # got: '0' # expected: '2' # Failed test 'using fallback' # at t/option_l.t line 31. # undef # doesn't match '(?^:using fallback)' # Failed test 'died' # at t/option_l.t line 45. # '' # doesn't match '(?^i:fallback.*disallowed)' # Looks like you failed 5 tests of 19. t/option_l.t ... Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/19 subtests t/option_p.t ... ok t/overrides.t .. ok t/ratopt_a.t ... ok t/scope_f.t .... ok t/scope_i.t .... ok t/scope_r.t .... ok Test Summary Report ------------------- t/bigrat.t (Wstat: 8192 Tests: 55 Failed: 32) Failed tests: 1-2, 26-55 Non-zero exit status: 32 t/brinfnan.t (Wstat: 6144 Tests: 66 Failed: 24) Failed tests: 1, 3, 11, 13, 28, 30, 32, 34, 36, 38, 40 42, 44, 46, 48, 50, 52, 54, 56, 58, 60 62, 64, 66 Non-zero exit status: 24 t/option_l.t (Wstat: 1280 Tests: 19 Failed: 5) Failed tests: 2-3, 5-6, 10 Non-zero exit status: 5 Files=23, Tests=497, 4 wallclock secs ( 0.09 usr 0.03 sys + 3.17 cusr 0.20 csys = 3.49 CPU) Result: FAIL Failed 3/23 test programs. 61/497 subtests failed. make: *** [Makefile:784: test_dynamic] Error 255 make: Leaving directory '/usr/src/RPM/BUILD/bignum-0.53' error: Bad exit status from /usr/src/tmp/rpm-tmp.34827 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.34827 (%build) Command exited with non-zero status 1 3.85user 0.35system 0:04.66elapsed 90%CPU (0avgtext+0avgdata 15420maxresident)k 0inputs+0outputs (0major+103636minor)pagefaults 0swaps hsh-rebuild: rebuild of `perl-bignum-0.53-alt1.src.rpm' failed. Command exited with non-zero status 1 7.50user 3.48system 0:14.37elapsed 76%CPU (0avgtext+0avgdata 103880maxresident)k 88inputs+0outputs (30106major+310443minor)pagefaults 0swaps