<86>May 17 06:55:01 userdel[53659]: delete user 'rooter'
<86>May 17 06:55:01 groupadd[53784]: group added to /etc/group: name=rooter, GID=633
<86>May 17 06:55:01 groupadd[53784]: group added to /etc/gshadow: name=rooter
<86>May 17 06:55:01 groupadd[53784]: new group: name=rooter, GID=633
<86>May 17 06:55:01 useradd[53852]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>May 17 06:55:02 userdel[54145]: delete user 'builder'
<86>May 17 06:55:02 userdel[54145]: removed group 'builder' owned by 'builder'
<86>May 17 06:55:02 userdel[54145]: removed shadow group 'builder' owned by 'builder'
<86>May 17 06:55:02 groupadd[54532]: group added to /etc/group: name=builder, GID=634
<86>May 17 06:55:02 groupadd[54532]: group added to /etc/gshadow: name=builder
<86>May 17 06:55:02 groupadd[54532]: new group: name=builder, GID=634
<86>May 17 06:55:02 useradd[54641]: new user: name=builder, UID=634, GID=634, 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>May 17 06:55:06 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>May 17 06:55:06 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>May 17 06:55:07 rpmi: perl-devel-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554162 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.92507
+ 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.92507
+ 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
+ xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,'
+ find . -type f -print0
+ /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 -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -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.92507
+ 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.nrJxik
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.QQrami
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)
1.30user 0.22system 0:03.69elapsed 41%CPU (0avgtext+0avgdata 13888maxresident)k
0inputs+0outputs (0major+86854minor)pagefaults 0swaps
/.out/perl-SNMP_Session-1.12-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL
5.69user 2.71system 0:16.49elapsed 50%CPU (0avgtext+0avgdata 105596maxresident)k
0inputs+0outputs (0major+366422minor)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	2021-05-17 06:55:14.492493973 +0000
@@ -1,5 +1,5 @@
-/usr/lib/perl5/vendor_perl/BER.pm	100644	
-/usr/lib/perl5/vendor_perl/SNMP_Session.pm	100644	
-/usr/lib/perl5/vendor_perl/SNMP_util.pm	100644	
-Requires: /usr/lib/perl5/vendor_perl  
+/usr/share/perl5/BER.pm	100644	
+/usr/share/perl5/SNMP_Session.pm	100644	
+/usr/share/perl5/SNMP_util.pm	100644	
+Requires: /usr/share/perl5  
 Requires: perl(IO/Socket.pm)