<86>Jun 16 01:33:44 userdel[2606895]: delete user 'rooter' <86>Jun 16 01:33:44 groupadd[2606927]: group added to /etc/group: name=rooter, GID=1274 <86>Jun 16 01:33:44 groupadd[2606927]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:33:44 groupadd[2606927]: new group: name=rooter, GID=1274 <86>Jun 16 01:33:44 useradd[2606971]: new user: name=rooter, UID=1274, GID=1274, home=/root, shell=/bin/bash <86>Jun 16 01:33:44 userdel[2607019]: delete user 'builder' <86>Jun 16 01:33:44 userdel[2607019]: removed group 'builder' owned by 'builder' <86>Jun 16 01:33:44 userdel[2607019]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:33:44 groupadd[2607070]: group added to /etc/group: name=builder, GID=1275 <86>Jun 16 01:33:44 groupadd[2607070]: group added to /etc/gshadow: name=builder <86>Jun 16 01:33:44 groupadd[2607070]: new group: name=builder, GID=1275 <86>Jun 16 01:33:44 useradd[2607112]: new user: name=builder, UID=1275, GID=1275, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Cache-FastMmap-1.56-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Cache-FastMmap-1.56-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Jun 16 01:33:48 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Jun 16 01:33:48 rpmi: perl-Encode-3.10-alt1 sisyphus+279723.200.1.1 1626648866 installed <13>Jun 16 01:33:48 rpmi: perl-Compress-Raw-Zlib-2.202-alt1 p10+303233.200.4.1 1659531316 installed <13>Jun 16 01:33:48 rpmi: perl-Compress-Raw-Bzip2-2.201-alt1 p10+303233.240.4.1 1659531335 installed <13>Jun 16 01:33:48 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 01:33:48 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 01:33:48 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Jun 16 01:33:48 rpmi: perl-Test-Deep-1.130-alt1 sisyphus+247262.100.1.1 1583242516 installed <13>Jun 16 01:33:48 rpmi: perl-IO-Compress-2.201-alt1 p10+303233.300.4.1 1659531378 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Cache-FastMmap-1.56-alt1.nosrc.rpm (w1.gzdio) Installing perl-Cache-FastMmap-1.56-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.323 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Cache-FastMmap-1.56 + echo 'Source #0 (Cache-FastMmap-1.56.tar.gz):' Source #0 (Cache-FastMmap-1.56.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Cache-FastMmap-1.56.tar.gz + /bin/tar -xf - + cd Cache-FastMmap-1.56 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.323 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Cache-FastMmap-1.56 + 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 perl(Storable)>=0 perl(Test::Deep)>=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 Cache::FastMmap + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' cp lib/Cache/FastMmap.pm blib/lib/Cache/FastMmap.pm make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' Running Mkbootstrap for FastMmap () chmod 644 "FastMmap.bs" make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastMmap.bs blib/arch/auto/Cache/FastMmap/FastMmap.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' FastMmap.xs > FastMmap.xsc mv FastMmap.xsc FastMmap.c make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' gcc -c -I. -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.56\" -DXS_VERSION=\"1.56\" -fPIC "-I/usr/lib64/perl5/CORE" unix.c unix.c: In function 'mmc_lock_page': unix.c:177:7: warning: 'old_alarm' may be used uninitialized in this function [-Wmaybe-uninitialized] 177 | alarm(old_alarm); | ^~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' gcc -c -I. -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.56\" -DXS_VERSION=\"1.56\" -fPIC "-I/usr/lib64/perl5/CORE" mmap_cache.c make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' gcc -c -I. -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.56\" -DXS_VERSION=\"1.56\" -fPIC "-I/usr/lib64/perl5/CORE" FastMmap.c In file included from FastMmap.xs:5: ppport.h:227: warning: "PERL_UNUSED_DECL" redefined 227 | # define PERL_UNUSED_DECL | In file included from FastMmap.xs:2: /usr/lib64/perl5/CORE/perl.h:438: note: this is the location of the previous definition 438 | # define PERL_UNUSED_DECL __attribute__unused__ | In file included from FastMmap.xs:3: FastMmap.c: In function 'XS_Cache__FastMmap_fc_set_param': /usr/lib64/perl5/CORE/XSUB.h:189:28: warning: unused variable 'targ' [-Wunused-variable] 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ /usr/lib64/perl5/CORE/XSUB.h:189:28: note: in definition of macro 'dXSTARG' 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ FastMmap.c: In function 'XS_Cache__FastMmap_fc_init': /usr/lib64/perl5/CORE/XSUB.h:189:28: warning: unused variable 'targ' [-Wunused-variable] 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ /usr/lib64/perl5/CORE/XSUB.h:189:28: note: in definition of macro 'dXSTARG' 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ FastMmap.c: In function 'XS_Cache__FastMmap_fc_lock': /usr/lib64/perl5/CORE/XSUB.h:189:28: warning: unused variable 'targ' [-Wunused-variable] 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ /usr/lib64/perl5/CORE/XSUB.h:189:28: note: in definition of macro 'dXSTARG' 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ FastMmap.c: In function 'XS_Cache__FastMmap_fc_unlock': /usr/lib64/perl5/CORE/XSUB.h:189:28: warning: unused variable 'targ' [-Wunused-variable] 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ /usr/lib64/perl5/CORE/XSUB.h:189:28: note: in definition of macro 'dXSTARG' 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ FastMmap.c: In function 'XS_Cache__FastMmap_fc_delete': /usr/lib64/perl5/CORE/XSUB.h:189:28: warning: unused variable 'targ' [-Wunused-variable] 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ /usr/lib64/perl5/CORE/XSUB.h:189:28: note: in definition of macro 'dXSTARG' 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ FastMmap.c:569:6: warning: unused variable 'RETVAL' [-Wunused-variable] 569 | int RETVAL; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' rm -f blib/arch/auto/Cache/FastMmap/FastMmap.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong FastMmap.o mmap_cache.o unix.o -o blib/arch/auto/Cache/FastMmap/FastMmap.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Cache/FastMmap/FastMmap.so make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' + : 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/Cache-FastMmap-1.56' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastMmap.bs blib/arch/auto/Cache/FastMmap/FastMmap.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/1.t ... ok t/10.t .. ok t/11.t .. ok t/12.t .. ok t/13.t .. ok t/14.t .. ok t/15.t .. ok t/16.t .. ok t/17.t .. ok t/18.t .. skipped: No FD_CLOEXEC tests, no /proc filesystem t/19.t .. skipped: No JSON/Sereal, no json/sereal storage tests t/2.t ... ok t/20.t .. ok findmnt: can't read /proc/mounts: No such file or directory t/21.t .. skipped: Large file tests need tmpfs with at least 8G t/22.t .. ok t/23.t .. ok t/3.t ... ok t/4.t ... ok t/5.t ... ok t/6.t ... skipped: No GTop or /proc/, no memory leak tests t/7.t ... ok t/8.t ... ok t/9.t ... ok All tests successful. Files=23, Tests=568, 14 wallclock secs ( 0.08 usr 0.03 sys + 4.17 cusr 0.62 csys = 4.90 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54493 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Cache-FastMmap-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Cache-FastMmap-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Cache-FastMmap-1.56 + 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-Cache-FastMmap-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastMmap.bs blib/arch/auto/Cache/FastMmap/FastMmap.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so Installing /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib64/perl5/Cache/FastMmap.pm make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.56' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Cache-FastMmap-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /bin/grep: /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so: binary file matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Cache-FastMmap-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' /bin/grep: /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so: binary file matches /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib64/perl5/Cache/FastMmap.pm:For instance, all our machines have a /tmpfs mount point that we /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib64/perl5/Cache/FastMmap.pm: none /tmpfs tmpfs defaults,noatime,size=1000M 0 0 /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib64/perl5/Cache/FastMmap.pm:default on unix: /tmp/sharefile-$pid-$time-$random /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib64/perl5/Cache/FastMmap.pm:Default share_file name is no-longer /tmp/sharefile, but /tmp/sharefile-$pid-$time. /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib64/perl5/Cache/FastMmap.pm:override the default directory of /tmp /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib64/perl5/Cache/FastMmap.pm:Default share_file name is no longer /tmp/sharefile-$pid-$time /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib64/perl5/Cache/FastMmap.pm:but /tmp/sharefile-$pid-$time-$random. + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Storable)>=0 perl(Test::Deep)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Cache-FastMmap-buildroot (auto) removed './usr/lib64/perl5/auto/Cache/FastMmap/.packlist' mode of './usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Cache-FastMmap-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Cache-FastMmap-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Cache-FastMmap-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Cache-FastMmap-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Cache-FastMmap-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Cache-FastMmap-1.56-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40974 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Cache-FastMmap-1.56 + DOCDIR=/usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.56 + export DOCDIR + rm -rf /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.56 + /bin/mkdir -p /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.56 + cp -prL Changes README /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.56 + chmod -R go-w /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.56 + chmod -R a+rX /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.56 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DwtRZF 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.ykwz4F 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-Cache-FastMmap-buildroot/usr/lib64/perl5/Cache/FastMmap.pm syntax OK Provides: perl(Cache/FastMmap.pm) = 1.560 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= set:ojjB3ZoQVj60zEARHmpCZHjjKuP7pacxqJfBFpgPGynu1yNekBypt3iMelfmqgLBOd0, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(File/Spec.pm), perl(XSLoader.pm), perl(bytes.pm), perl(constant.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.ZxmGmE Creating perl-Cache-FastMmap-debuginfo package Processing files: perl-Cache-FastMmap-debuginfo-1.56-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4YJdzD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nmc8qG find-requires: running scripts (debuginfo) Requires: perl-Cache-FastMmap = 1.56-alt1, debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libpthread.so.0) Adding to perl-Cache-FastMmap-debuginfo a strict dependency on perl-Cache-FastMmap Wrote: /usr/src/RPM/RPMS/x86_64/perl-Cache-FastMmap-1.56-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Cache-FastMmap-debuginfo-1.56-alt1.x86_64.rpm (w2.lzdio) 6.36user 1.58system 0:21.96elapsed 36%CPU (0avgtext+0avgdata 82764maxresident)k 0inputs+0outputs (0major+319932minor)pagefaults 0swaps /.out/perl-Cache-FastMmap-1.56-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Cache-FastMmap-1.56-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Cache-FastMmap-debuginfo-1.56-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Cache-FastMmap-debuginfo-1.56-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic 5.10user 1.80system 0:32.09elapsed 21%CPU (0avgtext+0avgdata 128604maxresident)k 0inputs+0outputs (0major+197088minor)pagefaults 0swaps --- perl-Cache-FastMmap-1.56-alt1.x86_64.rpm.repo 2021-06-14 08:16:42.000000000 +0000 +++ perl-Cache-FastMmap-1.56-alt1.x86_64.rpm.hasher 2024-06-16 01:34:13.489081415 +0000 @@ -29,3 +29,3 @@ File: /usr/lib64/perl5/auto/Cache/FastMmap 40755 root:root -File: /usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so 100644 root:root 13e62538f8c1a2b1f3bbb56de92fe6a1 +File: /usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so 100644 root:root 90e68a2b9bf7d55a435e72f7dbef1368 File: /usr/share/doc/perl-Cache-FastMmap-1.56 40755 root:root @@ -33,2 +33,2 @@ File: /usr/share/doc/perl-Cache-FastMmap-1.56/README 100644 root:root 2a23f695308e84775cf0c68b85160e15 -RPMIdentity: 72a32294ab5f19aa9260009ba6fde8e6fff135e0a83bfbf13c0b9fb0ab4f4d782282fdea222efefa296ba5d1281d1f2de7f103d754eaa0726e4b0cb5104299d0 +RPMIdentity: 9e8089ed45c9b093bbf50179db369851d72d4775cb3c0a4747246cbf95126e0dedf39e526fe2d67afd8eaba2d9bb877835972aa1175af6d754a77ca51365d095 --- perl-Cache-FastMmap-debuginfo-1.56-alt1.x86_64.rpm.repo 2021-06-14 08:16:42.000000000 +0000 +++ perl-Cache-FastMmap-debuginfo-1.56-alt1.x86_64.rpm.hasher 2024-06-16 01:34:13.748082499 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ef 40755 root:root -/usr/lib/debug/.build-id/ef/df052e651fdcdd727071de879fb512b56b68e9 120777 root:root ../../../../lib64/perl5/auto/Cache/FastMmap/FastMmap.so -/usr/lib/debug/.build-id/ef/df052e651fdcdd727071de879fb512b56b68e9.debug 120777 root:root ../../usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so.debug +/usr/lib/debug/.build-id/6c 40755 root:root +/usr/lib/debug/.build-id/6c/597d6475b3f0023822adf0c01a8f32a84191fe 120777 root:root ../../../../lib64/perl5/auto/Cache/FastMmap/FastMmap.so +/usr/lib/debug/.build-id/6c/597d6475b3f0023822adf0c01a8f32a84191fe.debug 120777 root:root ../../usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -21,5 +21,5 @@ Provides: perl-Cache-FastMmap-debuginfo = 1.56-alt1:sisyphus+274516.22200.2.1 -File: /usr/lib/debug/.build-id/ef 40755 root:root -File: /usr/lib/debug/.build-id/ef/df052e651fdcdd727071de879fb512b56b68e9 120777 root:root ../../../../lib64/perl5/auto/Cache/FastMmap/FastMmap.so -File: /usr/lib/debug/.build-id/ef/df052e651fdcdd727071de879fb512b56b68e9.debug 120777 root:root ../../usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so.debug +File: /usr/lib/debug/.build-id/6c 40755 root:root +File: /usr/lib/debug/.build-id/6c/597d6475b3f0023822adf0c01a8f32a84191fe 120777 root:root ../../../../lib64/perl5/auto/Cache/FastMmap/FastMmap.so +File: /usr/lib/debug/.build-id/6c/597d6475b3f0023822adf0c01a8f32a84191fe.debug 120777 root:root ../../usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -28,3 +28,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Cache/FastMmap 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so.debug 100644 root:root edc0798e64276b98007e2bb71bd06292 +File: /usr/lib/debug/usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so.debug 100644 root:root 5eb1edee1f6336e99ae6c6ad01f6655b File: /usr/src/debug/Cache-FastMmap-1.56 40755 root:root @@ -36,2 +36,2 @@ File: /usr/src/debug/Cache-FastMmap-1.56/unix.c 100644 root:root 68892e59ea7f367b12cef7d1cf76b153 -RPMIdentity: 419da70f7a5a6705410a2b895c8a30bc79e761fb9ccbdee82f07d1be73ee7c3d936cfd412694f72f009611f980dd3fe9338ec24936ce1f04a8ece4ed210c2e5b +RPMIdentity: d5b84ce16da03cdb90d0bc025268503fa6caa4a17b15cafc14031fa3f2d5d989f7d41948aac4da5fbc53ab2cbd3f00ab16502b0c4572ec4c12e00bcd076da729