<86>Sep 29 11:24:48 userdel[2283845]: delete user 'rooter' <86>Sep 29 11:24:48 userdel[2283845]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:24:48 userdel[2283845]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:24:48 groupadd[2283882]: group added to /etc/group: name=rooter, GID=1835 <86>Sep 29 11:24:48 groupadd[2283882]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:24:48 groupadd[2283882]: new group: name=rooter, GID=1835 <86>Sep 29 11:24:48 useradd[2283905]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash <86>Sep 29 11:24:48 userdel[2283950]: delete user 'builder' <86>Sep 29 11:24:48 userdel[2283950]: removed group 'builder' owned by 'builder' <86>Sep 29 11:24:48 groupadd[2283987]: group added to /etc/group: name=builder, GID=1836 <86>Sep 29 11:24:48 groupadd[2283987]: group added to /etc/gshadow: name=builder <86>Sep 29 11:24:48 groupadd[2283987]: new group: name=builder, GID=1836 <86>Sep 29 11:24:48 useradd[2284019]: new user: name=builder, UID=1836, GID=1836, 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>Sep 29 11:24:51 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Sep 29 11:24:51 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed <13>Sep 29 11:24:51 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed <13>Sep 29 11:24:51 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.55107 + 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.94007 + 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' '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.01 usr + 0.01 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.94007 + 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.57416 + 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.vD1qqJ 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.eCu4nX 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.3bTzOe 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.E2PSHz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NC1E4X 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) 1.92user 1.29system 0:07.12elapsed 45%CPU (0avgtext+0avgdata 63872maxresident)k 0inputs+0outputs (0major+265550minor)pagefaults 0swaps 3.12user 2.57system 0:15.73elapsed 36%CPU (0avgtext+0avgdata 135648maxresident)k 0inputs+0outputs (0major+194045minor)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 2024-09-29 11:25:01.014480558 +0000 @@ -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 84d106d13d5392663874725200b3d8e6 +File: /usr/lib64/perl5/auto/Text/Soundex/Soundex.so 100644 root:root eab47ea38286a9231342c2c372ddf85a 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: 75cf416b29a49c8aabd7b2a9d4e50ecc195d5baafa429c2cf83198c40c9cc99e52fb2975bcc79ef02ecb31688efcd71363cec6a550271cdb98cf9b50af832fdf +RPMIdentity: 652b3c6268325447dadcdf8ac38137794363c82fdbcefc598c47ba653b8c25daa5058034882141fc1653cfc2fc1db68d10c5c3ad386a3cdab78e14f25d957bb5 --- 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 2024-09-29 11:25:01.094481827 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cb 40755 root:root -/usr/lib/debug/.build-id/cb/d49aad77ae9b82266b89f9c2248bf63deb59d5 120777 root:root ../../../../lib64/perl5/auto/Text/Soundex/Soundex.so -/usr/lib/debug/.build-id/cb/d49aad77ae9b82266b89f9c2248bf63deb59d5.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/Soundex/Soundex.so.debug +/usr/lib/debug/.build-id/47 40755 root:root +/usr/lib/debug/.build-id/47/91c8f9986a9c0229090db67dfa4a2898fd31bb 120777 root:root ../../../../lib64/perl5/auto/Text/Soundex/Soundex.so +/usr/lib/debug/.build-id/47/91c8f9986a9c0229090db67dfa4a2898fd31bb.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/Soundex/Soundex.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Text-Soundex-debuginfo = 3.05-alt1.2:sisyphus+219907.35300.1.1 -File: /usr/lib/debug/.build-id/cb 40755 root:root -File: /usr/lib/debug/.build-id/cb/d49aad77ae9b82266b89f9c2248bf63deb59d5 120777 root:root ../../../../lib64/perl5/auto/Text/Soundex/Soundex.so -File: /usr/lib/debug/.build-id/cb/d49aad77ae9b82266b89f9c2248bf63deb59d5.debug 120777 root:root ../../usr/lib64/perl5/auto/Text/Soundex/Soundex.so.debug +File: /usr/lib/debug/.build-id/47 40755 root:root +File: /usr/lib/debug/.build-id/47/91c8f9986a9c0229090db67dfa4a2898fd31bb 120777 root:root ../../../../lib64/perl5/auto/Text/Soundex/Soundex.so +File: /usr/lib/debug/.build-id/47/91c8f9986a9c0229090db67dfa4a2898fd31bb.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 +24,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 c81af87bbb90e7da09e4c36ec50aae61 +File: /usr/lib/debug/usr/lib64/perl5/auto/Text/Soundex/Soundex.so.debug 100644 root:root 20186c8ae16b85cf9c7656a10035c592 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: 2ff79e16e5197607c8106805822f6e0e900e5dae7bca5bae072bbff37dc60e0267a323ef8dfb42285ae55aa528347edace670e11413aa3f594c1f28bd4e255fe +RPMIdentity: 0ac6de729fa1f0dc9e5d3a53753d69400f5901f9fdc12d9fa4bfdfe746167b6e647c5282efaf80d2890f89c805c4911e7d941e08430b7267adcaa40d5ed198b5