<86>Jul 16 08:27:29 userdel[863163]: delete user 'rooter' <86>Jul 16 08:27:29 userdel[863163]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 16 08:27:29 groupadd[863193]: group added to /etc/group: name=rooter, GID=1850 <86>Jul 16 08:27:29 groupadd[863193]: group added to /etc/gshadow: name=rooter <86>Jul 16 08:27:29 groupadd[863193]: new group: name=rooter, GID=1850 <86>Jul 16 08:27:29 useradd[863212]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash <86>Jul 16 08:27:29 userdel[863233]: delete user 'builder' <86>Jul 16 08:27:29 userdel[863233]: removed group 'builder' owned by 'builder' <86>Jul 16 08:27:29 userdel[863233]: removed shadow group 'builder' owned by 'builder' <86>Jul 16 08:27:29 groupadd[863256]: group added to /etc/group: name=builder, GID=1851 <86>Jul 16 08:27:29 groupadd[863256]: group added to /etc/gshadow: name=builder <86>Jul 16 08:27:29 groupadd[863256]: new group: name=builder, GID=1851 <86>Jul 16 08:27:29 useradd[863272]: new user: name=builder, UID=1851, GID=1851, 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>Jul 16 08:27:32 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Jul 16 08:27:32 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed <13>Jul 16 08:27:32 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed <13>Jul 16 08:27:32 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-Guard-1.023-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-Guard-1.023-alt1.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71101 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Guard-1.023 + echo 'Source #0 (Guard-1.023.tar.gz):' Source #0 (Guard-1.023.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Guard-1.023.tar.gz + /bin/tar -xf - + cd Guard-1.023 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71101 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Guard-1.023 + 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 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Guard + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' Running Mkbootstrap for Guard () chmod 644 "Guard.bs" make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Guard.bs blib/arch/auto/Guard/Guard.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' cp Guard.pm blib/lib/Guard.pm make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Guard.xs > Guard.xsc mv Guard.xsc Guard.c make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' 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=\"1.023\" -DXS_VERSION=\"1.023\" -fPIC "-I/usr/lib64/perl5/CORE" Guard.c make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' rm -f blib/arch/auto/Guard/Guard.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Guard.o -o blib/arch/auto/Guard/Guard.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Guard/Guard.so make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' + : 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/Guard-1.023' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Guard.bs blib/arch/auto/Guard/Guard.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/00_load.t .... ok t/01_scoped.t .. ok t/02_guard.t ... ok t/03_die.t ..... ok All tests successful. Files=4, Tests=33, 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/Guard-1.023' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77096 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Guard-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Guard-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Guard-1.023 + 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-Guard-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Guard.bs blib/arch/auto/Guard/Guard.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Guard-buildroot/usr/lib64/perl5/auto/Guard/Guard.so Installing /usr/src/tmp/perl-Guard-buildroot/usr/lib64/perl5/Guard.pm make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Guard-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Guard-buildroot/usr/lib64/perl5/auto/Guard/Guard.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Guard-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Guard-buildroot (auto) removed './usr/lib64/perl5/auto/Guard/.packlist' mode of './usr/lib64/perl5/auto/Guard/Guard.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Guard-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Guard-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Guard-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Guard-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Guard-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-Guard-1.023-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77096 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Guard-1.023 + DOCDIR=/usr/src/tmp/perl-Guard-buildroot/usr/share/doc/perl-Guard-1.023 + export DOCDIR + rm -rf /usr/src/tmp/perl-Guard-buildroot/usr/share/doc/perl-Guard-1.023 + /bin/mkdir -p /usr/src/tmp/perl-Guard-buildroot/usr/share/doc/perl-Guard-1.023 + cp -prL Changes README /usr/src/tmp/perl-Guard-buildroot/usr/share/doc/perl-Guard-1.023 + chmod -R go-w /usr/src/tmp/perl-Guard-buildroot/usr/share/doc/perl-Guard-1.023 + chmod -R a+rX /usr/src/tmp/perl-Guard-buildroot/usr/share/doc/perl-Guard-1.023 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fn3LT8 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.ULOKq6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Guard-buildroot/usr/lib64/perl5/Guard.pm syntax OK Provides: perl(Guard.pm) = 1.023 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:ojjBzsfRnfj2OtmwoZafHLC8dmf9bbZ5pCZyhqR4cRkdGWg3nYFMcDGT04oEF2OBhnRFxvSf3cszlWkZtyhbhWYV2, perl(XSLoader.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.VOSzo7 Creating perl-Guard-debuginfo package Processing files: perl-Guard-debuginfo-1.023-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qLRhNb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PYFHEj find-requires: running scripts (debuginfo) Requires: perl-Guard = 1.023-alt1.2, debug64(libc.so.6), debug64(libperl-5.28.so) Adding to perl-Guard-debuginfo a strict dependency on perl-Guard Wrote: /usr/src/RPM/RPMS/x86_64/perl-Guard-1.023-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Guard-debuginfo-1.023-alt1.2.x86_64.rpm (w2.lzdio) 1.81user 0.71system 0:06.90elapsed 36%CPU (0avgtext+0avgdata 65648maxresident)k 0inputs+0outputs (0major+258900minor)pagefaults 0swaps 3.00user 1.27system 0:13.17elapsed 32%CPU (0avgtext+0avgdata 137360maxresident)k 0inputs+0outputs (0major+189925minor)pagefaults 0swaps --- perl-Guard-1.023-alt1.2.x86_64.rpm.repo 2019-01-24 18:35:58.000000000 +0000 +++ perl-Guard-1.023-alt1.2.x86_64.rpm.hasher 2023-07-16 08:27:41.253422992 +0000 @@ -18,3 +18,3 @@ File: /usr/lib64/perl5/auto/Guard 40755 root:root -File: /usr/lib64/perl5/auto/Guard/Guard.so 100644 root:root 8659e7de4396df73be73a586ef25c00e +File: /usr/lib64/perl5/auto/Guard/Guard.so 100644 root:root 99a8566287c7c6995fe5b82c291af6fc File: /usr/share/doc/perl-Guard-1.023 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/doc/perl-Guard-1.023/README 100644 root:root 99211f9ec508a8986f2bf7382b9d1869 -RPMIdentity: 13fccfdcb8d35f56783424e29302c45e84dcb315d73e5b9cbb2b5fb300b9dfb464b5ea19dbd35d358ba9645b320b1b3ff80d492cce4cb9e36423a22be9458e2c +RPMIdentity: e35490aa2fc51366a568be1d1e4686cff74576681c91134232a1864d9d849f740a9a64194adad9b9ebc54899f2e8c4b9afe42ab7c7a35c5175a4a9834d77025b --- perl-Guard-debuginfo-1.023-alt1.2.x86_64.rpm.repo 2019-01-24 18:35:58.000000000 +0000 +++ perl-Guard-debuginfo-1.023-alt1.2.x86_64.rpm.hasher 2023-07-16 08:27:41.328424591 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/50 40755 root:root -/usr/lib/debug/.build-id/50/0d44b1deaad8a9ab65365bc80e46750545fac5 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so -/usr/lib/debug/.build-id/50/0d44b1deaad8a9ab65365bc80e46750545fac5.debug 120777 root:root ../../usr/lib64/perl5/auto/Guard/Guard.so.debug +/usr/lib/debug/.build-id/52 40755 root:root +/usr/lib/debug/.build-id/52/d7e14437e5e826814eca076db342ff0a67ea7a 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so +/usr/lib/debug/.build-id/52/d7e14437e5e826814eca076db342ff0a67ea7a.debug 120777 root:root ../../usr/lib64/perl5/auto/Guard/Guard.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -15,5 +15,5 @@ Provides: perl-Guard-debuginfo = 1.023-alt1.2:sisyphus+219907.10300.1.1 -File: /usr/lib/debug/.build-id/50 40755 root:root -File: /usr/lib/debug/.build-id/50/0d44b1deaad8a9ab65365bc80e46750545fac5 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so -File: /usr/lib/debug/.build-id/50/0d44b1deaad8a9ab65365bc80e46750545fac5.debug 120777 root:root ../../usr/lib64/perl5/auto/Guard/Guard.so.debug +File: /usr/lib/debug/.build-id/52 40755 root:root +File: /usr/lib/debug/.build-id/52/d7e14437e5e826814eca076db342ff0a67ea7a 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so +File: /usr/lib/debug/.build-id/52/d7e14437e5e826814eca076db342ff0a67ea7a.debug 120777 root:root ../../usr/lib64/perl5/auto/Guard/Guard.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -21,3 +21,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Guard 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Guard/Guard.so.debug 100644 root:root a78a625ac5247fcb14c09e05bbe38d9b +File: /usr/lib/debug/usr/lib64/perl5/auto/Guard/Guard.so.debug 100644 root:root 75cde1c8f299def627d3bd019cf14a41 File: /usr/src/debug/Guard-1.023 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/Guard-1.023/Guard.xs 100644 root:root 9c661cc0bb7570398ec1c58cba95f41c -RPMIdentity: 9be2c6db42761a92b1e84d6f791aae24abb060c0251e8343bce014db027cd493e7131cdc74a534547b716abcf7003e9dea8dfcbe584a1b1b4b079632d266629b +RPMIdentity: 79d3fbda2cb2d8ddb2f82705b87447daafd754a0c55aa1b3c3d7156b56f7ee97c628ff183ec52de5d7abc9573c5a07e91689cb1788bcf76593e01b2135fd4c96