<86>Sep  9 04:04:30 userdel[636298]: delete user 'rooter'
<86>Sep  9 04:04:30 userdel[636298]: removed group 'rooter' owned by 'rooter'
<86>Sep  9 04:04:30 userdel[636298]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  9 04:04:30 groupadd[636334]: group added to /etc/group: name=rooter, GID=1262
<86>Sep  9 04:04:30 groupadd[636334]: group added to /etc/gshadow: name=rooter
<86>Sep  9 04:04:30 groupadd[636334]: new group: name=rooter, GID=1262
<86>Sep  9 04:04:30 useradd[636357]: new user: name=rooter, UID=1262, GID=1262, home=/root, shell=/bin/bash, from=none
<86>Sep  9 04:04:30 userdel[636404]: delete user 'builder'
<86>Sep  9 04:04:30 userdel[636404]: removed group 'builder' owned by 'builder'
<86>Sep  9 04:04:30 userdel[636404]: removed shadow group 'builder' owned by 'builder'
<86>Sep  9 04:04:30 groupadd[636450]: group added to /etc/group: name=builder, GID=1263
<86>Sep  9 04:04:30 groupadd[636450]: group added to /etc/gshadow: name=builder
<86>Sep  9 04:04:30 groupadd[636450]: new group: name=builder, GID=1263
<86>Sep  9 04:04:30 useradd[636485]: new user: name=builder, UID=1263, GID=1263, home=/usr/src, shell=/bin/bash, from=none
<13>Sep  9 04:04:37 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003303 installed
<13>Sep  9 04:04:37 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Sep  9 04:04:37 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Sep  9 04:04:37 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953649 installed
<13>Sep  9 04:04:37 rpmi: librpm-devel-4.13.0.1-alt38 sisyphus+324286.100.3.1 1688750970 installed
<13>Sep  9 04:04:37 rpmi: perl-Devel-Leak-0.03-alt4.2 sisyphus+279723.1400.1.1 1626649187 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-RPM-1.51-alt6.nosrc.rpm (w1.gzdio)
Installing perl-RPM-1.51-alt6.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96116
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Perl-RPM-1.51-alt6
+ echo 'Source #0 (Perl-RPM-1.51-alt6.tar):'
Source #0 (Perl-RPM-1.51-alt6.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/Perl-RPM-1.51-alt6.tar
+ cd Perl-RPM-1.51-alt6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96116
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Perl-RPM-1.51-alt6
+ 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

+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
Checking if your kit is complete...
Warning: the following files are missing in your kit:
	t/02_headers.t
Please inform the author.
Warning (mostly harmless): No library found for -lrpmdb
Generating a Unix-style Makefile
Writing Makefile for RPM
+ : running make
+ make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
Running Mkbootstrap for RPM ()
chmod 644 "RPM.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
cp RPM/Error.pm blib/lib/RPM/Error.pm
cp RPM/Header.pm blib/lib/RPM/Header.pm
cp RPM.pm blib/lib/RPM.pm
cp RPM/Database.pm blib/lib/RPM/Database.pm
cp RPM/Constants.pm blib/lib/RPM/Constants.pm
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RPM.bs blib/arch/auto/RPM/RPM.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6/typemap'  RPM/Error.xs > RPM/Error.xsc
mv RPM/Error.xsc RPM/Error.c
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6/typemap'  RPM/Constants.xs > RPM/Constants.xsc
mv RPM/Constants.xsc RPM/Constants.c
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6/typemap'  RPM.xs > RPM.xsc
mv RPM.xsc RPM.c
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6/typemap'  RPM/Header.xs > RPM/Header.xsc
mv RPM/Header.xsc RPM/Header.c
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6/typemap'  RPM/Database.xs > RPM/Database.xsc
mv RPM/Database.xsc RPM/Database.c
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
gcc -c  -I. -I/usr/include/rpm -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   -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/usr/lib/perl5/CORE"  -DRPM_VERSION=0x040d00 RPM/Error.c -o RPM/Error.o
RPM/Error.c: In function 'XS_RPM__Error_rpm_error':
RPM/Error.c:318:17: warning: unused variable 'code' [-Wunused-variable]
  318 |         int     code = (int)SvIV(ST(0))
      |                 ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
gcc -c  -I. -I/usr/include/rpm -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   -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/usr/lib/perl5/CORE"  -DRPM_VERSION=0x040d00 RPM.c -o RPM.o
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
gcc -c  -I. -I/usr/include/rpm -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   -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/usr/lib/perl5/CORE"  -DRPM_VERSION=0x040d00 RPM/Constants.c -o RPM/Constants.o
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
gcc -c  -I. -I/usr/include/rpm -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   -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/usr/lib/perl5/CORE"  -DRPM_VERSION=0x040d00 RPM/Database.c -o RPM/Database.o
RPM/Database.xs: In function 'rpmdb_TIEHASH':
RPM/Database.xs:21:12: warning: unused variable 'perms' [-Wunused-variable]
   21 |     mode_t perms = 0;
      |            ^~~~~
RPM/Database.c: In function 'XS_RPM__Database_STORE':
RPM/Database.c:395:17: warning: variable 'value' set but not used [-Wunused-but-set-variable]
  395 |         SV*     value;
      |                 ^~~~~
RPM/Database.c:394:17: warning: variable 'key' set but not used [-Wunused-but-set-variable]
  394 |         SV*     key;
      |                 ^~~
RPM/Database.c:393:17: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  393 |         SV*     self;
      |                 ^~~~
RPM/Database.c: In function 'XS_RPM__Database_DELETE':
RPM/Database.c:439:17: warning: variable 'key' set but not used [-Wunused-but-set-variable]
  439 |         SV*     key;
      |                 ^~~
RPM/Database.c:438:17: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  438 |         SV*     self;
      |                 ^~~~
RPM/Database.c: In function 'XS_RPM__Database_CLEAR':
RPM/Database.c:475:17: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  475 |         SV*     self;
      |                 ^~~~
RPM/Database.c: In function 'XS_RPM__Database_init':
RPM/Database.c:647:17: warning: variable 'perms' set but not used [-Wunused-but-set-variable]
  647 |         int     perms;
      |                 ^~~~~
RPM/Database.c:646:25: warning: variable 'root' set but not used [-Wunused-but-set-variable]
  646 |         const char*     root;
      |                         ^~~~
RPM/Database.c:644:17: warning: unused variable 'class' [-Wunused-variable]
  644 |         SV*     class = ST(0)
      |                 ^~~~~
RPM/Database.c: In function 'XS_RPM__Database_rebuild':
RPM/Database.c:692:25: warning: variable 'root' set but not used [-Wunused-but-set-variable]
  692 |         const char*     root;
      |                         ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
gcc -c  -I. -I/usr/include/rpm -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   -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/usr/lib/perl5/CORE"  -DRPM_VERSION=0x040d00 RPM/Header.c -o RPM/Header.o
RPM/Header.xs: In function 'rpmhdr_TIEHASH_header':
RPM/Header.xs:128:5: warning: 'headerNVR' is deprecated [-Wdeprecated-declarations]
  128 |     headerNVR(hdr->hdr, &hdr->name, &hdr->version, &hdr->release);
      |     ^~~~~~~~~
In file included from /usr/include/rpm/rpmlib.h:14,
                 from /usr/include/rpm/rpmcli.h:10,
                 from ./RPM.h:47,
                 from RPM/Header.xs:9:
/usr/include/rpm/header.h:359:5: note: declared here
  359 | int headerNVR(Header h,
      |     ^~~~~~~~~
RPM/Header.xs: In function 'rpmhdr_FETCH':
RPM/Header.xs:225:5: warning: 'headerGetEntry' is deprecated [-Wdeprecated-declarations]
  225 |     if (headerGetEntry(hdr->hdr, tag, &type, &data, &size))
      |     ^~
In file included from /usr/include/rpm/rpmlib.h:19:
/usr/include/rpm/rpmlegacy.h:48:5: note: declared here
   48 | int headerGetEntry(Header h, rpm_tag_t tag,
      |     ^~~~~~~~~~~~~~
RPM/Header.xs:225:39: warning: pointer targets in passing argument 3 of 'headerGetEntry' differ in signedness [-Wpointer-sign]
  225 |     if (headerGetEntry(hdr->hdr, tag, &type, &data, &size))
      |                                       ^~~~~
      |                                       |
      |                                       int *
/usr/include/rpm/rpmlegacy.h:49:41: note: expected 'rpm_tagtype_t *' {aka 'unsigned int *'} but argument is of type 'int *'
   49 |                         rpm_tagtype_t * type,
      |                         ~~~~~~~~~~~~~~~~^~~~
RPM/Header.xs:225:53: warning: pointer targets in passing argument 5 of 'headerGetEntry' differ in signedness [-Wpointer-sign]
  225 |     if (headerGetEntry(hdr->hdr, tag, &type, &data, &size))
      |                                                     ^~~~~
      |                                                     |
      |                                                     int *
/usr/include/rpm/rpmlegacy.h:51:39: note: expected 'rpm_count_t *' {aka 'unsigned int *'} but argument is of type 'int *'
   51 |                         rpm_count_t * c) RPM_GNUC_DEPRECATED;
      |                         ~~~~~~~~~~~~~~^
RPM/Header.xs: In function 'rpmhdr_STORE':
RPM/Header.xs:547:5: warning: 'headerAddEntry' is deprecated [-Wdeprecated-declarations]
  547 |     headerAddEntry(hdr->hdr, tag, data_type, data, size);
      |     ^~~~~~~~~~~~~~
/usr/include/rpm/rpmlegacy.h:85:5: note: declared here
   85 | int headerAddEntry(Header h, rpm_tag_t tag, rpm_tagtype_t type,
      |     ^~~~~~~~~~~~~~
RPM/Header.xs:551:9: warning: 'headerNVR' is deprecated [-Wdeprecated-declarations]
  551 |         headerNVR(hdr->hdr, &hdr->name, &hdr->version, &hdr->release);
      |         ^~~~~~~~~
/usr/include/rpm/header.h:359:5: note: declared here
  359 | int headerNVR(Header h,
      |     ^~~~~~~~~
RPM/Header.xs: In function 'rpmhdr_DELETE':
RPM/Header.xs:563:9: warning: 'headerNVR' is deprecated [-Wdeprecated-declarations]
  563 |         headerNVR(hdr->hdr, &hdr->name, &hdr->version, &hdr->release);
      |         ^~~~~~~~~
/usr/include/rpm/header.h:359:5: note: declared here
  359 | int headerNVR(Header h,
      |     ^~~~~~~~~
RPM/Header.xs: In function 'rpmhdr_NEXTKEY':
RPM/Header.xs:603:9: warning: 'headerNextIterator' is deprecated [-Wdeprecated-declarations]
  603 |         if (! headerNextIterator(hdr->iterator, tagp, &type, &data, &size)) {
      |         ^~
/usr/include/rpm/rpmlegacy.h:170:5: note: declared here
  170 | int headerNextIterator(HeaderIterator hi,
      |     ^~~~~~~~~~~~~~~~~~
RPM/Header.xs:603:55: warning: pointer targets in passing argument 3 of 'headerNextIterator' differ in signedness [-Wpointer-sign]
  603 |         if (! headerNextIterator(hdr->iterator, tagp, &type, &data, &size)) {
      |                                                       ^~~~~
      |                                                       |
      |                                                       int *
/usr/include/rpm/rpmlegacy.h:172:33: note: expected 'rpm_tagtype_t *' {aka 'unsigned int *'} but argument is of type 'int *'
  172 |                 rpm_tagtype_t * type,
      |                 ~~~~~~~~~~~~~~~~^~~~
RPM/Header.xs:603:62: warning: passing argument 4 of 'headerNextIterator' from incompatible pointer type [-Wincompatible-pointer-types]
  603 |         if (! headerNextIterator(hdr->iterator, tagp, &type, &data, &size)) {
      |                                                              ^~~~~
      |                                                              |
      |                                                              const void **
/usr/include/rpm/rpmlegacy.h:173:30: note: expected 'void **' but argument is of type 'const void **'
  173 |                 rpm_data_t * p,
      |                 ~~~~~~~~~~~~~^
RPM/Header.xs:603:69: warning: pointer targets in passing argument 5 of 'headerNextIterator' differ in signedness [-Wpointer-sign]
  603 |         if (! headerNextIterator(hdr->iterator, tagp, &type, &data, &size)) {
      |                                                                     ^~~~~
      |                                                                     |
      |                                                                     int *
/usr/include/rpm/rpmlegacy.h:174:31: note: expected 'rpm_count_t *' {aka 'unsigned int *'} but argument is of type 'int *'
  174 |                 rpm_count_t * c) RPM_GNUC_DEPRECATED;
      |                 ~~~~~~~~~~~~~~^
RPM/Header.xs: In function 'rpmhdr_tagtype':
RPM/Header.xs:656:5: warning: 'headerGetEntry' is deprecated [-Wdeprecated-declarations]
  656 |     if (headerGetEntry(hdr->hdr, tag, &type, NULL, NULL))
      |     ^~
/usr/include/rpm/rpmlegacy.h:48:5: note: declared here
   48 | int headerGetEntry(Header h, rpm_tag_t tag,
      |     ^~~~~~~~~~~~~~
RPM/Header.xs:656:39: warning: pointer targets in passing argument 3 of 'headerGetEntry' differ in signedness [-Wpointer-sign]
  656 |     if (headerGetEntry(hdr->hdr, tag, &type, NULL, NULL))
      |                                       ^~~~~
      |                                       |
      |                                       int *
/usr/include/rpm/rpmlegacy.h:49:41: note: expected 'rpm_tagtype_t *' {aka 'unsigned int *'} but argument is of type 'int *'
   49 |                         rpm_tagtype_t * type,
      |                         ~~~~~~~~~~~~~~~~^~~~
RPM/Header.xs: At top level:
RPM/Header.xs:756:30: warning: 'struct headerTagTableEntry_s' declared inside parameter list will not be visible outside of this definition or declaration
  756 |                 const struct headerTagTableEntry_s * tags)
      |                              ^~~~~~~~~~~~~~~~~~~~~
RPM/Header.c: In function 'XS_RPM__Header_dump':
RPM/Header.c:1541:17: warning: variable 'fh' set but not used [-Wunused-but-set-variable]
 1541 |         FILE *  fh;
      |                 ^~
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
rm -f blib/arch/auto/RPM/RPM.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  RPM/Error.o RPM/Header.o RPM/Constants.o RPM.o RPM/Database.o  -o blib/arch/auto/RPM/RPM.so  \
   -lrpm -lrpmio   \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/RPM/RPM.so
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
/bin/cp -p utils/rpmprune blib/script/rpmprune
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rpmprune
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
Pod::Man is not available: Can't locate Pod/Man.pm in @INC (you may need to install the Pod::Man module) (@INC contains: /usr/local/lib/perl/5.34 /usr/local/share/perl/5.34 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at /usr/share/perl5/ExtUtils/Command/MM.pm line 109.
Man pages will not be generated during this install.
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
+ : 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/Perl-RPM-1.51-alt6'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RPM.bs blib/arch/auto/RPM/RPM.bs 644
/bin/cp -p utils/rpmprune blib/script/rpmprune
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rpmprune
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_load.t ........... ok
t/00_pod.t ............ skipped: Test::Pod 1.00 required for testing POD
t/00_pod_coverage.t ... skipped: Test::Pod::Coverage 1.00 required for testing POD coverage
t/01_database.t ....... ok
t/02_headers_db.t ..... ok
Warning is normal here:
RPM::Header::scalar_tag: Unknown rpm tag name `not_a_tag' at t/02_headers_empty.t line 27.
t/02_headers_empty.t .. ok
t/02_headers_file.t ... ok
t/03_errors.t ......... ok
t/04_utils.t .......... ok
new 0x56c32160 : SV = PVHV(0x5680d460) at 0x56c32160
  REFCNT = 1
  FLAGS = (READONLY,PROTECT,SHAREKEYS)
  ARRAY = 0x56d984b0  (0:6, 1:2)
  hash quality = 125.0%
  KEYS = 2
  FILL = 2
  MAX = 7
new 0x568234a8 : SV = PVAV(0x56809aa8) at 0x568234a8
  REFCNT = 1
  FLAGS = (READONLY,PROTECT)
  ARRAY = 0x56d98490
  FILL = 0
  MAX = 3
  FLAGS = (REAL)
new 0x568235c0 : SV = PV(0x56cadc00) at 0x568235c0
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x56855634 "RPM::Database"
  CUR = 13
  LEN = 0
new 0x56dbf310 : SV = PV(0x56808a88) at 0x56dbf310
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x56825144 "NEXTKEY"
  CUR = 7
  LEN = 0
new 0x56dbf7ac : SV = PV(0x56cadef8) at 0x56dbf7ac
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x568250c4 "FIRSTKEY"
  CUR = 8
  LEN = 0
new 0x56f88410 : SV = PV(0x56cadbe0) at 0x56f88410
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x56824e14 "STORE"
  CUR = 5
  LEN = 0
new 0x56f8b730 : SV = PV(0x56cadba0) at 0x56f8b730
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x56cc5950 "2:2-2"\0
  CUR = 5
  LEN = 10
  COW_REFCNT = 1
new 0x56f89c44 : SV = PV(0x56cadcd0) at 0x56f89c44
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x56edc190 "2-2"\0
  CUR = 3
  LEN = 10
  COW_REFCNT = 0
t/09_leaks.t .......... ok
All tests successful.
Files=10, Tests=94,  3 wallclock secs ( 0.12 usr  0.03 sys +  3.01 cusr  0.37 csys =  3.53 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49701
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-RPM-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-RPM-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Perl-RPM-1.51-alt6
+ 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-RPM-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RPM.bs blib/arch/auto/RPM/RPM.bs 644
/bin/cp -p utils/rpmprune blib/script/rpmprune
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rpmprune
Pod::Man is not available: Can't locate Pod/Man.pm in @INC (you may need to install the Pod::Man module) (@INC contains: /usr/local/lib/perl/5.34 /usr/local/share/perl/5.34 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at /usr/share/perl5/ExtUtils/Command/MM.pm line 109.
Man pages will not be generated during this install.
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-RPM-buildroot/usr/lib/perl5/auto/RPM/RPM.so
Installing /usr/src/tmp/perl-RPM-buildroot/usr/lib/perl5/RPM.pm
Installing /usr/src/tmp/perl-RPM-buildroot/usr/lib/perl5/RPM/Constants.pm
Installing /usr/src/tmp/perl-RPM-buildroot/usr/lib/perl5/RPM/Database.pm
Installing /usr/src/tmp/perl-RPM-buildroot/usr/lib/perl5/RPM/Header.pm
Installing /usr/src/tmp/perl-RPM-buildroot/usr/lib/perl5/RPM/Error.pm
Installing /usr/src/tmp/perl-RPM-buildroot/usr/bin/rpmprune
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt6'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-RPM-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-RPM-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-RPM-buildroot (auto)
removed './usr/lib/perl5/auto/RPM/.packlist'
mode of './usr/lib/perl5/auto/RPM/RPM.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-RPM-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-RPM-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-RPM-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-RPM-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/perl-RPM-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: perl-RPM-1.51-alt6
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80423
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Perl-RPM-1.51-alt6
+ DOCDIR=/usr/src/tmp/perl-RPM-buildroot/usr/share/doc/perl-RPM-1.51
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-RPM-buildroot/usr/share/doc/perl-RPM-1.51
+ /bin/mkdir -p /usr/src/tmp/perl-RPM-buildroot/usr/share/doc/perl-RPM-1.51
+ cp -prL ChangeLog README /usr/src/tmp/perl-RPM-buildroot/usr/share/doc/perl-RPM-1.51
+ chmod -R go-w /usr/src/tmp/perl-RPM-buildroot/usr/share/doc/perl-RPM-1.51
+ chmod -R a+rX /usr/src/tmp/perl-RPM-buildroot/usr/share/doc/perl-RPM-1.51
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BPGdtt
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.U5uv9o
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-RPM-buildroot/usr/bin/rpmprune syntax OK
/usr/src/tmp/perl-RPM-buildroot/usr/lib/perl5/RPM.pm syntax OK
/usr/src/tmp/perl-RPM-buildroot/usr/lib/perl5/RPM/Constants.pm syntax OK
/usr/src/tmp/perl-RPM-buildroot/usr/lib/perl5/RPM/Database.pm syntax OK
/usr/src/tmp/perl-RPM-buildroot/usr/lib/perl5/RPM/Error.pm syntax OK
/usr/src/tmp/perl-RPM-buildroot/usr/lib/perl5/RPM/Header.pm syntax OK
Provides: perl(RPM.pm) = 1.510, perl(RPM/Constants.pm) = 1.190, perl(RPM/Database.pm) = 1.190, perl(RPM/Error.pm) = 1.110, perl(RPM/Header.pm) = 1.210
Requires: /usr/bin/perl, /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libperl-5.34.so >= set:ohjBjKDYRP4ibkYgoggnHOIOGbxKEcqBKQ30Saw9GtkN2Z8hqNLqZuQNX5F2HPZjZl4IkZo93Z2MqvOQc2VFm6FRu77aOnxYzbQ9IcmFmS3fL3cQiJZm1hDCDfnjHviJtKPfUrUqGHhowkixW7qVpFkZBgB83XckTD7rPE7dKkZChjp300Z3p3WdBr, librpm.so.7 >= set:mgQW9X344FYsUyFQoKstk7YlpdEEIZoHuK0SW4Fe9v1Y83oBX84H2NLuK7NwMkR8uZAHPKG3h82Ku8ZG8uhk4XL4, librpmio.so.7 >= set:lhU6KOxBVYRbQv1zofH9iAEBJ43, perl(DynaLoader.pm), perl(File/Basename.pm), perl(Getopt/Long.pm), perl(subs.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.oOBVcB
Creating perl-RPM-debuginfo package
Processing files: perl-RPM-debuginfo-1.51-alt6
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.60Y6KW
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sBARCn
find-requires: running scripts (debuginfo)
Requires: perl-RPM = 1.51-alt6, debug(libc.so.6), debug(libperl-5.34.so), debug(librpm.so.7), debug(librpmio.so.7)
Adding to perl-RPM-debuginfo a strict dependency on perl-RPM
Wrote: /usr/src/RPM/RPMS/i586/perl-RPM-1.51-alt6.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/perl-RPM-debuginfo-1.51-alt6.i586.rpm (w2.lzdio)
14.85user 3.09system 0:18.81elapsed 95%CPU (0avgtext+0avgdata 62540maxresident)k
0inputs+0outputs (0major+372170minor)pagefaults 0swaps
8.29user 4.11system 0:38.36elapsed 32%CPU (0avgtext+0avgdata 124272maxresident)k
408inputs+0outputs (0major+192231minor)pagefaults 0swaps
--- perl-RPM-1.51-alt6.i586.rpm.repo	2022-09-29 20:14:01.000000000 +0000
+++ perl-RPM-1.51-alt6.i586.rpm.hasher	2023-09-09 04:05:02.425823269 +0000
@@ -43,3 +43,3 @@
 File: /usr/lib/perl5/auto/RPM	40755	root:root		
-File: /usr/lib/perl5/auto/RPM/RPM.so	100644	root:root	dcff051194f01e58c357491d2bc0e92c	
+File: /usr/lib/perl5/auto/RPM/RPM.so	100644	root:root	2026b9c74e74f8d7caec140a54e29193	
 File: /usr/share/doc/perl-RPM-1.51	40755	root:root		
@@ -47,2 +47,2 @@
 File: /usr/share/doc/perl-RPM-1.51/README	100644	root:root	0b3d56b8b1f2ff47fb03096fa3ffc24b	
-RPMIdentity: 6468cd0c29bf587c17d48411e6dace2b4e659e8d74656fb7cbce0ee248de4477086a325e1f67fb68141d3c3d60c1d8bc7dd0081116ab095af6ee61401d155d28
+RPMIdentity: 9b991c3f4a641d4cc850982370b6cf63e41ec5d3dd6ff4c32c509d8e499627a52ff9578a154a6c54a8fb73d6ac8e753542441c7ed650c61ccf6faad656754b8e
--- perl-RPM-debuginfo-1.51-alt6.i586.rpm.repo	2022-09-29 20:14:01.000000000 +0000
+++ perl-RPM-debuginfo-1.51-alt6.i586.rpm.hasher	2023-09-09 04:05:02.566824803 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/65	40755	root:root	
-/usr/lib/debug/.build-id/65/cc1d10071b136ad1b9e4324606171bfff938fe	120777	root:root	../../../perl5/auto/RPM/RPM.so
-/usr/lib/debug/.build-id/65/cc1d10071b136ad1b9e4324606171bfff938fe.debug	120777	root:root	../../usr/lib/perl5/auto/RPM/RPM.so.debug
+/usr/lib/debug/.build-id/2e	40755	root:root	
+/usr/lib/debug/.build-id/2e/ad63386bc7561a11ce44e9433bc7f273c86984	120777	root:root	../../../perl5/auto/RPM/RPM.so
+/usr/lib/debug/.build-id/2e/ad63386bc7561a11ce44e9433bc7f273c86984.debug	120777	root:root	../../usr/lib/perl5/auto/RPM/RPM.so.debug
 /usr/lib/debug/usr/lib/perl5	40755	root:root	
@@ -27,5 +27,5 @@
 Provides: perl-RPM-debuginfo = 1.51-alt6:sisyphus+307612.100.1.1
-File: /usr/lib/debug/.build-id/65	40755	root:root		
-File: /usr/lib/debug/.build-id/65/cc1d10071b136ad1b9e4324606171bfff938fe	120777	root:root		../../../perl5/auto/RPM/RPM.so
-File: /usr/lib/debug/.build-id/65/cc1d10071b136ad1b9e4324606171bfff938fe.debug	120777	root:root		../../usr/lib/perl5/auto/RPM/RPM.so.debug
+File: /usr/lib/debug/.build-id/2e	40755	root:root		
+File: /usr/lib/debug/.build-id/2e/ad63386bc7561a11ce44e9433bc7f273c86984	120777	root:root		../../../perl5/auto/RPM/RPM.so
+File: /usr/lib/debug/.build-id/2e/ad63386bc7561a11ce44e9433bc7f273c86984.debug	120777	root:root		../../usr/lib/perl5/auto/RPM/RPM.so.debug
 File: /usr/lib/debug/usr/lib/perl5	40755	root:root		
@@ -33,3 +33,3 @@
 File: /usr/lib/debug/usr/lib/perl5/auto/RPM	40755	root:root		
-File: /usr/lib/debug/usr/lib/perl5/auto/RPM/RPM.so.debug	100644	root:root	b1ec698347fbea90ab353bd29fa1afbe	
+File: /usr/lib/debug/usr/lib/perl5/auto/RPM/RPM.so.debug	100644	root:root	4ab3a19f8ead0a189648d57479323216	
 File: /usr/src/debug/Perl-RPM-1.51-alt6	40755	root:root		
@@ -47,2 +47,2 @@
 File: /usr/src/debug/Perl-RPM-1.51-alt6/RPM/Header.xs	100644	root:root	2f41758819cffb840079163f504ee4e8	
-RPMIdentity: 64177186875fff7b2235ed0923281890e27f53808ee73b715e3cb165edf3488283dd7d3e9d4093658a64d1f3421f8d1afdb911dad5fecac29e1b6773076288ab
+RPMIdentity: 59a3f17e805a017ab91003257025449d9196d2021a7b0adcc14f4aec3caec47317453c249a088ce50e0b911ce98a287838c15806c861017798b4b76b99342914