<86>May 21 03:38:03 userdel[3955859]: delete user 'rooter' <86>May 21 03:38:03 userdel[3955859]: removed group 'rooter' owned by 'rooter' <86>May 21 03:38:03 userdel[3955859]: removed shadow group 'rooter' owned by 'rooter' <86>May 21 03:38:03 groupadd[3955884]: group added to /etc/group: name=rooter, GID=627 <86>May 21 03:38:03 groupadd[3955884]: group added to /etc/gshadow: name=rooter <86>May 21 03:38:03 groupadd[3955884]: new group: name=rooter, GID=627 <86>May 21 03:38:03 useradd[3955912]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>May 21 03:38:03 userdel[3955944]: delete user 'builder' <86>May 21 03:38:03 userdel[3955944]: removed group 'builder' owned by 'builder' <86>May 21 03:38:03 userdel[3955944]: removed shadow group 'builder' owned by 'builder' <86>May 21 03:38:03 groupadd[3955982]: group added to /etc/group: name=builder, GID=628 <86>May 21 03:38:03 groupadd[3955982]: group added to /etc/gshadow: name=builder <86>May 21 03:38:03 groupadd[3955982]: new group: name=builder, GID=628 <86>May 21 03:38:03 useradd[3955998]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash /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>May 21 03:38:05 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>May 21 03:38:05 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>May 21 03:38:05 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626630195 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.22127 + 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.22127 + 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 -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 -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 -lpthread -shared -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.88840 + 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/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 /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/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 :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.69583 + 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.nC8d6k 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.AHR7m0 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, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libperl-5.34.so >= 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.k3AAiF 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.NDtGkQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FndMtq find-requires: running scripts (debuginfo) Requires: perl-Text-Soundex = 3.05-alt1.2, debug(libc.so.6), debug(libperl-5.34.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.80user 0.63system 0:06.44elapsed 37%CPU (0avgtext+0avgdata 52940maxresident)k 0inputs+0outputs (0major+184448minor)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 5.32user 4.25system 0:12.58elapsed 76%CPU (0avgtext+0avgdata 102804maxresident)k 0inputs+0outputs (30152major+447829minor)pagefaults 0swaps --- perl-Text-Soundex-3.05-alt1.2.i586.rpm.repo 2021-07-19 00:14:26.000000000 +0000 +++ perl-Text-Soundex-3.05-alt1.2.i586.rpm.hasher 2022-05-21 03:38:14.085807058 +0000 @@ -12,2 +12,3 @@ Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -15,3 +16,2 @@ Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.0) Requires: perl(Text/Unidecode.pm) @@ -27,3 +27,3 @@ File: /usr/lib/perl5/auto/Text/Soundex 40755 root:root -File: /usr/lib/perl5/auto/Text/Soundex/Soundex.so 100644 root:root 800fc0540d16fb96c7a1ebfb9b4e9ee9 +File: /usr/lib/perl5/auto/Text/Soundex/Soundex.so 100644 root:root c7f0d2d57dc7de9990adce7b9037b8d6 File: /usr/share/doc/perl-Text-Soundex-3.05 40755 root:root @@ -31,2 +31,2 @@ File: /usr/share/doc/perl-Text-Soundex-3.05/README 100644 root:root 2392e8d9872a638b27ad5bbb8907d355 -RPMIdentity: 31142af6754b470491de955b2548ad9b6e55b979efe2735afd93df25537f12febc46bf8ccdefcdc298633763c0b6cb53eb9c9c9b4b0753cd147d904a75a8f2cd +RPMIdentity: 8e8b05e7f6c3c430aa799f3ef0c9f452c567171f5cf58ae41eeed85514507071142770c26c1d2d947780ebd37a320937da21ffc56eb7945697a55d6e75127ec0 --- perl-Text-Soundex-debuginfo-3.05-alt1.2.i586.rpm.repo 2021-07-19 00:14:26.000000000 +0000 +++ perl-Text-Soundex-debuginfo-3.05-alt1.2.i586.rpm.hasher 2022-05-21 03:38:14.159807201 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f2 40755 root:root -/usr/lib/debug/.build-id/f2/ca7c58fcf5e59b2b8012c29edf75a56632878c 120777 root:root ../../../perl5/auto/Text/Soundex/Soundex.so -/usr/lib/debug/.build-id/f2/ca7c58fcf5e59b2b8012c29edf75a56632878c.debug 120777 root:root ../../usr/lib/perl5/auto/Text/Soundex/Soundex.so.debug +/usr/lib/debug/.build-id/4e 40755 root:root +/usr/lib/debug/.build-id/4e/fe77472785361a7273148164df49b0159d5ea8 120777 root:root ../../../perl5/auto/Text/Soundex/Soundex.so +/usr/lib/debug/.build-id/4e/fe77472785361a7273148164df49b0159d5ea8.debug 120777 root:root ../../usr/lib/perl5/auto/Text/Soundex/Soundex.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -13,3 +13,2 @@ Requires: debug(libperl-5.34.so) -Requires: debug(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/f2 40755 root:root -File: /usr/lib/debug/.build-id/f2/ca7c58fcf5e59b2b8012c29edf75a56632878c 120777 root:root ../../../perl5/auto/Text/Soundex/Soundex.so -File: /usr/lib/debug/.build-id/f2/ca7c58fcf5e59b2b8012c29edf75a56632878c.debug 120777 root:root ../../usr/lib/perl5/auto/Text/Soundex/Soundex.so.debug +File: /usr/lib/debug/.build-id/4e 40755 root:root +File: /usr/lib/debug/.build-id/4e/fe77472785361a7273148164df49b0159d5ea8 120777 root:root ../../../perl5/auto/Text/Soundex/Soundex.so +File: /usr/lib/debug/.build-id/4e/fe77472785361a7273148164df49b0159d5ea8.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 +23,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 5131f63a116860845a18ce9179c57bf3 +File: /usr/lib/debug/usr/lib/perl5/auto/Text/Soundex/Soundex.so.debug 100644 root:root fe7deb0a2aaf4f9c69cb957be4729a51 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: 22b7816039a3059404dd596f33c26170d870413b5141f64d28adc91b09e8aaf496fe350123e31f962c139b982f9bc169dc768982364b37645f63e3014b5db885 +RPMIdentity: 7175ee39cfd5a7c615c0c3785f4b2efc4fac34f0425a4dc1c68a036d932386f837bd2f7dbe70e4d548bd5c3fb17606f2ffa107713bf506557fd2c56d1b01ed8b