<86>Aug 10 06:34:16 userdel[727880]: delete user 'rooter' <86>Aug 10 06:34:16 userdel[727880]: removed group 'rooter' owned by 'rooter' <86>Aug 10 06:34:16 userdel[727880]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 10 06:34:16 groupadd[727944]: group added to /etc/group: name=rooter, GID=1853 <86>Aug 10 06:34:16 groupadd[727944]: group added to /etc/gshadow: name=rooter <86>Aug 10 06:34:16 groupadd[727944]: new group: name=rooter, GID=1853 <86>Aug 10 06:34:16 useradd[728011]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash, from=none <86>Aug 10 06:34:16 userdel[728096]: delete user 'builder' <86>Aug 10 06:34:16 userdel[728096]: removed group 'builder' owned by 'builder' <86>Aug 10 06:34:16 userdel[728096]: removed shadow group 'builder' owned by 'builder' <86>Aug 10 06:34:16 groupadd[728184]: group added to /etc/group: name=builder, GID=1854 <86>Aug 10 06:34:16 groupadd[728184]: group added to /etc/gshadow: name=builder <86>Aug 10 06:34:16 groupadd[728184]: new group: name=builder, GID=1854 <86>Aug 10 06:34:16 useradd[728258]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash, from=none 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>Aug 10 06:34:19 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Aug 10 06:34:19 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Aug 10 06:34:19 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 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.54453 + 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): + /usr/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.54453 + 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,' + /usr/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 -flto=auto -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 -flto=auto -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 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.01 sys + 0.02 cusr 0.01 csys = 0.06 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.80436 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Guard-1.023 + perl_vendor_install + /usr/bin/grep -qs -Ew Build_PL Build.PL + /usr/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 /usr/bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Guard-buildroot -type f -not -name .packlist -exec /usr/bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /usr/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Guard-buildroot Processing files: perl-Guard-1.023-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69048 + 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.udwOxy 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.KIMu5b 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.38.so >= set:ojjBzsfRnfPKOSWRDRnjA6HDABBZqcPv9iHCwFCGhl7qUyf5CVkZ602cQk1VOEHWQMfXD16KNata7MEsP1J4FPDb, 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.5y03Ws 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.lbc0EF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vbStLH find-requires: running scripts (debuginfo) Requires: perl-Guard = 1.023-alt1.2, debug(libc.so.6), debug(libperl-5.38.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.03user 1.42system 0:06.39elapsed 38%CPU (0avgtext+0avgdata 57164maxresident)k 0inputs+0outputs (0major+198081minor)pagefaults 0swaps 3.12user 2.77system 0:16.10elapsed 36%CPU (0avgtext+0avgdata 129364maxresident)k 0inputs+0outputs (0major+206087minor)pagefaults 0swaps --- perl-Guard-1.023-alt1.2.i586.rpm.repo 2023-11-28 06:17:06.000000000 +0000 +++ perl-Guard-1.023-alt1.2.i586.rpm.hasher 2024-08-10 06:34:28.583964031 +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 c8cf8c8c8661571656491bc01d8fe7a0 +File: /usr/lib/perl5/auto/Guard/Guard.so 100644 root:root 09dfa19236cb3c12fc5d7cb826c93246 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: 4ae44458e02becda5d235c6a45ef7ccbb57e345afbd8d011249972777869ef02deeade27789e9db0bfdd6634f893dcd88aacb9cb8cf03db9572a3e8e9bdc3cb7 +RPMIdentity: bf7a5ecc185875cbe46a108b972dea5611ab5d9c11e79a0f3ada5dd0de9d4aa23f733b4c1621ea41cec39b2e6bb7ac380acedd2ed05cc98cd1b6e892829e335b --- perl-Guard-debuginfo-1.023-alt1.2.i586.rpm.repo 2023-11-28 06:17:06.000000000 +0000 +++ perl-Guard-debuginfo-1.023-alt1.2.i586.rpm.hasher 2024-08-10 06:34:28.685966106 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/45 40755 root:root -/usr/lib/debug/.build-id/45/0f0ee8ab1f3d1b3ce37789ed183e933dd0041f 120777 root:root ../../../perl5/auto/Guard/Guard.so -/usr/lib/debug/.build-id/45/0f0ee8ab1f3d1b3ce37789ed183e933dd0041f.debug 120777 root:root ../../usr/lib/perl5/auto/Guard/Guard.so.debug +/usr/lib/debug/.build-id/92 40755 root:root +/usr/lib/debug/.build-id/92/deb507dde77f3c0b87082e8583b95ec2a9af8f 120777 root:root ../../../perl5/auto/Guard/Guard.so +/usr/lib/debug/.build-id/92/deb507dde77f3c0b87082e8583b95ec2a9af8f.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+335067.10300.2.2 -File: /usr/lib/debug/.build-id/45 40755 root:root -File: /usr/lib/debug/.build-id/45/0f0ee8ab1f3d1b3ce37789ed183e933dd0041f 120777 root:root ../../../perl5/auto/Guard/Guard.so -File: /usr/lib/debug/.build-id/45/0f0ee8ab1f3d1b3ce37789ed183e933dd0041f.debug 120777 root:root ../../usr/lib/perl5/auto/Guard/Guard.so.debug +File: /usr/lib/debug/.build-id/92 40755 root:root +File: /usr/lib/debug/.build-id/92/deb507dde77f3c0b87082e8583b95ec2a9af8f 120777 root:root ../../../perl5/auto/Guard/Guard.so +File: /usr/lib/debug/.build-id/92/deb507dde77f3c0b87082e8583b95ec2a9af8f.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 3db2e3fccc8c68af3ed00ffb027f8058 +File: /usr/lib/debug/usr/lib/perl5/auto/Guard/Guard.so.debug 100644 root:root 209ff5dc7433a880ec4bc8f5c8fd3111 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: 4c2b7df61116b4a8dd5519ec89bfda565f59fb44f50f726f71b342d74b652656234e5769dd0636ecbf9cd2d0ed039d649dad5d85a39c71bbbe0c4d6596dbcb30 +RPMIdentity: 7d62fd527939f5ed48568bdddd99d6209621d20e54340684e6fd1594eb1f349bc2661c6ce9f12e2bc5969542be1b64a0dddd4585c75560647e62793669b18889