<86>Jun 28 07:29:22 userdel[3567168]: delete user 'rooter'
<86>Jun 28 07:29:22 userdel[3567168]: removed group 'rooter' owned by 'rooter'
<86>Jun 28 07:29:22 userdel[3567168]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 28 07:29:22 groupadd[3567188]: group added to /etc/group: name=rooter, GID=555
<86>Jun 28 07:29:22 groupadd[3567188]: group added to /etc/gshadow: name=rooter
<86>Jun 28 07:29:22 groupadd[3567188]: new group: name=rooter, GID=555
<86>Jun 28 07:29:22 useradd[3567202]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash
<86>Jun 28 07:29:22 userdel[3567228]: delete user 'builder'
<86>Jun 28 07:29:22 userdel[3567228]: removed group 'builder' owned by 'builder'
<86>Jun 28 07:29:22 userdel[3567228]: removed shadow group 'builder' owned by 'builder'
<86>Jun 28 07:29:22 groupadd[3567248]: group added to /etc/group: name=builder, GID=556
<86>Jun 28 07:29:22 groupadd[3567248]: group added to /etc/gshadow: name=builder
<86>Jun 28 07:29:22 groupadd[3567248]: new group: name=builder, GID=556
<86>Jun 28 07:29:22 useradd[3567262]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash
<13>Jun 28 07:29:25 rpmi: libpopt-devel-1:1.16-alt1 1500322986 installed
<13>Jun 28 07:29:25 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Jun 28 07:29:25 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Jun 28 07:29:25 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed
<13>Jun 28 07:29:25 rpmi: perl-devel-1:5.28.2-alt2 p9+244939.100.2.1 1580477848 installed
<13>Jun 28 07:29:25 rpmi: librpm-devel-4.13.0.1-alt13 p9+238696.200.1.1 1570226946 installed
<13>Jun 28 07:29:25 rpmi: perl-Devel-Leak-0.03-alt4.2 sisyphus+219907.3000.1.1 1548345141 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-RPM-1.51-alt5.2.nosrc.rpm
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.60985
+ 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.60985
+ 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 -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -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/Constants.pm blib/lib/RPM/Constants.pm
cp RPM/Error.pm blib/lib/RPM/Error.pm
cp RPM/Database.pm blib/lib/RPM/Database.pm
cp RPM.pm blib/lib/RPM.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/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.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/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'
"/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'
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 -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: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 -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 -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]
     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 -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 -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]
     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/Error.o RPM/Constants.o RPM/Database.o RPM.o RPM/Header.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.28 /usr/local/share/perl/5.28 /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 0x941a298 : SV = PVHV(0x8fea1d0) at 0x941a298
  REFCNT = 1
  FLAGS = (READONLY,PROTECT,SHAREKEYS)
  ARRAY = 0x958d3b0  (0:6, 1:2)
  hash quality = 125.0%
  KEYS = 2
  FILL = 2
  MAX = 7
new 0x900a83c : SV = PV(0x94ae948) at 0x900a83c
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x90178d4 "RPM::Database"
  CUR = 13
  LEN = 0
new 0x8fff2ac : SV = PVAV(0x8fe5964) at 0x8fff2ac
  REFCNT = 1
  FLAGS = (READONLY,PROTECT)
  ARRAY = 0x958d390
  FILL = 0
  MAX = 3
  FLAGS = (REAL)
new 0x94b6ea0 : SV = PV(0x8fe49a0) at 0x94b6ea0
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x910dce4 "NEXTKEY"
  CUR = 7
  LEN = 0
new 0x94d39f8 : SV = PV(0x8fe4980) at 0x94d39f8
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x9110934 "FIRSTKEY"
  CUR = 8
  LEN = 0
new 0x979107c : SV = PV(0x94ae920) at 0x979107c
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x90f80b4 "STORE"
  CUR = 5
  LEN = 0
new 0x9791018 : SV = PV(0x94ae910) at 0x9791018
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x954d610 "2-2"\0
  CUR = 3
  LEN = 10
  COW_REFCNT = 0
new 0x9804514 : SV = PV(0x94aea50) at 0x9804514
  REFCNT = 1
  FLAGS = (POK,IsCOW,pPOK)
  PV = 0x94d64b0 "2:2-2"\0
  CUR = 5
  LEN = 10
  COW_REFCNT = 1
t/09_leaks.t .......... ok
All tests successful.
Files=10, Tests=94,  2 wallclock secs ( 0.05 usr  0.02 sys +  1.17 cusr  0.14 csys =  1.38 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.94279
+ 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
+ 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=/bin/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.28 /usr/local/share/perl/5.28 /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/Header.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/Error.pm
Installing /usr/src/tmp/perl-RPM-buildroot/usr/lib/perl5/RPM/Constants.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/lib/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/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)
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:
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.63288
+ 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.SG3LRK
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.Vh8uDL
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/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.4), libperl-5.28.so >= set:ohjBjKDYRP4ibkYgoggnHOIOGbtr4sGwhHQBu0Mm1chJzamE7zQOlAiPZnDeuL8lotSTEGVz93Z2MqvOQc2VFm6FRu77aOnxYzbQ9IcmFmS3fL3cQiJZm1hDCDfnjHviJtKPfA4dnOjjtd23AiaUTXFkZBgB83XckTD7rPE7dKkZChjp302S9E7b6QraT0, libpthread.so.0(GLIBC_2.0), 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.79p4z2
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.8jmKKM
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BHn71N
find-requires: running scripts (debuginfo)
Requires: perl-RPM = 1.51-alt5.2, debug(libc.so.6), debug(libperl-5.28.so), debug(libpthread.so.0), 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
Wrote: /usr/src/RPM/RPMS/i586/perl-RPM-debuginfo-1.51-alt5.2.i586.rpm
12.76user 2.11system 0:14.18elapsed 104%CPU (0avgtext+0avgdata 59672maxresident)k
0inputs+0outputs (0major+373827minor)pagefaults 0swaps
19.04user 6.90system 0:24.28elapsed 106%CPU (0avgtext+0avgdata 116660maxresident)k
24inputs+0outputs (0major+675932minor)pagefaults 0swaps