<86>Apr 7 00:33:26 userdel[1282777]: delete user 'rooter' <86>Apr 7 00:33:26 userdel[1282777]: removed group 'rooter' owned by 'rooter' <86>Apr 7 00:33:26 userdel[1282777]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 7 00:33:26 groupadd[1282803]: group added to /etc/group: name=rooter, GID=1865 <86>Apr 7 00:33:26 groupadd[1282803]: group added to /etc/gshadow: name=rooter <86>Apr 7 00:33:26 groupadd[1282803]: new group: name=rooter, GID=1865 <86>Apr 7 00:33:26 useradd[1282825]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash <86>Apr 7 00:33:26 userdel[1282861]: delete user 'builder' <86>Apr 7 00:33:26 userdel[1282861]: removed group 'builder' owned by 'builder' <86>Apr 7 00:33:26 userdel[1282861]: removed shadow group 'builder' owned by 'builder' <86>Apr 7 00:33:26 groupadd[1282890]: group added to /etc/group: name=builder, GID=1866 <86>Apr 7 00:33:26 groupadd[1282890]: group added to /etc/gshadow: name=builder <86>Apr 7 00:33:26 groupadd[1282890]: new group: name=builder, GID=1866 <86>Apr 7 00:33:26 useradd[1282918]: new user: name=builder, UID=1866, GID=1866, 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>Apr 7 00:33:29 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Apr 7 00:33:29 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Apr 7 00:33:30 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 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.74632 + 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.74632 + 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' 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" -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' "/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, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.02 cusr 0.02 csys = 0.07 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.42843 + 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 '{}' ';' /bin/grep: /usr/src/tmp/perl-Guard-buildroot/usr/lib64/perl5/auto/Guard/Guard.so: binary file 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: (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.42843 + 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.3RCs2t 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.V2ijSu 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/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.34.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.nnuQux 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.5pG3rx find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QwYV8u find-requires: running scripts (debuginfo) Requires: perl-Guard = 1.023-alt1.2, debug64(libc.so.6), debug64(libperl-5.34.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.24user 1.70system 0:07.32elapsed 40%CPU (0avgtext+0avgdata 71020maxresident)k 0inputs+0outputs (0major+206239minor)pagefaults 0swaps 3.80user 2.93system 0:18.40elapsed 36%CPU (0avgtext+0avgdata 129756maxresident)k 0inputs+0outputs (0major+207872minor)pagefaults 0swaps --- perl-Guard-1.023-alt1.2.x86_64.rpm.repo 2021-07-18 23:26:04.000000000 +0000 +++ perl-Guard-1.023-alt1.2.x86_64.rpm.hasher 2024-04-07 00:33:41.368160738 +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 ad8d0bb0a33151f7d7bf1a5698453b77 +File: /usr/lib64/perl5/auto/Guard/Guard.so 100644 root:root 6c140f7e9c9c708cebe1773636d40b99 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: 13c324900cc9e34d42acfd59cff44b42e40a9a6bd0f2c94ed0335339fd29d9ad9e634375ad565f498a0ebded2259aec715404dbafb45adc0921b25c8e129c34c +RPMIdentity: b9d41eaa01b2eef6524c7a1a7c393229a493401df813d8fd7ac01ef2629e90dabb7b595086f6ad04322d394adf16a2fc0ab998749706ca5a5ec8c3a4ec671759 --- perl-Guard-debuginfo-1.023-alt1.2.x86_64.rpm.repo 2021-07-18 23:26:04.000000000 +0000 +++ perl-Guard-debuginfo-1.023-alt1.2.x86_64.rpm.hasher 2024-04-07 00:33:41.449161868 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/57 40755 root:root -/usr/lib/debug/.build-id/57/2ca83ec82a1a9a565a3433a48465be0497d7d4 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so -/usr/lib/debug/.build-id/57/2ca83ec82a1a9a565a3433a48465be0497d7d4.debug 120777 root:root ../../usr/lib64/perl5/auto/Guard/Guard.so.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/904fd7954cc9666eb99411acac52256bccb3ec 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so +/usr/lib/debug/.build-id/ec/904fd7954cc9666eb99411acac52256bccb3ec.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+279723.6300.1.1 -File: /usr/lib/debug/.build-id/57 40755 root:root -File: /usr/lib/debug/.build-id/57/2ca83ec82a1a9a565a3433a48465be0497d7d4 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so -File: /usr/lib/debug/.build-id/57/2ca83ec82a1a9a565a3433a48465be0497d7d4.debug 120777 root:root ../../usr/lib64/perl5/auto/Guard/Guard.so.debug +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/904fd7954cc9666eb99411acac52256bccb3ec 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so +File: /usr/lib/debug/.build-id/ec/904fd7954cc9666eb99411acac52256bccb3ec.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 f12afc05b46787bb32b44657af802bb8 +File: /usr/lib/debug/usr/lib64/perl5/auto/Guard/Guard.so.debug 100644 root:root 2a6546bb00bafb99ef9034df21a5002c 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: fd91c289f6336edb92a02be589876078ea4b7d472142117e635019b5484b68b7e92b022648a1a5d9c38911709b5c391c32c559ca630ef507439a81c0fbd85e6d +RPMIdentity: e5a45d610e65e2812b87bf0ebe024fceafa5798d25666f7431c60785eb85f870bce27f743426b497ee9fcac023f29f2121f4affac098123e4b97ab0c7133cbac