<86>Apr 27 08:20:02 userdel[2454357]: delete user 'rooter' <86>Apr 27 08:20:02 userdel[2454357]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:20:02 userdel[2454357]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:20:02 groupadd[2454388]: group added to /etc/group: name=rooter, GID=1244 <86>Apr 27 08:20:02 groupadd[2454388]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:20:02 groupadd[2454388]: new group: name=rooter, GID=1244 <86>Apr 27 08:20:02 useradd[2454397]: new user: name=rooter, UID=1244, GID=1244, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:20:02 userdel[2454408]: delete user 'builder' <86>Apr 27 08:20:02 groupadd[2454425]: group added to /etc/group: name=builder, GID=1245 <86>Apr 27 08:20:02 groupadd[2454425]: group added to /etc/gshadow: name=builder <86>Apr 27 08:20:02 groupadd[2454425]: new group: name=builder, GID=1245 <86>Apr 27 08:20:03 useradd[2454441]: new user: name=builder, UID=1245, GID=1245, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Memoize-ExpireLRU-0.56-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Memoize-ExpireLRU-0.56-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Apr 27 08:20:09 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:20:09 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:20:09 rpmi: libdb5.3-5.3.28-alt5.1 sisyphus+331122.100.1.1 1696604428 installed <13>Apr 27 08:20:09 rpmi: perl-DBM-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Apr 27 08:20:09 rpmi: perl-Memoize-1.16-alt1 sisyphus+314464.100.1.1 1675193915 installed <13>Apr 27 08:20:09 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Memoize-ExpireLRU-0.56-alt1.nosrc.rpm (w1.gzdio) Installing perl-Memoize-ExpireLRU-0.56-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82918 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Memoize-ExpireLRU-0.56 + echo 'Source #0 (Memoize-ExpireLRU-0.56.tar.gz):' Source #0 (Memoize-ExpireLRU-0.56.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Memoize-ExpireLRU-0.56.tar.gz + /bin/tar -xf - + cd Memoize-ExpireLRU-0.56 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44793 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Memoize-ExpireLRU-0.56 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + find . -type f -print0 + /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(AutoLoader)>=0 perl(Carp)>=0 perl(perl)>=5.006 perl(strict)>=0 perl(warnings)>=0 + : 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 Memoize::ExpireLRU + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Memoize-ExpireLRU-0.56' cp lib/Memoize/ExpireLRU.pm blib/lib/Memoize/ExpireLRU.pm AutoSplitting blib/lib/Memoize/ExpireLRU.pm (blib/lib/auto/Memoize/ExpireLRU) make: Leaving directory '/usr/src/RPM/BUILD/Memoize-ExpireLRU-0.56' + : 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/Memoize-ExpireLRU-0.56' 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 ExpireLRU Statistics: ExpireLRU instantiation: routine Cache Size: 4 Experimental Cache Size: 6 Cache Hits: 20 Cache Misses: 6 Additional Cache Hits at Experimental Size: 1 Distribution : Hits 0 : 3 1 : 2 2 : 5 3 : 10 ---- ----- 4 : 1 5 : 0 ExpireLRU instantiation: routine2 Cache Size: 1 Experimental Cache Size: 5 Cache Hits: 1 Cache Misses: 10 Additional Cache Hits at Experimental Size: 4 Distribution : Hits 0 : 1 ---- ----- 1 : 1 2 : 1 3 : 1 4 : 1 t/02-original.t .. ok All tests successful. Files=1, Tests=46, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.01 cusr 0.00 csys = 0.03 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Memoize-ExpireLRU-0.56' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44793 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Memoize-ExpireLRU-0.56 + 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-Memoize-ExpireLRU-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Memoize-ExpireLRU-0.56' Installing /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot/usr/share/perl5/auto/Memoize/ExpireLRU/autosplit.ix Installing /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot/usr/share/perl5/auto/Memoize/ExpireLRU/ShowStats.al Installing /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot/usr/share/perl5/auto/Memoize/ExpireLRU/DumpCache.al Installing /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot/usr/share/perl5/Memoize/ExpireLRU.pm make: Leaving directory '/usr/src/RPM/BUILD/Memoize-ExpireLRU-0.56' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(AutoLoader)>=0 perl(Carp)>=0 perl(perl)>=5.006 perl(strict)>=0 perl(warnings)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot (auto) removed './usr/lib/perl5/auto/Memoize/ExpireLRU/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot Processing files: perl-Memoize-ExpireLRU-0.56-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.38193 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Memoize-ExpireLRU-0.56 + DOCDIR=/usr/src/tmp/perl-Memoize-ExpireLRU-buildroot/usr/share/doc/perl-Memoize-ExpireLRU-0.56 + export DOCDIR + rm -rf /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot/usr/share/doc/perl-Memoize-ExpireLRU-0.56 + /bin/mkdir -p /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot/usr/share/doc/perl-Memoize-ExpireLRU-0.56 + cp -prL Changes README /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot/usr/share/doc/perl-Memoize-ExpireLRU-0.56 + chmod -R go-w /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot/usr/share/doc/perl-Memoize-ExpireLRU-0.56 + chmod -R a+rX /usr/src/tmp/perl-Memoize-ExpireLRU-buildroot/usr/share/doc/perl-Memoize-ExpireLRU-0.56 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LEIB98 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.CMuwtq 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-Memoize-ExpireLRU-buildroot/usr/share/perl5/Memoize/ExpireLRU.pm syntax OK Provides: perl(Memoize/ExpireLRU.pm) = 0.560 Requires: perl-Memoize >= 1.01-alt3, /usr/share/perl5, perl(AutoLoader.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Memoize-ExpireLRU-0.56-alt1.noarch.rpm (w2.lzdio) 1.02user 0.27system 0:03.42elapsed 37%CPU (0avgtext+0avgdata 11160maxresident)k 0inputs+0outputs (0major+89482minor)pagefaults 0swaps /.out/perl-Memoize-ExpireLRU-0.56-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Memoize-ExpireLRU-0.56-alt1.noarch.rpm: The use of such a license name is ambiguous: Artistic 5.45user 2.08system 0:20.16elapsed 37%CPU (0avgtext+0avgdata 127088maxresident)k 1760inputs+0outputs (0major+190569minor)pagefaults 0swaps --- perl-Memoize-ExpireLRU-0.56-alt1.noarch.rpm.repo 2016-07-27 22:28:32.000000000 +0000 +++ perl-Memoize-ExpireLRU-0.56-alt1.noarch.rpm.hasher 2024-04-27 08:20:17.960442204 +0000 @@ -26,2 +26,2 @@ File: /usr/share/perl5/auto/Memoize/ExpireLRU/autosplit.ix 100644 root:root 3caac2f1f8bc066845e3ca01c804ac5a -RPMIdentity: 6f942f235f5d3c06b3c3736702c8f9f80add1a3c43ef022dab82a50afdb35b025df42c18a9db01d1e9d6f9fa691ca87cd9767051449ea2f155b47d6915483db8 +RPMIdentity: 8d7d7f82c0ddadeaced27c34386a1960ed33be7307c10862437fe311b5605bffb4fc3c51ffcedb54bbf29200fac597a6c969190d39f4baadb4ca8a52aee83cc5