<86>Aug 20 04:19:04 userdel[1805157]: delete user 'rooter'
<86>Aug 20 04:19:04 userdel[1805157]: removed group 'rooter' owned by 'rooter'
<86>Aug 20 04:19:04 userdel[1805157]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 20 04:19:04 groupadd[1805179]: group added to /etc/group: name=rooter, GID=981
<86>Aug 20 04:19:04 groupadd[1805179]: group added to /etc/gshadow: name=rooter
<86>Aug 20 04:19:04 groupadd[1805179]: new group: name=rooter, GID=981
<86>Aug 20 04:19:04 useradd[1805194]: new user: name=rooter, UID=981, GID=981, home=/root, shell=/bin/bash
<86>Aug 20 04:19:04 userdel[1805222]: delete user 'builder'
<86>Aug 20 04:19:04 userdel[1805222]: removed group 'builder' owned by 'builder'
<86>Aug 20 04:19:04 userdel[1805222]: removed shadow group 'builder' owned by 'builder'
<86>Aug 20 04:19:04 groupadd[1805248]: group added to /etc/group: name=builder, GID=982
<86>Aug 20 04:19:04 groupadd[1805248]: group added to /etc/gshadow: name=builder
<86>Aug 20 04:19:04 groupadd[1805248]: new group: name=builder, GID=982
<86>Aug 20 04:19:04 useradd[1805272]: new user: name=builder, UID=982, GID=982, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/perl-RPM-1.51-alt5.2.src.rpm: The use of such a license name is ambiguous: Artistic
<13>Aug 20 04:19:05 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003303 installed
<13>Aug 20 04:19:05 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Aug 20 04:19:05 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Aug 20 04:19:05 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953649 installed
<13>Aug 20 04:19:05 rpmi: librpm-devel-4.13.0.1-alt34 sisyphus+303395.200.2.1 1657552006 installed
<13>Aug 20 04:19:05 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-alt5.2.nosrc.rpm (w1.gzdio)
Installing perl-RPM-1.51-alt5.2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97581
+ 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-alt5.2
+ echo 'Source #0 (Perl-RPM-1.51-alt5.2.tar):'
Source #0 (Perl-RPM-1.51-alt5.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/Perl-RPM-1.51-alt5.2.tar
+ cd Perl-RPM-1.51-alt5.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97581
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Perl-RPM-1.51-alt5.2
+ 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
Local build detected. Generating Perl-RPM.spec...
Generating rpmrc...
Generating rpmmacros...
Generating a Unix-style Makefile
Writing Makefile for RPM
+ : running make
+ make -j16 '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-alt5.2'
Running Mkbootstrap for RPM ()
chmod 644 "RPM.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
"/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-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
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/Error.pm blib/lib/RPM/Error.pm
cp RPM/Constants.pm blib/lib/RPM/Constants.pm
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2/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-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2/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-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2/typemap'  RPM.xs > RPM.xsc
mv RPM.xsc RPM.c
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2/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-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2/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-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
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-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
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-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
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-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
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-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
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-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
rm -f blib/arch/auto/RPM/RPM.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  RPM/Constants.o RPM/Error.o RPM.o RPM/Header.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-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
/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-alt5.2'
make: Entering directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
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-alt5.2'
+ : 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-alt5.2'
"/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 0x5743e7ec : SV = PVHV(0x57019460) at 0x5743e7ec
  REFCNT = 1
  FLAGS = (READONLY,PROTECT,SHAREKEYS)
  ARRAY = 0x575a6490  (0:6, 1:2)
  hash quality = 125.0%
  KEYS = 2
  FILL = 2
  MAX = 7
new 0x5702f488 : SV = PVAV(0x57015aa8) at 0x5702f488
  REFCNT = 1
  FLAGS = (READONLY,PROTECT)
  ARRAY = 0x575a6470
  FILL = 0
  MAX = 3
  FLAGS = (REAL)
new 0x5702f5a0 : SV = PV(0x574bb8b0) at 0x5702f5a0
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x573d1264 "RPM::Database"
  CUR = 13
  LEN = 0
new 0x57550e78 : SV = PV(0x574bb860) at 0x57550e78
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x570310a4 "FIRSTKEY"
  CUR = 8
  LEN = 0
new 0x575511ac : SV = PV(0x57014a70) at 0x575511ac
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x57031124 "NEXTKEY"
  CUR = 7
  LEN = 0
new 0x577c0b7c : SV = PV(0x570149e8) at 0x577c0b7c
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x57030df4 "STORE"
  CUR = 5
  LEN = 0
new 0x577c188c : SV = PV(0x5738a5c8) at 0x577c188c
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x574d5120 "2-2"\0
  CUR = 3
  LEN = 10
  COW_REFCNT = 0
new 0x577c18b4 : SV = PV(0x574bb930) at 0x577c18b4
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x574ec280 "2:2-2"\0
  CUR = 5
  LEN = 10
  COW_REFCNT = 1
t/09_leaks.t .......... ok
All tests successful.
Files=10, Tests=94,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.58 cusr  0.08 csys =  0.70 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31982
+ 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-alt5.2
+ 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-alt5.2'
"/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/Error.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/bin/rpmprune
make: Leaving directory '/usr/src/RPM/BUILD/Perl-RPM-1.51-alt5.2'
+ _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-alt5.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31982
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Perl-RPM-1.51-alt5.2
+ 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.Ree2VZ
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.dT22IK
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.2iqh1u
Creating perl-RPM-debuginfo package
Processing files: perl-RPM-debuginfo-1.51-alt5.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h8bIT7
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PZfcaL
find-requires: running scripts (debuginfo)
Requires: perl-RPM = 1.51-alt5.2, 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-alt5.2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/perl-RPM-debuginfo-1.51-alt5.2.i586.rpm (w2.lzdio)
4.23user 1.04system 0:07.86elapsed 67%CPU (0avgtext+0avgdata 54656maxresident)k
0inputs+0outputs (0major+362230minor)pagefaults 0swaps
/.out/perl-RPM-1.51-alt5.2.i586.rpm: The use of such a license name is ambiguous: Artistic
/.out/perl-RPM-debuginfo-1.51-alt5.2.i586.rpm: The use of such a license name is ambiguous: Artistic
6.77user 4.21system 0:12.74elapsed 86%CPU (0avgtext+0avgdata 104540maxresident)k
304inputs+0outputs (30841major+639972minor)pagefaults 0swaps
--- perl-RPM-1.51-alt5.2.i586.rpm.repo	2021-06-13 21:25:28.000000000 +0000
+++ perl-RPM-1.51-alt5.2.i586.rpm.hasher	2022-08-20 04:19:15.399222970 +0000
@@ -17,2 +17,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -20,3 +21,2 @@
 Requires: rpmlib(SetVersions)  
-Requires: libpthread.so.0(GLIBC_2.0)  
 Requires: librpm.so.7 >= set:mgQW9X344FYsUyFQoKstk7YlpdEEIZoHuK0SW4Fe9v1Y83oBX84H2NLuK7NwMkR8uZAHPKG3h82Ku8ZG8uhk4XL4
@@ -43,3 +43,3 @@
 File: /usr/lib/perl5/auto/RPM	40755	root:root		
-File: /usr/lib/perl5/auto/RPM/RPM.so	100644	root:root	4b1d174d4bcdec14058e96fb8cdc9a0e	
+File: /usr/lib/perl5/auto/RPM/RPM.so	100644	root:root	81861cd6e3b63b4473ab4394337efd11	
 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: 0d7876306131799edce5366d8f2f9145e959a8bf17eac86beec6945130fd5b74f5fc3f1a77f43902df1805176b20fb2948284778d05c43678d0d3f1296aff873
+RPMIdentity: 4007ef5955deb46e083ecbfa717a6271bdce3a05f0fd5413a039d1917db6b677014fea890aebbd435c2538983e93430a475fea8d614311ac1601b8fa277255de
--- perl-RPM-debuginfo-1.51-alt5.2.i586.rpm.repo	2021-06-13 21:25:28.000000000 +0000
+++ perl-RPM-debuginfo-1.51-alt5.2.i586.rpm.hasher	2022-08-20 04:19:15.464224057 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/9e	40755	root:root	
-/usr/lib/debug/.build-id/9e/065c706f11cad18f58ecc9b6f7df9fc4698542	120777	root:root	../../../perl5/auto/RPM/RPM.so
-/usr/lib/debug/.build-id/9e/065c706f11cad18f58ecc9b6f7df9fc4698542.debug	120777	root:root	../../usr/lib/perl5/auto/RPM/RPM.so.debug
+/usr/lib/debug/.build-id/c9	40755	root:root	
+/usr/lib/debug/.build-id/c9/ed41c00c7b3f402c4495bcfba98524c4722f48	120777	root:root	../../../perl5/auto/RPM/RPM.so
+/usr/lib/debug/.build-id/c9/ed41c00c7b3f402c4495bcfba98524c4722f48.debug	120777	root:root	../../usr/lib/perl5/auto/RPM/RPM.so.debug
 /usr/lib/debug/usr/lib/perl5	40755	root:root	
@@ -22,3 +22,2 @@
 Requires: debug(libperl-5.34.so)  
-Requires: debug(libpthread.so.0)  
 Requires: debug(librpm.so.7)  
@@ -28,5 +27,5 @@
 Provides: perl-RPM-debuginfo = 1.51-alt5.2:sisyphus+274516.11600.1.1
-File: /usr/lib/debug/.build-id/9e	40755	root:root		
-File: /usr/lib/debug/.build-id/9e/065c706f11cad18f58ecc9b6f7df9fc4698542	120777	root:root		../../../perl5/auto/RPM/RPM.so
-File: /usr/lib/debug/.build-id/9e/065c706f11cad18f58ecc9b6f7df9fc4698542.debug	120777	root:root		../../usr/lib/perl5/auto/RPM/RPM.so.debug
+File: /usr/lib/debug/.build-id/c9	40755	root:root		
+File: /usr/lib/debug/.build-id/c9/ed41c00c7b3f402c4495bcfba98524c4722f48	120777	root:root		../../../perl5/auto/RPM/RPM.so
+File: /usr/lib/debug/.build-id/c9/ed41c00c7b3f402c4495bcfba98524c4722f48.debug	120777	root:root		../../usr/lib/perl5/auto/RPM/RPM.so.debug
 File: /usr/lib/debug/usr/lib/perl5	40755	root:root		
@@ -34,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	d5c80da4da2e0c29c2eae35d6a4843b9	
+File: /usr/lib/debug/usr/lib/perl5/auto/RPM/RPM.so.debug	100644	root:root	d08ee3340ef7d14af1a256fc1d742e57	
 File: /usr/src/debug/Perl-RPM-1.51-alt5.2	40755	root:root		
@@ -48,2 +47,2 @@
 File: /usr/src/debug/Perl-RPM-1.51-alt5.2/RPM/Header.xs	100644	root:root	2f41758819cffb840079163f504ee4e8	
-RPMIdentity: 015929e6f6d9a70ff3c5b475150d701fb95b57ed59163b894df0dbd70a42aca82697c6621567b1ae0f6297d240c5c707f085d7c3f2b97cac0efcde0d8848cbe4
+RPMIdentity: 56f22d5afef58539c8ae907edb122e6e3b1334ec28c710d009c6169fb438eddc6e3518933ad2afe7e18a2b0dbfff3d8b20c6439717eb996de3f91bcdfcd52058