<86>Sep 14 09:51:26 userdel[1281396]: delete user 'rooter' <86>Sep 14 09:51:26 groupadd[1281410]: group added to /etc/group: name=rooter, GID=663 <86>Sep 14 09:51:26 groupadd[1281410]: group added to /etc/gshadow: name=rooter <86>Sep 14 09:51:26 groupadd[1281410]: new group: name=rooter, GID=663 <86>Sep 14 09:51:26 useradd[1281417]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Sep 14 09:51:26 userdel[1281425]: delete user 'builder' <86>Sep 14 09:51:26 userdel[1281425]: removed group 'builder' owned by 'builder' <86>Sep 14 09:51:26 userdel[1281425]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 09:51:26 groupadd[1281434]: group added to /etc/group: name=builder, GID=664 <86>Sep 14 09:51:26 groupadd[1281434]: group added to /etc/gshadow: name=builder <86>Sep 14 09:51:26 groupadd[1281434]: new group: name=builder, GID=664 <86>Sep 14 09:51:26 useradd[1281438]: new user: name=builder, UID=664, GID=664, 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 14 09:51:28 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 14 09:51:28 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 14 09:51:28 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-Guard-1.023-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-Guard-1.023-alt1.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24158 + 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.24158 + 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 + tee .perl.req + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + : 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 -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' '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 -march=i586 -mtune=generic -DVERSION=\"1.023\" -DXS_VERSION=\"1.023\" -fPIC "-I/usr/lib/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/lib/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.00 sys + 0.02 cusr 0.01 csys = 0.05 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.22354 + 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/lib/perl5/auto/Guard/Guard.so Installing /usr/src/tmp/perl-Guard-buildroot/usr/lib/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 '{}' ';' + : 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/lib/perl5/auto/Guard/.packlist' mode of './usr/lib/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/lib: (from :0) 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) Processing files: perl-Guard-1.023-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22354 + 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.06ecrX 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.JpERNW 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-Guard-buildroot/usr/lib/perl5/Guard.pm syntax OK Provides: perl(Guard.pm) = 1.023 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.34.so >= 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.NH6e7W 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.PZSOLV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LqOxUV find-requires: running scripts (debuginfo) Requires: perl-Guard = 1.023-alt1.2, debug(libc.so.6), debug(libperl-5.34.so) Adding to perl-Guard-debuginfo a strict dependency on perl-Guard Wrote: /usr/src/RPM/RPMS/i586/perl-Guard-1.023-alt1.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Guard-debuginfo-1.023-alt1.2.i586.rpm (w2.lzdio) 1.82user 0.60system 0:06.57elapsed 36%CPU (0avgtext+0avgdata 52500maxresident)k 0inputs+0outputs (0major+181530minor)pagefaults 0swaps 5.33user 3.26system 0:12.88elapsed 66%CPU (0avgtext+0avgdata 104112maxresident)k 0inputs+0outputs (0major+465274minor)pagefaults 0swaps --- perl-Guard-1.023-alt1.2.i586.rpm.repo 2021-07-18 23:27:47.199358256 +0000 +++ perl-Guard-1.023-alt1.2.i586.rpm.hasher 2021-09-14 09:51:37.866763488 +0000 @@ -18,3 +18,3 @@ File: /usr/lib/perl5/auto/Guard 40755 root:root -File: /usr/lib/perl5/auto/Guard/Guard.so 100644 root:root bb4e115f4f568cba9ad9e998335ba7fd +File: /usr/lib/perl5/auto/Guard/Guard.so 100644 root:root a42461b87d10b2f11e045f8059f3c012 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: ecfa9fdf3064ed9a5021dc9e01f758319d5fa34ce2c98f86a53f0446378b65020284daa2e39db04495176f6832f222ac117612ca4e00e460d8927f55fbd762e2 +RPMIdentity: 568fe824c494693e261f06e52ce4936ddb2b6d27c57661f3145211994f0cf92acc132b9848f5bd23b00dce09200b8a8157883b89287536216eeb118eeee978b1 --- perl-Guard-debuginfo-1.023-alt1.2.i586.rpm.repo 2021-07-18 23:27:47.189358174 +0000 +++ perl-Guard-debuginfo-1.023-alt1.2.i586.rpm.hasher 2021-09-14 09:51:37.940763572 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/18 40755 root:root -/usr/lib/debug/.build-id/18/3099f09f5e3b16e8c18a033d8806b4809ba79a 120777 root:root ../../../perl5/auto/Guard/Guard.so -/usr/lib/debug/.build-id/18/3099f09f5e3b16e8c18a033d8806b4809ba79a.debug 120777 root:root ../../usr/lib/perl5/auto/Guard/Guard.so.debug +/usr/lib/debug/.build-id/c3 40755 root:root +/usr/lib/debug/.build-id/c3/13e6908332f47a098d342a002736c9d18af090 120777 root:root ../../../perl5/auto/Guard/Guard.so +/usr/lib/debug/.build-id/c3/13e6908332f47a098d342a002736c9d18af090.debug 120777 root:root ../../usr/lib/perl5/auto/Guard/Guard.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -15,5 +15,5 @@ Provides: perl-Guard-debuginfo = 1.023-alt1.2:sisyphus+279723.6300.1.1 -File: /usr/lib/debug/.build-id/18 40755 root:root -File: /usr/lib/debug/.build-id/18/3099f09f5e3b16e8c18a033d8806b4809ba79a 120777 root:root ../../../perl5/auto/Guard/Guard.so -File: /usr/lib/debug/.build-id/18/3099f09f5e3b16e8c18a033d8806b4809ba79a.debug 120777 root:root ../../usr/lib/perl5/auto/Guard/Guard.so.debug +File: /usr/lib/debug/.build-id/c3 40755 root:root +File: /usr/lib/debug/.build-id/c3/13e6908332f47a098d342a002736c9d18af090 120777 root:root ../../../perl5/auto/Guard/Guard.so +File: /usr/lib/debug/.build-id/c3/13e6908332f47a098d342a002736c9d18af090.debug 120777 root:root ../../usr/lib/perl5/auto/Guard/Guard.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -21,3 +21,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Guard 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Guard/Guard.so.debug 100644 root:root 3caded74a6640aca1b5ffbb970526598 +File: /usr/lib/debug/usr/lib/perl5/auto/Guard/Guard.so.debug 100644 root:root a81af61617dc158e86c2791d6427ec97 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: 4bdfd543c4f24653c03c2e625e4db6e57fa5732e35c61fa3faa91bc63daf6b646773dd03868a743b3d93e2f7d810b5af6f489e930757af54f6a84ebf66b5fb41 +RPMIdentity: d78369d178e3c3726be477a4f54f959352063b547e0c10af19de1ef7529d024ffeb2034b148144c95f3a90e3a538b8334529c7c6b514b4f25342c6c7ad9fde6b