<86>Mar 19 04:04:16 userdel[1514693]: delete user 'rooter'
<86>Mar 19 04:04:16 userdel[1514693]: removed group 'rooter' owned by 'rooter'
<86>Mar 19 04:04:16 userdel[1514693]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 19 04:04:16 groupadd[1514733]: group added to /etc/group: name=rooter, GID=957
<86>Mar 19 04:04:16 groupadd[1514733]: group added to /etc/gshadow: name=rooter
<86>Mar 19 04:04:16 groupadd[1514733]: new group: name=rooter, GID=957
<86>Mar 19 04:04:16 useradd[1514765]: new user: name=rooter, UID=957, GID=957, home=/root, shell=/bin/bash
<86>Mar 19 04:04:16 userdel[1514809]: delete user 'builder'
<86>Mar 19 04:04:16 userdel[1514809]: removed group 'builder' owned by 'builder'
<86>Mar 19 04:04:16 userdel[1514809]: removed shadow group 'builder' owned by 'builder'
<86>Mar 19 04:04:16 groupadd[1514857]: group added to /etc/group: name=builder, GID=958
<86>Mar 19 04:04:16 groupadd[1514857]: group added to /etc/gshadow: name=builder
<86>Mar 19 04:04:16 groupadd[1514857]: new group: name=builder, GID=958
<86>Mar 19 04:04:16 useradd[1514882]: new user: name=builder, UID=958, GID=958, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/perl-POSIX-strptime-0.13-alt1.src.rpm: license not found in '/usr/share/license' directory: GPL+
/usr/src/in/srpm/perl-POSIX-strptime-0.13-alt1.src.rpm: The use of such a license name is ambiguous: Artistic
<13>Mar 19 04:04:17 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Mar 19 04:04:17 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Mar 19 04:04:17 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626630195 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-POSIX-strptime-0.13-alt1.nosrc.rpm (w1.gzdio)
Installing perl-POSIX-strptime-0.13-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48668
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf POSIX-strptime-0.13
+ echo 'Source #0 (POSIX-strptime-0.13.tar.gz):'
Source #0 (POSIX-strptime-0.13.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/POSIX-strptime-0.13.tar.gz
+ /bin/tar -xf -
+ cd POSIX-strptime-0.13
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48668
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd POSIX-strptime-0.13
+ 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(Test::More)>=0  perl(XSLoader)>=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 POSIX::strptime
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
Running Mkbootstrap for strptime ()
chmod 644 "strptime.bs"
make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- strptime.bs blib/arch/auto/POSIX/strptime/strptime.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
cp lib/POSIX/strptime.pm blib/lib/POSIX/strptime.pm
make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  strptime.xs > strptime.xsc
Please specify prototyping behavior for strptime.xs (see perlxs manual)
mv strptime.xsc strptime.c
make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
gcc -c  -I. -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 -march=i586 -mtune=generic   -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fPIC "-I/usr/lib/perl5/CORE"   strptime.c
make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
rm -f blib/arch/auto/POSIX/strptime/strptime.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  strptime.o  -o blib/arch/auto/POSIX/strptime/strptime.so  \
      \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/POSIX/strptime/strptime.so
make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
+ : 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/POSIX-strptime-0.13'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- strptime.bs blib/arch/auto/POSIX/strptime/strptime.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/00-signature.t .... ok
t/POSIX-strptime.t .. ok
All tests successful.
Files=2, Tests=8,  0 wallclock secs ( 0.01 usr  0.00 sys +  0.04 cusr  0.00 csys =  0.05 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36547
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-POSIX-strptime-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-POSIX-strptime-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd POSIX-strptime-0.13
+ 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-POSIX-strptime-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- strptime.bs blib/arch/auto/POSIX/strptime/strptime.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-POSIX-strptime-buildroot/usr/lib/perl5/auto/POSIX/strptime/strptime.so
Installing /usr/src/tmp/perl-POSIX-strptime-buildroot/usr/lib/perl5/POSIX/strptime.pm
make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-POSIX-strptime-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-POSIX-strptime-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Test::More)>=0  perl(XSLoader)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-POSIX-strptime-buildroot (auto)
removed './usr/lib/perl5/auto/POSIX/strptime/.packlist'
mode of './usr/lib/perl5/auto/POSIX/strptime/strptime.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-POSIX-strptime-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-POSIX-strptime-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-POSIX-strptime-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-POSIX-strptime-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/perl-POSIX-strptime-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: perl-POSIX-strptime-0.13-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XjbVCB
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.J1J12U
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-POSIX-strptime-buildroot/usr/lib/perl5/POSIX/strptime.pm syntax OK
Provides: perl(POSIX/strptime.pm) = 0.130
Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libperl-5.34.so >= set:okjB3gbYTTF1EMQZHd9lFomTwsDE8xg8Br0, 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.2Uzbut
Creating perl-POSIX-strptime-debuginfo package
Processing files: perl-POSIX-strptime-debuginfo-0.13-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GbqaR0
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zvNtXJ
find-requires: running scripts (debuginfo)
Requires: perl-POSIX-strptime = 0.13-alt1, debug(libc.so.6), debug(libperl-5.34.so)
Adding to perl-POSIX-strptime-debuginfo a strict dependency on perl-POSIX-strptime
Wrote: /usr/src/RPM/RPMS/i586/perl-POSIX-strptime-0.13-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/perl-POSIX-strptime-debuginfo-0.13-alt1.i586.rpm (w2.lzdio)
1.24user 0.74system 0:06.06elapsed 32%CPU (0avgtext+0avgdata 52272maxresident)k
0inputs+0outputs (0major+185545minor)pagefaults 0swaps
/.out/perl-POSIX-strptime-0.13-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPL+
/.out/perl-POSIX-strptime-0.13-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic
/.out/perl-POSIX-strptime-debuginfo-0.13-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPL+
/.out/perl-POSIX-strptime-debuginfo-0.13-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic
3.72user 3.87system 0:10.87elapsed 69%CPU (0avgtext+0avgdata 104384maxresident)k
0inputs+0outputs (30230major+465384minor)pagefaults 0swaps
--- perl-POSIX-strptime-0.13-alt1.i586.rpm.repo	2021-12-07 11:45:23.000000000 +0000
+++ perl-POSIX-strptime-0.13-alt1.i586.rpm.hasher	2022-03-19 04:04:25.488238586 +0000
@@ -21,3 +21,3 @@
 File: /usr/lib/perl5/auto/POSIX/strptime	40755	root:root		
-File: /usr/lib/perl5/auto/POSIX/strptime/strptime.so	100644	root:root	11ffb3163b64d0da1cd0b83d5ecc1fc2	
-RPMIdentity: a247e65001417ab7756a732a08157fa2ba4080bdb09aff87f7841df32ee76aa94e428ffa5de944dad38a948c261c02766f7fe6a5247000e97ccb60b9e7a4c2dc
+File: /usr/lib/perl5/auto/POSIX/strptime/strptime.so	100644	root:root	71f0aedb8b8422e188780e03b2ff84a0	
+RPMIdentity: 3dc9e79207e8fbb1677fe89cdf8f54c370092872c1dd9067624a26346a33d1cb362084b9702c642ce537b25a415363ca9cd3839563e9c1f76cdfc34533a8a621
--- perl-POSIX-strptime-debuginfo-0.13-alt1.i586.rpm.repo	2021-12-07 11:45:23.000000000 +0000
+++ perl-POSIX-strptime-debuginfo-0.13-alt1.i586.rpm.hasher	2022-03-19 04:04:25.568239638 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/30	40755	root:root	
-/usr/lib/debug/.build-id/30/5014a49c130013988531d019eb85d5cd5a32b3	120777	root:root	../../../perl5/auto/POSIX/strptime/strptime.so
-/usr/lib/debug/.build-id/30/5014a49c130013988531d019eb85d5cd5a32b3.debug	120777	root:root	../../usr/lib/perl5/auto/POSIX/strptime/strptime.so.debug
+/usr/lib/debug/.build-id/ea	40755	root:root	
+/usr/lib/debug/.build-id/ea/a2bb79e1f751d2b479778e4e5286c29500fec4	120777	root:root	../../../perl5/auto/POSIX/strptime/strptime.so
+/usr/lib/debug/.build-id/ea/a2bb79e1f751d2b479778e4e5286c29500fec4.debug	120777	root:root	../../usr/lib/perl5/auto/POSIX/strptime/strptime.so.debug
 /usr/lib/debug/usr/lib/perl5	40755	root:root	
@@ -16,5 +16,5 @@
 Provides: perl-POSIX-strptime-debuginfo = 0.13-alt1:sisyphus+291573.100.1.1
-File: /usr/lib/debug/.build-id/30	40755	root:root		
-File: /usr/lib/debug/.build-id/30/5014a49c130013988531d019eb85d5cd5a32b3	120777	root:root		../../../perl5/auto/POSIX/strptime/strptime.so
-File: /usr/lib/debug/.build-id/30/5014a49c130013988531d019eb85d5cd5a32b3.debug	120777	root:root		../../usr/lib/perl5/auto/POSIX/strptime/strptime.so.debug
+File: /usr/lib/debug/.build-id/ea	40755	root:root		
+File: /usr/lib/debug/.build-id/ea/a2bb79e1f751d2b479778e4e5286c29500fec4	120777	root:root		../../../perl5/auto/POSIX/strptime/strptime.so
+File: /usr/lib/debug/.build-id/ea/a2bb79e1f751d2b479778e4e5286c29500fec4.debug	120777	root:root		../../usr/lib/perl5/auto/POSIX/strptime/strptime.so.debug
 File: /usr/lib/debug/usr/lib/perl5	40755	root:root		
@@ -23,3 +23,3 @@
 File: /usr/lib/debug/usr/lib/perl5/auto/POSIX/strptime	40755	root:root		
-File: /usr/lib/debug/usr/lib/perl5/auto/POSIX/strptime/strptime.so.debug	100644	root:root	b566c4babf0968802346f28679095338	
+File: /usr/lib/debug/usr/lib/perl5/auto/POSIX/strptime/strptime.so.debug	100644	root:root	47adb0c99ca8dfbaefa253f7c750e2d0	
 File: /usr/src/debug/POSIX-strptime-0.13	40755	root:root		
@@ -27,2 +27,2 @@
 File: /usr/src/debug/POSIX-strptime-0.13/strptime.xs	100644	root:root	3b1e483a2f115807992559b22bb17d86	
-RPMIdentity: 6b53c084d87082e00486883a7e70fae2d1579095d0ff80879e8d76a80af78b94a40e19b06c116dce6e227b59adec7c00afbc237c66e681a572e45fecdb3dfd25
+RPMIdentity: 2faeac8ebb84a7843f526f52aeaa15b272c92dfdc569eca109bd517aa1ace600ef06a1218c3a61eb7494826591f6276d0d6645b003c8e58bc13682202a79565b