<86>Aug 1 09:55:27 userdel[1589197]: delete user 'rooter' <86>Aug 1 09:55:27 groupadd[1589212]: group added to /etc/group: name=rooter, GID=657 <86>Aug 1 09:55:27 groupadd[1589212]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:55:27 groupadd[1589212]: new group: name=rooter, GID=657 <86>Aug 1 09:55:27 useradd[1589223]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Aug 1 09:55:27 userdel[1589263]: delete user 'builder' <86>Aug 1 09:55:27 userdel[1589263]: removed group 'builder' owned by 'builder' <86>Aug 1 09:55:27 userdel[1589263]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:55:27 groupadd[1589273]: group added to /etc/group: name=builder, GID=658 <86>Aug 1 09:55:27 groupadd[1589273]: group added to /etc/gshadow: name=builder <86>Aug 1 09:55:27 groupadd[1589273]: new group: name=builder, GID=658 <86>Aug 1 09:55:27 useradd[1589285]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Aug 1 09:55:29 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343389 installed <13>Aug 1 09:55:29 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474122 installed <13>Aug 1 09:55:29 rpmi: perl-Compress-Raw-Zlib-2.086-alt1 sisyphus+226395.100.1.2 1554269783 installed <13>Aug 1 09:55:29 rpmi: perl-Compress-Raw-Bzip2-2.086-alt1 sisyphus+226394.100.1.2 1554269409 installed <13>Aug 1 09:55:29 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Aug 1 09:55:29 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Aug 1 09:55:29 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Aug 1 09:55:29 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 installed <13>Aug 1 09:55:29 rpmi: perl-IO-Compress-2.086-alt1 sisyphus+226399.100.2.1 1554270186 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44755 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Cache-FastMmap-1.48.tar.gz + 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.25307 + 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 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + find . -type f -print0 + /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 -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' 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' 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' 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 -march=i586 -mtune=generic -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/usr/lib/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' "/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' "/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 -march=i586 -mtune=generic -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/usr/lib/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 -march=i586 -mtune=generic -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/usr/lib/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/lib/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/lib/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ /usr/lib/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/lib/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ /usr/lib/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/lib/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ /usr/lib/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/lib/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ /usr/lib/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/lib/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ /usr/lib/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/lib/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, 26 wallclock secs ( 0.08 usr 0.02 sys + 8.89 cusr 0.80 csys = 9.79 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.9279 + 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/lib/perl5/auto/Cache/FastMmap/FastMmap.so Installing /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/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/lib/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/lib/perl5/auto/Cache/FastMmap/FastMmap.so matches /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/Cache/FastMmap.pm:For instance, all our machines have a /tmpfs mount point that we /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/Cache/FastMmap.pm: none /tmpfs tmpfs defaults,noatime,size=1000M 0 0 /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/Cache/FastMmap.pm:default on unix: /tmp/sharefile-$pid-$time-$random /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/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/lib/perl5/Cache/FastMmap.pm:override the default directory of /tmp /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/Cache/FastMmap.pm:Default share_file name is no longer /tmp/sharefile-$pid-$time /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/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/lib/perl5/auto/Cache/FastMmap/.packlist' mode of './usr/lib/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/lib: 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.36999 + 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.LrBUyK 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.dl6tCS 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/lib/perl5/Cache/FastMmap.pm syntax OK Provides: perl(Cache/FastMmap.pm) = 1.480 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libperl-5.28.so >= set:ojjB3ZoQVj60zEARHmpCZHjjKuP7pacxqJfBFpgPGynu1yNekBypt3iMelfmqgLBOd0, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.2), 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.lxOzUr 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.Kmrqmt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NXmkk5 find-requires: running scripts (debuginfo) Requires: perl-Cache-FastMmap = 1.48-alt1, debug(libc.so.6), debug(libperl-5.28.so), debug(libpthread.so.0) Adding to perl-Cache-FastMmap-debuginfo a strict dependency on perl-Cache-FastMmap Wrote: /usr/src/RPM/RPMS/i586/perl-Cache-FastMmap-1.48-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Cache-FastMmap-debuginfo-1.48-alt1.i586.rpm (w2.lzdio) 16.01user 2.33system 0:38.31elapsed 47%CPU (0avgtext+0avgdata 57544maxresident)k 0inputs+0outputs (0major+280646minor)pagefaults 0swaps 20.29user 5.58system 0:45.99elapsed 56%CPU (0avgtext+0avgdata 118120maxresident)k 0inputs+0outputs (0major+572983minor)pagefaults 0swaps --- perl-Cache-FastMmap-1.48-alt1.i586.rpm.repo 2019-04-11 21:11:02.000000000 +0000 +++ perl-Cache-FastMmap-1.48-alt1.i586.rpm.hasher 2021-08-01 09:56:11.938487691 +0000 @@ -31,3 +31,3 @@ File: /usr/lib/perl5/auto/Cache/FastMmap 40755 root:root -File: /usr/lib/perl5/auto/Cache/FastMmap/FastMmap.so 100644 root:root 48964ac5dc7e8a3bf4bf5c5ba129a56d +File: /usr/lib/perl5/auto/Cache/FastMmap/FastMmap.so 100644 root:root fbea3b4c71948d7426a79e9313dd5105 File: /usr/share/doc/perl-Cache-FastMmap-1.48 40755 root:root @@ -35,2 +35,2 @@ File: /usr/share/doc/perl-Cache-FastMmap-1.48/README 100644 root:root 3751618740cea471b594431759c85769 -RPMIdentity: 4fc02fae40634b6f0e9f493fc123313dbaee0eb970204940b32fe4e70cc00120fec55b0e0a037b1ec2c3aac8aba65b237e8af24fe6ffcb6c56df39c12eb5d223 +RPMIdentity: 85b7acf2c86fafae83f54dcbf9dd722a0b6a6da6a4721de734c3d8e0dd578088317f5b597aa775dfe44d96324021cf30bf13eb075135602eee1bf297207f63de --- perl-Cache-FastMmap-debuginfo-1.48-alt1.i586.rpm.repo 2019-04-11 21:11:02.000000000 +0000 +++ perl-Cache-FastMmap-debuginfo-1.48-alt1.i586.rpm.hasher 2021-08-01 09:56:12.210488795 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ef 40755 root:root -/usr/lib/debug/.build-id/ef/ddf261cec4c56d3e7425505338502614bcb5bc 120777 root:root ../../../perl5/auto/Cache/FastMmap/FastMmap.so -/usr/lib/debug/.build-id/ef/ddf261cec4c56d3e7425505338502614bcb5bc.debug 120777 root:root ../../usr/lib/perl5/auto/Cache/FastMmap/FastMmap.so.debug +/usr/lib/debug/.build-id/e1 40755 root:root +/usr/lib/debug/.build-id/e1/4b09fd7e20007066ae1b593db07582196a0bd8 120777 root:root ../../../perl5/auto/Cache/FastMmap/FastMmap.so +/usr/lib/debug/.build-id/e1/4b09fd7e20007066ae1b593db07582196a0bd8.debug 120777 root:root ../../usr/lib/perl5/auto/Cache/FastMmap/FastMmap.so.debug /usr/lib/debug/usr/lib/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/ef 40755 root:root -File: /usr/lib/debug/.build-id/ef/ddf261cec4c56d3e7425505338502614bcb5bc 120777 root:root ../../../perl5/auto/Cache/FastMmap/FastMmap.so -File: /usr/lib/debug/.build-id/ef/ddf261cec4c56d3e7425505338502614bcb5bc.debug 120777 root:root ../../usr/lib/perl5/auto/Cache/FastMmap/FastMmap.so.debug +File: /usr/lib/debug/.build-id/e1 40755 root:root +File: /usr/lib/debug/.build-id/e1/4b09fd7e20007066ae1b593db07582196a0bd8 120777 root:root ../../../perl5/auto/Cache/FastMmap/FastMmap.so +File: /usr/lib/debug/.build-id/e1/4b09fd7e20007066ae1b593db07582196a0bd8.debug 120777 root:root ../../usr/lib/perl5/auto/Cache/FastMmap/FastMmap.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -28,3 +28,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Cache/FastMmap 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Cache/FastMmap/FastMmap.so.debug 100644 root:root f6cd428322db6696c86e0078b2f692a2 +File: /usr/lib/debug/usr/lib/perl5/auto/Cache/FastMmap/FastMmap.so.debug 100644 root:root 10c6b20c8dc7a9cbf20f96720f840892 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: a347c8c0262ab15f57ba4f80c42b8184eff808164419ba4029caa33b03688bf8f9f0a56adfc89dd3df62e7c4385d219f7d4cfb253bc6939c637ffc8c4f080fc2 +RPMIdentity: c57dfd595eda95057c4faa41dc692a03b69de291b1cbfbf0272f594730767f8b61c1c31ce313740d770b10ad917557dfd4044ce47b601eb5394681c8171f4afe