<86>Jun  4 09:57:30 userdel[2693149]: delete user 'rooter'
<86>Jun  4 09:57:30 userdel[2693149]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun  4 09:57:30 groupadd[2693179]: group added to /etc/group: name=rooter, GID=1841
<86>Jun  4 09:57:30 groupadd[2693179]: group added to /etc/gshadow: name=rooter
<86>Jun  4 09:57:30 groupadd[2693179]: new group: name=rooter, GID=1841
<86>Jun  4 09:57:30 useradd[2693200]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash
<86>Jun  4 09:57:30 userdel[2693237]: delete user 'builder'
<86>Jun  4 09:57:30 userdel[2693237]: removed group 'builder' owned by 'builder'
<86>Jun  4 09:57:30 userdel[2693237]: removed shadow group 'builder' owned by 'builder'
<86>Jun  4 09:57:30 groupadd[2693265]: group added to /etc/group: name=builder, GID=1842
<86>Jun  4 09:57:30 groupadd[2693265]: group added to /etc/gshadow: name=builder
<86>Jun  4 09:57:30 groupadd[2693265]: new group: name=builder, GID=1842
<86>Jun  4 09:57:30 useradd[2693294]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash
<13>Jun  4 09:57:32 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343225 installed
<13>Jun  4 09:57:32 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474113 installed
<13>Jun  4 09:57:32 rpmi: perl-Compress-Raw-Zlib-2.086-alt1 sisyphus+226395.100.1.2 1554269783 installed
<13>Jun  4 09:57:32 rpmi: perl-Compress-Raw-Bzip2-2.086-alt1 sisyphus+226394.100.1.2 1554269409 installed
<13>Jun  4 09:57:32 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Jun  4 09:57:32 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Jun  4 09:57:32 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Jun  4 09:57:32 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>Jun  4 09:57:32 rpmi: perl-IO-Compress-2.086-alt1 sisyphus+226399.100.2.1 1554270186 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Cache-FastMmap-1.48-alt1.nosrc.rpm (w1.gzdio)
Installing perl-Cache-FastMmap-1.48-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84294
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Cache-FastMmap-1.48
+ echo 'Source #0 (Cache-FastMmap-1.48.tar.gz):'
Source #0 (Cache-FastMmap-1.48.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Cache-FastMmap-1.48.tar.gz
+ /bin/tar -xf -
+ cd Cache-FastMmap-1.48
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.84294
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Cache-FastMmap-1.48
+ 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(Storable)>=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 -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
Running Mkbootstrap for FastMmap ()
chmod 644 "FastMmap.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
"/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.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
cp lib/Cache/FastMmap.pm blib/lib/Cache/FastMmap.pm
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
"/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.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
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.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/usr/lib64/perl5/CORE"   unix.c
unix.c: In function 'mmc_lock_page':
unix.c:184:7: warning: 'old_alarm' may be used uninitialized in this function [-Wmaybe-uninitialized]
       alarm(old_alarm);
       ^~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
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.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/usr/lib64/perl5/CORE"   mmap_cache.c
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
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.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/usr/lib64/perl5/CORE"   FastMmap.c
In file included from FastMmap.xs:5:
ppport.h:227: warning: "PERL_UNUSED_DECL" redefined
 #  define PERL_UNUSED_DECL
 
In file included from FastMmap.xs:2:
/usr/lib64/perl5/CORE/perl.h:328: note: this is the location of the previous definition
 #    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:177:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
/usr/lib64/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG'
 #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:177:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
/usr/lib64/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG'
 #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:177:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
/usr/lib64/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG'
 #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:177:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
/usr/lib64/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG'
 #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:177:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
/usr/lib64/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG'
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
FastMmap.c:567:6: warning: unused variable 'RETVAL' [-Wunused-variable]
  int RETVAL;
      ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
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.48'
+ : 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.48'
"/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/2.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=16, Tests=331, 19 wallclock secs ( 0.04 usr  0.03 sys +  2.13 cusr  0.71 csys =  2.91 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.75624
+ 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.48
+ 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.48'
"/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.48'
+ _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 '{}' ';'
Binary file /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so 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 '{}' ';'
Binary file /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so 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 
+ /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:
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)
Hardlinking identical .pyc and .pyo files
Processing files: perl-Cache-FastMmap-1.48-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28059
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Cache-FastMmap-1.48
+ DOCDIR=/usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.48
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.48
+ /bin/mkdir -p /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.48
+ cp -prL Changes README /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.48
+ chmod -R go-w /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.48
+ chmod -R a+rX /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.48
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.85CCct
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CFMmTo
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.480
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.28.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.qz7C2n
Creating perl-Cache-FastMmap-debuginfo package
Processing files: perl-Cache-FastMmap-debuginfo-1.48-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GNUdFq
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y4AcKw
find-requires: running scripts (debuginfo)
Requires: perl-Cache-FastMmap = 1.48-alt1, debug64(libc.so.6), debug64(libperl-5.28.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.48-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Cache-FastMmap-debuginfo-1.48-alt1.x86_64.rpm (w2.lzdio)
4.34user 2.24system 0:26.33elapsed 25%CPU (0avgtext+0avgdata 78928maxresident)k
0inputs+0outputs (0major+358100minor)pagefaults 0swaps
1.77user 1.30system 0:32.16elapsed 9%CPU (0avgtext+0avgdata 120432maxresident)k
0inputs+0outputs (0major+206884minor)pagefaults 0swaps
--- perl-Cache-FastMmap-1.48-alt1.x86_64.rpm.repo	2019-04-11 21:10:59.000000000 +0000
+++ perl-Cache-FastMmap-1.48-alt1.x86_64.rpm.hasher	2023-06-04 09:58:01.292827944 +0000
@@ -28,3 +28,3 @@
 File: /usr/lib64/perl5/auto/Cache/FastMmap	40755	root:root		
-File: /usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so	100644	root:root	d860a33e6b51bbc2b2785c72eca31b1d	
+File: /usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so	100644	root:root	daa0450b5898b299837828507cb2cf8f	
 File: /usr/share/doc/perl-Cache-FastMmap-1.48	40755	root:root		
@@ -32,2 +32,2 @@
 File: /usr/share/doc/perl-Cache-FastMmap-1.48/README	100644	root:root	3751618740cea471b594431759c85769	
-RPMIdentity: 993e30274c8d1a1f776a032736523bd911d1088d2bf15779c8d1e4200cf7ecb0195f64dac9c6396015ddb818634e92d78a42c908da47a6e078e6fe48da41a231
+RPMIdentity: ca37d2236a8595f42e93dbebe116dc70bf26db181f968a4404a75ca554a4042877ef51a5e2119bd873b964c3e0306055bdfbb6813d1086acfc1b8d889eae7b10
--- perl-Cache-FastMmap-debuginfo-1.48-alt1.x86_64.rpm.repo	2019-04-11 21:10:59.000000000 +0000
+++ perl-Cache-FastMmap-debuginfo-1.48-alt1.x86_64.rpm.hasher	2023-06-04 09:58:01.479830386 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/8e	40755	root:root	
-/usr/lib/debug/.build-id/8e/441f5c00558d91bbfbda2c3e4c4a098290727f	120777	root:root	../../../../lib64/perl5/auto/Cache/FastMmap/FastMmap.so
-/usr/lib/debug/.build-id/8e/441f5c00558d91bbfbda2c3e4c4a098290727f.debug	120777	root:root	../../usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so.debug
+/usr/lib/debug/.build-id/35	40755	root:root	
+/usr/lib/debug/.build-id/35/85b18be44a0e9c543e5f784e300a24d42133fd	120777	root:root	../../../../lib64/perl5/auto/Cache/FastMmap/FastMmap.so
+/usr/lib/debug/.build-id/35/85b18be44a0e9c543e5f784e300a24d42133fd.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.48-alt1:sisyphus+227026.100.1.2
-File: /usr/lib/debug/.build-id/8e	40755	root:root		
-File: /usr/lib/debug/.build-id/8e/441f5c00558d91bbfbda2c3e4c4a098290727f	120777	root:root		../../../../lib64/perl5/auto/Cache/FastMmap/FastMmap.so
-File: /usr/lib/debug/.build-id/8e/441f5c00558d91bbfbda2c3e4c4a098290727f.debug	120777	root:root		../../usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so.debug
+File: /usr/lib/debug/.build-id/35	40755	root:root		
+File: /usr/lib/debug/.build-id/35/85b18be44a0e9c543e5f784e300a24d42133fd	120777	root:root		../../../../lib64/perl5/auto/Cache/FastMmap/FastMmap.so
+File: /usr/lib/debug/.build-id/35/85b18be44a0e9c543e5f784e300a24d42133fd.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	02a4d9f603def56e6a07508921d5797b	
+File: /usr/lib/debug/usr/lib64/perl5/auto/Cache/FastMmap/FastMmap.so.debug	100644	root:root	54c1e24f9e9cc78645e676a738583d58	
 File: /usr/src/debug/Cache-FastMmap-1.48	40755	root:root		
@@ -36,2 +36,2 @@
 File: /usr/src/debug/Cache-FastMmap-1.48/unix.c	100644	root:root	fc3e6a7d5b0a868326f52a21a3f3b432	
-RPMIdentity: 288a7550b94717ceb9910300aaf8d77d6a678608e7c1fc0cfe1f585d0964ddd59a013b82b015b6644c08653f7bda0a6189a8f34e91ac3b8467478a20361129a2
+RPMIdentity: d2706ef70523be38b8c127ade8332d5b9a08edaf540043eeb5e06fda6f7efc0560b4ef3a3dd208c5f5a2cceb4b32ffdf1f0a0eb491e892f7ce8a73d6c88e2095