<86>Jul 24 10:27:13 userdel[3639199]: delete user 'rooter'
<86>Jul 24 10:27:13 groupadd[3639205]: group added to /etc/group: name=rooter, GID=633
<86>Jul 24 10:27:13 groupadd[3639205]: group added to /etc/gshadow: name=rooter
<86>Jul 24 10:27:13 groupadd[3639205]: new group: name=rooter, GID=633
<86>Jul 24 10:27:13 useradd[3639210]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>Jul 24 10:27:13 userdel[3639234]: delete user 'builder'
<86>Jul 24 10:27:13 userdel[3639234]: removed group 'builder' owned by 'builder'
<86>Jul 24 10:27:13 userdel[3639234]: removed shadow group 'builder' owned by 'builder'
<86>Jul 24 10:27:13 groupadd[3639242]: group added to /etc/group: name=builder, GID=634
<86>Jul 24 10:27:13 groupadd[3639242]: group added to /etc/gshadow: name=builder
<86>Jul 24 10:27:13 groupadd[3639242]: new group: name=builder, GID=634
<86>Jul 24 10:27:13 useradd[3639254]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/perl-Sys-MemInfo-0.99-alt4_11.src.rpm: license not found in '/usr/share/license' directory: GPL+
/usr/src/in/srpm/perl-Sys-MemInfo-0.99-alt4_11.src.rpm: The use of such a license name is ambiguous: Artistic
<13>Jul 24 10:27:20 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed
<13>Jul 24 10:27:20 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed
<13>Jul 24 10:27:20 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed
<13>Jul 24 10:27:20 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed
<13>Jul 24 10:27:20 rpmi: perl-Encode-3.10-alt1 sisyphus+279723.200.1.1 1626648870 installed
<13>Jul 24 10:27:20 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed
<13>Jul 24 10:27:20 rpmi: perl-Pod-Usage-2.01-alt1 sisyphus+277175.100.1.1 1625408247 installed
<13>Jul 24 10:27:20 rpmi: perl-podlators-4.14-alt1 sisyphus+277178.100.1.2 1625426264 installed
<13>Jul 24 10:27:20 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Jul 24 10:27:20 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Jul 24 10:27:20 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-Sys-MemInfo-0.99-alt4_11.nosrc.rpm (w1.gzdio)
Installing perl-Sys-MemInfo-0.99-alt4_11.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29454
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Sys-MemInfo-0.99
+ echo 'Source #0 (Sys-MemInfo-0.99.tar.gz):'
Source #0 (Sys-MemInfo-0.99.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Sys-MemInfo-0.99.tar.gz
+ cd Sys-MemInfo-0.99
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29454
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Sys-MemInfo-0.99
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
Sys::MemInfo for Linux 2.3.17 and higher
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Sys::MemInfo
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
Running Mkbootstrap for MemInfo ()
chmod 644 "MemInfo.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
make: Entering directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
cp MemInfo.pm blib/lib/Sys/MemInfo.pm
make: Leaving directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
make: Entering directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MemInfo.bs blib/arch/auto/Sys/MemInfo/MemInfo.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
make: Entering directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -noprototypes -typemap '/usr/share/perl5/ExtUtils/typemap'  MemInfo.xs > MemInfo.xsc
mv MemInfo.xsc MemInfo.c
make: Leaving directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
make: Entering directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
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=\"0.99\" -DXS_VERSION=\"0.99\" -fPIC "-I/usr/lib/perl5/CORE"   MemInfo.c
make: Leaving directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
make: Entering directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
rm -f blib/arch/auto/Sys/MemInfo/MemInfo.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  MemInfo.o  -o blib/arch/auto/Sys/MemInfo/MemInfo.so  \
      \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Sys/MemInfo/MemInfo.so
make: Leaving directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3253
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Sys-MemInfo-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Sys-MemInfo-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Sys-MemInfo-0.99
+ make pure_install DESTDIR=/usr/src/tmp/perl-Sys-MemInfo-buildroot
make: Entering directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MemInfo.bs blib/arch/auto/Sys/MemInfo/MemInfo.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Sys-MemInfo-buildroot/usr/lib/perl5/auto/Sys/MemInfo/MemInfo.so
Installing /usr/src/tmp/perl-Sys-MemInfo-buildroot/usr/lib/perl5/Sys/MemInfo.pm
make: Leaving directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
+ find /usr/src/tmp/perl-Sys-MemInfo-buildroot -type f -name .packlist -exec rm -f '{}' ';'
+ find /usr/src/tmp/perl-Sys-MemInfo-buildroot -type f -name '*.bs' -size 0 -exec rm -f '{}' ';'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Sys-MemInfo-buildroot (auto)
mode of './usr/lib/perl5/auto/Sys/MemInfo/MemInfo.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Sys-MemInfo-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Sys-MemInfo-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Sys-MemInfo-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Sys-MemInfo-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/perl-Sys-MemInfo-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.51118
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Sys-MemInfo-0.99
+ make test
make: Entering directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MemInfo.bs blib/arch/auto/Sys/MemInfo/MemInfo.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/1.t .. ok
All tests successful.
Files=1, Tests=6,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.07 cusr  0.00 csys =  0.09 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Sys-MemInfo-0.99'
+ exit 0
Processing files: perl-Sys-MemInfo-0.99-alt4_11
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22674
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Sys-MemInfo-0.99
+ DOCDIR=/usr/src/tmp/perl-Sys-MemInfo-buildroot/usr/share/doc/perl-Sys-MemInfo-0.99
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Sys-MemInfo-buildroot/usr/share/doc/perl-Sys-MemInfo-0.99
+ /bin/mkdir -p /usr/src/tmp/perl-Sys-MemInfo-buildroot/usr/share/doc/perl-Sys-MemInfo-0.99
+ cp -prL --no-dereference LICENSE /usr/src/tmp/perl-Sys-MemInfo-buildroot/usr/share/doc/perl-Sys-MemInfo-0.99
+ chmod -R go-w /usr/src/tmp/perl-Sys-MemInfo-buildroot/usr/share/doc/perl-Sys-MemInfo-0.99
+ chmod -R a+rX /usr/src/tmp/perl-Sys-MemInfo-buildroot/usr/share/doc/perl-Sys-MemInfo-0.99
+ cp -prL Changes README /usr/src/tmp/perl-Sys-MemInfo-buildroot/usr/share/doc/perl-Sys-MemInfo-0.99
+ chmod -R go-w /usr/src/tmp/perl-Sys-MemInfo-buildroot/usr/share/doc/perl-Sys-MemInfo-0.99
+ chmod -R a+rX /usr/src/tmp/perl-Sys-MemInfo-buildroot/usr/share/doc/perl-Sys-MemInfo-0.99
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cz4PGv
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.6BpOwv
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-Sys-MemInfo-buildroot/usr/lib/perl5/Sys/MemInfo.pm syntax OK
Provides: perl(Sys/MemInfo.pm) = 0.990
Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.34.so >= set:okjB3SziVF0HcPXXQwN2oc2WoCo5FFsFs3, libpthread.so.0(GLIBC_2.0), 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.qGwTSs
Creating perl-Sys-MemInfo-debuginfo package
Processing files: perl-Sys-MemInfo-debuginfo-0.99-alt4_11
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XNXItt
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ezi3st
find-requires: running scripts (debuginfo)
Requires: perl-Sys-MemInfo = 0.99-alt4_11, debug(libc.so.6), debug(libperl-5.34.so), debug(libpthread.so.0)
Adding to perl-Sys-MemInfo-debuginfo a strict dependency on perl-Sys-MemInfo
Wrote: /usr/src/RPM/RPMS/i586/perl-Sys-MemInfo-0.99-alt4_11.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/perl-Sys-MemInfo-debuginfo-0.99-alt4_11.i586.rpm (w2.lzdio)
2.19user 0.40system 0:10.13elapsed 25%CPU (0avgtext+0avgdata 53456maxresident)k
0inputs+0outputs (0major+186724minor)pagefaults 0swaps
/.out/perl-Sys-MemInfo-0.99-alt4_11.i586.rpm: license not found in '/usr/share/license' directory: GPL+
/.out/perl-Sys-MemInfo-0.99-alt4_11.i586.rpm: The use of such a license name is ambiguous: Artistic
/.out/perl-Sys-MemInfo-debuginfo-0.99-alt4_11.i586.rpm: license not found in '/usr/share/license' directory: GPL+
/.out/perl-Sys-MemInfo-debuginfo-0.99-alt4_11.i586.rpm: The use of such a license name is ambiguous: Artistic
10.37user 2.58system 0:28.70elapsed 45%CPU (0avgtext+0avgdata 101844maxresident)k
0inputs+0outputs (0major+495083minor)pagefaults 0swaps
--- perl-Sys-MemInfo-0.99-alt4_11.i586.rpm.repo	2021-06-14 10:27:36.000000000 +0000
+++ perl-Sys-MemInfo-0.99-alt4_11.i586.rpm.hasher	2021-07-24 10:27:38.057852302 +0000
@@ -25,3 +25,3 @@
 File: /usr/lib/perl5/auto/Sys/MemInfo	40755	root:root		
-File: /usr/lib/perl5/auto/Sys/MemInfo/MemInfo.so	100644	root:root	0f7168c170026ec3c28c236fce1d033f	
+File: /usr/lib/perl5/auto/Sys/MemInfo/MemInfo.so	100644	root:root	b4a9fb22dddc89f28e7ba3a2e5811bba	
 File: /usr/share/doc/perl-Sys-MemInfo-0.99	40755	root:root		
@@ -30,2 +30,2 @@
 File: /usr/share/doc/perl-Sys-MemInfo-0.99/README	100644	root:root	295a8cf672b7db1d48c6ed6e4e710c74	
-RPMIdentity: 2db510443e92c447569339743431354b
+RPMIdentity: d519ce6e82e278e1d32719d31a3da00e
--- perl-Sys-MemInfo-debuginfo-0.99-alt4_11.i586.rpm.repo	2021-06-14 10:27:36.000000000 +0000
+++ perl-Sys-MemInfo-debuginfo-0.99-alt4_11.i586.rpm.hasher	2021-07-24 10:27:38.316852654 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/3b	40755	root:root	
-/usr/lib/debug/.build-id/3b/878c070d27c62aa1e5097033b8a3528142b8db	120777	root:root	../../../perl5/auto/Sys/MemInfo/MemInfo.so
-/usr/lib/debug/.build-id/3b/878c070d27c62aa1e5097033b8a3528142b8db.debug	120777	root:root	../../usr/lib/perl5/auto/Sys/MemInfo/MemInfo.so.debug
+/usr/lib/debug/.build-id/3f	40755	root:root	
+/usr/lib/debug/.build-id/3f/438a7138a905fffa167db12f85e950348b5341	120777	root:root	../../../perl5/auto/Sys/MemInfo/MemInfo.so
+/usr/lib/debug/.build-id/3f/438a7138a905fffa167db12f85e950348b5341.debug	120777	root:root	../../usr/lib/perl5/auto/Sys/MemInfo/MemInfo.so.debug
 /usr/lib/debug/usr/lib/perl5	40755	root:root	
@@ -19,5 +19,5 @@
 Provides: perl-Sys-MemInfo-debuginfo = 0.99-alt4_11:sisyphus+274516.41200.2.1
-File: /usr/lib/debug/.build-id/3b	40755	root:root		
-File: /usr/lib/debug/.build-id/3b/878c070d27c62aa1e5097033b8a3528142b8db	120777	root:root		../../../perl5/auto/Sys/MemInfo/MemInfo.so
-File: /usr/lib/debug/.build-id/3b/878c070d27c62aa1e5097033b8a3528142b8db.debug	120777	root:root		../../usr/lib/perl5/auto/Sys/MemInfo/MemInfo.so.debug
+File: /usr/lib/debug/.build-id/3f	40755	root:root		
+File: /usr/lib/debug/.build-id/3f/438a7138a905fffa167db12f85e950348b5341	120777	root:root		../../../perl5/auto/Sys/MemInfo/MemInfo.so
+File: /usr/lib/debug/.build-id/3f/438a7138a905fffa167db12f85e950348b5341.debug	120777	root:root		../../usr/lib/perl5/auto/Sys/MemInfo/MemInfo.so.debug
 File: /usr/lib/debug/usr/lib/perl5	40755	root:root		
@@ -26,3 +26,3 @@
 File: /usr/lib/debug/usr/lib/perl5/auto/Sys/MemInfo	40755	root:root		
-File: /usr/lib/debug/usr/lib/perl5/auto/Sys/MemInfo/MemInfo.so.debug	100644	root:root	041ca6a403913d8cd23e3c10999882d9	
+File: /usr/lib/debug/usr/lib/perl5/auto/Sys/MemInfo/MemInfo.so.debug	100644	root:root	bfc5d6d592fd152f04b1799f0fac34dd	
 File: /usr/src/debug/Sys-MemInfo-0.99	40755	root:root		
@@ -32,2 +32,2 @@
 File: /usr/src/debug/Sys-MemInfo-0.99/arch/functions.h	100644	root:root	7a5167ff58787b1ddc0c771d3116009d	
-RPMIdentity: 0489fdf158c276cece1c0f11eb37ca53
+RPMIdentity: 47b5db740649b556e9117739ccc7f1e7