<86>Oct  8 01:07:02 userdel[2395129]: delete user 'rooter'
<86>Oct  8 01:07:02 userdel[2395129]: removed group 'rooter' owned by 'rooter'
<86>Oct  8 01:07:02 userdel[2395129]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  8 01:07:02 groupadd[2395142]: group added to /etc/group: name=rooter, GID=1811
<86>Oct  8 01:07:02 groupadd[2395142]: group added to /etc/gshadow: name=rooter
<86>Oct  8 01:07:02 groupadd[2395142]: new group: name=rooter, GID=1811
<86>Oct  8 01:07:02 useradd[2395156]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash, from=none
<86>Oct  8 01:07:02 userdel[2395182]: delete user 'builder'
<86>Oct  8 01:07:02 userdel[2395182]: removed group 'builder' owned by 'builder'
<86>Oct  8 01:07:02 userdel[2395182]: removed shadow group 'builder' owned by 'builder'
<86>Oct  8 01:07:02 groupadd[2395197]: group added to /etc/group: name=builder, GID=1812
<86>Oct  8 01:07:02 groupadd[2395197]: group added to /etc/gshadow: name=builder
<86>Oct  8 01:07:02 groupadd[2395197]: new group: name=builder, GID=1812
<86>Oct  8 01:07:02 useradd[2395219]: new user: name=builder, UID=1812, GID=1812, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/perl-PerlIO-eol-0.19-alt1.src.rpm: The use of such a license name is ambiguous: GPL
/usr/src/in/srpm/perl-PerlIO-eol-0.19-alt1.src.rpm: The use of such a license name is ambiguous: Artistic
<13>Oct  8 01:07:05 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed
<13>Oct  8 01:07:05 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed
<13>Oct  8 01:07:05 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-PerlIO-eol-0.19-alt1.nosrc.rpm (w1.gzdio)
Installing perl-PerlIO-eol-0.19-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44638
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf PerlIO-eol-0.19
+ echo 'Source #0 (PerlIO-eol-0.19.tar.gz):'
Source #0 (PerlIO-eol-0.19.tar.gz):
+ /usr/bin/gzip -dc /usr/src/RPM/SOURCES/PerlIO-eol-0.19.tar.gz
+ /bin/tar -xf -
+ cd PerlIO-eol-0.19
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44638
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd PerlIO-eol-0.19
+ 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
perl(Exporter)>=0  perl(XSLoader)>=0  perl(perl)>=5.007003  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 PerlIO::eol
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
Running Mkbootstrap for eol ()
chmod 644 "eol.bs"
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- eol.bs blib/arch/auto/PerlIO/eol/eol.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
cp lib/PerlIO/eol.pm blib/lib/PerlIO/eol.pm
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  eol.xs > eol.xsc
mv eol.xsc eol.c
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
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   -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I/usr/lib64/perl5/CORE"   eol.c
eol.xs: In function 'PerlIOEOL_get_base':
eol.xs:68:16: warning: operation on 'b->buf' may be undefined [-Wsequence-point]
   68 |         b->buf = Newz( 'B', b->buf, b->bufsiz * ( (s->read.eol == EOL_CRLF) ? 2 : 1 ), STDCHAR );
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
rm -f blib/arch/auto/PerlIO/eol/eol.so
gcc  -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong  eol.o  -o blib/arch/auto/PerlIO/eol/eol.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/PerlIO/eol/eol.so
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
+ : 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/PerlIO-eol-0.19'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- eol.bs blib/arch/auto/PerlIO/eol/eol.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-compile.t .. ok
t/1-basic.t ..... ok
All tests successful.
Files=2, Tests=24,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.10 cusr  0.02 csys =  0.15 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81513
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-PerlIO-eol-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-PerlIO-eol-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd PerlIO-eol-0.19
+ 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-PerlIO-eol-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- eol.bs blib/arch/auto/PerlIO/eol/eol.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-PerlIO-eol-buildroot/usr/lib64/perl5/auto/PerlIO/eol/eol.so
Installing /usr/src/tmp/perl-PerlIO-eol-buildroot/usr/lib64/perl5/PerlIO/eol.pm
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-eol-0.19'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-PerlIO-eol-buildroot -type f -exec /usr/bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-PerlIO-eol-buildroot -type f -not -name .packlist -exec /usr/bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /usr/bin/grep -F 'perl(' .perl.req
perl(Exporter)>=0  perl(XSLoader)>=0  perl(perl)>=5.007003  perl(strict)>=0  perl(warnings)>=0 
+ /usr/bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-PerlIO-eol-buildroot (auto)
removed './usr/lib64/perl5/auto/PerlIO/eol/.packlist'
mode of './usr/lib64/perl5/auto/PerlIO/eol/eol.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-PerlIO-eol-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-PerlIO-eol-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-PerlIO-eol-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-PerlIO-eol-buildroot
./usr/lib64: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/perl-PerlIO-eol-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-PerlIO-eol-buildroot
Processing files: perl-PerlIO-eol-0.19-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81513
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd PerlIO-eol-0.19
+ DOCDIR=/usr/src/tmp/perl-PerlIO-eol-buildroot/usr/share/doc/perl-PerlIO-eol-0.19
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-PerlIO-eol-buildroot/usr/share/doc/perl-PerlIO-eol-0.19
+ /bin/mkdir -p /usr/src/tmp/perl-PerlIO-eol-buildroot/usr/share/doc/perl-PerlIO-eol-0.19
+ cp -prL Changes README /usr/src/tmp/perl-PerlIO-eol-buildroot/usr/share/doc/perl-PerlIO-eol-0.19
+ chmod -R go-w /usr/src/tmp/perl-PerlIO-eol-buildroot/usr/share/doc/perl-PerlIO-eol-0.19
+ chmod -R a+rX /usr/src/tmp/perl-PerlIO-eol-buildroot/usr/share/doc/perl-PerlIO-eol-0.19
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DzT10Z
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.sGy9Ij
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-PerlIO-eol-buildroot/usr/lib64/perl5/PerlIO/eol.pm syntax OK
Provides: perl(PerlIO/eol.pm) = 0.190
Requires: /usr/lib64/perl5, ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.38.so()(64bit) >= set:oix0Pc90QZ2eMpow1WtQV9Zi28x7Na8ajRYH6ZsjGr1BpAvgPgy21lDf5QdQxmmCmiBqobcsr30N8xF3RiCmOeElZeyRqxypH4qEHAexXptYIxnGgc00, 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.wftMHD
Creating perl-PerlIO-eol-debuginfo package
Processing files: perl-PerlIO-eol-debuginfo-0.19-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dfge9h
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nASfcB
find-requires: running scripts (debuginfo)
Requires: perl-PerlIO-eol = 0.19-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libperl-5.38.so)
Adding to perl-PerlIO-eol-debuginfo a strict dependency on perl-PerlIO-eol
Wrote: /usr/src/RPM/RPMS/x86_64/perl-PerlIO-eol-0.19-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-PerlIO-eol-debuginfo-0.19-alt1.x86_64.rpm (w2.lzdio)
1.34user 1.00system 0:06.46elapsed 36%CPU (0avgtext+0avgdata 82112maxresident)k
0inputs+0outputs (0major+235252minor)pagefaults 0swaps
/.out/perl-PerlIO-eol-0.19-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL
/.out/perl-PerlIO-eol-0.19-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic
/.out/perl-PerlIO-eol-debuginfo-0.19-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL
/.out/perl-PerlIO-eol-debuginfo-0.19-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic
3.21user 2.55system 0:15.51elapsed 37%CPU (0avgtext+0avgdata 136728maxresident)k
0inputs+0outputs (0major+198668minor)pagefaults 0swaps
--- perl-PerlIO-eol-0.19-alt1.x86_64.rpm.repo	2023-11-28 10:16:55.000000000 +0000
+++ perl-PerlIO-eol-0.19-alt1.x86_64.rpm.hasher	2024-10-08 01:07:14.649345050 +0000
@@ -25,3 +25,3 @@
 File: /usr/lib64/perl5/auto/PerlIO/eol	40755	root:root		
-File: /usr/lib64/perl5/auto/PerlIO/eol/eol.so	100644	root:root	d1145c3abfefe67734a2e969bf8362ef	
+File: /usr/lib64/perl5/auto/PerlIO/eol/eol.so	100644	root:root	c2ed0d505276b47d6be708b0ce4f4611	
 File: /usr/share/doc/perl-PerlIO-eol-0.19	40755	root:root		
@@ -29,2 +29,2 @@
 File: /usr/share/doc/perl-PerlIO-eol-0.19/README	100644	root:root	4d3d21f18985d7700896ec22a034cbd9	
-RPMIdentity: 82137a778a0a529a240e9e262891874c2e346204ef500597d232d4ca824749521fe9f9524d50b711f40e49180645d8e9dd2c645c30414030172adbe63399a3ae
+RPMIdentity: 4d82f09791d78650c2ede5033bf8018b43182d6c21e0a17330387344c8ec2ad5006bd2b29a9492986f62a0e61cc0a399d2b4f2c75b208e187d7cdf1432ea9fde
--- perl-PerlIO-eol-debuginfo-0.19-alt1.x86_64.rpm.repo	2023-11-28 10:16:55.000000000 +0000
+++ perl-PerlIO-eol-debuginfo-0.19-alt1.x86_64.rpm.hasher	2024-10-08 01:07:14.724346177 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/5a	40755	root:root	
-/usr/lib/debug/.build-id/5a/d7f804759fde0e97045acc5f9d01d29e9fb17d	120777	root:root	../../../../lib64/perl5/auto/PerlIO/eol/eol.so
-/usr/lib/debug/.build-id/5a/d7f804759fde0e97045acc5f9d01d29e9fb17d.debug	120777	root:root	../../usr/lib64/perl5/auto/PerlIO/eol/eol.so.debug
+/usr/lib/debug/.build-id/34	40755	root:root	
+/usr/lib/debug/.build-id/34/fa647f92c478f15e7f6a500821f5a5dac4106b	120777	root:root	../../../../lib64/perl5/auto/PerlIO/eol/eol.so
+/usr/lib/debug/.build-id/34/fa647f92c478f15e7f6a500821f5a5dac4106b.debug	120777	root:root	../../usr/lib64/perl5/auto/PerlIO/eol/eol.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -18,5 +18,5 @@
 Provides: perl-PerlIO-eol-debuginfo = 0.19-alt1:sisyphus+335067.35700.2.2
-File: /usr/lib/debug/.build-id/5a	40755	root:root		
-File: /usr/lib/debug/.build-id/5a/d7f804759fde0e97045acc5f9d01d29e9fb17d	120777	root:root		../../../../lib64/perl5/auto/PerlIO/eol/eol.so
-File: /usr/lib/debug/.build-id/5a/d7f804759fde0e97045acc5f9d01d29e9fb17d.debug	120777	root:root		../../usr/lib64/perl5/auto/PerlIO/eol/eol.so.debug
+File: /usr/lib/debug/.build-id/34	40755	root:root		
+File: /usr/lib/debug/.build-id/34/fa647f92c478f15e7f6a500821f5a5dac4106b	120777	root:root		../../../../lib64/perl5/auto/PerlIO/eol/eol.so
+File: /usr/lib/debug/.build-id/34/fa647f92c478f15e7f6a500821f5a5dac4106b.debug	120777	root:root		../../usr/lib64/perl5/auto/PerlIO/eol/eol.so.debug
 File: /usr/lib/debug/usr/lib64/perl5	40755	root:root		
@@ -25,3 +25,3 @@
 File: /usr/lib/debug/usr/lib64/perl5/auto/PerlIO/eol	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/PerlIO/eol/eol.so.debug	100644	root:root	a965e4be17095f8181b037e3eb4893f3	
+File: /usr/lib/debug/usr/lib64/perl5/auto/PerlIO/eol/eol.so.debug	100644	root:root	5e1923130fc4be98a1aca221724a838e	
 File: /usr/src/debug/PerlIO-eol-0.19	40755	root:root		
@@ -30,2 +30,2 @@
 File: /usr/src/debug/PerlIO-eol-0.19/eol.xs	100644	root:root	f068f6ebe9ffb1b9b1aea41c2a12663a	
-RPMIdentity: e8cd15ccd05a0ab6753edae5b2889599e437f13a8c3cadcbf582520147e8c34986cb93572618bf91803ec382b946baa262dfdd3c1923bf5a88c16524fb851374
+RPMIdentity: 10710e121492fbb45b2937fdf83a65fa32f803afde52a4b305e32501b43739bd9021b68359fda0ce6bd5873b86d3da5eb7884c35298546b0099a05509b491338