<86>May 4 00:46:34 userdel[2227844]: delete user 'rooter' <86>May 4 00:46:34 userdel[2227844]: removed group 'rooter' owned by 'rooter' <86>May 4 00:46:34 userdel[2227844]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:46:35 groupadd[2228078]: group added to /etc/group: name=rooter, GID=1862 <86>May 4 00:46:35 groupadd[2228078]: group added to /etc/gshadow: name=rooter <86>May 4 00:46:35 groupadd[2228078]: new group: name=rooter, GID=1862 <86>May 4 00:46:35 useradd[2228147]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>May 4 00:46:35 userdel[2228292]: delete user 'builder' <86>May 4 00:46:35 userdel[2228292]: removed group 'builder' owned by 'builder' <86>May 4 00:46:35 userdel[2228292]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:46:35 groupadd[2228391]: group added to /etc/group: name=builder, GID=1863 <86>May 4 00:46:35 groupadd[2228391]: group added to /etc/gshadow: name=builder <86>May 4 00:46:35 groupadd[2228391]: new group: name=builder, GID=1863 <86>May 4 00:46:35 useradd[2228469]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none 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>May 4 00:46:42 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 00:46:42 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 00:46:42 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>May 4 00:46:42 rpmi: perl-BSD-Resource-1.2911-alt1.2 sisyphus+335067.14000.2.2 1701158535 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Devel-Mallinfo-14-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-Devel-Mallinfo-14-alt1.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25539 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Devel-Mallinfo-14 + echo 'Source #0 (Devel-Mallinfo-14.tar.gz):' Source #0 (Devel-Mallinfo-14.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Devel-Mallinfo-14.tar.gz + cd Devel-Mallinfo-14 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25539 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Devel-Mallinfo-14 + 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(Test)>=0 perl(lib)>=0 perl(perl)>=5 perl(vars)>=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 Devel::Mallinfo + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CP=/bin/cp -p' "/usr/bin/perl" config.pl "make" ".o" "" config.pl: settings MAKE=make OBJ_EXT=.o EXE_EXT= config.pl: testing whether compiler works make conftest-link make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' Running Mkbootstrap for Mallinfo () chmod 644 "Mallinfo.bs" make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' cp config.pl blib/lib/Devel/config.pl cp lib/Devel/Mallinfo.pm blib/lib/Devel/Mallinfo.pm make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mallinfo.bs blib/arch/auto/Devel/Mallinfo/Mallinfo.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' 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 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE" conftest.c make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Mallinfo.xs > Mallinfo.xsc Please specify prototyping behavior for Mallinfo.xs (see perlxs manual) mv Mallinfo.xsc Mallinfo.c make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' gcc -fstack-protector-strong -L/usr/local/lib conftest.o \ make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' config.pl: testing whether is available make conftest-link make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' 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 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE" conftest.c make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' gcc -fstack-protector-strong -L/usr/local/lib conftest.o \ make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' config.pl: is available config.pl: testing whether mallinfo() function is available make conftest-link make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' 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 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE" conftest.c conftest.c: In function 'main': conftest.c:8:3: warning: 'mallinfo' is deprecated [-Wdeprecated-declarations] 8 | m = mallinfo (); | ^ In file included from conftest.c:4: /usr/include/malloc.h:114:24: note: declared here 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' gcc -fstack-protector-strong -L/usr/local/lib conftest.o \ make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' config.pl: mallinfo() is available config.pl: extracting fields from struct mallinfo make conftest.i make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' gcc -E -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 \ -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" \ -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE" conftest.c > conftest.i make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' struct mallinfo fields found: arena ordblks smblks hblks hblkhd usmblks fsmblks uordblks fordblks keepcost config.pl: testing whether malloc_info() function is available make conftest-link make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' 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 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE" conftest.c make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' gcc -fstack-protector-strong -L/usr/local/lib conftest.o \ make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' config.pl: malloc_info() is available config.pl: testing whether malloc_stats() function is available make conftest-link make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' 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 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE" conftest.c make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' gcc -fstack-protector-strong -L/usr/local/lib conftest.o \ make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' config.pl: malloc_stats() is available config.pl: testing whether malloc_trim() function is available make conftest-link make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' 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 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE" conftest.c make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' make[1]: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' gcc -fstack-protector-strong -L/usr/local/lib conftest.o \ make[1]: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' config.pl: malloc_trim() is available make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' 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 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib64/perl5/CORE" Mallinfo.c In file included from Mallinfo.xs:29: ppport.h:4385: warning: "WIDEST_UTYPE" redefined 4385 | # define WIDEST_UTYPE U64TYPE | In file included from /usr/lib64/perl5/CORE/perl.h:3327, from Mallinfo.xs:26: /usr/lib64/perl5/CORE/handy.h:1422: note: this is the location of the previous definition 1422 | #define WIDEST_UTYPE PERL_UINTMAX_T | Mallinfo.xs: In function 'XS_Devel__Mallinfo_mallinfo': Mallinfo.xs:62:5: warning: 'mallinfo' is deprecated [-Wdeprecated-declarations] 62 | m = mallinfo(); | ^ In file included from Mallinfo.xs:22: /usr/include/malloc.h:114:24: note: declared here 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' rm -f blib/arch/auto/Devel/Mallinfo/Mallinfo.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong Mallinfo.o -o blib/arch/auto/Devel/Mallinfo/Mallinfo.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Devel/Mallinfo/Mallinfo.so make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' + : 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/Devel-Mallinfo-14' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mallinfo.bs blib/arch/auto/Devel/Mallinfo/Mallinfo.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/import-all.t ................ ok t/import.t .................... ok t/load.t ...................... ok # Taint::Util not available -- Can't locate Taint/Util.pm in @INC (you may need to install the Taint::Util module) (@INC entries checked: t /usr/src/RPM/BUILD/Devel-Mallinfo-14/blib/lib /usr/src/RPM/BUILD/Devel-Mallinfo-14/blib/arch /usr/local/lib64/perl/5.38 /usr/local/share/perl/5.38 /usr/lib64/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at t/malloc-info-string-taint.t line 41. # t/malloc-info-string-taint.t .. ok # RLIMIT_NOFILE soft 1024 hard 4096 t/malloc-info-string.t ........ ok t/malloc-info.t ............... ok Arena 0: system bytes = 2277376 in use bytes = 2095760 Total (incl. mmap): system bytes = 2277376 in use bytes = 2095760 max mmap regions = 0 max mmap bytes = 0 Arena 0: system bytes = 2277376 in use bytes = 2095760 Total (incl. mmap): system bytes = 2277376 in use bytes = 2095760 max mmap regions = 0 max mmap bytes = 0 t/malloc-stats.t .............. ok # trim return 1 # keepcost before 100464 after 2160 # trim return 1 # keepcost before 2160 after 2160 t/malloc-trim.t ............... ok t/noimport.t .................. ok # Test::Weaken 3.002 not available -- Can't locate Test/Weaken.pm in @INC (you may need to install the Test::Weaken module) (@INC entries checked: t /usr/src/RPM/BUILD/Devel-Mallinfo-14/blib/lib /usr/src/RPM/BUILD/Devel-Mallinfo-14/blib/arch /usr/local/lib64/perl/5.38 /usr/local/share/perl/5.38 /usr/lib64/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at (eval 5) line 1. # BEGIN failed--compilation aborted at (eval 5) line 1. # # Test::Weaken version [undef] t/test-weaken.t ............... ok All tests successful. Files=10, Tests=32, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.18 cusr 0.06 csys = 0.30 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85732 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Devel-Mallinfo-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Devel-Mallinfo-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Devel-Mallinfo-14 + 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-Devel-Mallinfo-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Mallinfo.bs blib/arch/auto/Devel/Mallinfo/Mallinfo.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so Installing /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib64/perl5/Devel/Mallinfo.pm Installing /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib64/perl5/Devel/config.pl make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Devel-Mallinfo-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Devel-Mallinfo-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Test)>=0 perl(lib)>=0 perl(perl)>=5 perl(vars)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Devel-Mallinfo-buildroot (auto) removed './usr/lib64/perl5/auto/Devel/Mallinfo/.packlist' mode of './usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Devel-Mallinfo-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Devel-Mallinfo-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Devel-Mallinfo-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Devel-Mallinfo-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Devel-Mallinfo-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Devel-Mallinfo-buildroot Processing files: perl-Devel-Mallinfo-14-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39552 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Devel-Mallinfo-14 + DOCDIR=/usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/share/doc/perl-Devel-Mallinfo-14 + export DOCDIR + rm -rf /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/share/doc/perl-Devel-Mallinfo-14 + /bin/mkdir -p /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/share/doc/perl-Devel-Mallinfo-14 + cp -prL Changes README examples /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/share/doc/perl-Devel-Mallinfo-14 + chmod -R go-w /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/share/doc/perl-Devel-Mallinfo-14 + chmod -R a+rX /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/share/doc/perl-Devel-Mallinfo-14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9oOIij 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.h7z8Bu 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-Devel-Mallinfo-buildroot/usr/lib64/perl5/Devel/Mallinfo.pm syntax OK /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib64/perl5/Devel/config.pl syntax OK Provides: perl(Devel/Mallinfo.pm) = 14.0, perl(Devel/config.pl) Requires: /usr/bin/perl, /usr/lib64/perl5, ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.38.so()(64bit) >= set:ojjB3cxGmt9Wy2UUqIuRaPYk19314mWfQ8bPCY5D5H4ecVgMcNyMJgKV0jk0Z8B6Qr, perl(DynaLoader.pm), perl(POSIX.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.CD4iW7 Creating perl-Devel-Mallinfo-debuginfo package Processing files: perl-Devel-Mallinfo-debuginfo-14-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CEXxGZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pWsjsj find-requires: running scripts (debuginfo) Requires: perl-Devel-Mallinfo = 14-alt1.2, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libperl-5.38.so) Adding to perl-Devel-Mallinfo-debuginfo a strict dependency on perl-Devel-Mallinfo Wrote: /usr/src/RPM/RPMS/x86_64/perl-Devel-Mallinfo-14-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Devel-Mallinfo-debuginfo-14-alt1.2.x86_64.rpm (w2.lzdio) 2.41user 2.13system 0:10.95elapsed 41%CPU (0avgtext+0avgdata 79748maxresident)k 0inputs+0outputs (0major+303580minor)pagefaults 0swaps 6.41user 4.30system 0:33.48elapsed 32%CPU (0avgtext+0avgdata 131756maxresident)k 56inputs+0outputs (0major+191051minor)pagefaults 0swaps --- perl-Devel-Mallinfo-14-alt1.2.x86_64.rpm.repo 2023-11-28 11:17:35.000000000 +0000 +++ perl-Devel-Mallinfo-14-alt1.2.x86_64.rpm.hasher 2024-05-04 00:46:59.717715825 +0000 @@ -35,3 +35,3 @@ File: /usr/lib64/perl5/auto/Devel/Mallinfo 40755 root:root -File: /usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so 100644 root:root 14ee8f99d38dcf27c609be960ce9e83c +File: /usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so 100644 root:root d02b6bff9f807bda6c89d802a4272226 File: /usr/share/doc/perl-Devel-Mallinfo-14 40755 root:root @@ -44,2 +44,2 @@ File: /usr/share/doc/perl-Devel-Mallinfo-14/examples/malloc-stats.pl 100755 root:root 8a1c2172ab4ec6763d34d0b2e7f92bb0 -RPMIdentity: 54f939838fe062d5f07c9357b37d975f5543533aa56d015cb791e4f21ddedce7ca4c9a27a018c7667d64d101339df04342df47f1721d76e143e3af2b5382173e +RPMIdentity: d71ab5c4725023ef49574a8aba52ddeb53e00689931d72e6e02e11ed92ea1b7a84f1095edcc017b7168377e0e550a01aee0cc1d378fc77c6084f82249992e5f0 --- perl-Devel-Mallinfo-debuginfo-14-alt1.2.x86_64.rpm.repo 2023-11-28 11:17:35.000000000 +0000 +++ perl-Devel-Mallinfo-debuginfo-14-alt1.2.x86_64.rpm.hasher 2024-05-04 00:46:59.943718401 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/be 40755 root:root -/usr/lib/debug/.build-id/be/6d0cccd62036b224643ca374c4ee40b46b4393 120777 root:root ../../../../lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so -/usr/lib/debug/.build-id/be/6d0cccd62036b224643ca374c4ee40b46b4393.debug 120777 root:root ../../usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug +/usr/lib/debug/.build-id/bf 40755 root:root +/usr/lib/debug/.build-id/bf/274141ae6d093590882b8980ae7914a0f619e6 120777 root:root ../../../../lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so +/usr/lib/debug/.build-id/bf/274141ae6d093590882b8980ae7914a0f619e6.debug 120777 root:root ../../usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Devel-Mallinfo-debuginfo = 14-alt1.2:sisyphus+335067.55600.2.2 -File: /usr/lib/debug/.build-id/be 40755 root:root -File: /usr/lib/debug/.build-id/be/6d0cccd62036b224643ca374c4ee40b46b4393 120777 root:root ../../../../lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so -File: /usr/lib/debug/.build-id/be/6d0cccd62036b224643ca374c4ee40b46b4393.debug 120777 root:root ../../usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug +File: /usr/lib/debug/.build-id/bf 40755 root:root +File: /usr/lib/debug/.build-id/bf/274141ae6d093590882b8980ae7914a0f619e6 120777 root:root ../../../../lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so +File: /usr/lib/debug/.build-id/bf/274141ae6d093590882b8980ae7914a0f619e6.debug 120777 root:root ../../usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Devel/Mallinfo 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug 100644 root:root ebfdfe57eee9a4cd26bf512e12eafa70 +File: /usr/lib/debug/usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug 100644 root:root 400cac5203663ec75aa6b3e30fef5d36 File: /usr/src/debug/Devel-Mallinfo-14 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/Devel-Mallinfo-14/Mallinfo.xs 100644 root:root ecc563118a0a3f5198631ee0487efba4 -RPMIdentity: 3974fd483bea8e7d3c83451bc0f73b271009ff36e4dd04ad55848ad290482d796a38724006413d93e6b3a7545508f345cd47a95ce924379e4d7ba6f6df94a06c +RPMIdentity: 6a376ff6f8dcdf3ccd7ab5cf5115b9c754cd9f63b5219a256e8d34c874c957e23376dfc274c463c78b867058ff5db4fa0f3744f576dfd88ba9fbdd06b12996e9