<86>Jul 20 07:52:02 userdel[136703]: delete user 'rooter' <86>Jul 20 07:52:02 userdel[136703]: removed group 'rooter' owned by 'rooter' <86>Jul 20 07:52:02 userdel[136703]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 20 07:52:02 groupadd[136733]: group added to /etc/group: name=rooter, GID=1805 <86>Jul 20 07:52:02 groupadd[136733]: group added to /etc/gshadow: name=rooter <86>Jul 20 07:52:02 groupadd[136733]: new group: name=rooter, GID=1805 <86>Jul 20 07:52:02 useradd[136755]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Jul 20 07:52:02 userdel[136797]: delete user 'builder' <86>Jul 20 07:52:02 userdel[136797]: removed group 'builder' owned by 'builder' <86>Jul 20 07:52:02 userdel[136797]: removed shadow group 'builder' owned by 'builder' <86>Jul 20 07:52:02 groupadd[136836]: group added to /etc/group: name=builder, GID=1806 <86>Jul 20 07:52:02 groupadd[136836]: group added to /etc/gshadow: name=builder <86>Jul 20 07:52:02 groupadd[136836]: new group: name=builder, GID=1806 <86>Jul 20 07:52:02 useradd[136865]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none <13>Jul 20 07:52:06 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Jul 20 07:52:06 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Jul 20 07:52:06 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Jul 20 07:52:06 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Jul 20 07:52:07 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jul 20 07:52:07 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901530 installed <13>Jul 20 07:52:08 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875480 installed <13>Jul 20 07:52:08 rpmi: perl-Pod-Simple-3.45-alt1 sisyphus+321554.100.1.1 1684663135 installed <13>Jul 20 07:52:08 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Sub-Current-0.03-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-Sub-Current-0.03-alt1.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68091 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Sub-Current-0.03 + echo 'Source #0 (Sub-Current-0.03.tar):' Source #0 (Sub-Current-0.03.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/Sub-Current-0.03.tar + cd Sub-Current-0.03 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68091 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sub-Current-0.03 + 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 + : 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 Sub::Current + : running make + make -j16 '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/Sub-Current-0.03' Running Mkbootstrap for Current () chmod 644 "Current.bs" make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' make: Entering directory '/usr/src/RPM/BUILD/Sub-Current-0.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Current.bs blib/arch/auto/Sub/Current/Current.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' make: Entering directory '/usr/src/RPM/BUILD/Sub-Current-0.03' cp lib/Sub/Current.pm blib/lib/Sub/Current.pm make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' make: Entering directory '/usr/src/RPM/BUILD/Sub-Current-0.03' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Current.xs > Current.xsc mv Current.xsc Current.c make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' make: Entering directory '/usr/src/RPM/BUILD/Sub-Current-0.03' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/usr/lib/perl5/CORE" Current.c make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' make: Entering directory '/usr/src/RPM/BUILD/Sub-Current-0.03' rm -f blib/arch/auto/Sub/Current/Current.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong Current.o -o blib/arch/auto/Sub/Current/Current.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Sub/Current/Current.so make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' + : 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/Sub-Current-0.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Current.bs blib/arch/auto/Sub/Current/Current.bs 644 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/01basic.t .......... ok t/02specialblocks.t .. ok t/03autoload.t ....... ok t/04maincv.t ......... ok t/05proto.t .......... ok t/06eval.t ........... ok t/07recurse.t ........ ok t/08anon.t ........... ok t/50pod.t ............ ok All tests successful. Files=9, Tests=30, 0 wallclock secs ( 0.02 usr 0.02 sys + 0.41 cusr 0.11 csys = 0.56 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1782 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Sub-Current-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Sub-Current-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Sub-Current-0.03 + perl_vendor_install + /usr/bin/grep -qs -Ew Build_PL Build.PL + /usr/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-Sub-Current-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Sub-Current-0.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Current.bs blib/arch/auto/Sub/Current/Current.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Sub-Current-buildroot/usr/lib/perl5/auto/Sub/Current/Current.so Installing /usr/src/tmp/perl-Sub-Current-buildroot/usr/lib/perl5/Sub/Current.pm make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Sub-Current-buildroot -type f -exec /usr/bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Sub-Current-buildroot -type f -not -name .packlist -exec /usr/bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /usr/bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Sub-Current-buildroot (auto) removed './usr/lib/perl5/auto/Sub/Current/.packlist' mode of './usr/lib/perl5/auto/Sub/Current/Current.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Sub-Current-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Sub-Current-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Sub-Current-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Sub-Current-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Sub-Current-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-Sub-Current-buildroot Processing files: perl-Sub-Current-0.03-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4656 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sub-Current-0.03 + DOCDIR=/usr/src/tmp/perl-Sub-Current-buildroot/usr/share/doc/perl-Sub-Current-0.03 + export DOCDIR + rm -rf /usr/src/tmp/perl-Sub-Current-buildroot/usr/share/doc/perl-Sub-Current-0.03 + /bin/mkdir -p /usr/src/tmp/perl-Sub-Current-buildroot/usr/share/doc/perl-Sub-Current-0.03 + cp -prL Changes /usr/src/tmp/perl-Sub-Current-buildroot/usr/share/doc/perl-Sub-Current-0.03 + chmod -R go-w /usr/src/tmp/perl-Sub-Current-buildroot/usr/share/doc/perl-Sub-Current-0.03 + chmod -R a+rX /usr/src/tmp/perl-Sub-Current-buildroot/usr/share/doc/perl-Sub-Current-0.03 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G0BbGF 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.4thiDW 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-Sub-Current-buildroot/usr/lib/perl5/Sub/Current.pm syntax OK Provides: perl(Sub/Current.pm) = 0.030 Requires: /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.38.so >= set:okjB3gOlgpCnJxZy7Zqhm2mA2N866, perl(XSLoader.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4MR9qc Creating perl-Sub-Current-debuginfo package Processing files: perl-Sub-Current-debuginfo-0.03-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xGRPLN find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tqzJmi find-requires: running scripts (debuginfo) Requires: perl-Sub-Current = 0.03-alt1.2, debug(ld-linux.so.2), debug(libc.so.6), debug(libperl-5.38.so) Adding to perl-Sub-Current-debuginfo a strict dependency on perl-Sub-Current Wrote: /usr/src/RPM/RPMS/i586/perl-Sub-Current-0.03-alt1.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Sub-Current-debuginfo-0.03-alt1.2.i586.rpm (w2.lzdio) 1.57user 1.60system 0:06.95elapsed 45%CPU (0avgtext+0avgdata 56012maxresident)k 0inputs+0outputs (0major+219737minor)pagefaults 0swaps 4.09user 3.00system 0:19.71elapsed 36%CPU (0avgtext+0avgdata 128808maxresident)k 0inputs+0outputs (0major+273056minor)pagefaults 0swaps --- perl-Sub-Current-0.03-alt1.2.i586.rpm.repo 2023-11-28 09:31:03.000000000 +0000 +++ perl-Sub-Current-0.03-alt1.2.i586.rpm.hasher 2024-07-20 07:52:19.101218786 +0000 @@ -19,5 +19,5 @@ File: /usr/lib/perl5/auto/Sub/Current 40755 root:root -File: /usr/lib/perl5/auto/Sub/Current/Current.so 100644 root:root c495c5f1e3caf7f0438459514b9777df +File: /usr/lib/perl5/auto/Sub/Current/Current.so 100644 root:root 0b6f98ae3c3c29453c315118fdabaac4 File: /usr/share/doc/perl-Sub-Current-0.03 40755 root:root File: /usr/share/doc/perl-Sub-Current-0.03/Changes 100644 root:root 87815f9068671b8c780f1aa7b671440e -RPMIdentity: 7c531f42ff09ec93f2a96a233aa82083799d9d0e52d5b1328f24837d674315f6f5daa62780c4205fec9430e002513ff02f8899339ff7e0d35167a4138a5a2a98 +RPMIdentity: 786e60d73111cbbb41ab3c92ddd8f7a4d6eb89991c6fb21cd4750f9bc09190d7c38a4aaf0211c23d4b04715f33d0726a1d0b44c3454149aa32b658d6a804d1db --- perl-Sub-Current-debuginfo-0.03-alt1.2.i586.rpm.repo 2023-11-28 09:31:03.000000000 +0000 +++ perl-Sub-Current-debuginfo-0.03-alt1.2.i586.rpm.hasher 2024-07-20 07:52:19.188219962 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2f 40755 root:root -/usr/lib/debug/.build-id/2f/9c802bccd29e1d7661a5391e812236846e5538 120777 root:root ../../../perl5/auto/Sub/Current/Current.so -/usr/lib/debug/.build-id/2f/9c802bccd29e1d7661a5391e812236846e5538.debug 120777 root:root ../../usr/lib/perl5/auto/Sub/Current/Current.so.debug +/usr/lib/debug/.build-id/2a 40755 root:root +/usr/lib/debug/.build-id/2a/e587d54e73c64fb58f3c869787ffd146ed8d3e 120777 root:root ../../../perl5/auto/Sub/Current/Current.so +/usr/lib/debug/.build-id/2a/e587d54e73c64fb58f3c869787ffd146ed8d3e.debug 120777 root:root ../../usr/lib/perl5/auto/Sub/Current/Current.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Sub-Current-debuginfo = 0.03-alt1.2:sisyphus+335067.42600.2.2 -File: /usr/lib/debug/.build-id/2f 40755 root:root -File: /usr/lib/debug/.build-id/2f/9c802bccd29e1d7661a5391e812236846e5538 120777 root:root ../../../perl5/auto/Sub/Current/Current.so -File: /usr/lib/debug/.build-id/2f/9c802bccd29e1d7661a5391e812236846e5538.debug 120777 root:root ../../usr/lib/perl5/auto/Sub/Current/Current.so.debug +File: /usr/lib/debug/.build-id/2a 40755 root:root +File: /usr/lib/debug/.build-id/2a/e587d54e73c64fb58f3c869787ffd146ed8d3e 120777 root:root ../../../perl5/auto/Sub/Current/Current.so +File: /usr/lib/debug/.build-id/2a/e587d54e73c64fb58f3c869787ffd146ed8d3e.debug 120777 root:root ../../usr/lib/perl5/auto/Sub/Current/Current.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Sub/Current 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Sub/Current/Current.so.debug 100644 root:root 2228cc7ad2813371bba3fb92737ad203 +File: /usr/lib/debug/usr/lib/perl5/auto/Sub/Current/Current.so.debug 100644 root:root 91b5525f3db0af9c4b6a5a9394c982dc File: /usr/src/debug/Sub-Current-0.03 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/Sub-Current-0.03/Current.xs 100644 root:root 69249417dfc1f893a09d0cc8e3f71ffc -RPMIdentity: 33b01f2c99b571f6dee0ad939ce1dbe2639a72c7f78516de0d362f66ba4c989d2c30f7d929167fdabef457e46977cd87b3ca32d1f00480aefa936b78e06363eb +RPMIdentity: 6ec75ea5658fb01924956de4449d31b1c21901b58cb18db42730ff64e739f49607431f0a313fb023b6bb343cbf1eaa4fbdec6b8c72dc8353c091b5b036fa610b