<86>Feb 22 08:06:01 userdel[3207187]: delete user 'rooter'
<86>Feb 22 08:06:01 userdel[3207187]: removed group 'rooter' owned by 'rooter'
<86>Feb 22 08:06:01 userdel[3207187]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 22 08:06:01 groupadd[3207210]: group added to /etc/group: name=rooter, GID=1262
<86>Feb 22 08:06:01 groupadd[3207210]: group added to /etc/gshadow: name=rooter
<86>Feb 22 08:06:01 groupadd[3207210]: new group: name=rooter, GID=1262
<86>Feb 22 08:06:01 useradd[3207230]: new user: name=rooter, UID=1262, GID=1262, home=/root, shell=/bin/bash, from=none
<86>Feb 22 08:06:01 userdel[3207260]: delete user 'builder'
<86>Feb 22 08:06:01 userdel[3207260]: removed group 'builder' owned by 'builder'
<86>Feb 22 08:06:01 userdel[3207260]: removed shadow group 'builder' owned by 'builder'
<86>Feb 22 08:06:01 groupadd[3207281]: group added to /etc/group: name=builder, GID=1263
<86>Feb 22 08:06:01 groupadd[3207281]: group added to /etc/gshadow: name=builder
<86>Feb 22 08:06:01 groupadd[3207281]: new group: name=builder, GID=1263
<86>Feb 22 08:06:01 useradd[3207301]: new user: name=builder, UID=1263, GID=1263, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/perl-Text-Soundex-3.05-alt1.2.src.rpm: The use of such a license name is ambiguous: GPL
/usr/src/in/srpm/perl-Text-Soundex-3.05-alt1.2.src.rpm: The use of such a license name is ambiguous: Artistic
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>Feb 22 08:06:06 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed
<13>Feb 22 08:06:06 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed
<13>Feb 22 08:06:06 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed
Building target platforms: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83579
+ 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):
+ /usr/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.83579
+ 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,'
+ /usr/bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL
+ _perl_vendor_MM_build
+ : looking for PREREQ dependencies
+ tee .perl.req
+ /usr/bin/perl Makefile.PL PRINT_PREREQ=1
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 -flto=auto -march=i586 -mtune=generic' '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 -flto=auto -march=i586 -mtune=generic   -DVERSION=\"3.05\" -DXS_VERSION=\"3.05\" -fPIC "-I/usr/lib/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  -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong  Soundex.o  -o blib/arch/auto/Text/Soundex/Soundex.so  \
      \
   -L/usr/lib/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.00 sys +  0.01 cusr  0.00 csys =  0.03 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.28663
+ 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:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd Text-Soundex-3.05
+ perl_vendor_install
+ /usr/bin/grep -qs -Ew Build_PL Build.PL
+ /usr/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/lib/perl5/auto/Text/Soundex/Soundex.so
Installing /usr/src/tmp/perl-Text-Soundex-buildroot/usr/lib/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 /usr/bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Text-Soundex-buildroot -type f -not -name .packlist -exec /usr/bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /usr/bin/grep -F 'perl(' .perl.req
perl(if)>=0 
+ /usr/bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Text-Soundex-buildroot (auto)
removed './usr/lib/perl5/auto/Text/Soundex/.packlist'
mode of './usr/lib/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/lib: (from <cmdline>:0)
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)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Text-Soundex-buildroot
Processing files: perl-Text-Soundex-3.05-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28663
+ 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.5aPblg
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.bvUDFf
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-Text-Soundex-buildroot/usr/lib/perl5/Text/Soundex.pm syntax OK
Provides: perl(Text/Soundex.pm) = 3.050
Requires: /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libperl-5.38.so >= set:okjB3U9tsLJHcPXiAOI1Kxbx8F1iSBF3s7, 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.aY3KZA
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.Q4zdpU
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f1bMvT
find-requires: running scripts (debuginfo)
Requires: perl-Text-Soundex = 3.05-alt1.2, debug(ld-linux.so.2), debug(libc.so.6), debug(libperl-5.38.so)
Adding to perl-Text-Soundex-debuginfo a strict dependency on perl-Text-Soundex
Wrote: /usr/src/RPM/RPMS/i586/perl-Text-Soundex-3.05-alt1.2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/perl-Text-Soundex-debuginfo-3.05-alt1.2.i586.rpm (w2.lzdio)
1.81user 0.78system 0:06.59elapsed 39%CPU (0avgtext+0avgdata 59040maxresident)k
0inputs+0outputs (0major+202684minor)pagefaults 0swaps
/.out/perl-Text-Soundex-3.05-alt1.2.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/perl-Text-Soundex-3.05-alt1.2.i586.rpm: The use of such a license name is ambiguous: Artistic
/.out/perl-Text-Soundex-debuginfo-3.05-alt1.2.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/perl-Text-Soundex-debuginfo-3.05-alt1.2.i586.rpm: The use of such a license name is ambiguous: Artistic
4.89user 1.77system 0:16.45elapsed 40%CPU (0avgtext+0avgdata 132328maxresident)k
0inputs+0outputs (0major+191353minor)pagefaults 0swaps
--- perl-Text-Soundex-3.05-alt1.2.i586.rpm.repo	2023-11-28 09:15:41.000000000 +0000
+++ perl-Text-Soundex-3.05-alt1.2.i586.rpm.hasher	2025-02-22 08:06:15.481272163 +0000
@@ -28,3 +28,3 @@
 File: /usr/lib/perl5/auto/Text/Soundex	40755	root:root		
-File: /usr/lib/perl5/auto/Text/Soundex/Soundex.so	100644	root:root	4253ee4c2ab97ff14f6e19c25cd5688a	
+File: /usr/lib/perl5/auto/Text/Soundex/Soundex.so	100644	root:root	9d25df143472dbc4bf1ff6fd8649a070	
 File: /usr/share/doc/perl-Text-Soundex-3.05	40755	root:root		
@@ -32,2 +32,2 @@
 File: /usr/share/doc/perl-Text-Soundex-3.05/README	100644	root:root	2392e8d9872a638b27ad5bbb8907d355	
-RPMIdentity: d1b7e0f9c050bb930a6b577e9ff422dce67ace82e96124f4f5584f359afee324f1d40e5a37b45fe4c33dcc9d0c10566c19949bc248ef681a82998f36c6a54122
+RPMIdentity: 1ee94d71ef7db161eb5fa2e7dc7d69c5287c24a1ff6514671d5ff442b7acda1679b8cd73bd9b18083c615aa60f9557d4213ed79e46f08292028b3581cfeae02b
--- perl-Text-Soundex-debuginfo-3.05-alt1.2.i586.rpm.repo	2023-11-28 09:15:41.000000000 +0000
+++ perl-Text-Soundex-debuginfo-3.05-alt1.2.i586.rpm.hasher	2025-02-22 08:06:15.560272306 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/24	40755	root:root	
-/usr/lib/debug/.build-id/24/0a027d476c1b7b31cd69b78fb40f913994ce82	120777	root:root	../../../perl5/auto/Text/Soundex/Soundex.so
-/usr/lib/debug/.build-id/24/0a027d476c1b7b31cd69b78fb40f913994ce82.debug	120777	root:root	../../usr/lib/perl5/auto/Text/Soundex/Soundex.so.debug
+/usr/lib/debug/.build-id/03	40755	root:root	
+/usr/lib/debug/.build-id/03/ffa75128df747ca2e3399f793f3ab38b52504a	120777	root:root	../../../perl5/auto/Text/Soundex/Soundex.so
+/usr/lib/debug/.build-id/03/ffa75128df747ca2e3399f793f3ab38b52504a.debug	120777	root:root	../../usr/lib/perl5/auto/Text/Soundex/Soundex.so.debug
 /usr/lib/debug/usr/lib/perl5	40755	root:root	
@@ -17,5 +17,5 @@
 Provides: perl-Text-Soundex-debuginfo = 3.05-alt1.2:sisyphus+335067.37000.2.2
-File: /usr/lib/debug/.build-id/24	40755	root:root		
-File: /usr/lib/debug/.build-id/24/0a027d476c1b7b31cd69b78fb40f913994ce82	120777	root:root		../../../perl5/auto/Text/Soundex/Soundex.so
-File: /usr/lib/debug/.build-id/24/0a027d476c1b7b31cd69b78fb40f913994ce82.debug	120777	root:root		../../usr/lib/perl5/auto/Text/Soundex/Soundex.so.debug
+File: /usr/lib/debug/.build-id/03	40755	root:root		
+File: /usr/lib/debug/.build-id/03/ffa75128df747ca2e3399f793f3ab38b52504a	120777	root:root		../../../perl5/auto/Text/Soundex/Soundex.so
+File: /usr/lib/debug/.build-id/03/ffa75128df747ca2e3399f793f3ab38b52504a.debug	120777	root:root		../../usr/lib/perl5/auto/Text/Soundex/Soundex.so.debug
 File: /usr/lib/debug/usr/lib/perl5	40755	root:root		
@@ -24,3 +24,3 @@
 File: /usr/lib/debug/usr/lib/perl5/auto/Text/Soundex	40755	root:root		
-File: /usr/lib/debug/usr/lib/perl5/auto/Text/Soundex/Soundex.so.debug	100644	root:root	ecdfa71b2f8647213c3ac29090472be8	
+File: /usr/lib/debug/usr/lib/perl5/auto/Text/Soundex/Soundex.so.debug	100644	root:root	4cc3f2870b95a49fb77a586a5a912646	
 File: /usr/src/debug/Text-Soundex-3.05	40755	root:root		
@@ -28,2 +28,2 @@
 File: /usr/src/debug/Text-Soundex-3.05/Soundex.xs	100644	root:root	3ee5f2341925e249d10b39a230a55c67	
-RPMIdentity: 9ed0abcdcff7000c79815b08cd4400011a67196a196629720821c97c3f3c396fe0a544238c0c0729fb2db665e2ed85ee6e099a80c21c410ebd94c9610d40ecab
+RPMIdentity: 740550bde94ff5c8c1471f43169dfadd09d21f3af2d3da58f4a6df321fd0cc796ed37b3b396647cc08e549a1fc191096940fb3fe677fc0009a58e190d0c2a0e3