<86>Jun 27 02:22:25 userdel[3234261]: delete user 'rooter'
<86>Jun 27 02:22:25 userdel[3234261]: removed group 'rooter' owned by 'rooter'
<86>Jun 27 02:22:25 userdel[3234261]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 27 02:22:25 groupadd[3234266]: group added to /etc/group: name=rooter, GID=624
<86>Jun 27 02:22:25 groupadd[3234266]: group added to /etc/gshadow: name=rooter
<86>Jun 27 02:22:25 groupadd[3234266]: new group: name=rooter, GID=624
<86>Jun 27 02:22:25 useradd[3234270]: new user: name=rooter, UID=624, GID=624, home=/root, shell=/bin/bash
<86>Jun 27 02:22:25 userdel[3234276]: delete user 'builder'
<86>Jun 27 02:22:25 userdel[3234276]: removed group 'builder' owned by 'builder'
<86>Jun 27 02:22:25 userdel[3234276]: removed shadow group 'builder' owned by 'builder'
<86>Jun 27 02:22:25 groupadd[3234281]: group added to /etc/group: name=builder, GID=625
<86>Jun 27 02:22:25 groupadd[3234281]: group added to /etc/gshadow: name=builder
<86>Jun 27 02:22:25 groupadd[3234281]: new group: name=builder, GID=625
<86>Jun 27 02:22:25 useradd[3234285]: new user: name=builder, UID=625, GID=625, home=/usr/src, shell=/bin/bash
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
<13>Jun 27 02:22:29 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Jun 27 02:22:29 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Jun 27 02:22:29 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Jun 27 02:22:29 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Text-Soundex-3.05-alt1.2.nosrc.rpm (w1.gzdio)
Installing perl-Text-Soundex-3.05-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96499
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Text-Soundex-3.05
+ echo 'Source #0 (Text-Soundex-3.05.tar.gz):'
Source #0 (Text-Soundex-3.05.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Text-Soundex-3.05.tar.gz
+ /bin/tar -xf -
+ cd Text-Soundex-3.05
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87032
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Text-Soundex-3.05
+ 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
WARNING: Option PRINT_PREREQ=1 was not recognized. (ignoring)
perl(if)>=0 
+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
WARNING: Option PREFIX=/usr was not recognized. (ignoring)
WARNING: Option INSTALLDIRS=vendor was not recognized. (ignoring)
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Text::Soundex
+ : running make
+ make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
Running Mkbootstrap for Soundex ()
chmod 644 "Soundex.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
make: Entering directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Soundex.bs blib/arch/auto/Text/Soundex/Soundex.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
make: Entering directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
cp Soundex.pm blib/lib/Text/Soundex.pm
make: Leaving directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
make: Entering directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  Soundex.xs > Soundex.xsc
mv Soundex.xsc Soundex.c
make: Leaving directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
make: Entering directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
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=\"3.05\" -DXS_VERSION=\"3.05\" -fPIC "-I/usr/lib64/perl5/CORE"   Soundex.c
make: Leaving directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
make: Entering directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
rm -f blib/arch/auto/Text/Soundex/Soundex.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  Soundex.o  -o blib/arch/auto/Text/Soundex/Soundex.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Text/Soundex/Soundex.so
make: Leaving directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
+ : 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/Text-Soundex-3.05'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Soundex.bs blib/arch/auto/Text/Soundex/Soundex.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/basic.t .. ok
All tests successful.
Files=1, Tests=18,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.01 cusr  0.00 csys =  0.04 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47973
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Text-Soundex-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Text-Soundex-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Text-Soundex-3.05
+ 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-Text-Soundex-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Soundex.bs blib/arch/auto/Text/Soundex/Soundex.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Text-Soundex-buildroot/usr/lib64/perl5/auto/Text/Soundex/Soundex.so
Installing /usr/src/tmp/perl-Text-Soundex-buildroot/usr/lib64/perl5/Text/Soundex.pm
make: Leaving directory '/usr/src/RPM/BUILD/Text-Soundex-3.05'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Text-Soundex-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Text-Soundex-buildroot/usr/lib64/perl5/auto/Text/Soundex/Soundex.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Text-Soundex-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(if)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Text-Soundex-buildroot (auto)
removed './usr/lib64/perl5/auto/Text/Soundex/.packlist'
mode of './usr/lib64/perl5/auto/Text/Soundex/Soundex.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Text-Soundex-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Text-Soundex-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Text-Soundex-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Text-Soundex-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Text-Soundex-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-Text-Soundex-3.05-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31494
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Text-Soundex-3.05
+ DOCDIR=/usr/src/tmp/perl-Text-Soundex-buildroot/usr/share/doc/perl-Text-Soundex-3.05
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Text-Soundex-buildroot/usr/share/doc/perl-Text-Soundex-3.05
+ /bin/mkdir -p /usr/src/tmp/perl-Text-Soundex-buildroot/usr/share/doc/perl-Text-Soundex-3.05
+ cp -prL Changes README /usr/src/tmp/perl-Text-Soundex-buildroot/usr/share/doc/perl-Text-Soundex-3.05
+ chmod -R go-w /usr/src/tmp/perl-Text-Soundex-buildroot/usr/share/doc/perl-Text-Soundex-3.05
+ chmod -R a+rX /usr/src/tmp/perl-Text-Soundex-buildroot/usr/share/doc/perl-Text-Soundex-3.05
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pl20Fx
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.Igzndd
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Text-Soundex-buildroot/usr/lib64/perl5/Text/Soundex.pm syntax OK
Provides: perl(Text/Soundex.pm) = 3.050
Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:okjB3zOlUAsJcPXXQ8nLx2UuiSBF3s7, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(Text/Unidecode.pm), perl(XSLoader.pm), perl(if.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.YGKKlW
Creating perl-Text-Soundex-debuginfo package
Processing files: perl-Text-Soundex-debuginfo-3.05-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ecLiaJ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dMfMEz
find-requires: running scripts (debuginfo)
Requires: perl-Text-Soundex = 3.05-alt1.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-Text-Soundex-debuginfo a strict dependency on perl-Text-Soundex
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Text-Soundex-3.05-alt1.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Text-Soundex-debuginfo-3.05-alt1.2.x86_64.rpm (w2.lzdio)
6.41user 1.91system 0:11.09elapsed 75%CPU (0avgtext+0avgdata 63768maxresident)k
0inputs+0outputs (0major+266848minor)pagefaults 0swaps
13.70user 7.79system 0:23.10elapsed 92%CPU (0avgtext+0avgdata 115288maxresident)k
2688inputs+0outputs (0major+594653minor)pagefaults 0swaps
--- perl-Text-Soundex-3.05-alt1.2.x86_64.rpm.repo	2019-01-25 01:24:12.000000000 +0000
+++ perl-Text-Soundex-3.05-alt1.2.x86_64.rpm.hasher	2021-06-27 02:22:45.536326296 +0000
@@ -21,2 +21,2 @@
 Provides: perl-Text-Soundex = 3.05-alt1.2:sisyphus+219907.35300.1.1
-RPMIdentity: 53c1dda897be0daaa3e34b9f32338d91
+RPMIdentity: f13de7fcbd302abfd0204671d6fc97fb
--- perl-Text-Soundex-debuginfo-3.05-alt1.2.x86_64.rpm.repo	2019-01-25 01:24:12.000000000 +0000
+++ perl-Text-Soundex-debuginfo-3.05-alt1.2.x86_64.rpm.hasher	2021-06-27 02:22:45.720340069 +0000
@@ -13,2 +13,2 @@
 Provides: perl-Text-Soundex-debuginfo = 3.05-alt1.2:sisyphus+219907.35300.1.1
-RPMIdentity: 706ab9e1cbb96a27539b4f0609a12760
+RPMIdentity: 09672cb4ccf63ccb3772a571453ce29b