<86>Aug 1 08:25:47 userdel[1612397]: delete user 'rooter' <86>Aug 1 08:25:47 userdel[1612397]: removed group 'rooter' owned by 'rooter' <86>Aug 1 08:25:47 groupadd[1612410]: group added to /etc/group: name=rooter, GID=669 <86>Aug 1 08:25:47 groupadd[1612410]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:25:47 groupadd[1612410]: new group: name=rooter, GID=669 <86>Aug 1 08:25:47 useradd[1612420]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Aug 1 08:25:47 userdel[1612439]: delete user 'builder' <86>Aug 1 08:25:47 userdel[1612439]: removed group 'builder' owned by 'builder' <86>Aug 1 08:25:47 userdel[1612439]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:25:47 groupadd[1612456]: group added to /etc/group: name=builder, GID=670 <86>Aug 1 08:25:47 groupadd[1612456]: group added to /etc/gshadow: name=builder <86>Aug 1 08:25:47 groupadd[1612456]: new group: name=builder, GID=670 <86>Aug 1 08:25:47 useradd[1612473]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash <13>Aug 1 08:25:49 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Aug 1 08:25:49 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Aug 1 08:25:49 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Aug 1 08:25:49 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 installed <13>Aug 1 08:25:49 rpmi: perl-Canary-Stability-2013-alt1 sisyphus+228868.100.1.1 1556814216 installed <13>Aug 1 08:25:49 rpmi: perl-common-sense-3.74-alt1 1444597122 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Async-Interrupt-1.25-alt1.nosrc.rpm (w1.gzdio) Installing perl-Async-Interrupt-1.25-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84059 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Async-Interrupt-1.25 + echo 'Source #0 (Async-Interrupt-1.25.tar.gz):' Source #0 (Async-Interrupt-1.25.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Async-Interrupt-1.25.tar.gz + cd Async-Interrupt-1.25 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.84059 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Async-Interrupt-1.25 + 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 *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.028003, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by Async::Interrupt. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by Async::Interrupt, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of Async::Interrupt with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Continue anyways? [y] y perl(common::sense)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.028003, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by Async::Interrupt. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by Async::Interrupt, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of Async::Interrupt with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Continue anyways? [y] y Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Async::Interrupt + : 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/Async-Interrupt-1.25' Running Mkbootstrap for Interrupt () chmod 644 "Interrupt.bs" make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interrupt.bs blib/arch/auto/Async/Interrupt/Interrupt.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' cp Interrupt.pm blib/lib/Async/Interrupt.pm make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Async-Interrupt-1.25/typemap' Interrupt.xs > Interrupt.xsc Warning: Aliases 'fileno_r' and 'fileno' have identical values in Interrupt.xs, line 515 mv Interrupt.xsc Interrupt.c make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' 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 -march=i586 -mtune=generic -DVERSION=\"1.25\" -DXS_VERSION=\"1.25\" -fPIC "-I/usr/lib/perl5/CORE" Interrupt.c Interrupt.xs: In function 'async_signal': Interrupt.xs:83:15: warning: unused variable 'pipedata' [-Wunused-variable] static char pipedata [8]; ^~~~~~~~ In file included from Interrupt.xs:8: schmorp.h: In function 's_epipe_signal': schmorp.h:450:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (epp->fd [1], &counter, (epp->len = 8)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schmorp.h: In function 's_epipe_drain': schmorp.h:463:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (epp->fd [0], buf, sizeof (buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: Interrupt.xs:83:15: warning: 'pipedata' defined but not used [-Wunused-variable] static char pipedata [8]; ^~~~~~~~ In file included from Interrupt.xs:8: schmorp.h:220:1: warning: 's_gensub' defined but not used [-Wunused-function] s_gensub (pTHX_ void (*xsub)(pTHX_ CV *), void *arg) ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' rm -f blib/arch/auto/Async/Interrupt/Interrupt.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Interrupt.o -o blib/arch/auto/Async/Interrupt/Interrupt.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Async/Interrupt/Interrupt.so make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' + : 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/Async-Interrupt-1.25' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interrupt.bs blib/arch/auto/Async/Interrupt/Interrupt.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_load.t .... ok t/01_basic.t ... ok t/02_pipe.t .... ok t/03_signal.t .. ok t/04_apipe.t ... ok t/05_var.t ..... ok t/06_epipe.t ... ok All tests successful. Files=7, Tests=61, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.05 cusr 0.01 csys = 0.09 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16748 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Async-Interrupt-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Async-Interrupt-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Async-Interrupt-1.25 + 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-Async-Interrupt-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interrupt.bs blib/arch/auto/Async/Interrupt/Interrupt.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib/perl5/auto/Async/Interrupt/Interrupt.so Installing /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib/perl5/Async/Interrupt.pm make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.25' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Async-Interrupt-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib/perl5/auto/Async/Interrupt/Interrupt.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Async-Interrupt-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(common::sense)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Async-Interrupt-buildroot (auto) removed './usr/lib/perl5/auto/Async/Interrupt/.packlist' mode of './usr/lib/perl5/auto/Async/Interrupt/Interrupt.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Async-Interrupt-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Async-Interrupt-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Async-Interrupt-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Async-Interrupt-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Async-Interrupt-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-Async-Interrupt-1.25-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7856 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Async-Interrupt-1.25 + DOCDIR=/usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.25 + export DOCDIR + rm -rf /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.25 + /bin/mkdir -p /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.25 + cp -prL Changes README /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.25 + chmod -R go-w /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.25 + chmod -R a+rX /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.25 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yuGzvy 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.re4xEd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib/perl5/Async/Interrupt.pm syntax OK Provides: perl(Async/Interrupt.pm) = 1.250 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libperl-5.28.so >= set:oijBjKD6lpfE6afwHxRGGdkoT6FOerEd6J2oZ5jPfCBZrzimxPLjbuLiZv4ectSTEGbcxM068ADnYZDacPFW6wg3a0wu9NTCQkTg2JulD3ZIZp12TozBNkSyJRSVPhfmeETFs3, libpthread.so.0(GLIBC_2.0), perl(XSLoader.pm), perl(common/sense.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.34aN89 Creating perl-Async-Interrupt-debuginfo package Processing files: perl-Async-Interrupt-debuginfo-1.25-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nrwjLb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kPIfju find-requires: running scripts (debuginfo) Requires: perl-Async-Interrupt = 1:1.25-alt1, debug(libc.so.6), debug(libperl-5.28.so), debug(libpthread.so.0) Adding to perl-Async-Interrupt-debuginfo a strict dependency on perl-Async-Interrupt Wrote: /usr/src/RPM/RPMS/i586/perl-Async-Interrupt-1.25-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Async-Interrupt-debuginfo-1.25-alt1.i586.rpm (w2.lzdio) 4.09user 0.71system 0:08.91elapsed 53%CPU (0avgtext+0avgdata 60860maxresident)k 0inputs+0outputs (0major+233183minor)pagefaults 0swaps 8.24user 3.12system 0:15.49elapsed 73%CPU (0avgtext+0avgdata 117836maxresident)k 16inputs+0outputs (0major+521175minor)pagefaults 0swaps --- perl-Async-Interrupt-1.25-alt1.i586.rpm.repo 2019-04-23 18:01:10.000000000 +0000 +++ perl-Async-Interrupt-1.25-alt1.i586.rpm.hasher 2021-08-01 08:26:01.223883379 +0000 @@ -26,3 +26,3 @@ File: /usr/lib/perl5/auto/Async/Interrupt 40755 root:root -File: /usr/lib/perl5/auto/Async/Interrupt/Interrupt.so 100644 root:root 160b18167e24b6bd0e5e6486e4258b39 +File: /usr/lib/perl5/auto/Async/Interrupt/Interrupt.so 100644 root:root 56f78bc481ba795123cd36af24f9fcfa File: /usr/share/doc/perl-Async-Interrupt-1.25 40755 root:root @@ -30,2 +30,2 @@ File: /usr/share/doc/perl-Async-Interrupt-1.25/README 100644 root:root 26a962b91751b5a91b96ace25b1e7271 -RPMIdentity: dfc74af9be3b0a341f91277f8f7008824bc71c9936470a1aef6dade961d3812e78280eb6758d0c1a5b25f72fcbf3b27ba33396bf62ddebe29062bfb13565d897 +RPMIdentity: 03d9ca1bbb6bf58790a44687cd270fbac2c84a0b1e9934cac5bb1535d035d399a3337b4d5dbaf5c9c85b52f11f6da8378b504a8c64f062f1fdce59f18e90f1aa --- perl-Async-Interrupt-debuginfo-1.25-alt1.i586.rpm.repo 2019-04-23 18:01:10.000000000 +0000 +++ perl-Async-Interrupt-debuginfo-1.25-alt1.i586.rpm.hasher 2021-08-01 08:26:01.297884098 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cb 40755 root:root -/usr/lib/debug/.build-id/cb/a94d5d8ea91c58eaefa01579bc9744b8ad8b61 120777 root:root ../../../perl5/auto/Async/Interrupt/Interrupt.so -/usr/lib/debug/.build-id/cb/a94d5d8ea91c58eaefa01579bc9744b8ad8b61.debug 120777 root:root ../../usr/lib/perl5/auto/Async/Interrupt/Interrupt.so.debug +/usr/lib/debug/.build-id/54 40755 root:root +/usr/lib/debug/.build-id/54/5fd42a71aa736765b81f2e250a86bc3eb477bd 120777 root:root ../../../perl5/auto/Async/Interrupt/Interrupt.so +/usr/lib/debug/.build-id/54/5fd42a71aa736765b81f2e250a86bc3eb477bd.debug 120777 root:root ../../usr/lib/perl5/auto/Async/Interrupt/Interrupt.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -18,5 +18,5 @@ Provides: perl-Async-Interrupt-debuginfo = 1:1.25-alt1:sisyphus+228041.100.1.1 -File: /usr/lib/debug/.build-id/cb 40755 root:root -File: /usr/lib/debug/.build-id/cb/a94d5d8ea91c58eaefa01579bc9744b8ad8b61 120777 root:root ../../../perl5/auto/Async/Interrupt/Interrupt.so -File: /usr/lib/debug/.build-id/cb/a94d5d8ea91c58eaefa01579bc9744b8ad8b61.debug 120777 root:root ../../usr/lib/perl5/auto/Async/Interrupt/Interrupt.so.debug +File: /usr/lib/debug/.build-id/54 40755 root:root +File: /usr/lib/debug/.build-id/54/5fd42a71aa736765b81f2e250a86bc3eb477bd 120777 root:root ../../../perl5/auto/Async/Interrupt/Interrupt.so +File: /usr/lib/debug/.build-id/54/5fd42a71aa736765b81f2e250a86bc3eb477bd.debug 120777 root:root ../../usr/lib/perl5/auto/Async/Interrupt/Interrupt.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -25,3 +25,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Async/Interrupt 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Async/Interrupt/Interrupt.so.debug 100644 root:root 787837f627265550c81d8029800130ca +File: /usr/lib/debug/usr/lib/perl5/auto/Async/Interrupt/Interrupt.so.debug 100644 root:root 43cce58052d70392f7b56cb6d506b5ac File: /usr/src/debug/Async-Interrupt-1.25 40755 root:root @@ -30,2 +30,2 @@ File: /usr/src/debug/Async-Interrupt-1.25/schmorp.h 100644 root:root c76529366a67ce542c3fa75b0b648bcc -RPMIdentity: 0bc5f56e690a983c0094d4ad27f5423d1a398d9787a6e57cf12d8baa52d8c1ca2bdab6d40040a06f356866c7060e37174b558dcecc9ffcf8805723fb262113ba +RPMIdentity: 57e7435ac08269c76d7d6b42a3f7154afbeaee9a290bd06c3a30e45ee530a6e4c057c802633157b8cd4abd56378283c6de71a17deda0072fbd4fd5ee2f334cfa