<86>Sep 21 00:58:22 userdel[401636]: delete user 'rooter' <86>Sep 21 00:58:22 userdel[401636]: removed group 'rooter' owned by 'rooter' <86>Sep 21 00:58:22 userdel[401636]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 21 00:58:22 groupadd[401659]: group added to /etc/group: name=rooter, GID=1802 <86>Sep 21 00:58:22 groupadd[401659]: group added to /etc/gshadow: name=rooter <86>Sep 21 00:58:22 groupadd[401659]: new group: name=rooter, GID=1802 <86>Sep 21 00:58:22 useradd[401691]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>Sep 21 00:58:22 userdel[401730]: delete user 'builder' <86>Sep 21 00:58:22 userdel[401730]: removed group 'builder' owned by 'builder' <86>Sep 21 00:58:22 userdel[401730]: removed shadow group 'builder' owned by 'builder' <86>Sep 21 00:58:22 groupadd[401765]: group added to /etc/group: name=builder, GID=1803 <86>Sep 21 00:58:22 groupadd[401765]: group added to /etc/gshadow: name=builder <86>Sep 21 00:58:22 groupadd[401765]: new group: name=builder, GID=1803 <86>Sep 21 00:58:22 useradd[401790]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Crypt-Random-1.54-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Crypt-Random-1.54-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Sep 21 00:58:26 rpmi: libpari23-2.3.5-alt1_18 sisyphus+278831.100.1.2 1626278158 installed <13>Sep 21 00:58:26 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Sep 21 00:58:26 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Sep 21 00:58:26 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>Sep 21 00:58:26 rpmi: perl-Math-Pari-4:2.030523-alt1.1 sisyphus+335067.17500.2.2 1701160975 installed <13>Sep 21 00:58:26 rpmi: perl-Statistics-ChiSquare-1.0000-alt2 sisyphus+274216.100.1.1 1623341851 installed <13>Sep 21 00:58:26 rpmi: perl-Class-Loader-2.03-alt3 1317882527 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Crypt-Random-1.54-alt1.nosrc.rpm (w1.gzdio) Installing perl-Crypt-Random-1.54-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70342 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Crypt-Random-1.54 + echo 'Source #0 (Crypt-Random-1.54.tar.gz):' Source #0 (Crypt-Random-1.54.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-Random-1.54.tar.gz + /bin/tar -xf - + cd Crypt-Random-1.54 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70342 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-Random-1.54 + 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,' + /usr/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(Class::Loader)>=2.00 perl(Math::Pari)>=2.001804 perl(Statistics::ChiSquare)>=1.0000 + : 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 Crypt::Random + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Random-1.54' cp lib/Crypt/Random/Provider/devrandom.pm blib/lib/Crypt/Random/Provider/devrandom.pm cp lib/Crypt/Random/Provider/rand.pm blib/lib/Crypt/Random/Provider/rand.pm cp lib/Crypt/Random/Generator.pm blib/lib/Crypt/Random/Generator.pm cp lib/Crypt/Random/Provider/devurandom.pm blib/lib/Crypt/Random/Provider/devurandom.pm cp lib/Crypt/Random/Provider/File.pm blib/lib/Crypt/Random/Provider/File.pm cp lib/Crypt/Random/Provider/egd.pm blib/lib/Crypt/Random/Provider/egd.pm cp lib/Crypt/Random.pm blib/lib/Crypt/Random.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Random-1.54' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Random-1.54' /bin/cp -p bin/makerandom blib/script/makerandom "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/makerandom make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Random-1.54' + : 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/Crypt-Random-1.54' /bin/cp -p bin/makerandom blib/script/makerandom "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/makerandom 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 Quartile distribution of 1000 16-bit random numbers was 240 202 280 279 There's a <1% chance that this data is random. # Failed test 1 in t/chisquare.t at line 39 # t/chisquare.t line 39 is: ok($chi =~ m/\>[1-9]/); t/chisquare.t ........ Failed 1/1 subtests t/generator.t ........ ok t/makerandom_itv.t ... ok t/octet_string.t ..... ok t/pari_misfeature.t .. ok t/random.t ........... ok Test Summary Report ------------------- t/chisquare.t (Wstat: 0 Tests: 1 Failed: 1) Failed test: 1 Files=6, Tests=21, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.24 cusr 0.05 csys = 0.34 CPU) Result: FAIL Failed 1/6 test programs. 1/21 subtests failed. make: *** [Makefile:795: test_dynamic] Error 255 make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Random-1.54' error: Bad exit status from /usr/src/tmp/rpm-tmp.70342 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.70342 (%build) Command exited with non-zero status 1 0.64user 0.25system 0:00.73elapsed 122%CPU (0avgtext+0avgdata 16060maxresident)k 0inputs+0outputs (0major+48404minor)pagefaults 0swaps hsh-rebuild: rebuild of `perl-Crypt-Random-1.54-alt1.src.rpm' failed. Command exited with non-zero status 1 3.11user 2.45system 0:08.79elapsed 63%CPU (0avgtext+0avgdata 135908maxresident)k 2936inputs+0outputs (0major+187440minor)pagefaults 0swaps