<86>Aug 3 01:39:59 userdel[572788]: delete user 'rooter' <86>Aug 3 01:39:59 userdel[572788]: removed group 'rooter' owned by 'rooter' <86>Aug 3 01:39:59 userdel[572788]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 3 01:39:59 groupadd[572847]: group added to /etc/group: name=rooter, GID=1799 <86>Aug 3 01:39:59 groupadd[572847]: group added to /etc/gshadow: name=rooter <86>Aug 3 01:39:59 groupadd[572847]: new group: name=rooter, GID=1799 <86>Aug 3 01:39:59 useradd[572880]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Aug 3 01:39:59 userdel[572958]: delete user 'builder' <86>Aug 3 01:39:59 userdel[572958]: removed group 'builder' owned by 'builder' <86>Aug 3 01:39:59 userdel[572958]: removed shadow group 'builder' owned by 'builder' <86>Aug 3 01:39:59 groupadd[573006]: group added to /etc/group: name=builder, GID=1800 <86>Aug 3 01:39:59 groupadd[573006]: group added to /etc/gshadow: name=builder <86>Aug 3 01:39:59 groupadd[573006]: new group: name=builder, GID=1800 <86>Aug 3 01:39:59 useradd[573034]: new user: name=builder, UID=1800, GID=1800, 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>Aug 3 01:40:02 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Aug 3 01:40:02 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Aug 3 01:40:02 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 installed <13>Aug 3 01:40:02 rpmi: perl-Devel-CheckLib-1.16-alt1 sisyphus+311164.100.1.1 1670171220 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97129 + 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.97129 + 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' '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 -DVERSION=\"0.24\" -DXS_VERSION=\"0.24\" -fPIC "-I/usr/lib64/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/lib64/perl5/CORE/perl.h:2930, from Snappy.xs:4: /usr/lib64/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/lib64/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.00 sys + 0.15 cusr 0.01 csys = 0.20 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.95170 + 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/lib64/perl5/auto/Compress/Snappy/Snappy.so Installing /usr/src/tmp/perl-Compress-Snappy-buildroot/usr/lib64/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/lib64/perl5/auto/Compress/Snappy/.packlist' mode of './usr/lib64/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/lib64: (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.95170 + 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.ucTPFA 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.SpxWUD 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/lib64/perl5/Compress/Snappy.pm syntax OK Provides: perl(Compress/Snappy.pm) = 0.240 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= 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.3LM2nn 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.IbSVxv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hNdUmp find-requires: running scripts (debuginfo) Requires: perl-Compress-Snappy = 0.24-alt1.2, debug64(libc.so.6), debug64(libperl-5.34.so) Adding to perl-Compress-Snappy-debuginfo a strict dependency on perl-Compress-Snappy Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-Snappy-0.24-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-Snappy-debuginfo-0.24-alt1.2.x86_64.rpm (w2.lzdio) 1.40user 0.50system 0:06.29elapsed 30%CPU (0avgtext+0avgdata 80140maxresident)k 0inputs+0outputs (0major+231119minor)pagefaults 0swaps /.out/perl-Compress-Snappy-0.24-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Compress-Snappy-0.24-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Compress-Snappy-debuginfo-0.24-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Compress-Snappy-debuginfo-0.24-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic 3.03user 1.18system 0:12.51elapsed 33%CPU (0avgtext+0avgdata 128364maxresident)k 0inputs+0outputs (0major+191722minor)pagefaults 0swaps --- perl-Compress-Snappy-0.24-alt1.2.x86_64.rpm.repo 2021-06-14 09:32:12.000000000 +0000 +++ perl-Compress-Snappy-0.24-alt1.2.x86_64.rpm.hasher 2023-08-03 01:40:10.603110359 +0000 @@ -24,3 +24,3 @@ File: /usr/lib64/perl5/auto/Compress/Snappy 40755 root:root -File: /usr/lib64/perl5/auto/Compress/Snappy/Snappy.so 100644 root:root b295d1600d797c6018d130cfffc34e2b +File: /usr/lib64/perl5/auto/Compress/Snappy/Snappy.so 100644 root:root ecd09fac25a67d316526b6771e1c7ece 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: e1daa8926d6f8cdf7db8f5146a1d268dd457b67565ac0ae33f3407d8b8939abdbde02cb32b82c15d9472a854734ae53c5687d4ed6e8aaa20b9d252ae16630a15 +RPMIdentity: 4de0bd7e9d3ec3fcac66d11bc12eae3a67cf7377ac0f814fa4e29a442ac4a49c50a96fcc68588b8c562d525ce677e807d53ed7fedbc86cf712be2b1146f30e62 --- perl-Compress-Snappy-debuginfo-0.24-alt1.2.x86_64.rpm.repo 2021-06-14 09:32:12.000000000 +0000 +++ perl-Compress-Snappy-debuginfo-0.24-alt1.2.x86_64.rpm.hasher 2023-08-03 01:40:10.675111543 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/53 40755 root:root -/usr/lib/debug/.build-id/53/0d66335b8f605c4b32a3f65eb2feaa1e9b829b 120777 root:root ../../../../lib64/perl5/auto/Compress/Snappy/Snappy.so -/usr/lib/debug/.build-id/53/0d66335b8f605c4b32a3f65eb2feaa1e9b829b.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Snappy/Snappy.so.debug +/usr/lib/debug/.build-id/e1 40755 root:root +/usr/lib/debug/.build-id/e1/dd577fbe3e25e95453bb30450bfcccceeadfb7 120777 root:root ../../../../lib64/perl5/auto/Compress/Snappy/Snappy.so +/usr/lib/debug/.build-id/e1/dd577fbe3e25e95453bb30450bfcccceeadfb7.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Snappy/Snappy.so.debug /usr/lib/debug/usr/lib64/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/53 40755 root:root -File: /usr/lib/debug/.build-id/53/0d66335b8f605c4b32a3f65eb2feaa1e9b829b 120777 root:root ../../../../lib64/perl5/auto/Compress/Snappy/Snappy.so -File: /usr/lib/debug/.build-id/53/0d66335b8f605c4b32a3f65eb2feaa1e9b829b.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Snappy/Snappy.so.debug +File: /usr/lib/debug/.build-id/e1 40755 root:root +File: /usr/lib/debug/.build-id/e1/dd577fbe3e25e95453bb30450bfcccceeadfb7 120777 root:root ../../../../lib64/perl5/auto/Compress/Snappy/Snappy.so +File: /usr/lib/debug/.build-id/e1/dd577fbe3e25e95453bb30450bfcccceeadfb7.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Snappy/Snappy.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -28,3 +28,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Snappy 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Snappy/Snappy.so.debug 100644 root:root d8122fa2386098bb194aa42622068aa2 +File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Snappy/Snappy.so.debug 100644 root:root 0b6cd3657ecf1e40ec8af4f0e24aa5e3 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: 3d99c83222189f2f519881b796b9eab403d935362e3a171431de5e23caccbdce053f19a40d1a29595044a5dba5eeb3ae389d7ba88f41707145ce3dd16e1037f0 +RPMIdentity: 58c46901c4f6387f0be700412161e78a69df880c9786aec81cf83850cd409472ba6c58a2e8d54cf2171e3dce9ad91ddc6e1f1e870328bba46d7d015e69fac9c9