<86>Nov 7 00:54:52 userdel[3271122]: delete user 'rooter' <86>Nov 7 00:54:52 userdel[3271122]: removed group 'rooter' owned by 'rooter' <86>Nov 7 00:54:52 userdel[3271122]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 7 00:54:52 groupadd[3271164]: group added to /etc/group: name=rooter, GID=1841 <86>Nov 7 00:54:52 groupadd[3271164]: group added to /etc/gshadow: name=rooter <86>Nov 7 00:54:52 groupadd[3271164]: new group: name=rooter, GID=1841 <86>Nov 7 00:54:52 useradd[3271199]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>Nov 7 00:54:52 userdel[3271239]: delete user 'builder' <86>Nov 7 00:54:52 userdel[3271239]: removed group 'builder' owned by 'builder' <86>Nov 7 00:54:52 userdel[3271239]: removed shadow group 'builder' owned by 'builder' <86>Nov 7 00:54:52 groupadd[3271268]: group added to /etc/group: name=builder, GID=1842 <86>Nov 7 00:54:52 groupadd[3271268]: group added to /etc/gshadow: name=builder <86>Nov 7 00:54:52 groupadd[3271268]: new group: name=builder, GID=1842 <86>Nov 7 00:54:53 useradd[3271290]: new user: name=builder, UID=1842, GID=1842, 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>Nov 7 00:54:55 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Nov 7 00:54:55 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Nov 7 00:54:56 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 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.64475 + 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.64475 + 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 -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' '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 -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.00 sys = 0.02 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.645 + 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 '{}' ';' + : 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: (from :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) Processing files: perl-Text-Soundex-3.05-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.645 + 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.Yz6DDY 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.9kfcU0 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/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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= set:okjB3U9tsLJHcPXXQ8nLNI1KFQ2iSBF3s7, 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.9f6xmf 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.TWNHHa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CKfz0b find-requires: running scripts (debuginfo) Requires: perl-Text-Soundex = 3.05-alt1.2, debug64(libc.so.6), debug64(libperl-5.34.so) 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) 1.03user 0.85system 0:06.19elapsed 30%CPU (0avgtext+0avgdata 76896maxresident)k 0inputs+0outputs (0major+217756minor)pagefaults 0swaps /.out/perl-Text-Soundex-3.05-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-Soundex-3.05-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Text-Soundex-debuginfo-3.05-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-Soundex-debuginfo-3.05-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic 3.34user 1.63system 0:13.71elapsed 36%CPU (0avgtext+0avgdata 127172maxresident)k 0inputs+0outputs (0major+205176minor)pagefaults 0swaps --- perl-Text-Soundex-3.05-alt1.2.x86_64.rpm.repo 2021-07-19 00:11:52.000000000 +0000 +++ perl-Text-Soundex-3.05-alt1.2.x86_64.rpm.hasher 2023-11-07 00:55:04.576438661 +0000 @@ -11,2 +11,3 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -14,3 +15,2 @@ Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: perl(Text/Unidecode.pm) @@ -26,3 +26,3 @@ File: /usr/lib64/perl5/auto/Text/Soundex 40755 root:root -File: /usr/lib64/perl5/auto/Text/Soundex/Soundex.so 100644 root:root b5ea8c546eaf7bfa35701f4896c5f1c4 +File: /usr/lib64/perl5/auto/Text/Soundex/Soundex.so 100644 root:root d1985d9325b0747e481fa940691b0f0d File: /usr/share/doc/perl-Text-Soundex-3.05 40755 root:root @@ -30,2 +30,2 @@ File: /usr/share/doc/perl-Text-Soundex-3.05/README 100644 root:root 2392e8d9872a638b27ad5bbb8907d355 -RPMIdentity: 20a77e05a306217ca517b6fa94a35910cc643800e9ef1f2380feff421617d27a4fff3d6f7eefafc1310488af18b227330121e147e9a3dd2efd8157f2e9537cbc +RPMIdentity: daf6c8826b4c2618f704483bd1a910bc4ce8fa2be483c8b7bbf1ae6e0ae221ee2c1c12506b93717c3932d5ff477a4f052292b3a08f844b2643e627b86f60a4cd --- perl-Text-Soundex-debuginfo-3.05-alt1.2.x86_64.rpm.repo 2021-07-19 00:11:52.000000000 +0000 +++ perl-Text-Soundex-debuginfo-3.05-alt1.2.x86_64.rpm.hasher 2023-11-07 00:55:04.716441298 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/28 40755 root:root -/usr/lib/debug/.build-id/28/3fcb12e705207ee1a1b22f32b3da606a93bdb9 120777 root:root ../../../../lib64/perl5/auto/Text/Soundex/Soundex.so -/usr/lib/debug/.build-id/28/3fcb12e705207ee1a1b22f32b3da606a93bdb9.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/Soundex/Soundex.so.debug +/usr/lib/debug/.build-id/6b 40755 root:root +/usr/lib/debug/.build-id/6b/af85344661f2be29b8cc6cb79ebde2afd91940 120777 root:root ../../../../lib64/perl5/auto/Text/Soundex/Soundex.so +/usr/lib/debug/.build-id/6b/af85344661f2be29b8cc6cb79ebde2afd91940.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/Soundex/Soundex.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -13,3 +13,2 @@ Requires: debug64(libperl-5.34.so) -Requires: debug64(libpthread.so.0) Requires: perl-Text-Soundex = 3.05-alt1.2:sisyphus+279723.17600.1.1 @@ -17,5 +16,5 @@ Provides: perl-Text-Soundex-debuginfo = 3.05-alt1.2:sisyphus+279723.17600.1.1 -File: /usr/lib/debug/.build-id/28 40755 root:root -File: /usr/lib/debug/.build-id/28/3fcb12e705207ee1a1b22f32b3da606a93bdb9 120777 root:root ../../../../lib64/perl5/auto/Text/Soundex/Soundex.so -File: /usr/lib/debug/.build-id/28/3fcb12e705207ee1a1b22f32b3da606a93bdb9.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/Soundex/Soundex.so.debug +File: /usr/lib/debug/.build-id/6b 40755 root:root +File: /usr/lib/debug/.build-id/6b/af85344661f2be29b8cc6cb79ebde2afd91940 120777 root:root ../../../../lib64/perl5/auto/Text/Soundex/Soundex.so +File: /usr/lib/debug/.build-id/6b/af85344661f2be29b8cc6cb79ebde2afd91940.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/Soundex/Soundex.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -24,3 +23,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Text/Soundex 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Text/Soundex/Soundex.so.debug 100644 root:root d95298d55ac7b04c966c89b885031fb9 +File: /usr/lib/debug/usr/lib64/perl5/auto/Text/Soundex/Soundex.so.debug 100644 root:root c7fa6597d0d21dfd39834de651d0acf8 File: /usr/src/debug/Text-Soundex-3.05 40755 root:root @@ -28,2 +27,2 @@ File: /usr/src/debug/Text-Soundex-3.05/Soundex.xs 100644 root:root 3ee5f2341925e249d10b39a230a55c67 -RPMIdentity: 8ae9bbeeb4325b9b8eb7b640f7a3f33b37307f8e364c0af31d9450e07c9de278e29e1f3cc1092e942958808a5340aff6b54cacfbc12448c4eb41914e23c5caa8 +RPMIdentity: b0d45e92d6c4b6fed0b932d946414bd66730955b67ef90700ffc74d38b114399abbf9350ab0f7080159d9555fe1fc11e682b405eaa76e5eef19e4b314f65a714