<86>Dec 14 06:53:03 userdel[320014]: delete user 'rooter' <86>Dec 14 06:53:03 userdel[320014]: removed group 'rooter' owned by 'rooter' <86>Dec 14 06:53:03 userdel[320014]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 06:53:03 groupadd[320042]: group added to /etc/group: name=rooter, GID=1814 <86>Dec 14 06:53:03 groupadd[320042]: group added to /etc/gshadow: name=rooter <86>Dec 14 06:53:03 groupadd[320042]: new group: name=rooter, GID=1814 <86>Dec 14 06:53:03 useradd[320076]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>Dec 14 06:53:03 userdel[320113]: delete user 'builder' <86>Dec 14 06:53:03 userdel[320113]: removed group 'builder' owned by 'builder' <86>Dec 14 06:53:03 userdel[320113]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 06:53:03 groupadd[320147]: group added to /etc/group: name=builder, GID=1815 <86>Dec 14 06:53:03 groupadd[320147]: group added to /etc/gshadow: name=builder <86>Dec 14 06:53:03 groupadd[320147]: new group: name=builder, GID=1815 <86>Dec 14 06:53:03 useradd[320173]: new user: name=builder, UID=1815, GID=1815, 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>Dec 14 06:53:06 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Dec 14 06:53:06 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Dec 14 06:53:06 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Dec 14 06:53:06 rpmi: perl-BSD-Resource-1.2911-alt1.2 sisyphus+335067.14000.2.2 1701154700 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12479 + 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): + /usr/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.12479 + 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,' + /usr/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 -march=i586 -mtune=generic' 'CP=/bin/cp -p' "/usr/bin/perl" config.pl "make" ".o" "" 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 -flto=auto -march=i586 -mtune=generic -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib/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' 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' "/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 -march=i586 -mtune=generic -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib/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 -march=i586 -mtune=generic -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib/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 -march=i586 -mtune=generic \ -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" \ -DXS_VERSION=\"14\" -fPIC "-I/usr/lib/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 -march=i586 -mtune=generic -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib/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 -march=i586 -mtune=generic -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib/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 -march=i586 -mtune=generic -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib/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 -march=i586 -mtune=generic -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"14\" -DXS_VERSION=\"14\" -fPIC "-I/usr/lib/perl5/CORE" Mallinfo.c In file included from Mallinfo.xs:29: ppport.h:4385:10: warning: "WIDEST_UTYPE" redefined 4385 | # define WIDEST_UTYPE U64TYPE | ^~~~~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3327, from Mallinfo.xs:26: /usr/lib/perl5/CORE/handy.h:1422:9: 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 -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong Mallinfo.o -o blib/arch/auto/Devel/Mallinfo/Mallinfo.so \ \ -L/usr/lib/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/lib/perl/5.38 /usr/local/share/perl/5.38 /usr/lib/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 = 1355776 in use bytes = 1233016 Total (incl. mmap): system bytes = 1355776 in use bytes = 1233016 max mmap regions = 0 max mmap bytes = 0 Arena 0: system bytes = 1355776 in use bytes = 1233016 Total (incl. mmap): system bytes = 1355776 in use bytes = 1233016 max mmap regions = 0 max mmap bytes = 0 t/malloc-stats.t .............. ok # trim return 1 # keepcost before 72616 after 2984 # trim return 1 # keepcost before 2984 after 2984 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/lib/perl/5.38 /usr/local/share/perl/5.38 /usr/lib/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, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.12 cusr 0.03 csys = 0.18 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.29936 + 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 + /usr/bin/grep -qs -Ew Build_PL Build.PL + /usr/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/lib/perl5/auto/Devel/Mallinfo/Mallinfo.so Installing /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib/perl5/Devel/Mallinfo.pm Installing /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib/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 /usr/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 /usr/bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /usr/bin/grep -F 'perl(' .perl.req perl(Test)>=0 perl(lib)>=0 perl(perl)>=5 perl(vars)>=0 + /usr/bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Devel-Mallinfo-buildroot (auto) removed './usr/lib/perl5/auto/Devel/Mallinfo/.packlist' mode of './usr/lib/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/lib: (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.29936 + 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.xu6dm7 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.4g6TgR 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/lib/perl5/Devel/Mallinfo.pm syntax OK /usr/src/tmp/perl-Devel-Mallinfo-buildroot/usr/lib/perl5/Devel/config.pl syntax OK Provides: perl(Devel/Mallinfo.pm) = 14.0, perl(Devel/config.pl) Requires: /usr/bin/perl, /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.10), libc.so.6(GLIBC_2.4), libperl-5.38.so >= 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.2w1VTd 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.JqbL57 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rO05st find-requires: running scripts (debuginfo) Requires: perl-Devel-Mallinfo = 14-alt1.2, debug(ld-linux.so.2), debug(libc.so.6), debug(libperl-5.38.so) Adding to perl-Devel-Mallinfo-debuginfo a strict dependency on perl-Devel-Mallinfo Wrote: /usr/src/RPM/RPMS/i586/perl-Devel-Mallinfo-14-alt1.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Devel-Mallinfo-debuginfo-14-alt1.2.i586.rpm (w2.lzdio) 1.72user 1.67system 0:07.07elapsed 48%CPU (0avgtext+0avgdata 60308maxresident)k 0inputs+0outputs (0major+287580minor)pagefaults 0swaps 3.37user 2.83system 0:16.89elapsed 36%CPU (0avgtext+0avgdata 129100maxresident)k 56inputs+0outputs (0major+192494minor)pagefaults 0swaps --- perl-Devel-Mallinfo-14-alt1.2.i586.rpm.repo 2023-11-28 10:12:22.000000000 +0000 +++ perl-Devel-Mallinfo-14-alt1.2.i586.rpm.hasher 2024-12-14 06:53:16.728065059 +0000 @@ -37,3 +37,3 @@ File: /usr/lib/perl5/auto/Devel/Mallinfo 40755 root:root -File: /usr/lib/perl5/auto/Devel/Mallinfo/Mallinfo.so 100644 root:root 60faefac1eea1a7c88e260c628e50125 +File: /usr/lib/perl5/auto/Devel/Mallinfo/Mallinfo.so 100644 root:root 6b6d58af0e7222d826b4cf4231d29573 File: /usr/share/doc/perl-Devel-Mallinfo-14 40755 root:root @@ -46,2 +46,2 @@ File: /usr/share/doc/perl-Devel-Mallinfo-14/examples/malloc-stats.pl 100755 root:root 8a1c2172ab4ec6763d34d0b2e7f92bb0 -RPMIdentity: 6b4968feb015aba7838820fd75208f8dcab8091eaff340e4787a74ea53939d1ca2d72d4c8cedefd68b8e137e20ab3447411e3d373a17fd16c28d7c649eea7d77 +RPMIdentity: 0319adf6431d19ed7e0e509152406aa16446262265a19016f4009f929e36033f30428f5dc67c76b53d1b557c885e8bf1e810e5fb8e1d9ef069e8a2a8ccca2b04 --- perl-Devel-Mallinfo-debuginfo-14-alt1.2.i586.rpm.repo 2023-11-28 10:12:22.000000000 +0000 +++ perl-Devel-Mallinfo-debuginfo-14-alt1.2.i586.rpm.hasher 2024-12-14 06:53:16.822066102 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0b 40755 root:root -/usr/lib/debug/.build-id/0b/1204c45237d8c0d490097ba92e1b084b430de4 120777 root:root ../../../perl5/auto/Devel/Mallinfo/Mallinfo.so -/usr/lib/debug/.build-id/0b/1204c45237d8c0d490097ba92e1b084b430de4.debug 120777 root:root ../../usr/lib/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug +/usr/lib/debug/.build-id/c3 40755 root:root +/usr/lib/debug/.build-id/c3/21a3b182b7eced4d6455f4259e78dfc1d4d5f0 120777 root:root ../../../perl5/auto/Devel/Mallinfo/Mallinfo.so +/usr/lib/debug/.build-id/c3/21a3b182b7eced4d6455f4259e78dfc1d4d5f0.debug 120777 root:root ../../usr/lib/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug /usr/lib/debug/usr/lib/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/0b 40755 root:root -File: /usr/lib/debug/.build-id/0b/1204c45237d8c0d490097ba92e1b084b430de4 120777 root:root ../../../perl5/auto/Devel/Mallinfo/Mallinfo.so -File: /usr/lib/debug/.build-id/0b/1204c45237d8c0d490097ba92e1b084b430de4.debug 120777 root:root ../../usr/lib/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug +File: /usr/lib/debug/.build-id/c3 40755 root:root +File: /usr/lib/debug/.build-id/c3/21a3b182b7eced4d6455f4259e78dfc1d4d5f0 120777 root:root ../../../perl5/auto/Devel/Mallinfo/Mallinfo.so +File: /usr/lib/debug/.build-id/c3/21a3b182b7eced4d6455f4259e78dfc1d4d5f0.debug 120777 root:root ../../usr/lib/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Devel/Mallinfo 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug 100644 root:root f2ed3da47d31b7bb8327bd6ee4c63d09 +File: /usr/lib/debug/usr/lib/perl5/auto/Devel/Mallinfo/Mallinfo.so.debug 100644 root:root 0f648d7b1ebf03316ed86bd85f8494e1 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: edebc453d76b846cce62533776c55083a170dfa2f0ef9a0eca077ad826d7fc4bb7dea613f8b7cabb62a39fc6eb931c1717e1ba32d73667df7823a454e9e76dd6 +RPMIdentity: 31dd8ae8ceaf3219ef9d08faf6f9e195d23ca326b4b5e1891f3f77eda55d75f30b96d256d979856fd39307d1dd721e2c6cebb4de60ad8aadc9df9aedae7e2da2