<86>Mar 18 04:48:10 userdel[341710]: delete user 'rooter'
<86>Mar 18 04:48:10 userdel[341710]: removed group 'rooter' owned by 'rooter'
<86>Mar 18 04:48:10 userdel[341710]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 18 04:48:10 groupadd[341767]: group added to /etc/group: name=rooter, GID=1305
<86>Mar 18 04:48:10 groupadd[341767]: group added to /etc/gshadow: name=rooter
<86>Mar 18 04:48:10 groupadd[341767]: new group: name=rooter, GID=1305
<86>Mar 18 04:48:10 useradd[341807]: new user: name=rooter, UID=1305, GID=1305, home=/root, shell=/bin/bash
<86>Mar 18 04:48:10 userdel[341870]: delete user 'builder'
<86>Mar 18 04:48:10 userdel[341870]: removed group 'builder' owned by 'builder'
<86>Mar 18 04:48:10 userdel[341870]: removed shadow group 'builder' owned by 'builder'
<86>Mar 18 04:48:10 groupadd[341931]: group added to /etc/group: name=builder, GID=1306
<86>Mar 18 04:48:10 groupadd[341931]: group added to /etc/gshadow: name=builder
<86>Mar 18 04:48:10 groupadd[341931]: new group: name=builder, GID=1306
<86>Mar 18 04:48:10 useradd[341976]: new user: name=builder, UID=1306, GID=1306, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/perl-SNMP_Session-1.12-alt1.src.rpm: The use of such a license name is ambiguous: GPL
<13>Mar 18 04:48:11 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Mar 18 04:48:11 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Mar 18 04:48:11 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953649 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-SNMP_Session-1.12-alt1.nosrc.rpm (w1.gzdio)
Installing perl-SNMP_Session-1.12-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68477
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf perl-SNMP_Session-1.12
+ echo 'Source #0 (perl-SNMP_Session-1.12.tar.bz2):'
Source #0 (perl-SNMP_Session-1.12.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/perl-SNMP_Session-1.12.tar.bz2
+ /bin/tar -xf -
+ cd perl-SNMP_Session-1.12
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68477
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd perl-SNMP_Session-1.12
+ 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 SNMP_Session
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/perl-SNMP_Session-1.12'
cp lib/BER.pm blib/lib/BER.pm
cp lib/SNMP_Session.pm blib/lib/SNMP_Session.pm
cp lib/SNMP_util.pm blib/lib/SNMP_util.pm
make: Leaving directory '/usr/src/RPM/BUILD/perl-SNMP_Session-1.12'
+ : 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/perl-SNMP_Session-1.12'
No tests defined for SNMP_Session extension.
make: Leaving directory '/usr/src/RPM/BUILD/perl-SNMP_Session-1.12'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68477
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-SNMP_Session-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-SNMP_Session-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd perl-SNMP_Session-1.12
+ 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-SNMP_Session-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/perl-SNMP_Session-1.12'
Installing /usr/src/tmp/perl-SNMP_Session-buildroot/usr/share/perl5/SNMP_util.pm
Installing /usr/src/tmp/perl-SNMP_Session-buildroot/usr/share/perl5/SNMP_Session.pm
Installing /usr/src/tmp/perl-SNMP_Session-buildroot/usr/share/perl5/BER.pm
make: Leaving directory '/usr/src/RPM/BUILD/perl-SNMP_Session-1.12'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-SNMP_Session-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-SNMP_Session-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-SNMP_Session-buildroot (auto)
removed './usr/lib/perl5/auto/SNMP_Session/.packlist'
Verifying and fixing files in /usr/src/tmp/perl-SNMP_Session-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-SNMP_Session-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-SNMP_Session-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-SNMP_Session-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/perl-SNMP_Session-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: perl-SNMP_Session-1.12-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d6R58x
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.dwG03c
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-SNMP_Session-buildroot/usr/share/perl5/BER.pm syntax OK
# perl(Socket6.pm) at line 147 (depth 8) not loaded at BEGIN SKIP
# perl(IO/Socket/INET6.pm) at line 148 (depth 8) not loaded at BEGIN SKIP
# perl(IO/Socket/INET6.pm) >= 1.260 at line 148 (depth 8) not loaded at BEGIN SKIP
# perl(Socket6.pm) at line 147 (depth 8) not loaded at BEGIN SKIP
# perl(IO/Socket/INET6.pm) at line 148 (depth 8) not loaded at BEGIN SKIP
# perl(IO/Socket/INET6.pm) >= 1.260 at line 148 (depth 8) not loaded at BEGIN SKIP
/usr/src/tmp/perl-SNMP_Session-buildroot/usr/share/perl5/SNMP_Session.pm syntax OK
/usr/src/tmp/perl-SNMP_Session-buildroot/usr/share/perl5/SNMP_util.pm syntax OK
Provides: perl(BER.pm) = 1.050, perl(SNMP_Session.pm) = 1.120, perl(SNMP_util.pm) = 1.120
Requires: /usr/share/perl5, perl(IO/Socket.pm), perl(Math/BigInt.pm), perl(Socket.pm)
Wrote: /usr/src/RPM/RPMS/noarch/perl-SNMP_Session-1.12-alt1.noarch.rpm (w2.lzdio)
0.76user 0.29system 0:02.54elapsed 41%CPU (0avgtext+0avgdata 11412maxresident)k
0inputs+0outputs (0major+87333minor)pagefaults 0swaps
/.out/perl-SNMP_Session-1.12-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL
1.91user 1.17system 0:07.88elapsed 39%CPU (0avgtext+0avgdata 108724maxresident)k
0inputs+0outputs (32328major+166585minor)pagefaults 0swaps
--- perl-SNMP_Session-1.12-alt1.noarch.rpm.repo	2010-01-05 06:39:27.000000000 +0000
+++ perl-SNMP_Session-1.12-alt1.noarch.rpm.hasher	2023-03-18 04:48:16.577118351 +0000
@@ -1,5 +1,5 @@
-/usr/lib/perl5/vendor_perl/BER.pm	100644	root:root	
-/usr/lib/perl5/vendor_perl/SNMP_Session.pm	100644	root:root	
-/usr/lib/perl5/vendor_perl/SNMP_util.pm	100644	root:root	
-Requires: /usr/lib/perl5/vendor_perl  
+/usr/share/perl5/BER.pm	100644	root:root	
+/usr/share/perl5/SNMP_Session.pm	100644	root:root	
+/usr/share/perl5/SNMP_util.pm	100644	root:root	
+Requires: /usr/share/perl5  
 Requires: perl(IO/Socket.pm)  
@@ -12,5 +12,5 @@
 Provides: perl-SNMP_Session = 1.12-alt1
-File: /usr/lib/perl5/vendor_perl/BER.pm	100644	root:root	438bcc8581bf84d3f8b61cc70b240aae	
-File: /usr/lib/perl5/vendor_perl/SNMP_Session.pm	100644	root:root	3cec6fb48d445f94fc70960bfc648ff2	
-File: /usr/lib/perl5/vendor_perl/SNMP_util.pm	100644	root:root	ac567af70d9e7899dc844fd950c623b6	
-RPMIdentity: 37f41638615c9797086c56e53adc1a95a33562f5fc048c5690d734a08c13deb0f89f2a2998ee183b9b8efa1b082a6c6f650e30cf7f37272a2390f599a3b86ef0
+File: /usr/share/perl5/BER.pm	100644	root:root	438bcc8581bf84d3f8b61cc70b240aae	
+File: /usr/share/perl5/SNMP_Session.pm	100644	root:root	3cec6fb48d445f94fc70960bfc648ff2	
+File: /usr/share/perl5/SNMP_util.pm	100644	root:root	ac567af70d9e7899dc844fd950c623b6	
+RPMIdentity: de6b3e93e7ac98e0b4694214a13b78e8ca2b1c36bef63dd4496b6b9fa583066894389af8c15a453d6bd05707c993580cacf5e3e69d740892deb1fbc477e6eae9