<86>Jun 16 00:21:00 userdel[303027]: delete user 'rooter' <86>Jun 16 00:21:00 userdel[303027]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:21:00 groupadd[303107]: group added to /etc/group: name=rooter, GID=1244 <86>Jun 16 00:21:00 groupadd[303107]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:21:00 groupadd[303107]: new group: name=rooter, GID=1244 <86>Jun 16 00:21:00 useradd[303149]: new user: name=rooter, UID=1244, GID=1244, home=/root, shell=/bin/bash <86>Jun 16 00:21:00 userdel[303292]: delete user 'builder' <86>Jun 16 00:21:00 groupadd[303463]: group added to /etc/group: name=builder, GID=1245 <86>Jun 16 00:21:00 groupadd[303463]: group added to /etc/gshadow: name=builder <86>Jun 16 00:21:00 groupadd[303463]: new group: name=builder, GID=1245 <86>Jun 16 00:21:00 useradd[303480]: new user: name=builder, UID=1245, GID=1245, home=/usr/src, shell=/bin/bash /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>Jun 16 00:21:06 rpmi: libpari23-2.3.5-alt1_18 sisyphus+278831.100.1.2 1626278158 installed <13>Jun 16 00:21:06 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:21:06 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:21:06 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Jun 16 00:21:06 rpmi: perl-Math-Pari-2:2.030518-alt1_3 sisyphus+279723.6400.1.1 1626650822 installed <13>Jun 16 00:21:06 rpmi: perl-Statistics-ChiSquare-1.0000-alt2 sisyphus+274216.100.1.1 1623341851 installed <13>Jun 16 00:21:06 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.30476 + 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): + /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.30476 + 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,' + /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 -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Random-1.54' cp lib/Crypt/Random/Generator.pm blib/lib/Crypt/Random/Generator.pm cp lib/Crypt/Random/Provider/rand.pm blib/lib/Crypt/Random/Provider/rand.pm cp lib/Crypt/Random.pm blib/lib/Crypt/Random.pm cp lib/Crypt/Random/Provider/devurandom.pm blib/lib/Crypt/Random/Provider/devurandom.pm cp lib/Crypt/Random/Provider/devrandom.pm blib/lib/Crypt/Random/Provider/devrandom.pm cp lib/Crypt/Random/Provider/egd.pm blib/lib/Crypt/Random/Provider/egd.pm cp lib/Crypt/Random/Provider/File.pm blib/lib/Crypt/Random/Provider/File.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 239 246 260 256 There's a >70% chance, and a <90% chance, that this data is random. t/chisquare.t ........ ok t/generator.t ........ ok t/makerandom_itv.t ... ok t/octet_string.t ..... ok t/pari_misfeature.t .. ok t/random.t ........... ok All tests successful. Files=6, Tests=21, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.37 cusr 0.04 csys = 0.46 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Random-1.54' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54277 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-Random-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Crypt-Random-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Crypt-Random-1.54 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Crypt-Random-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install 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 Installing /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random.pm Installing /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Generator.pm Installing /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/File.pm Installing /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/egd.pm Installing /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/devrandom.pm Installing /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/devurandom.pm Installing /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/rand.pm Installing /usr/src/tmp/perl-Crypt-Random-buildroot/usr/bin/makerandom make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Random-1.54' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Crypt-Random-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Crypt-Random-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Class::Loader)>=2.00 perl(Math::Pari)>=2.001804 perl(Statistics::ChiSquare)>=1.0000 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Crypt-Random-buildroot (auto) removed './usr/lib64/perl5/auto/Crypt/Random/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Crypt-Random-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Crypt-Random-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Crypt-Random-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Crypt-Random-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Crypt-Random-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Crypt-Random-1.54-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28355 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-Random-1.54 + DOCDIR=/usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/doc/perl-Crypt-Random-1.54 + export DOCDIR + rm -rf /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/doc/perl-Crypt-Random-1.54 + /bin/mkdir -p /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/doc/perl-Crypt-Random-1.54 + cp -prL Changes README /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/doc/perl-Crypt-Random-1.54 + chmod -R go-w /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/doc/perl-Crypt-Random-1.54 + chmod -R a+rX /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/doc/perl-Crypt-Random-1.54 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CMt40S find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.10tnJQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Crypt-Random-buildroot/usr/bin/makerandom syntax OK /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random.pm syntax OK Subroutine new redefined at /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Generator.pm line 14. Subroutine providers redefined at /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Generator.pm line 45. Subroutine strength_order redefined at /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Generator.pm line 54. Subroutine integer redefined at /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Generator.pm line 63. Subroutine string redefined at /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Generator.pm line 88. /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Generator.pm syntax OK /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/File.pm syntax OK /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/devrandom.pm syntax OK /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/devurandom.pm syntax OK /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/egd.pm syntax OK /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/rand.pm syntax OK shebang.req.files: executable script /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random.pm is not executable shebang.req.files: executable script /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Generator.pm is not executable shebang.req.files: executable script /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/devrandom.pm is not executable shebang.req.files: executable script /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/devurandom.pm is not executable shebang.req.files: executable script /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/egd.pm is not executable shebang.req.files: executable script /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/perl5/Crypt/Random/Provider/rand.pm is not executable Provides: perl(Crypt/Random.pm) = 1.540, perl(Crypt/Random/Generator.pm), perl(Crypt/Random/Provider/File.pm), perl(Crypt/Random/Provider/devrandom.pm), perl(Crypt/Random/Provider/devurandom.pm), perl(Crypt/Random/Provider/egd.pm), perl(Crypt/Random/Provider/rand.pm) Requires: /usr/bin/perl, /usr/share/perl5, perl(Class/Loader.pm) >= 2.0, perl(Data/Dumper.pm), perl(Fcntl.pm), perl(IO/Socket.pm), perl(Math/Pari.pm) >= 2.001.804, perl(lib.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Crypt-Random-1.54-alt1.noarch.rpm (w2.lzdio) 1.76user 0.47system 0:04.23elapsed 52%CPU (0avgtext+0avgdata 16232maxresident)k 0inputs+0outputs (0major+139345minor)pagefaults 0swaps /.out/perl-Crypt-Random-1.54-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Crypt-Random-1.54-alt1.noarch.rpm: The use of such a license name is ambiguous: Artistic 5.42user 2.24system 0:19.78elapsed 38%CPU (0avgtext+0avgdata 128704maxresident)k 2928inputs+0outputs (0major+195195minor)pagefaults 0swaps