<86>Aug 1 07:27:37 userdel[2783548]: delete user 'rooter' <86>Aug 1 07:27:37 userdel[2783548]: removed group 'rooter' owned by 'rooter' <86>Aug 1 07:27:37 userdel[2783548]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 07:27:37 groupadd[2783553]: group added to /etc/group: name=rooter, GID=621 <86>Aug 1 07:27:37 groupadd[2783553]: group added to /etc/gshadow: name=rooter <86>Aug 1 07:27:37 groupadd[2783553]: new group: name=rooter, GID=621 <86>Aug 1 07:27:37 useradd[2783559]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Aug 1 07:27:37 userdel[2783565]: delete user 'builder' <86>Aug 1 07:27:37 userdel[2783565]: removed group 'builder' owned by 'builder' <86>Aug 1 07:27:37 userdel[2783565]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 07:27:37 groupadd[2783570]: group added to /etc/group: name=builder, GID=622 <86>Aug 1 07:27:37 groupadd[2783570]: group added to /etc/gshadow: name=builder <86>Aug 1 07:27:37 groupadd[2783570]: new group: name=builder, GID=622 <86>Aug 1 07:27:37 useradd[2783574]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Aug 1 07:27:40 rpmi: libpari23-2.3.5-alt1_15 sisyphus+223197.100.1.2 1551307662 installed <13>Aug 1 07:27:40 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Aug 1 07:27:40 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Aug 1 07:27:40 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Aug 1 07:27:40 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 installed <13>Aug 1 07:27:40 rpmi: perl-Math-Pari-2:2.030517-alt1 sisyphus+226771.100.1.1 1554554291 installed <13>Aug 1 07:27:40 rpmi: perl-Class-Loader-2.03-alt3 1317882527 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Crypt-Random-1.52-alt1.nosrc.rpm (w1.gzdio) Installing perl-Crypt-Random-1.52-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41520 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Crypt-Random-1.52 + echo 'Source #0 (Crypt-Random-1.52.tar.gz):' Source #0 (Crypt-Random-1.52.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-Random-1.52.tar.gz + /bin/tar -xf - + cd Crypt-Random-1.52 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41520 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-Random-1.52 + 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 Warning: prerequisite Statistics::ChiSquare 1.0000 not found. 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 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Random-1.52' cp lib/Crypt/Random.pm blib/lib/Crypt/Random.pm cp lib/Crypt/Random/Generator.pm blib/lib/Crypt/Random/Generator.pm cp lib/Crypt/Random/Provider/egd.pm blib/lib/Crypt/Random/Provider/egd.pm cp lib/Crypt/Random/Provider/rand.pm blib/lib/Crypt/Random/Provider/rand.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/File.pm blib/lib/Crypt/Random/Provider/File.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Random-1.52' make: Entering directory '/usr/src/RPM/BUILD/Crypt-Random-1.52' /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.52' + : 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.52' /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 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=5, Tests=19, 1 wallclock secs ( 0.09 usr 0.02 sys + 0.63 cusr 0.04 csys = 0.78 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Random-1.52' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24458 + 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.52 + 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.52' /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/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/share/perl5/Crypt/Random/Provider/egd.pm Installing /usr/src/tmp/perl-Crypt-Random-buildroot/usr/bin/makerandom make: Leaving directory '/usr/src/RPM/BUILD/Crypt-Random-1.52' + _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/lib/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/lib: 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) Hardlinking identical .pyc and .pyo files Processing files: perl-Crypt-Random-1.52-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67254 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-Random-1.52 + DOCDIR=/usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/doc/perl-Crypt-Random-1.52 + export DOCDIR + rm -rf /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/doc/perl-Crypt-Random-1.52 + /bin/mkdir -p /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/doc/perl-Crypt-Random-1.52 + cp -prL Changes README /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/doc/perl-Crypt-Random-1.52 + chmod -R go-w /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/doc/perl-Crypt-Random-1.52 + chmod -R a+rX /usr/src/tmp/perl-Crypt-Random-buildroot/usr/share/doc/perl-Crypt-Random-1.52 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4CdAmF find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BgMe5D find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.520, 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.52-alt1.noarch.rpm (w2.lzdio) 5.33user 0.94system 0:06.65elapsed 94%CPU (0avgtext+0avgdata 10988maxresident)k 0inputs+0outputs (0major+133682minor)pagefaults 0swaps 11.79user 5.73system 0:17.24elapsed 101%CPU (0avgtext+0avgdata 119840maxresident)k 3000inputs+0outputs (0major+407816minor)pagefaults 0swaps