<86>Jan 21 00:39:22 userdel[3431388]: delete user 'rooter' <86>Jan 21 00:39:22 userdel[3431388]: removed group 'rooter' owned by 'rooter' <86>Jan 21 00:39:22 userdel[3431388]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 21 00:39:22 groupadd[3431407]: group added to /etc/group: name=rooter, GID=1295 <86>Jan 21 00:39:22 groupadd[3431407]: group added to /etc/gshadow: name=rooter <86>Jan 21 00:39:22 groupadd[3431407]: new group: name=rooter, GID=1295 <86>Jan 21 00:39:22 useradd[3431419]: new user: name=rooter, UID=1295, GID=1295, home=/root, shell=/bin/bash <86>Jan 21 00:39:22 userdel[3431440]: delete user 'builder' <86>Jan 21 00:39:22 userdel[3431440]: removed group 'builder' owned by 'builder' <86>Jan 21 00:39:22 userdel[3431440]: removed shadow group 'builder' owned by 'builder' <86>Jan 21 00:39:22 groupadd[3431456]: group added to /etc/group: name=builder, GID=1296 <86>Jan 21 00:39:22 groupadd[3431456]: group added to /etc/gshadow: name=builder <86>Jan 21 00:39:22 groupadd[3431456]: new group: name=builder, GID=1296 <86>Jan 21 00:39:22 useradd[3431463]: new user: name=builder, UID=1296, GID=1296, home=/usr/src, shell=/bin/bash 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>Jan 21 00:39:26 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jan 21 00:39:26 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jan 21 00:39:26 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Jan 21 00:39:26 rpmi: perl-BSD-Resource-1.2911-alt1.2 sisyphus+279723.10300.1.1 1626651354 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.60040 + 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/gzip -dc /usr/src/RPM/SOURCES/Devel-Mallinfo-14.tar.gz + /bin/tar -xf - + cd Devel-Mallinfo-14 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60040 + 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 + 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(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 -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' "/usr/bin/perl" config.pl "make" ".o" "" make: Entering directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' cp lib/Devel/Mallinfo.pm blib/lib/Devel/Mallinfo.pm cp config.pl blib/lib/Devel/config.pl make: Leaving directory '/usr/src/RPM/BUILD/Devel-Mallinfo-14' 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' 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' "/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 -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: testing whether is available make conftest-link 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 -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 -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 -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: 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 \ -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 -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 -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 -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 -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:2930, from Mallinfo.xs:26: /usr/lib64/perl5/CORE/handy.h:1382: note: this is the location of the previous definition 1382 | # define WIDEST_UTYPE U64 | 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 -lpthread -shared -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 contains: t /usr/src/RPM/BUILD/Devel-Mallinfo-14/blib/lib /usr/src/RPM/BUILD/Devel-Mallinfo-14/blib/arch /usr/local/lib64/perl/5.34 /usr/local/share/perl/5.34 /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 = 2310144 in use bytes = 2132896 Total (incl. mmap): system bytes = 2310144 in use bytes = 2132896 max mmap regions = 0 max mmap bytes = 0 Arena 0: system bytes = 2310144 in use bytes = 2132896 Total (incl. mmap): system bytes = 2310144 in use bytes = 2132896 max mmap regions = 0 max mmap bytes = 0 t/malloc-stats.t .............. ok # trim return 1 # keepcost before 82416 after 496 # trim return 1 # keepcost before 496 after 496 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 contains: t /usr/src/RPM/BUILD/Devel-Mallinfo-14/blib/lib /usr/src/RPM/BUILD/Devel-Mallinfo-14/blib/arch /usr/local/lib64/perl/5.34 /usr/local/share/perl/5.34 /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.01 sys + 0.16 cusr 0.03 csys = 0.24 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.83275 + 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:/bin:/usr/bin:/usr/X11R6/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/config.pl Installing /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib64/perl5/Devel/Mallinfo.pm 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 '{}' ';' /bin/grep: /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so: binary file matches + : 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) Processing files: perl-Devel-Mallinfo-14-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7912 + 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.sO7pXC 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.lUz6mG 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, libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= set:ojjB3cxGmt9Wy2UUqIuRaPYvD6KhnmXjpq6QIGYKeNA31P4bO4aoy2E7bdET0, libpthread.so.0(GLIBC_2.2.5)(64bit), 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.1HLe2F 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.8KF7wG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OzXTyH find-requires: running scripts (debuginfo) Requires: perl-Devel-Mallinfo = 14-alt1.2, debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libpthread.so.0) 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) 1.94user 1.05system 0:06.97elapsed 42%CPU (0avgtext+0avgdata 73880maxresident)k 0inputs+0outputs (0major+268195minor)pagefaults 0swaps 4.83user 2.15system 0:17.97elapsed 38%CPU (0avgtext+0avgdata 129024maxresident)k 56inputs+0outputs (0major+190507minor)pagefaults 0swaps --- perl-Devel-Mallinfo-14-alt1.2.x86_64.rpm.repo 2021-07-19 00:25:47.000000000 +0000 +++ perl-Devel-Mallinfo-14-alt1.2.x86_64.rpm.hasher 2024-01-21 00:39:36.929566730 +0000 @@ -34,3 +34,3 @@ File: /usr/lib64/perl5/auto/Devel/Mallinfo 40755 root:root -File: /usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so 100644 root:root 88ea17391273da3396d0f1fe80a20bb1 +File: /usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so 100644 root:root 0fc142f827ad3a84decd6d32115f1ee8 File: /usr/share/doc/perl-Devel-Mallinfo-14 40755 root:root @@ -43,2 +43,2 @@ File: /usr/share/doc/perl-Devel-Mallinfo-14/examples/malloc-stats.pl 100755 root:root 8a1c2172ab4ec6763d34d0b2e7f92bb0 -RPMIdentity: c0fa1fd9c407a57c3552f7529ca0d5d3903caacd6c2f2e6e1592d617e4130f760cd4d8d80467c8916534dfaea167aecb007a9b75060dd34e4177bc9ef0faa100 +RPMIdentity: 7918b504b4e905a8809a609cc77a37bc6816e22de205534e1a8f268d3aab24d39ef1db61dc1838d325bdc3d8f9358d6eb5689cd2c0069d97f3b283b3ea635164 --- perl-Devel-Mallinfo-debuginfo-14-alt1.2.x86_64.rpm.repo 2021-07-19 00:25:47.000000000 +0000 +++ perl-Devel-Mallinfo-debuginfo-14-alt1.2.x86_64.rpm.hasher 2024-01-21 00:39:37.091567450 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a3 40755 root:root -/usr/lib/debug/.build-id/a3/6a91293f8a913db3bc7d49d3a345b891117ea0 120777 root:root ../../../../lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so -/usr/lib/debug/.build-id/a3/6a91293f8a913db3bc7d49d3a345b891117ea0.debug 120777 root:root ../../usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug +/usr/lib/debug/.build-id/b3 40755 root:root +/usr/lib/debug/.build-id/b3/76bfed7fa30892c9a8c9fafbdae2f4f0c524db 120777 root:root ../../../../lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so +/usr/lib/debug/.build-id/b3/76bfed7fa30892c9a8c9fafbdae2f4f0c524db.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+279723.22700.1.1 -File: /usr/lib/debug/.build-id/a3 40755 root:root -File: /usr/lib/debug/.build-id/a3/6a91293f8a913db3bc7d49d3a345b891117ea0 120777 root:root ../../../../lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so -File: /usr/lib/debug/.build-id/a3/6a91293f8a913db3bc7d49d3a345b891117ea0.debug 120777 root:root ../../usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug +File: /usr/lib/debug/.build-id/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/76bfed7fa30892c9a8c9fafbdae2f4f0c524db 120777 root:root ../../../../lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so +File: /usr/lib/debug/.build-id/b3/76bfed7fa30892c9a8c9fafbdae2f4f0c524db.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 c65ff3d6008ffdfb1dc85e69066c7a91 +File: /usr/lib/debug/usr/lib64/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug 100644 root:root 20ccbc16b43ea7f9ea16c95f49c49860 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: aafff1ecad071c7d1a4242c715188d3fa1a511eeffcde8af71845e92d22355b91371b167ae74199928c25949668b55215456569aff77dee3e47b77ce2e75fc75 +RPMIdentity: b80ff8d9ac7527e19509549f1ff0a4dac607c20655d4c190ec3e7c93ec4497f95ea0d0a0fa61e8e2fdba27896bd7adfa8678e9137daa7af5fa48d50ceed94978