<86>May 29 06:50:07 userdel[3897355]: delete user 'rooter'
<86>May 29 06:50:07 groupadd[3897380]: group added to /etc/group: name=rooter, GID=939
<86>May 29 06:50:07 groupadd[3897380]: group added to /etc/gshadow: name=rooter
<86>May 29 06:50:07 groupadd[3897380]: new group: name=rooter, GID=939
<86>May 29 06:50:07 useradd[3897393]: new user: name=rooter, UID=939, GID=939, home=/root, shell=/bin/bash
<86>May 29 06:50:07 userdel[3897409]: delete user 'builder'
<86>May 29 06:50:07 userdel[3897409]: removed group 'builder' owned by 'builder'
<86>May 29 06:50:08 groupadd[3897432]: group added to /etc/group: name=builder, GID=940
<86>May 29 06:50:08 groupadd[3897432]: group added to /etc/gshadow: name=builder
<86>May 29 06:50:08 groupadd[3897432]: new group: name=builder, GID=940
<86>May 29 06:50:08 useradd[3897451]: new user: name=builder, UID=940, GID=940, home=/usr/src, shell=/bin/bash
<13>May 29 06:50:09 rpmi: libpopt-devel-1:1.16-alt1 1500322984 installed
<13>May 29 06:50:09 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>May 29 06:50:09 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>May 29 06:50:09 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>May 29 06:50:09 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>May 29 06:50:09 rpmi: librpm-devel-4.13.0.1-alt24 p9+254187.340.9.1 1598671540 installed
<13>May 29 06:50:09 rpmi: perl-Devel-Leak-0.03-alt4.2 sisyphus+219907.3000.1.1 1548344959 installed
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70365
+ 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.70365
+ 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' '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/Database.pm blib/lib/RPM/Database.pm
cp RPM/Constants.pm blib/lib/RPM/Constants.pm
cp RPM.pm blib/lib/RPM.pm
cp RPM/Error.pm blib/lib/RPM/Error.pm
cp RPM/Header.pm blib/lib/RPM/Header.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/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.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/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/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/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   -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/usr/lib64/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:6: warning: unused variable 'code' [-Wunused-variable]
  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   -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/usr/lib64/perl5/CORE"  -DRPM_VERSION=0x040d00 RPM.c -o RPM.o
In file included from RPM.xs:6:
RPM.xs: In function 'rpmtag_pv2iv':
RPM.xs:101:24: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
         PERL_RPM_ERROR("Bad rpm tag name `%.*s...' (too long)",
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  sizeof(uc_name), name);
                  ~~~~~~~~~~~~~~~
RPM.h:127:48: note: in definition of macro 'PERL_RPM_ERROR'
 #define PERL_RPM_ERROR(...) rpmlog(RPMLOG_ERR, __VA_ARGS__)
                                                ^~~~~~~~~~~
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   -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/usr/lib64/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]
     mode_t perms = 0;
            ^~~~~
RPM/Database.c: In function 'XS_RPM__Database_STORE':
RPM/Database.c:395:6: warning: variable 'value' set but not used [-Wunused-but-set-variable]
  SV* value;
      ^~~~~
RPM/Database.c:394:6: warning: variable 'key' set but not used [-Wunused-but-set-variable]
  SV* key;
      ^~~
RPM/Database.c:393:6: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  SV* self;
      ^~~~
RPM/Database.c: In function 'XS_RPM__Database_DELETE':
RPM/Database.c:439:6: warning: variable 'key' set but not used [-Wunused-but-set-variable]
  SV* key;
      ^~~
RPM/Database.c:438:6: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  SV* self;
      ^~~~
RPM/Database.c: In function 'XS_RPM__Database_CLEAR':
RPM/Database.c:475:6: warning: variable 'self' set but not used [-Wunused-but-set-variable]
  SV* self;
      ^~~~
RPM/Database.c: In function 'XS_RPM__Database_init':
RPM/Database.c:647:6: warning: variable 'perms' set but not used [-Wunused-but-set-variable]
  int perms;
      ^~~~~
RPM/Database.c:646:14: warning: variable 'root' set but not used [-Wunused-but-set-variable]
  const char* root;
              ^~~~
RPM/Database.c:644:6: warning: unused variable 'class' [-Wunused-variable]
  SV* class = ST(0)
      ^~~~~
RPM/Database.c: In function 'XS_RPM__Database_rebuild':
RPM/Database.c:692:14: warning: variable 'root' set but not used [-Wunused-but-set-variable]
  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   -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/usr/lib64/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   -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/usr/lib64/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]
     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
 int headerNVR(Header h,
     ^~~~~~~~~
RPM/Header.xs: In function 'rpmhdr_FETCH':
RPM/Header.xs:225:5: warning: 'headerGetEntry' is deprecated [-Wdeprecated-declarations]
     if (headerGetEntry(hdr->hdr, tag, &type, &data, &size))
     ^~
In file included from /usr/include/rpm/rpmlib.h:19,
                 from /usr/include/rpm/rpmcli.h:10,
                 from ./RPM.h:47,
                 from RPM/Header.xs:9:
/usr/include/rpm/rpmlegacy.h:48:5: note: declared here
 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]
     if (headerGetEntry(hdr->hdr, tag, &type, &data, &size))
                                       ^~~~~
In file included from /usr/include/rpm/rpmlib.h:19,
                 from /usr/include/rpm/rpmcli.h:10,
                 from ./RPM.h:47,
                 from RPM/Header.xs:9:
/usr/include/rpm/rpmlegacy.h:48:5: note: expected 'rpm_tagtype_t *' {aka 'unsigned int *'} but argument is of type 'int *'
 int headerGetEntry(Header h, rpm_tag_t tag,
     ^~~~~~~~~~~~~~
RPM/Header.xs:225:53: warning: pointer targets in passing argument 5 of 'headerGetEntry' differ in signedness [-Wpointer-sign]
     if (headerGetEntry(hdr->hdr, tag, &type, &data, &size))
                                                     ^~~~~
In file included from /usr/include/rpm/rpmlib.h:19,
                 from /usr/include/rpm/rpmcli.h:10,
                 from ./RPM.h:47,
                 from RPM/Header.xs:9:
/usr/include/rpm/rpmlegacy.h:48:5: note: expected 'rpm_count_t *' {aka 'unsigned int *'} but argument is of type 'int *'
 int headerGetEntry(Header h, rpm_tag_t tag,
     ^~~~~~~~~~~~~~
RPM/Header.xs: In function 'rpmhdr_STORE':
RPM/Header.xs:547:5: warning: 'headerAddEntry' is deprecated [-Wdeprecated-declarations]
     headerAddEntry(hdr->hdr, tag, data_type, data, size);
     ^~~~~~~~~~~~~~
In file included from /usr/include/rpm/rpmlib.h:19,
                 from /usr/include/rpm/rpmcli.h:10,
                 from ./RPM.h:47,
                 from RPM/Header.xs:9:
/usr/include/rpm/rpmlegacy.h:85:5: note: declared here
 int headerAddEntry(Header h, rpm_tag_t tag, rpm_tagtype_t type,
     ^~~~~~~~~~~~~~
RPM/Header.xs:551:9: warning: 'headerNVR' is deprecated [-Wdeprecated-declarations]
         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
 int headerNVR(Header h,
     ^~~~~~~~~
RPM/Header.xs: In function 'rpmhdr_DELETE':
RPM/Header.xs:563:9: warning: 'headerNVR' is deprecated [-Wdeprecated-declarations]
         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
 int headerNVR(Header h,
     ^~~~~~~~~
RPM/Header.xs: In function 'rpmhdr_NEXTKEY':
RPM/Header.xs:603:9: warning: 'headerNextIterator' is deprecated [-Wdeprecated-declarations]
         if (! headerNextIterator(hdr->iterator, tagp, &type, &data, &size)) {
         ^~
In file included from /usr/include/rpm/rpmlib.h:19,
                 from /usr/include/rpm/rpmcli.h:10,
                 from ./RPM.h:47,
                 from RPM/Header.xs:9:
/usr/include/rpm/rpmlegacy.h:170:5: note: declared here
 int headerNextIterator(HeaderIterator hi,
     ^~~~~~~~~~~~~~~~~~
RPM/Header.xs:603:55: warning: pointer targets in passing argument 3 of 'headerNextIterator' differ in signedness [-Wpointer-sign]
         if (! headerNextIterator(hdr->iterator, tagp, &type, &data, &size)) {
                                                       ^~~~~
In file included from /usr/include/rpm/rpmlib.h:19,
                 from /usr/include/rpm/rpmcli.h:10,
                 from ./RPM.h:47,
                 from RPM/Header.xs:9:
/usr/include/rpm/rpmlegacy.h:170:5: note: expected 'rpm_tagtype_t *' {aka 'unsigned int *'} but argument is of type 'int *'
 int headerNextIterator(HeaderIterator hi,
     ^~~~~~~~~~~~~~~~~~
RPM/Header.xs:603:62: warning: passing argument 4 of 'headerNextIterator' from incompatible pointer type [-Wincompatible-pointer-types]
         if (! headerNextIterator(hdr->iterator, tagp, &type, &data, &size)) {
                                                              ^~~~~
In file included from /usr/include/rpm/rpmlib.h:19,
                 from /usr/include/rpm/rpmcli.h:10,
                 from ./RPM.h:47,
                 from RPM/Header.xs:9:
/usr/include/rpm/rpmlegacy.h:173:16: note: expected 'void **' but argument is of type 'const void **'
   rpm_data_t * p,
   ~~~~~~~~~~~~~^
RPM/Header.xs:603:69: warning: pointer targets in passing argument 5 of 'headerNextIterator' differ in signedness [-Wpointer-sign]
         if (! headerNextIterator(hdr->iterator, tagp, &type, &data, &size)) {
                                                                     ^~~~~
In file included from /usr/include/rpm/rpmlib.h:19,
                 from /usr/include/rpm/rpmcli.h:10,
                 from ./RPM.h:47,
                 from RPM/Header.xs:9:
/usr/include/rpm/rpmlegacy.h:170:5: note: expected 'rpm_count_t *' {aka 'unsigned int *'} but argument is of type 'int *'
 int headerNextIterator(HeaderIterator hi,
     ^~~~~~~~~~~~~~~~~~
RPM/Header.xs: In function 'rpmhdr_tagtype':
RPM/Header.xs:656:5: warning: 'headerGetEntry' is deprecated [-Wdeprecated-declarations]
     if (headerGetEntry(hdr->hdr, tag, &type, NULL, NULL))
     ^~
In file included from /usr/include/rpm/rpmlib.h:19,
                 from /usr/include/rpm/rpmcli.h:10,
                 from ./RPM.h:47,
                 from RPM/Header.xs:9:
/usr/include/rpm/rpmlegacy.h:48:5: note: declared here
 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]
     if (headerGetEntry(hdr->hdr, tag, &type, NULL, NULL))
                                       ^~~~~
In file included from /usr/include/rpm/rpmlib.h:19,
                 from /usr/include/rpm/rpmcli.h:10,
                 from ./RPM.h:47,
                 from RPM/Header.xs:9:
/usr/include/rpm/rpmlegacy.h:48:5: note: expected 'rpm_tagtype_t *' {aka 'unsigned int *'} but argument is of type 'int *'
 int headerGetEntry(Header h, rpm_tag_t tag,
     ^~~~~~~~~~~~~~
RPM/Header.xs: At top level:
RPM/Header.xs:756:16: warning: 'struct headerTagTableEntry_s' declared inside parameter list will not be visible outside of this definition or declaration
   const struct headerTagTableEntry_s * tags)
                ^~~~~~~~~~~~~~~~~~~~~
RPM/Header.c: In function 'XS_RPM__Header_dump':
RPM/Header.c:1541:9: warning: variable 'fh' set but not used [-Wunused-but-set-variable]
  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.o RPM/Constants.o RPM/Header.o RPM/Error.o RPM/Database.o  -o blib/arch/auto/RPM/RPM.so  \
   -lrpm -lrpmio   \
   -L/usr/lib64/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/lib64/perl/5.28 /usr/local/share/perl/5.28 /usr/lib64/perl5 /usr/share/perl5 /usr/lib64/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 0x1e1a208 : SV = PVHV(0x1706710) at 0x1e1a208
  REFCNT = 1
  FLAGS = (READONLY,PROTECT,SHAREKEYS)
  ARRAY = 0x2095da0  (0:7, 2:1)
  hash quality = 62.5%
  KEYS = 2
  FILL = 1
  MAX = 7
new 0x172bc78 : SV = PV(0x1f13bf0) at 0x172bc78
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x17381e0 "RPM::Database"
  CUR = 13
  LEN = 0
new 0x17212e8 : SV = PVAV(0x1701d18) at 0x17212e8
  REFCNT = 1
  FLAGS = (READONLY,PROTECT)
  ARRAY = 0x2095d70
  FILL = 0
  MAX = 3
  FLAGS = (REAL)
new 0x1f16918 : SV = PV(0x1f13bc0) at 0x1f16918
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x192e510 "FIRSTKEY"
  CUR = 8
  LEN = 0
new 0x1f16c18 : SV = PV(0x1700eb0) at 0x1f16c18
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x18abcf0 "NEXTKEY"
  CUR = 7
  LEN = 0
new 0x2181448 : SV = PV(0x1f13ba0) at 0x2181448
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x18b8390 "STORE"
  CUR = 5
  LEN = 0
new 0x217f118 : SV = PV(0x1f13b40) at 0x217f118
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x2185000 "2-2"\0
  CUR = 3
  LEN = 10
  COW_REFCNT = 0
new 0x217f358 : SV = PV(0x1f13d20) at 0x217f358
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x1f55360 "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.02 usr  0.01 sys +  0.38 cusr  0.07 csys =  0.48 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.62842
+ 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/lib64/perl/5.28 /usr/local/share/perl/5.28 /usr/lib64/perl5 /usr/share/perl5 /usr/lib64/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/lib64/perl5/auto/RPM/RPM.so
Installing /usr/src/tmp/perl-RPM-buildroot/usr/lib64/perl5/RPM.pm
Installing /usr/src/tmp/perl-RPM-buildroot/usr/lib64/perl5/RPM/Header.pm
Installing /usr/src/tmp/perl-RPM-buildroot/usr/lib64/perl5/RPM/Error.pm
Installing /usr/src/tmp/perl-RPM-buildroot/usr/lib64/perl5/RPM/Constants.pm
Installing /usr/src/tmp/perl-RPM-buildroot/usr/lib64/perl5/RPM/Database.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 '{}' ';'
Binary file /usr/src/tmp/perl-RPM-buildroot/usr/lib64/perl5/auto/RPM/RPM.so matches
+ : 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/lib64/perl5/auto/RPM/.packlist'
mode of './usr/lib64/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/lib64:
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)
Hardlinking identical .pyc and .pyo files
Processing files: perl-RPM-1.51-alt5.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62842
+ 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.9X06HS
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mp3DVW
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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/lib64/perl5/RPM.pm syntax OK
/usr/src/tmp/perl-RPM-buildroot/usr/lib64/perl5/RPM/Constants.pm syntax OK
/usr/src/tmp/perl-RPM-buildroot/usr/lib64/perl5/RPM/Database.pm syntax OK
/usr/src/tmp/perl-RPM-buildroot/usr/lib64/perl5/RPM/Error.pm syntax OK
/usr/src/tmp/perl-RPM-buildroot/usr/lib64/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/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:ohjBjKDYRP4ibkYgoggnHOIOGbtr4sGwhHQBu0Mm1chJzamE7zQOlAiPZnDeuL8lotSTEGVz93Z2MqvOQc2VFm6FRu77aOnxYzbQ9IcmFmS3fL3cQiJZm1hDCDfnjHviJtKPfA4dnOjjtd23AiaUTXFkZBgB83XckTD7rPE7dKkZChjp302S9E7b6QraT0, libpthread.so.0(GLIBC_2.2.5)(64bit), librpm.so.7()(64bit) >= set:mgQW9X344FYsUyFQoKstk7YlpdEEIZoHuK0SW4Fe9v1Y83oBX84H2NLuK7NwMkR8uZAHPKG3h82Ku8ZG8uhk4XL4, librpmio.so.7()(64bit) >= 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.1OKUz4
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.EZ3gFf
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.38nLbu
find-requires: running scripts (debuginfo)
Requires: perl-RPM = 1.51-alt5.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0), debug64(librpm.so.7), debug64(librpmio.so.7)
Adding to perl-RPM-debuginfo a strict dependency on perl-RPM
Wrote: /usr/src/RPM/RPMS/x86_64/perl-RPM-1.51-alt5.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-RPM-debuginfo-1.51-alt5.2.x86_64.rpm (w2.lzdio)
3.87user 1.24system 0:07.82elapsed 65%CPU (0avgtext+0avgdata 84452maxresident)k
0inputs+0outputs (0major+445532minor)pagefaults 0swaps
6.28user 4.01system 0:12.40elapsed 82%CPU (0avgtext+0avgdata 120372maxresident)k
24inputs+0outputs (34962major+731203minor)pagefaults 0swaps
--- perl-RPM-1.51-alt5.2.x86_64.rpm.repo	2019-01-24 18:40:37.000000000 +0000
+++ perl-RPM-1.51-alt5.2.x86_64.rpm.hasher	2022-05-29 06:50:18.758629744 +0000
@@ -42,3 +42,3 @@
 File: /usr/lib64/perl5/auto/RPM	40755	root:root		
-File: /usr/lib64/perl5/auto/RPM/RPM.so	100644	root:root	85d9606983dfeab429a3ada8107967e1	
+File: /usr/lib64/perl5/auto/RPM/RPM.so	100644	root:root	03ac9f315e77d621e3ba8dcc16b1ab89	
 File: /usr/share/doc/perl-RPM-1.51	40755	root:root		
@@ -46,2 +46,2 @@
 File: /usr/share/doc/perl-RPM-1.51/README	100644	root:root	0b3d56b8b1f2ff47fb03096fa3ffc24b	
-RPMIdentity: 1db08037dd34f1bb0ba6eec522a1c32ec634eecf4962c901c618503bb69989e9564c4941eebcf85e0fc172d6102ebe1b48e57fde2b816ef4ee00bb626f75ee7d
+RPMIdentity: 32fcf7f7988c081a56c0c92cff9a7384302764d8192aa9db87b6509c165604a7c8f236fbad000f1992c200738fb0063ed38a97d00e77d46839afb7b268746a12
--- perl-RPM-debuginfo-1.51-alt5.2.x86_64.rpm.repo	2019-01-24 18:40:37.000000000 +0000
+++ perl-RPM-debuginfo-1.51-alt5.2.x86_64.rpm.hasher	2022-05-29 06:50:18.812630475 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a7	40755	root:root	
-/usr/lib/debug/.build-id/a7/afd3fb66478193ac9955351021b88aa86a85b6	120777	root:root	../../../../lib64/perl5/auto/RPM/RPM.so
-/usr/lib/debug/.build-id/a7/afd3fb66478193ac9955351021b88aa86a85b6.debug	120777	root:root	../../usr/lib64/perl5/auto/RPM/RPM.so.debug
+/usr/lib/debug/.build-id/90	40755	root:root	
+/usr/lib/debug/.build-id/90/ea6b0b50e6d663388bb8499e3c2c3ed4617c84	120777	root:root	../../../../lib64/perl5/auto/RPM/RPM.so
+/usr/lib/debug/.build-id/90/ea6b0b50e6d663388bb8499e3c2c3ed4617c84.debug	120777	root:root	../../usr/lib64/perl5/auto/RPM/RPM.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -28,5 +28,5 @@
 Provides: perl-RPM-debuginfo = 1.51-alt5.2:sisyphus+219907.10700.1.1
-File: /usr/lib/debug/.build-id/a7	40755	root:root		
-File: /usr/lib/debug/.build-id/a7/afd3fb66478193ac9955351021b88aa86a85b6	120777	root:root		../../../../lib64/perl5/auto/RPM/RPM.so
-File: /usr/lib/debug/.build-id/a7/afd3fb66478193ac9955351021b88aa86a85b6.debug	120777	root:root		../../usr/lib64/perl5/auto/RPM/RPM.so.debug
+File: /usr/lib/debug/.build-id/90	40755	root:root		
+File: /usr/lib/debug/.build-id/90/ea6b0b50e6d663388bb8499e3c2c3ed4617c84	120777	root:root		../../../../lib64/perl5/auto/RPM/RPM.so
+File: /usr/lib/debug/.build-id/90/ea6b0b50e6d663388bb8499e3c2c3ed4617c84.debug	120777	root:root		../../usr/lib64/perl5/auto/RPM/RPM.so.debug
 File: /usr/lib/debug/usr/lib64/perl5	40755	root:root		
@@ -34,3 +34,3 @@
 File: /usr/lib/debug/usr/lib64/perl5/auto/RPM	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/RPM/RPM.so.debug	100644	root:root	7028a54205a7e0d5c68302855fa27910	
+File: /usr/lib/debug/usr/lib64/perl5/auto/RPM/RPM.so.debug	100644	root:root	8d10b9b9c9620817bd7aedf3617cc5f1	
 File: /usr/src/debug/Perl-RPM-1.51-alt5.2	40755	root:root		
@@ -48,2 +48,2 @@
 File: /usr/src/debug/Perl-RPM-1.51-alt5.2/RPM/Header.xs	100644	root:root	2f41758819cffb840079163f504ee4e8	
-RPMIdentity: d593d6a800fd4b1b4987d2f34234424009d9006d5edd96a38ba2c0e4fe2b829aed409190a5afff7057e0e8ab0648d4b6f3941f242bc03fa4eb587710d7c6fcd4
+RPMIdentity: cc96217ec365271a066644c66492a67281b0c67ccd7386bf5e3ca0c0df852e55faaa7296d5c9d7191b5f6762b2cdd3df6d93dbd98ba15c44d9d3b995c13141d3