<86>Apr 27 08:53:15 userdel[4155144]: delete user 'rooter' <86>Apr 27 08:53:15 userdel[4155144]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:53:15 userdel[4155144]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:53:15 groupadd[4155200]: group added to /etc/group: name=rooter, GID=1865 <86>Apr 27 08:53:15 groupadd[4155200]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:53:15 groupadd[4155200]: new group: name=rooter, GID=1865 <86>Apr 27 08:53:15 useradd[4155242]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:53:15 userdel[4155296]: delete user 'builder' <86>Apr 27 08:53:15 userdel[4155296]: removed group 'builder' owned by 'builder' <86>Apr 27 08:53:15 userdel[4155296]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:53:15 groupadd[4155340]: group added to /etc/group: name=builder, GID=1866 <86>Apr 27 08:53:15 groupadd[4155340]: group added to /etc/gshadow: name=builder <86>Apr 27 08:53:15 groupadd[4155340]: new group: name=builder, GID=1866 <86>Apr 27 08:53:15 useradd[4155373]: new user: name=builder, UID=1866, GID=1866, 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>Apr 27 08:53:18 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:53:18 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:53:18 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Apr 27 08:53:18 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.44283 + 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.44283 + 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 -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 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" "/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: 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: 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 = 1363968 in use bytes = 1236264 Total (incl. mmap): system bytes = 1363968 in use bytes = 1236264 max mmap regions = 0 max mmap bytes = 0 Arena 0: system bytes = 1363968 in use bytes = 1236264 Total (incl. mmap): system bytes = 1363968 in use bytes = 1236264 max mmap regions = 0 max mmap bytes = 0 t/malloc-stats.t .............. ok # trim return 1 # keepcost before 72424 after 2792 # trim return 1 # keepcost before 2792 after 2792 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, 0 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.425 + 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/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 /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/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.87213 + 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.EYQx1Z 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.AEmATB 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.sepkIm 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.5FWGlL find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DoH1mm 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.68user 1.75system 0:07.12elapsed 48%CPU (0avgtext+0avgdata 57796maxresident)k 0inputs+0outputs (0major+287492minor)pagefaults 0swaps 3.34user 2.74system 0:17.15elapsed 35%CPU (0avgtext+0avgdata 127548maxresident)k 56inputs+0outputs (0major+203275minor)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-04-27 08:53:28.728073040 +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 a73964995407539cd425b1560e152b44 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: f688d0513d940e9c8b8b5fd46a7f8fd501b8fa441a0bc064787d1fcb2884489e869bbbfc0415f62c1566250ab33e26286219b81328cafe759f1f4eadf1c5194d --- 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-04-27 08:53:28.830074528 +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/a3 40755 root:root +/usr/lib/debug/.build-id/a3/140090abd0c225c1b9393cf928763eae30300e 120777 root:root ../../../perl5/auto/Devel/Mallinfo/Mallinfo.so +/usr/lib/debug/.build-id/a3/140090abd0c225c1b9393cf928763eae30300e.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/a3 40755 root:root +File: /usr/lib/debug/.build-id/a3/140090abd0c225c1b9393cf928763eae30300e 120777 root:root ../../../perl5/auto/Devel/Mallinfo/Mallinfo.so +File: /usr/lib/debug/.build-id/a3/140090abd0c225c1b9393cf928763eae30300e.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 c686b0a0b564f2c569afc469e9aa4160 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: 2680e6a2d3918d8b303af3101d9d91006c07303f06b764a42d88cd8ba4e738faf782d533eb0ed4582c70d2b636dd842c650cf8d48e37f6580f5391dac13cb739