<86>Sep 25 10:04:58 userdel[1743877]: delete user 'rooter' <86>Sep 25 10:04:58 userdel[1743877]: removed group 'rooter' owned by 'rooter' <86>Sep 25 10:04:58 userdel[1743877]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 25 10:04:58 groupadd[1743885]: group added to /etc/group: name=rooter, GID=621 <86>Sep 25 10:04:58 groupadd[1743885]: group added to /etc/gshadow: name=rooter <86>Sep 25 10:04:58 groupadd[1743885]: new group: name=rooter, GID=621 <86>Sep 25 10:04:58 useradd[1743890]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Sep 25 10:04:58 userdel[1743898]: delete user 'builder' <86>Sep 25 10:04:58 userdel[1743898]: removed group 'builder' owned by 'builder' <86>Sep 25 10:04:58 userdel[1743898]: removed shadow group 'builder' owned by 'builder' <86>Sep 25 10:04:58 groupadd[1743908]: group added to /etc/group: name=builder, GID=622 <86>Sep 25 10:04:58 groupadd[1743908]: group added to /etc/gshadow: name=builder <86>Sep 25 10:04:58 groupadd[1743908]: new group: name=builder, GID=622 <86>Sep 25 10:04:58 useradd[1743915]: new user: name=builder, UID=622, GID=622, 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>Sep 25 10:05:01 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Sep 25 10:05:01 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed <13>Sep 25 10:05:01 rpmi: perl-Math-BigInt-1.999824-alt1 sisyphus+285900.100.1.1 1632488884 installed <13>Sep 25 10:05:01 rpmi: perl-Math-BigInt-FastCalc-0.5011-alt1 sisyphus+285901.100.1.3 1632489440 installed <13>Sep 25 10:05:01 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Sep 25 10:05:01 rpmi: perl-Encode-3.12-alt1 sisyphus+283174.100.1.2 1629241769 installed <13>Sep 25 10:05:01 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Sep 25 10:05:01 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 25 10:05:01 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 25 10:05:02 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626630195 installed <13>Sep 25 10:05:02 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed <13>Sep 25 10:05:02 rpmi: perl-Math-BigRat-1:0.2617-alt1 sisyphus+279713.100.1.3 1626627402 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.67398 + 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.67398 + 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/bignum.pm blib/lib/bignum.pm cp lib/bigrat.pm blib/lib/bigrat.pm cp lib/bigint.pm blib/lib/bigint.pm cp lib/Math/BigInt/Trace.pm blib/lib/Math/BigInt/Trace.pm cp lib/Math/BigFloat/Trace.pm blib/lib/Math/BigFloat/Trace.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.999824 Math::BigInt # 0.2617 Math::BigRat # - Math::BigInt::Lite # t/01load.t ..... ok t/big_e_pi.t ... ok Deep recursion on subroutine "Math::BigInt::bsub" at /usr/share/perl5/Math/BigInt.pm line 1729. Out of memory! # Looks like your test exited with 1 just after 1. t/bigexp.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 3/4 subtests t/bigint.t ..... ok t/bignum.t ..... ok t/bigrat.t ..... ok 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 t/brinfnan.t ... ok 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/bigexp.t (Wstat: 256 Tests: 1 Failed: 0) Non-zero exit status: 1 Parse errors: Bad plan. You planned 4 tests but ran 1. 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=494, 273 wallclock secs ( 0.20 usr 0.04 sys + 267.95 cusr 4.35 csys = 272.54 CPU) Result: FAIL Failed 2/23 test programs. 5/494 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.67398 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.67398 (%build) Command exited with non-zero status 1 269.27user 4.58system 4:33.44elapsed 100%CPU (0avgtext+0avgdata 4158828maxresident)k 0inputs+0outputs (0major+1119245minor)pagefaults 0swaps hsh-rebuild: rebuild of `perl-bignum-0.53-alt1.src.rpm' failed. Command exited with non-zero status 1 275.35user 9.63system 4:43.45elapsed 100%CPU (0avgtext+0avgdata 4158828maxresident)k 0inputs+0outputs (0major+1357851minor)pagefaults 0swaps