<86>Jun 3 05:12:49 userdel[3859499]: delete user 'rooter' <86>Jun 3 05:12:49 userdel[3859499]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:12:49 userdel[3859499]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:12:49 groupadd[3859578]: group added to /etc/group: name=rooter, GID=1829 <86>Jun 3 05:12:49 groupadd[3859578]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:12:49 groupadd[3859578]: new group: name=rooter, GID=1829 <86>Jun 3 05:12:49 useradd[3859608]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:12:49 userdel[3859680]: delete user 'builder' <86>Jun 3 05:12:49 userdel[3859680]: removed group 'builder' owned by 'builder' <86>Jun 3 05:12:49 userdel[3859680]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:12:49 groupadd[3859722]: group added to /etc/group: name=builder, GID=1830 <86>Jun 3 05:12:49 groupadd[3859722]: group added to /etc/gshadow: name=builder <86>Jun 3 05:12:49 groupadd[3859722]: new group: name=builder, GID=1830 <86>Jun 3 05:12:49 useradd[3859738]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Compress-Snappy-0.24-alt1.2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Compress-Snappy-0.24-alt1.2.src.rpm: The use of such a license name is ambiguous: Artistic 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>Jun 3 05:12:51 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Jun 3 05:12:51 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Jun 3 05:12:51 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953649 installed <13>Jun 3 05:12:51 rpmi: perl-Devel-CheckLib-1.16-alt1 sisyphus+311164.100.1.1 1670171220 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Compress-Snappy-0.24-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-Compress-Snappy-0.24-alt1.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19348 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Compress-Snappy-0.24 + echo 'Source #0 (Compress-Snappy-0.24.tar.gz):' Source #0 (Compress-Snappy-0.24.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Compress-Snappy-0.24.tar.gz + /bin/tar -xf - + cd Compress-Snappy-0.24 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i- /CCFLAGS/d Makefile.PL + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19348 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Compress-Snappy-0.24 + 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 perl(Exporter)>=5.57 perl(XSLoader)>=0 + : 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 Compress::Snappy + : 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/Compress-Snappy-0.24' Running Mkbootstrap for Snappy () chmod 644 "Snappy.bs" make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' make: Entering directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Snappy.bs blib/arch/auto/Compress/Snappy/Snappy.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' make: Entering directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' cp lib/Compress/Snappy.pm blib/lib/Compress/Snappy.pm make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' make: Entering directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Snappy.xs > Snappy.xsc mv Snappy.xsc Snappy.c make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' make: Entering directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' 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=\"0.24\" -DXS_VERSION=\"0.24\" -fPIC "-I/usr/lib/perl5/CORE" -DHAVE_BUILTIN_CTZ Snappy.c In file included from Snappy.xs:8: ppport.h:765: warning: "WIDEST_UTYPE" redefined 765 | #define WIDEST_UTYPE U64TYPE | In file included from /usr/lib/perl5/CORE/perl.h:2930, from Snappy.xs:4: /usr/lib/perl5/CORE/handy.h:1382: note: this is the location of the previous definition 1382 | # define WIDEST_UTYPE U64 | make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' make: Entering directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' rm -f blib/arch/auto/Compress/Snappy/Snappy.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Snappy.o -o blib/arch/auto/Compress/Snappy/Snappy.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Compress/Snappy/Snappy.so make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' + : 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/Compress-Snappy-0.24' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Snappy.bs blib/arch/auto/Compress/Snappy/Snappy.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_compile.t .. ok t/01_snappy.t ... ok All tests successful. Files=2, Tests=1034, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.18 cusr 0.01 csys = 0.24 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72032 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Compress-Snappy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Compress-Snappy-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Compress-Snappy-0.24 + 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-Compress-Snappy-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Snappy.bs blib/arch/auto/Compress/Snappy/Snappy.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/lib/perl5/auto/Compress/Snappy/Snappy.so Installing /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/lib/perl5/Compress/Snappy.pm make: Leaving directory '/usr/src/RPM/BUILD/Compress-Snappy-0.24' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Compress-Snappy-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Compress-Snappy-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Exporter)>=5.57 perl(XSLoader)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Compress-Snappy-buildroot (auto) removed './usr/lib/perl5/auto/Compress/Snappy/.packlist' mode of './usr/lib/perl5/auto/Compress/Snappy/Snappy.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Compress-Snappy-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Compress-Snappy-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Compress-Snappy-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Compress-Snappy-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Compress-Snappy-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Compress-Snappy-0.24-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41361 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Compress-Snappy-0.24 + DOCDIR=/usr/src/tmp/perl-Compress-Snappy-buildroot/usr/share/doc/perl-Compress-Snappy-0.24 + export DOCDIR + rm -rf /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/share/doc/perl-Compress-Snappy-0.24 + /bin/mkdir -p /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/share/doc/perl-Compress-Snappy-0.24 + cp -prL Changes README /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/share/doc/perl-Compress-Snappy-0.24 + chmod -R go-w /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/share/doc/perl-Compress-Snappy-0.24 + chmod -R a+rX /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/share/doc/perl-Compress-Snappy-0.24 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b04DlZ 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.6FfvHu 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-Compress-Snappy-buildroot/usr/lib/perl5/Compress/Snappy.pm syntax OK Provides: perl(Compress/Snappy.pm) = 0.240 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libperl-5.34.so >= set:okjB3IX7V1XZ4nCvREbhGfOk3uxMgkweK7, 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.9PrzE8 Creating perl-Compress-Snappy-debuginfo package Processing files: perl-Compress-Snappy-debuginfo-0.24-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.psLYRg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ucnv5r find-requires: running scripts (debuginfo) Requires: perl-Compress-Snappy = 0.24-alt1.2, debug(libc.so.6), debug(libperl-5.34.so) Adding to perl-Compress-Snappy-debuginfo a strict dependency on perl-Compress-Snappy Wrote: /usr/src/RPM/RPMS/i586/perl-Compress-Snappy-0.24-alt1.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Compress-Snappy-debuginfo-0.24-alt1.2.i586.rpm (w2.lzdio) 1.55user 0.96system 0:06.69elapsed 37%CPU (0avgtext+0avgdata 51168maxresident)k 0inputs+0outputs (0major+211629minor)pagefaults 0swaps /.out/perl-Compress-Snappy-0.24-alt1.2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Compress-Snappy-0.24-alt1.2.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Compress-Snappy-debuginfo-0.24-alt1.2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Compress-Snappy-debuginfo-0.24-alt1.2.i586.rpm: The use of such a license name is ambiguous: Artistic 1.73user 1.16system 0:12.04elapsed 24%CPU (0avgtext+0avgdata 109768maxresident)k 0inputs+0outputs (0major+200030minor)pagefaults 0swaps --- perl-Compress-Snappy-0.24-alt1.2.i586.rpm.repo 2021-06-14 09:28:19.000000000 +0000 +++ perl-Compress-Snappy-0.24-alt1.2.i586.rpm.hasher 2023-06-03 05:12:59.896683771 +0000 @@ -24,3 +24,3 @@ File: /usr/lib/perl5/auto/Compress/Snappy 40755 root:root -File: /usr/lib/perl5/auto/Compress/Snappy/Snappy.so 100644 root:root c6910256ce8f0d89609a0ddb381be6e5 +File: /usr/lib/perl5/auto/Compress/Snappy/Snappy.so 100644 root:root 15d4ebc608e38001eb54e87f850a3828 File: /usr/share/doc/perl-Compress-Snappy-0.24 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/doc/perl-Compress-Snappy-0.24/README 100644 root:root 6596dd87c6409dbdc350c80c8fdb55f0 -RPMIdentity: 95672280c1e6c57c6b46dd1aaaef38442250fce87aaff645d846caa1406d071728929f74e924c0eb4e62f0ef98a27e3101589621b9e12703127142aa8b93c237 +RPMIdentity: dd2024191fa856655c6b226a11edad88ed73dd1db52fa5e55f598e97c79c569fa2d98131ac4254c634ef979702dddce1c5b0a3ef7a0b3fbfa89cba4bda6a0841 --- perl-Compress-Snappy-debuginfo-0.24-alt1.2.i586.rpm.repo 2021-06-14 09:28:19.000000000 +0000 +++ perl-Compress-Snappy-debuginfo-0.24-alt1.2.i586.rpm.hasher 2023-06-03 05:12:59.986685511 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6a 40755 root:root -/usr/lib/debug/.build-id/6a/e33c08a0c90bfeb9b7d7b757d445748a1724ca 120777 root:root ../../../perl5/auto/Compress/Snappy/Snappy.so -/usr/lib/debug/.build-id/6a/e33c08a0c90bfeb9b7d7b757d445748a1724ca.debug 120777 root:root ../../usr/lib/perl5/auto/Compress/Snappy/Snappy.so.debug +/usr/lib/debug/.build-id/5f 40755 root:root +/usr/lib/debug/.build-id/5f/9f50eaa9351d252d3735846b77862a4a8e47e5 120777 root:root ../../../perl5/auto/Compress/Snappy/Snappy.so +/usr/lib/debug/.build-id/5f/9f50eaa9351d252d3735846b77862a4a8e47e5.debug 120777 root:root ../../usr/lib/perl5/auto/Compress/Snappy/Snappy.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -21,5 +21,5 @@ Provides: perl-Compress-Snappy-debuginfo = 0.24-alt1.2:sisyphus+274516.31000.2.1 -File: /usr/lib/debug/.build-id/6a 40755 root:root -File: /usr/lib/debug/.build-id/6a/e33c08a0c90bfeb9b7d7b757d445748a1724ca 120777 root:root ../../../perl5/auto/Compress/Snappy/Snappy.so -File: /usr/lib/debug/.build-id/6a/e33c08a0c90bfeb9b7d7b757d445748a1724ca.debug 120777 root:root ../../usr/lib/perl5/auto/Compress/Snappy/Snappy.so.debug +File: /usr/lib/debug/.build-id/5f 40755 root:root +File: /usr/lib/debug/.build-id/5f/9f50eaa9351d252d3735846b77862a4a8e47e5 120777 root:root ../../../perl5/auto/Compress/Snappy/Snappy.so +File: /usr/lib/debug/.build-id/5f/9f50eaa9351d252d3735846b77862a4a8e47e5.debug 120777 root:root ../../usr/lib/perl5/auto/Compress/Snappy/Snappy.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -28,3 +28,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Compress/Snappy 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Compress/Snappy/Snappy.so.debug 100644 root:root 4a74dfeba39d344ebfc6f5b28325b1dc +File: /usr/lib/debug/usr/lib/perl5/auto/Compress/Snappy/Snappy.so.debug 100644 root:root caac7043b92c625602638a3a84fb1967 File: /usr/src/debug/Compress-Snappy-0.24 40755 root:root @@ -37,2 +37,2 @@ File: /usr/src/debug/Compress-Snappy-0.24/src/csnappy_internal_userspace.h 100644 root:root 91f0555bb92fcf7cd712a9b8d71103ba -RPMIdentity: 36bda93bb337e9c4c3ed42556a69f7b0f7226c09c96c29dd17dc358ffd1e6e94288a1cfc29bf9d791670624b7480751253b95d7f93e86a1b397f193ccbc660a6 +RPMIdentity: 2534516b5ecc6eeb57a134822ade226e079195045e3fe3e6963adcc963c55bd19cdcce79149c76a133afeb334f638f6fc49d39d019135eb123869ccc11d0711b