<86>May 28 04:32:37 userdel[3628680]: delete user 'rooter'
<86>May 28 04:32:37 userdel[3628680]: removed group 'rooter' owned by 'rooter'
<86>May 28 04:32:37 userdel[3628680]: removed shadow group 'rooter' owned by 'rooter'
<86>May 28 04:32:37 groupadd[3628730]: group added to /etc/group: name=rooter, GID=969
<86>May 28 04:32:37 groupadd[3628730]: group added to /etc/gshadow: name=rooter
<86>May 28 04:32:37 groupadd[3628730]: new group: name=rooter, GID=969
<86>May 28 04:32:37 useradd[3628752]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash
<86>May 28 04:32:37 userdel[3628787]: delete user 'builder'
<86>May 28 04:32:37 userdel[3628787]: removed group 'builder' owned by 'builder'
<86>May 28 04:32:37 userdel[3628787]: removed shadow group 'builder' owned by 'builder'
<86>May 28 04:32:37 groupadd[3628837]: group added to /etc/group: name=builder, GID=970
<86>May 28 04:32:37 groupadd[3628837]: group added to /etc/gshadow: name=builder
<86>May 28 04:32:37 groupadd[3628837]: new group: name=builder, GID=970
<86>May 28 04:32:37 useradd[3628853]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/perl-Array-RefElem-1.00-alt5.2.src.rpm: The use of such a license name is ambiguous: GPL
/usr/src/in/srpm/perl-Array-RefElem-1.00-alt5.2.src.rpm: The use of such a license name is ambiguous: Artistic
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
<13>May 28 04:32:39 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>May 28 04:32:39 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>May 28 04:32:39 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-Array-RefElem-1.00-alt5.2.nosrc.rpm (w1.gzdio)
Installing perl-Array-RefElem-1.00-alt5.2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14680
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Array-RefElem-1.00
+ echo 'Source #0 (Array-RefElem-1.00.tar.gz):'
Source #0 (Array-RefElem-1.00.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Array-RefElem-1.00.tar.gz
+ /bin/tar -xf -
+ cd Array-RefElem-1.00
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14680
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Array-RefElem-1.00
+ 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

+ : 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 Array::RefElem
+ : 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/Array-RefElem-1.00'
Running Mkbootstrap for RefElem ()
chmod 644 "RefElem.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
make: Entering directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RefElem.bs blib/arch/auto/Array/RefElem/RefElem.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
make: Entering directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
cp RefElem.pm blib/lib/Array/RefElem.pm
make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
make: Entering directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  RefElem.xs > RefElem.xsc
mv RefElem.xsc RefElem.c
make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
make: Entering directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
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 -march=i586 -mtune=generic   -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/usr/lib/perl5/CORE"   RefElem.c
make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
make: Entering directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
rm -f blib/arch/auto/Array/RefElem/RefElem.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  RefElem.o  -o blib/arch/auto/Array/RefElem/RefElem.so  \
      \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Array/RefElem/RefElem.so
make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
+ : 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/Array-RefElem-1.00'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RefElem.bs blib/arch/auto/Array/RefElem/RefElem.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/refelem.t .. ok
All tests successful.
Files=1, Tests=5,  0 wallclock secs ( 0.01 usr +  0.00 sys =  0.01 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14680
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Array-RefElem-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Array-RefElem-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Array-RefElem-1.00
+ 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-Array-RefElem-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RefElem.bs blib/arch/auto/Array/RefElem/RefElem.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Array-RefElem-buildroot/usr/lib/perl5/auto/Array/RefElem/RefElem.so
Installing /usr/src/tmp/perl-Array-RefElem-buildroot/usr/lib/perl5/Array/RefElem.pm
make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Array-RefElem-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Array-RefElem-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Array-RefElem-buildroot (auto)
removed './usr/lib/perl5/auto/Array/RefElem/.packlist'
mode of './usr/lib/perl5/auto/Array/RefElem/RefElem.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Array-RefElem-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Array-RefElem-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Array-RefElem-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Array-RefElem-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/perl-Array-RefElem-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: perl-Array-RefElem-1.00-alt5.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29054
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Array-RefElem-1.00
+ DOCDIR=/usr/src/tmp/perl-Array-RefElem-buildroot/usr/share/doc/perl-Array-RefElem-1.00
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Array-RefElem-buildroot/usr/share/doc/perl-Array-RefElem-1.00
+ /bin/mkdir -p /usr/src/tmp/perl-Array-RefElem-buildroot/usr/share/doc/perl-Array-RefElem-1.00
+ cp -prL Changes README /usr/src/tmp/perl-Array-RefElem-buildroot/usr/share/doc/perl-Array-RefElem-1.00
+ chmod -R go-w /usr/src/tmp/perl-Array-RefElem-buildroot/usr/share/doc/perl-Array-RefElem-1.00
+ chmod -R a+rX /usr/src/tmp/perl-Array-RefElem-buildroot/usr/share/doc/perl-Array-RefElem-1.00
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pps8lx
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.72CLVF
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-Array-RefElem-buildroot/usr/lib/perl5/Array/RefElem.pm syntax OK
Provides: perl(Array/RefElem.pm) = 1.0
Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.34), libperl-5.34.so >= set:okjB3nsneRLS8ZEHqELjzHLrWN6xipDWFiK500, perl(DynaLoader.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.pU8dzq
Creating perl-Array-RefElem-debuginfo package
Processing files: perl-Array-RefElem-debuginfo-1.00-alt5.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.deiQZ8
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.szQodM
find-requires: running scripts (debuginfo)
Requires: perl-Array-RefElem = 1.00-alt5.2, debug(libc.so.6), debug(libperl-5.34.so)
Adding to perl-Array-RefElem-debuginfo a strict dependency on perl-Array-RefElem
Wrote: /usr/src/RPM/RPMS/i586/perl-Array-RefElem-1.00-alt5.2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/perl-Array-RefElem-debuginfo-1.00-alt5.2.i586.rpm (w2.lzdio)
1.16user 0.59system 0:05.95elapsed 29%CPU (0avgtext+0avgdata 50944maxresident)k
0inputs+0outputs (0major+184338minor)pagefaults 0swaps
/.out/perl-Array-RefElem-1.00-alt5.2.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/perl-Array-RefElem-1.00-alt5.2.i586.rpm: The use of such a license name is ambiguous: Artistic
/.out/perl-Array-RefElem-debuginfo-1.00-alt5.2.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/perl-Array-RefElem-debuginfo-1.00-alt5.2.i586.rpm: The use of such a license name is ambiguous: Artistic
3.56user 3.67system 0:10.63elapsed 68%CPU (0avgtext+0avgdata 103388maxresident)k
0inputs+0outputs (30335major+461222minor)pagefaults 0swaps
--- perl-Array-RefElem-1.00-alt5.2.i586.rpm.repo	2021-06-14 11:26:49.000000000 +0000
+++ perl-Array-RefElem-1.00-alt5.2.i586.rpm.hasher	2022-05-28 04:32:46.842169852 +0000
@@ -9,5 +9,6 @@
 Requires: /usr/lib/perl5  
+Requires: libc.so.6(GLIBC_2.1.3)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libperl-5.34.so >= set:okjB3nsneRLS8ZEHqELjzHLrWN6xipDWFiK500
 Requires: rpmlib(SetVersions)  
-Requires: libpthread.so.0(GLIBC_2.0)  
 Requires: perl(DynaLoader.pm)  
@@ -21,3 +22,3 @@
 File: /usr/lib/perl5/auto/Array/RefElem	40755	root:root		
-File: /usr/lib/perl5/auto/Array/RefElem/RefElem.so	100644	root:root	071d0ffda22f61b164f5c91b0f4223c2	
+File: /usr/lib/perl5/auto/Array/RefElem/RefElem.so	100644	root:root	86bdfe695be16bea315cf2cff43b0eba	
 File: /usr/share/doc/perl-Array-RefElem-1.00	40755	root:root		
@@ -25,2 +26,2 @@
 File: /usr/share/doc/perl-Array-RefElem-1.00/README	100644	root:root	152b7145cd9552636ea6c074358bf67f	
-RPMIdentity: cea11f189bd6ae49da52b4f005688f2059dd9738f584bf42832cc05a4e459b798b7a5a8bafe51da22f6198bedd23ab49c36f04164154da62b7a998dc93753b65
+RPMIdentity: c52c31987065522aa71bb9c165f16ee795a7576a008060ceace4a9d4c60e423c992463959ab6863eb6784a9b40b3ebd9fb06bae02071d84965add77b324058f8
--- perl-Array-RefElem-debuginfo-1.00-alt5.2.i586.rpm.repo	2021-06-14 11:26:49.000000000 +0000
+++ perl-Array-RefElem-debuginfo-1.00-alt5.2.i586.rpm.hasher	2022-05-28 04:32:46.916170795 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/51	40755	root:root	
-/usr/lib/debug/.build-id/51/b4f12012c840967ce5b48b308310d8a97b04c9	120777	root:root	../../../perl5/auto/Array/RefElem/RefElem.so
-/usr/lib/debug/.build-id/51/b4f12012c840967ce5b48b308310d8a97b04c9.debug	120777	root:root	../../usr/lib/perl5/auto/Array/RefElem/RefElem.so.debug
+/usr/lib/debug/.build-id/ff	40755	root:root	
+/usr/lib/debug/.build-id/ff/46734c802d9068543329abecd06a375107c74f	120777	root:root	../../../perl5/auto/Array/RefElem/RefElem.so
+/usr/lib/debug/.build-id/ff/46734c802d9068543329abecd06a375107c74f.debug	120777	root:root	../../usr/lib/perl5/auto/Array/RefElem/RefElem.so.debug
 /usr/lib/debug/usr/lib/perl5	40755	root:root	
@@ -11,4 +11,4 @@
 /usr/src/debug/Array-RefElem-1.00/RefElem.xs	100644	root:root	
+Requires: debug(libc.so.6)  
 Requires: debug(libperl-5.34.so)  
-Requires: debug(libpthread.so.0)  
 Requires: perl-Array-RefElem = 1.00-alt5.2:sisyphus+274516.51300.2.1
@@ -16,5 +16,5 @@
 Provides: perl-Array-RefElem-debuginfo = 1.00-alt5.2:sisyphus+274516.51300.2.1
-File: /usr/lib/debug/.build-id/51	40755	root:root		
-File: /usr/lib/debug/.build-id/51/b4f12012c840967ce5b48b308310d8a97b04c9	120777	root:root		../../../perl5/auto/Array/RefElem/RefElem.so
-File: /usr/lib/debug/.build-id/51/b4f12012c840967ce5b48b308310d8a97b04c9.debug	120777	root:root		../../usr/lib/perl5/auto/Array/RefElem/RefElem.so.debug
+File: /usr/lib/debug/.build-id/ff	40755	root:root		
+File: /usr/lib/debug/.build-id/ff/46734c802d9068543329abecd06a375107c74f	120777	root:root		../../../perl5/auto/Array/RefElem/RefElem.so
+File: /usr/lib/debug/.build-id/ff/46734c802d9068543329abecd06a375107c74f.debug	120777	root:root		../../usr/lib/perl5/auto/Array/RefElem/RefElem.so.debug
 File: /usr/lib/debug/usr/lib/perl5	40755	root:root		
@@ -23,3 +23,3 @@
 File: /usr/lib/debug/usr/lib/perl5/auto/Array/RefElem	40755	root:root		
-File: /usr/lib/debug/usr/lib/perl5/auto/Array/RefElem/RefElem.so.debug	100644	root:root	8053e476bb9cdc0a394bc519f4572454	
+File: /usr/lib/debug/usr/lib/perl5/auto/Array/RefElem/RefElem.so.debug	100644	root:root	1557bef66e745a98e1ae2fff3e8dea1f	
 File: /usr/src/debug/Array-RefElem-1.00	40755	root:root		
@@ -27,2 +27,2 @@
 File: /usr/src/debug/Array-RefElem-1.00/RefElem.xs	100644	root:root	9757866d7b6bd5f871c57aee60110679	
-RPMIdentity: 44186ee5c0e66bbf90d1e2596f3ee25bcdd351a23d64a0f0a02cdfbe654dbbb92b478023329d079ccc84518ec675293f62d4e980a003f458f9437ba9a654523b
+RPMIdentity: a36aca7dab29d50e66a4f9633e897bfd0fff9a7eae11da12596507a01af5f04da3b85d255192b6315bfb7469fa2e6c375a5bd037a885fc2f135d297540d27ae2