<86>Mar 24 10:17:43 userdel[4075559]: delete user 'rooter'
<86>Mar 24 10:17:43 userdel[4075559]: removed group 'rooter' owned by 'rooter'
<86>Mar 24 10:17:43 userdel[4075559]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 24 10:17:43 groupadd[4075567]: group added to /etc/group: name=rooter, GID=1820
<86>Mar 24 10:17:43 groupadd[4075567]: group added to /etc/gshadow: name=rooter
<86>Mar 24 10:17:43 groupadd[4075567]: new group: name=rooter, GID=1820
<86>Mar 24 10:17:43 useradd[4075576]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash
<86>Mar 24 10:17:43 userdel[4075585]: delete user 'builder'
<86>Mar 24 10:17:43 userdel[4075585]: removed group 'builder' owned by 'builder'
<86>Mar 24 10:17:43 userdel[4075585]: removed shadow group 'builder' owned by 'builder'
<86>Mar 24 10:17:43 groupadd[4075600]: group added to /etc/group: name=builder, GID=1821
<86>Mar 24 10:17:43 groupadd[4075600]: group added to /etc/gshadow: name=builder
<86>Mar 24 10:17:43 groupadd[4075600]: new group: name=builder, GID=1821
<86>Mar 24 10:17:43 useradd[4075612]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash
<13>Mar 24 10:17:47 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Mar 24 10:17:47 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Mar 24 10:17:47 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Mar 24 10:17:47 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>Mar 24 10:17:47 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
<13>Mar 24 10:17:48 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343225 installed
<13>Mar 24 10:17:48 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed
<13>Mar 24 10:17:48 rpmi: liblz4-devel-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed
<13>Mar 24 10:17:48 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474113 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Compress-LZ4-0.25-alt2.nosrc.rpm (w1.gzdio)
Installing perl-Compress-LZ4-0.25-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17126
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Compress-LZ4-0.25
+ echo 'Source #0 (Compress-LZ4-0.25.tar):'
Source #0 (Compress-LZ4-0.25.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/Compress-LZ4-0.25.tar
+ cd Compress-LZ4-0.25
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (Compress-LZ4-0.22-Build-against-system-lz4.patch):'
Patch #0 (Compress-LZ4-0.22-Build-against-system-lz4.patch):
+ /usr/bin/patch -p1
patching file Makefile.PL
+ rm -Rf src
+ sed -i -e '/^src\//d' MANIFEST
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17126
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Compress-LZ4-0.25
+ 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(Exporter)>=5.57  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 Compress::LZ4
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
Running Mkbootstrap for LZ4 ()
chmod 644 "LZ4.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LZ4.bs blib/arch/auto/Compress/LZ4/LZ4.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
cp lib/Compress/LZ4.pm blib/lib/Compress/LZ4.pm
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  LZ4.xs > LZ4.xsc
mv LZ4.xsc LZ4.c
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
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.25\" -DXS_VERSION=\"0.25\" -fPIC "-I/usr/lib64/perl5/CORE"   LZ4.c
In file included from LZ4.xs:8:
ppport.h:825: warning: "WIDEST_UTYPE" redefined
 #define WIDEST_UTYPE U64TYPE
 
In file included from /usr/lib64/perl5/CORE/perl.h:2465,
                 from LZ4.xs:4:
/usr/lib64/perl5/CORE/handy.h:1064: note: this is the location of the previous definition
 #   define WIDEST_UTYPE U64
 
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
rm -f blib/arch/auto/Compress/LZ4/LZ4.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  LZ4.o  -o blib/arch/auto/Compress/LZ4/LZ4.so  \
   -llz4   \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Compress/LZ4/LZ4.so
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
+ : 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/Compress-LZ4-0.25'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LZ4.bs blib/arch/auto/Compress/LZ4/LZ4.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/01_lz4.t ...... ok
All tests successful.
Files=2, Tests=2068,  0 wallclock secs ( 0.07 usr  0.03 sys +  0.22 cusr  0.04 csys =  0.36 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94439
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Compress-LZ4-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Compress-LZ4-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Compress-LZ4-0.25
+ 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-Compress-LZ4-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LZ4.bs blib/arch/auto/Compress/LZ4/LZ4.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/lib64/perl5/auto/Compress/LZ4/LZ4.so
Installing /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/lib64/perl5/Compress/LZ4.pm
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Compress-LZ4-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/lib64/perl5/auto/Compress/LZ4/LZ4.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Compress-LZ4-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Exporter)>=5.57  perl(XSLoader)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Compress-LZ4-buildroot (auto)
removed './usr/lib64/perl5/auto/Compress/LZ4/.packlist'
mode of './usr/lib64/perl5/auto/Compress/LZ4/LZ4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Compress-LZ4-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Compress-LZ4-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Compress-LZ4-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Compress-LZ4-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Compress-LZ4-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-Compress-LZ4-0.25-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94439
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Compress-LZ4-0.25
+ DOCDIR=/usr/src/tmp/perl-Compress-LZ4-buildroot/usr/share/doc/perl-Compress-LZ4-0.25
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/share/doc/perl-Compress-LZ4-0.25
+ /bin/mkdir -p /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/share/doc/perl-Compress-LZ4-0.25
+ cp -prL README Changes /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/share/doc/perl-Compress-LZ4-0.25
+ chmod -R go-w /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/share/doc/perl-Compress-LZ4-0.25
+ chmod -R a+rX /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/share/doc/perl-Compress-LZ4-0.25
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YxViA6
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.Vv1ra0
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Compress-LZ4-buildroot/usr/lib64/perl5/Compress/LZ4.pm syntax OK
Provides: perl(Compress/LZ4.pm) = 0.250
Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), liblz4.so.1()(64bit) >= set:khoOgQMHcCDmu, libperl-5.28.so()(64bit) >= set:okjB3nsneRLZvkQ3SrpCTB8R7pagUyYKm9, 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.uhEDeX
Creating perl-Compress-LZ4-debuginfo package
Processing files: perl-Compress-LZ4-debuginfo-0.25-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fh7QNX
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wBl1Q1
find-requires: running scripts (debuginfo)
Requires: perl-Compress-LZ4 = 0.25-alt2, debug64(libc.so.6), debug64(liblz4.so.1), debug64(libperl-5.28.so)
Adding to perl-Compress-LZ4-debuginfo a strict dependency on perl-Compress-LZ4
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-LZ4-0.25-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-LZ4-debuginfo-0.25-alt2.x86_64.rpm (w2.lzdio)
2.18user 1.79system 0:07.59elapsed 52%CPU (0avgtext+0avgdata 71144maxresident)k
0inputs+0outputs (0major+279632minor)pagefaults 0swaps
4.07user 2.65system 0:18.43elapsed 36%CPU (0avgtext+0avgdata 135268maxresident)k
56inputs+0outputs (0major+286553minor)pagefaults 0swaps
--- perl-Compress-LZ4-0.25-alt2.x86_64.rpm.repo	2019-05-11 06:56:17.000000000 +0000
+++ perl-Compress-LZ4-0.25-alt2.x86_64.rpm.hasher	2024-03-24 10:17:59.253721800 +0000
@@ -19,3 +19,3 @@
 File: /usr/lib64/perl5/auto/Compress/LZ4	40755	root:root		
-File: /usr/lib64/perl5/auto/Compress/LZ4/LZ4.so	100644	root:root	559c2f46f6be41961d73ba2b9b14a418	
+File: /usr/lib64/perl5/auto/Compress/LZ4/LZ4.so	100644	root:root	2e41cc2bf823527f77cdb86fc4587fb9	
 File: /usr/share/doc/perl-Compress-LZ4-0.25	40755	root:root		
@@ -23,2 +23,2 @@
 File: /usr/share/doc/perl-Compress-LZ4-0.25/README	100644	root:root	74d92da7b3a42d2f6cb4a8fb64095c7c	
-RPMIdentity: 7156a64cc53622b8d53c65386882af707ec1d1f701664856b769f728aa41b3485821fe14b87b0494757221b3a2f14e07215ebb4f308f116299102a2b5e2c4439
+RPMIdentity: afb42cbd834b24acd59bdaaf6f486ed2caf72f5a13f5e6c284841dce3616f906a3cd432d936570216e32091612f6bc1e618e11a572962d4a1bee305d857e9751
--- perl-Compress-LZ4-debuginfo-0.25-alt2.x86_64.rpm.repo	2019-05-11 06:56:17.000000000 +0000
+++ perl-Compress-LZ4-debuginfo-0.25-alt2.x86_64.rpm.hasher	2024-03-24 10:17:59.343723158 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/e3	40755	root:root	
-/usr/lib/debug/.build-id/e3/8517128bf4572b9bf2ef1c943e0ec9ca783d70	120777	root:root	../../../../lib64/perl5/auto/Compress/LZ4/LZ4.so
-/usr/lib/debug/.build-id/e3/8517128bf4572b9bf2ef1c943e0ec9ca783d70.debug	120777	root:root	../../usr/lib64/perl5/auto/Compress/LZ4/LZ4.so.debug
+/usr/lib/debug/.build-id/b0	40755	root:root	
+/usr/lib/debug/.build-id/b0/fc2f3a8c4e72217b612674408dad405906dee3	120777	root:root	../../../../lib64/perl5/auto/Compress/LZ4/LZ4.so
+/usr/lib/debug/.build-id/b0/fc2f3a8c4e72217b612674408dad405906dee3.debug	120777	root:root	../../usr/lib64/perl5/auto/Compress/LZ4/LZ4.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -18,5 +18,5 @@
 Provides: perl-Compress-LZ4-debuginfo = 0.25-alt2:sisyphus+229188.100.1.1
-File: /usr/lib/debug/.build-id/e3	40755	root:root		
-File: /usr/lib/debug/.build-id/e3/8517128bf4572b9bf2ef1c943e0ec9ca783d70	120777	root:root		../../../../lib64/perl5/auto/Compress/LZ4/LZ4.so
-File: /usr/lib/debug/.build-id/e3/8517128bf4572b9bf2ef1c943e0ec9ca783d70.debug	120777	root:root		../../usr/lib64/perl5/auto/Compress/LZ4/LZ4.so.debug
+File: /usr/lib/debug/.build-id/b0	40755	root:root		
+File: /usr/lib/debug/.build-id/b0/fc2f3a8c4e72217b612674408dad405906dee3	120777	root:root		../../../../lib64/perl5/auto/Compress/LZ4/LZ4.so
+File: /usr/lib/debug/.build-id/b0/fc2f3a8c4e72217b612674408dad405906dee3.debug	120777	root:root		../../usr/lib64/perl5/auto/Compress/LZ4/LZ4.so.debug
 File: /usr/lib/debug/usr/lib64/perl5	40755	root:root		
@@ -25,3 +25,3 @@
 File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/LZ4	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/LZ4/LZ4.so.debug	100644	root:root	85d19d2fb37f5cfcf995df46b4b602cd	
+File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/LZ4/LZ4.so.debug	100644	root:root	6aa985bb0bbdcfe6aca70b1dd169f2f8	
 File: /usr/src/debug/Compress-LZ4-0.25	40755	root:root		
@@ -30,2 +30,2 @@
 File: /usr/src/debug/Compress-LZ4-0.25/ppport.h	100644	root:root	5ba5a777003a9d490b86deeca3eafbc7	
-RPMIdentity: 5cb92b3e17bf105abd485778041d9e00236f940c717c167f226b0682bb67dc61ef462c8775d986bc824a39f6eccd4b3aa377058970f0cb4cbafaa725fe88f97a
+RPMIdentity: 078c07c50c4f3876d5f551dd7d6095380a87ba4b9e42da62d89525aaee2acae00c9b758f1bc61343b751ff28ac0dc74f7801580fc085d73ee33a7cca5f2d4fde