<86>Apr 10 06:32:37 userdel[2748068]: delete user 'rooter'
<86>Apr 10 06:32:37 userdel[2748068]: removed group 'rooter' owned by 'rooter'
<86>Apr 10 06:32:37 userdel[2748068]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 10 06:32:37 groupadd[2748094]: group added to /etc/group: name=rooter, GID=969
<86>Apr 10 06:32:37 groupadd[2748094]: group added to /etc/gshadow: name=rooter
<86>Apr 10 06:32:37 groupadd[2748094]: new group: name=rooter, GID=969
<86>Apr 10 06:32:37 useradd[2748115]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash
<86>Apr 10 06:32:37 userdel[2748149]: delete user 'builder'
<86>Apr 10 06:32:37 userdel[2748149]: removed group 'builder' owned by 'builder'
<86>Apr 10 06:32:37 groupadd[2748169]: group added to /etc/group: name=builder, GID=970
<86>Apr 10 06:32:37 groupadd[2748169]: group added to /etc/gshadow: name=builder
<86>Apr 10 06:32:37 groupadd[2748169]: new group: name=builder, GID=970
<86>Apr 10 06:32:37 useradd[2748189]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash
<13>Apr 10 06:32:38 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
<13>Apr 10 06:32:39 rpmi: perl-Sub-Uplevel-1:0.2800-alt1 1491294966 installed
<13>Apr 10 06:32:39 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Apr 10 06:32:39 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Apr 10 06:32:39 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Apr 10 06:32:39 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>Apr 10 06:32:39 rpmi: perl-Test-Exception-0.43-alt1 1451924067 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-PerlIO-utf8_strict-0.007-alt1.2.nosrc.rpm (w1.gzdio)
Installing perl-PerlIO-utf8_strict-0.007-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55057
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf PerlIO-utf8_strict-0.007
+ echo 'Source #0 (PerlIO-utf8_strict-0.007.tar):'
Source #0 (PerlIO-utf8_strict-0.007.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/PerlIO-utf8_strict-0.007.tar
+ cd PerlIO-utf8_strict-0.007
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55057
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd PerlIO-utf8_strict-0.007
+ 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(XSLoader)>=0  perl(perl)>=5.008  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::utf8_strict
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
Running Mkbootstrap for utf8_strict ()
chmod 644 "utf8_strict.bs"
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- utf8_strict.bs blib/arch/auto/PerlIO/utf8_strict/utf8_strict.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
cp lib/PerlIO/utf8_strict.pm blib/lib/PerlIO/utf8_strict.pm
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  utf8_strict.xs > utf8_strict.xsc
mv utf8_strict.xsc utf8_strict.c
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
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   -DVERSION=\"0.007\" -DXS_VERSION=\"0.007\" -fPIC "-I/usr/lib64/perl5/CORE"   utf8_strict.c
In file included from utf8_strict.xs:5:
ppport.h:4471: warning: "WIDEST_UTYPE" redefined
 #  define WIDEST_UTYPE U64TYPE
 
In file included from /usr/lib64/perl5/CORE/perl.h:2465,
                 from utf8_strict.xs:2:
/usr/lib64/perl5/CORE/handy.h:1064: note: this is the location of the previous definition
 #   define WIDEST_UTYPE U64
 
utf8_strict.xs: In function 'boot_PerlIO__utf8_strict':
utf8_strict.xs:368:28: warning: passing argument 2 of 'PerlIO_define_layer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  PerlIO_define_layer(aTHX_ &PerlIO_utf8_strict);
                            ^~~~~~~~~~~~~~~~~~~
In file included from /usr/lib64/perl5/CORE/iperlsys.h:51,
                 from /usr/lib64/perl5/CORE/perl.h:3603,
                 from utf8_strict.xs:2:
/usr/lib64/perl5/CORE/perlio.h:76:60: note: expected 'PerlIO_funcs *' {aka 'struct _PerlIO_funcs *'} but argument is of type 'const PerlIO_funcs *' {aka 'const struct _PerlIO_funcs *'}
 PERL_CALLCONV void PerlIO_define_layer(pTHX_ PerlIO_funcs *tab);
                                              ~~~~~~~~~~~~~~^~~
utf8_strict.xs: In function 'validate':
utf8_strict.xs:164:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
rm -f blib/arch/auto/PerlIO/utf8_strict/utf8_strict.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  utf8_strict.o  -o blib/arch/auto/PerlIO/utf8_strict/utf8_strict.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/PerlIO/utf8_strict/utf8_strict.so
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
+ : 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-utf8_strict-0.007'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- utf8_strict.bs blib/arch/auto/PerlIO/utf8_strict/utf8_strict.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/basics.t ............. ok
t/bug.t ................ ok
t/incomplete.t ......... ok
t/non-shortest-form.t .. ok
t/noncharacters.t ...... ok
t/super.t .............. ok
t/surrogates.t ......... ok
t/unicode.t ............ ok
All tests successful.
Files=8, Tests=5816,  1 wallclock secs ( 0.24 usr  0.03 sys +  0.69 cusr  0.18 csys =  1.14 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43768
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd PerlIO-utf8_strict-0.007
+ 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-PerlIO-utf8_strict-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- utf8_strict.bs blib/arch/auto/PerlIO/utf8_strict/utf8_strict.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot/usr/lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so
Installing /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot/usr/lib64/perl5/PerlIO/utf8_strict.pm
make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-utf8_strict-0.007'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot/usr/lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(XSLoader)>=0  perl(perl)>=5.008  perl(strict)>=0  perl(warnings)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot (auto)
removed './usr/lib64/perl5/auto/PerlIO/utf8_strict/.packlist'
mode of './usr/lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: perl-PerlIO-utf8_strict-0.007-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.43768
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd PerlIO-utf8_strict-0.007
+ DOCDIR=/usr/src/tmp/perl-PerlIO-utf8_strict-buildroot/usr/share/doc/perl-PerlIO-utf8_strict-0.007
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot/usr/share/doc/perl-PerlIO-utf8_strict-0.007
+ /bin/mkdir -p /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot/usr/share/doc/perl-PerlIO-utf8_strict-0.007
+ cp -prL Changes README /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot/usr/share/doc/perl-PerlIO-utf8_strict-0.007
+ chmod -R go-w /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot/usr/share/doc/perl-PerlIO-utf8_strict-0.007
+ chmod -R a+rX /usr/src/tmp/perl-PerlIO-utf8_strict-buildroot/usr/share/doc/perl-PerlIO-utf8_strict-0.007
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4jPkit
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aFnrWJ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-PerlIO-utf8_strict-buildroot/usr/lib64/perl5/PerlIO/utf8_strict.pm syntax OK
Provides: perl(PerlIO/utf8_strict.pm) = 0.007
Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:oix0Pc90QZ2eMpow1WACgub1zjUhKqxv5bLsZAMUG2ZKQ2KTWm8ki4CdkuZ0g1WgfZ3JAaRMmoUGj9W5XbiSrxzZFwnHrEZACZjDgv6Z294fZ0WCD5, libpthread.so.0(GLIBC_2.2.5)(64bit), 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.4lKb23
Creating perl-PerlIO-utf8_strict-debuginfo package
Processing files: perl-PerlIO-utf8_strict-debuginfo-0.007-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y0HJyr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kqVcwS
find-requires: running scripts (debuginfo)
Requires: perl-PerlIO-utf8_strict = 0.007-alt1.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-PerlIO-utf8_strict-debuginfo a strict dependency on perl-PerlIO-utf8_strict
Wrote: /usr/src/RPM/RPMS/x86_64/perl-PerlIO-utf8_strict-0.007-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-PerlIO-utf8_strict-debuginfo-0.007-alt1.2.x86_64.rpm (w2.lzdio)
2.86user 1.04system 0:07.81elapsed 50%CPU (0avgtext+0avgdata 74296maxresident)k
0inputs+0outputs (0major+301643minor)pagefaults 0swaps
6.19user 4.80system 0:14.17elapsed 77%CPU (0avgtext+0avgdata 120184maxresident)k
0inputs+0outputs (51621major+668906minor)pagefaults 0swaps
--- perl-PerlIO-utf8_strict-0.007-alt1.2.x86_64.rpm.repo	2019-01-24 18:14:33.000000000 +0000
+++ perl-PerlIO-utf8_strict-0.007-alt1.2.x86_64.rpm.hasher	2022-04-10 06:32:49.173736068 +0000
@@ -24,3 +24,3 @@
 File: /usr/lib64/perl5/auto/PerlIO/utf8_strict	40755	root:root		
-File: /usr/lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so	100644	root:root	6035eb85ebbd53f795cc860c58ed5366	
+File: /usr/lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so	100644	root:root	be29258a6dfab093bc622af2d4219cc3	
 File: /usr/share/doc/perl-PerlIO-utf8_strict-0.007	40755	root:root		
@@ -28,2 +28,2 @@
 File: /usr/share/doc/perl-PerlIO-utf8_strict-0.007/README	100644	root:root	2a299c5fccfd8fad7d50aa8b78269dcb	
-RPMIdentity: 9d8995aa877a1b10156d1fc6e0be81690e7708a3a94d6a49b04de5eab12babe4375bd59b1ad67f417556cda3ec50f48f2164f05e0fb2a5d6709635cc0dccdb6c
+RPMIdentity: d4eb44a7998b087e18e95b4beede22a28b545473c01048643e4af490e8a698141859c6a69a87b7352fdf04fea6d6382d83a2ed4f4f5252b9cd54309af13d37b3
--- perl-PerlIO-utf8_strict-debuginfo-0.007-alt1.2.x86_64.rpm.repo	2019-01-24 18:14:33.000000000 +0000
+++ perl-PerlIO-utf8_strict-debuginfo-0.007-alt1.2.x86_64.rpm.hasher	2022-04-10 06:32:49.243737151 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/88	40755	root:root	
-/usr/lib/debug/.build-id/88/57eaaa8bb608d97a231b4f104b9784b76054b8	120777	root:root	../../../../lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so
-/usr/lib/debug/.build-id/88/57eaaa8bb608d97a231b4f104b9784b76054b8.debug	120777	root:root	../../usr/lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so.debug
+/usr/lib/debug/.build-id/48	40755	root:root	
+/usr/lib/debug/.build-id/48/628a4a1e047949733383b270c4e95d0e28ff15	120777	root:root	../../../../lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so
+/usr/lib/debug/.build-id/48/628a4a1e047949733383b270c4e95d0e28ff15.debug	120777	root:root	../../usr/lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -18,5 +18,5 @@
 Provides: perl-PerlIO-utf8_strict-debuginfo = 0.007-alt1.2:sisyphus+219907.6700.1.1
-File: /usr/lib/debug/.build-id/88	40755	root:root		
-File: /usr/lib/debug/.build-id/88/57eaaa8bb608d97a231b4f104b9784b76054b8	120777	root:root		../../../../lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so
-File: /usr/lib/debug/.build-id/88/57eaaa8bb608d97a231b4f104b9784b76054b8.debug	120777	root:root		../../usr/lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so.debug
+File: /usr/lib/debug/.build-id/48	40755	root:root		
+File: /usr/lib/debug/.build-id/48/628a4a1e047949733383b270c4e95d0e28ff15	120777	root:root		../../../../lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so
+File: /usr/lib/debug/.build-id/48/628a4a1e047949733383b270c4e95d0e28ff15.debug	120777	root:root		../../usr/lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.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/utf8_strict	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so.debug	100644	root:root	c2170fb1cc7c6b6bcec1c36a3c82694a	
+File: /usr/lib/debug/usr/lib64/perl5/auto/PerlIO/utf8_strict/utf8_strict.so.debug	100644	root:root	c6019aa8c3d76fd3b08aa1443c07d889	
 File: /usr/src/debug/PerlIO-utf8_strict-0.007	40755	root:root		
@@ -30,2 +30,2 @@
 File: /usr/src/debug/PerlIO-utf8_strict-0.007/utf8_strict.xs	100644	root:root	6c0edeb59eb45720a6cbe98b520214fa	
-RPMIdentity: 02b4406c1856807ce0c1e5b4b70468048af6098d54159bd4c65eb0330cc83e739bc0be3372c4eb54563918c312f2ad7e32531ad5873731a4898405bdeca3c1f6
+RPMIdentity: fe2b8ccabb17070904beea289edc74e8ccf5cb2708a875a55e5611f57981c2e6c74c7f96a94c31871af97624e04a0b3f3065c9cc8dbc5a62e7530c1d04cc616f