<86>Jan 22 03:51:35 userdel[3283017]: delete user 'rooter'
<86>Jan 22 03:51:35 userdel[3283017]: removed group 'rooter' owned by 'rooter'
<86>Jan 22 03:51:35 groupadd[3283029]: group added to /etc/group: name=rooter, GID=921
<86>Jan 22 03:51:35 groupadd[3283029]: group added to /etc/gshadow: name=rooter
<86>Jan 22 03:51:35 groupadd[3283029]: new group: name=rooter, GID=921
<86>Jan 22 03:51:35 useradd[3283042]: new user: name=rooter, UID=921, GID=921, home=/root, shell=/bin/bash
<86>Jan 22 03:51:35 userdel[3283054]: delete user 'builder'
<86>Jan 22 03:51:35 userdel[3283054]: removed group 'builder' owned by 'builder'
<86>Jan 22 03:51:35 groupadd[3283064]: group added to /etc/group: name=builder, GID=922
<86>Jan 22 03:51:35 groupadd[3283064]: group added to /etc/gshadow: name=builder
<86>Jan 22 03:51:35 groupadd[3283064]: new group: name=builder, GID=922
<86>Jan 22 03:51:35 useradd[3283075]: new user: name=builder, UID=922, GID=922, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/perl-XML-Bare-0.53-alt2.2.src.rpm: The use of such a license name is ambiguous: GPL
/usr/src/in/srpm/perl-XML-Bare-0.53-alt2.2.src.rpm: The use of such a license name is ambiguous: Artistic
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
<13>Jan 22 03:51:36 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed
<13>Jan 22 03:51:36 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed
<13>Jan 22 03:51:36 rpmi: perl-Encode-3.16-alt1 sisyphus+287134.100.1.1 1634299222 installed
<13>Jan 22 03:51:36 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed
<13>Jan 22 03:51:36 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Jan 22 03:51:36 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Jan 22 03:51:36 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626630195 installed
<13>Jan 22 03:51:36 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-XML-Bare-0.53-alt2.2.nosrc.rpm (w1.gzdio)
Installing perl-XML-Bare-0.53-alt2.2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30410
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf XML-Bare-0.53
+ echo 'Source #0 (XML-Bare-0.53.tar.gz):'
Source #0 (XML-Bare-0.53.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/XML-Bare-0.53.tar.gz
+ /bin/tar -xf -
+ cd XML-Bare-0.53
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30410
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd XML-Bare-0.53
+ perl_vendor_build
+ export PERL_EXTUTILS_AUTOINSTALL=--skip
+ PERL_EXTUTILS_AUTOINSTALL=--skip
+ export XSUBPP_STATIC_XS=1
+ XSUBPP_STATIC_XS=1
+ _perl_vendor_fixin
+ find . -type f -print0
+ xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,'
+ /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL
+ _perl_vendor_MM_build
+ : looking for PREREQ dependencies
+ /usr/bin/perl Makefile.PL PRINT_PREREQ=1
+ tee .perl.req
perl(Carp)>=0  perl(DynaLoader)>=0  perl(Exporter)>=0 
+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for XML::Bare
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
Running Mkbootstrap for Bare ()
chmod 644 "Bare.bs"
make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bare.bs blib/arch/auto/XML/Bare/Bare.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
cp Bare.pm blib/lib/XML/Bare.pm
make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -nolinenumbers -typemap '/usr/share/perl5/ExtUtils/typemap'  Bare.xs > Bare.xsc
Please specify prototyping behavior for Bare.xs (see perlxs manual)
mv Bare.xsc Bare.c
make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
gcc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -DVERSION=\"0.53\" -DXS_VERSION=\"0.53\" -fPIC "-I/usr/lib/perl5/CORE"   parser.c
parser.c: In function 'new_nodecp':
parser.c:27:41: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
   27 |   struct nodec *self = (struct nodec *) malloc( size );
      |                                         ^~~~~~
parser.c:13:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
   12 |   #include <string.h>
  +++ |+#include <stdlib.h>
   13 | #endif
parser.c:27:41: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
   27 |   struct nodec *self = (struct nodec *) malloc( size );
      |                                         ^~~~~~
parser.c:27:41: note: include '<stdlib.h>' or provide a declaration of 'malloc'
parser.c: In function 'new_nodec':
parser.c:36:41: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
   36 |   struct nodec *self = (struct nodec *) malloc( size );
      |                                         ^~~~~~
parser.c:36:41: note: include '<stdlib.h>' or provide a declaration of 'malloc'
parser.c: In function 'del_nodec':
parser.c:56:5: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
   56 |     free( curatt );
      |     ^~~~
parser.c:56:5: note: include '<stdlib.h>' or provide a declaration of 'free'
parser.c:56:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
parser.c:56:5: note: include '<stdlib.h>' or provide a declaration of 'free'
parser.c:59:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
   59 |   free( node );
      |   ^~~~
parser.c:59:3: note: include '<stdlib.h>' or provide a declaration of 'free'
parser.c: In function 'new_attc':
parser.c:64:39: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
   64 |   struct attc *self = (struct attc *) malloc( size );
      |                                       ^~~~~~
parser.c:64:39: note: include '<stdlib.h>' or provide a declaration of 'malloc'
parser.c: In function 'parserc_parse':
parser.c:422:46: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  422 |           if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; }
      |                                              ^
parser.c:441:46: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  441 |           if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; }
      |                                              ^
parser.c:628:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  628 |         if( res = dh_memcmp( curnode->name, tagname, tagname_len ) ) {
      |             ^~~
parser.c:113:12: warning: unused variable 'dent' [-Wunused-variable]
  113 |     int    dent;
      |            ^~~~
parser.c: In function 'parserc_parse_unsafely':
parser.c:837:46: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  837 |           if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; }
      |                                              ^
parser.c:855:46: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  855 |           if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; }
      |                                              ^
parser.c:811:5: warning: label 'u_att_name1' defined but not used [-Wunused-label]
  811 |     u_att_name1:
      |     ^~~~~~~~~~~
parser.c:687:12: warning: unused variable 'dent' [-Wunused-variable]
  687 |     int    dent;
      |            ^~~~
parser.c:686:12: warning: unused variable 'res' [-Wunused-variable]
  686 |     int    res            = 0;
      |            ^~~
parser.c:684:19: warning: variable 'temp' set but not used [-Wunused-but-set-variable]
  684 |     struct nodec *temp;
      |                   ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
gcc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -DVERSION=\"0.53\" -DXS_VERSION=\"0.53\" -fPIC "-I/usr/lib/perl5/CORE"   Bare.c
Bare.c: In function 'cxml2obj':
Bare.c:155:25: warning: comparison between pointer and integer
  155 |       if( curatt->value == -1 ) attval = newSVpvn( "1", 1 );
      |                         ^~
Bare.c: In function 'cxml2obj_simple':
Bare.c:283:25: warning: comparison between pointer and integer
  283 |       if( curatt->value == -1 ) attval = newSVpvn( "1", 1 );
      |                         ^~
Bare.c:172:7: warning: unused variable 'attatt' [-Wunused-variable]
  172 |   SV *attatt;
      |       ^~~~~~
Bare.c: In function 'XS_XML__Bare_c_parse_more':
Bare.c:510:9: warning: unused variable 'err' [-Wunused-variable]
  510 |     int err = parserc_parse( parser, text );
      |         ^~~
Bare.c: In function 'XS_XML__Bare_c_parse':
Bare.c:533:9: warning: unused variable 'err' [-Wunused-variable]
  533 |     int err = parserc_parse( parser, text );
      |         ^~~
Bare.c: In function 'XS_XML__Bare_c_parse_unsafely':
Bare.c:556:9: warning: unused variable 'err' [-Wunused-variable]
  556 |     int err = parserc_parse_unsafely( parser, text );
      |         ^~~
Bare.c: In function 'XS_XML__Bare_c_parsefile':
Bare.c:594:9: warning: unused variable 'err' [-Wunused-variable]
  594 |     int err = parserc_parse( parser, data );
      |         ^~~
In file included from /usr/lib/perl5/CORE/perl.h:5705,
                 from Bare.c:14:
Bare.c: At top level:
/usr/lib/perl5/CORE/proto.h:5050:17: warning: 'S_clear_placeholders' declared 'static' but never defined [-Wunused-function]
 5050 | STATIC void     S_clear_placeholders(pTHX_ HV *hv, U32 items);
      |                 ^~~~~~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/proto.h:5053:17: warning: 'S_hsplit' declared 'static' but never defined [-Wunused-function]
 5053 | STATIC void     S_hsplit(pTHX_ HV *hv, STRLEN const oldsize, STRLEN newsize);
      |                 ^~~~~~~~
/usr/lib/perl5/CORE/proto.h:5056:33: warning: 'S_hv_auxinit' declared 'static' but never defined [-Wunused-function]
 5056 | STATIC struct xpvhv_aux*        S_hv_auxinit(pTHX_ HV *hv);
      |                                 ^~~~~~~~~~~~
/usr/lib/perl5/CORE/proto.h:5059:33: warning: 'S_hv_auxinit_internal' declared 'static' but never defined [-Wunused-function]
 5059 | STATIC struct xpvhv_aux*        S_hv_auxinit_internal(struct xpvhv_aux *iter);
      |                                 ^~~~~~~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/proto.h:5062:17: warning: 'S_hv_delete_common' declared 'static' but never defined [-Wunused-function]
 5062 | STATIC SV*      S_hv_delete_common(pTHX_ HV *hv, SV *keysv, const char *key, STRLEN klen, int k_flags, I32 d_flags, U32 hash);
      |                 ^~~~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/proto.h:5064:17: warning: 'S_hv_free_ent_ret' declared 'static' but never defined [-Wunused-function]
 5064 | STATIC SV*      S_hv_free_ent_ret(pTHX_ HV *hv, HE *entry);
      |                 ^~~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/proto.h:5067:17: warning: 'S_hv_free_entries' declared 'static' but never defined [-Wunused-function]
 5067 | STATIC void     S_hv_free_entries(pTHX_ HV *hv);
      |                 ^~~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/proto.h:5070:17: warning: 'S_hv_magic_check' declared 'static' but never defined [-Wunused-function]
 5070 | STATIC void     S_hv_magic_check(HV *hv, bool *needs_copy, bool *needs_store);
      |                 ^~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/proto.h:5073:25: warning: 'S_hv_notallowed' declared 'static' but never defined [-Wunused-function]
 5073 | PERL_STATIC_NO_RET void S_hv_notallowed(pTHX_ int flags, const char *key, I32 klen, const char *msg)
      |                         ^~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/proto.h:5078:17: warning: 'S_new_he' declared 'static' but never defined [-Wunused-function]
 5078 | STATIC HE*      S_new_he(pTHX)
      |                 ^~~~~~~~
/usr/lib/perl5/CORE/proto.h:5083:25: warning: 'S_ptr_hash' declared 'static' but never defined [-Wunused-function]
 5083 | PERL_STATIC_INLINE U32  S_ptr_hash(PTRV u);
      |                         ^~~~~~~~~~
/usr/lib/perl5/CORE/proto.h:5086:17: warning: 'S_refcounted_he_value' declared 'static' but never defined [-Wunused-function]
 5086 | STATIC SV *     S_refcounted_he_value(pTHX_ const struct refcounted_he *he);
      |                 ^~~~~~~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/proto.h:5089:17: warning: 'S_save_hek_flags' declared 'static' but never defined [-Wunused-function]
 5089 | STATIC HEK*     S_save_hek_flags(const char *str, I32 len, U32 hash, int flags)
      |                 ^~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/proto.h:5095:17: warning: 'S_share_hek_flags' declared 'static' but never defined [-Wunused-function]
 5095 | STATIC HEK*     S_share_hek_flags(pTHX_ const char *str, STRLEN len, U32 hash, int flags)
      |                 ^~~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/proto.h:5100:17: warning: 'S_unshare_hek_or_pvn' declared 'static' but never defined [-Wunused-function]
 5100 | STATIC void     S_unshare_hek_or_pvn(pTHX_ const HEK* hek, const char* str, I32 len, U32 hash);
      |                 ^~~~~~~~~~~~~~~~~~~~
Bare.c: In function 'XS_XML__Bare_c_parsefile':
Bare.c:590:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  590 |     fread( data, 1, len, handle );
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
rm -f blib/arch/auto/XML/Bare/Bare.so
gcc  -shared -L/usr/local/lib  Bare.o parser.o  -o blib/arch/auto/XML/Bare/Bare.so  \
   -lm   \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/XML/Bare/Bare.so
make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
"/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" makebench.PL makebench 
Processing exe.tmpl

Processing tree.tmpl

Processing notree.tmpl

make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
+ : 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/XML-Bare-0.53'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bare.bs blib/arch/auto/XML/Bare/Bare.bs 644
"/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" makebench.PL makebench 
Processing exe.tmpl

Processing tree.tmpl

Processing notree.tmpl

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/Basic.t .................... ok
t/Bug_node_named_value.t ..... ok
t/Bug_simple_empty_is_one.t .. ok
t/Bug_simple_with_cdata.t .... ok
t/Func_find_by_perl.t ........ ok
t/Func_find_node.t ........... ok
t/Multithreading.t ........... ok
t/Pod.t ...................... ok
t/Pod_Coverage.t ............. skipped: Test::Pod::Coverage 1.00 required for testing POD coverage
t/UTF8_Attributes.t .......... ok
t/UTF8_Values.t .............. ok
All tests successful.
Files=11, Tests=94,  2 wallclock secs ( 0.03 usr  0.00 sys +  0.94 cusr  0.12 csys =  1.09 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24570
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-XML-Bare-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-XML-Bare-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd XML-Bare-0.53
+ 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-XML-Bare-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bare.bs blib/arch/auto/XML/Bare/Bare.bs 644
"/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" makebench.PL makebench 
Processing exe.tmpl

Processing tree.tmpl

Processing notree.tmpl

Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-XML-Bare-buildroot/usr/lib/perl5/auto/XML/Bare/Bare.so
Installing /usr/src/tmp/perl-XML-Bare-buildroot/usr/lib/perl5/XML/Bare.pm
make: Leaving directory '/usr/src/RPM/BUILD/XML-Bare-0.53'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-XML-Bare-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-XML-Bare-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Carp)>=0  perl(DynaLoader)>=0  perl(Exporter)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-XML-Bare-buildroot (auto)
removed './usr/lib/perl5/auto/XML/Bare/.packlist'
mode of './usr/lib/perl5/auto/XML/Bare/Bare.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-XML-Bare-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-XML-Bare-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-XML-Bare-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-XML-Bare-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/perl-XML-Bare-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: perl-XML-Bare-0.53-alt2.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.24570
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd XML-Bare-0.53
+ DOCDIR=/usr/src/tmp/perl-XML-Bare-buildroot/usr/share/doc/perl-XML-Bare-0.53
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-XML-Bare-buildroot/usr/share/doc/perl-XML-Bare-0.53
+ /bin/mkdir -p /usr/src/tmp/perl-XML-Bare-buildroot/usr/share/doc/perl-XML-Bare-0.53
+ cp -prL Changes README /usr/src/tmp/perl-XML-Bare-buildroot/usr/share/doc/perl-XML-Bare-0.53
+ chmod -R go-w /usr/src/tmp/perl-XML-Bare-buildroot/usr/share/doc/perl-XML-Bare-0.53
+ chmod -R a+rX /usr/src/tmp/perl-XML-Bare-buildroot/usr/share/doc/perl-XML-Bare-0.53
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zs8Zf2
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.MySYsb
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-XML-Bare-buildroot/usr/lib/perl5/XML/Bare.pm syntax OK
Provides: perl(XML/Bare.pm) = 0.530
Requires: /usr/bin/perl, /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libperl-5.34.so >= set:ojjB3ZoQhK5094BRHmpCZHj3TEbHZ9OQcEplFVcfmBoGDqhcalcPW64, perl(Data/Dumper.pm), perl(DynaLoader.pm), perl(bytes.pm), perl(utf8.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.iZyHzO
Creating perl-XML-Bare-debuginfo package
Processing files: perl-XML-Bare-debuginfo-0.53-alt2.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dziTQ9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.19Y68m
find-requires: running scripts (debuginfo)
Requires: perl-XML-Bare = 0.53-alt2.2, debug(libc.so.6), debug(libperl-5.34.so)
Adding to perl-XML-Bare-debuginfo a strict dependency on perl-XML-Bare
Wrote: /usr/src/RPM/RPMS/i586/perl-XML-Bare-0.53-alt2.2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/perl-XML-Bare-debuginfo-0.53-alt2.2.i586.rpm (w2.lzdio)
2.61user 0.76system 0:08.01elapsed 42%CPU (0avgtext+0avgdata 109620maxresident)k
0inputs+0outputs (0major+256598minor)pagefaults 0swaps
/.out/perl-XML-Bare-0.53-alt2.2.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/perl-XML-Bare-0.53-alt2.2.i586.rpm: The use of such a license name is ambiguous: Artistic
/.out/perl-XML-Bare-debuginfo-0.53-alt2.2.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/perl-XML-Bare-debuginfo-0.53-alt2.2.i586.rpm: The use of such a license name is ambiguous: Artistic
5.15user 3.68system 0:12.72elapsed 69%CPU (0avgtext+0avgdata 109620maxresident)k
0inputs+0outputs (30230major+538537minor)pagefaults 0swaps
--- perl-XML-Bare-0.53-alt2.2.i586.rpm.repo	2021-06-14 12:23:44.000000000 +0000
+++ perl-XML-Bare-0.53-alt2.2.i586.rpm.hasher	2022-01-22 03:51:46.739753203 +0000
@@ -13,2 +13,3 @@
 Requires: libc.so.6(GLIBC_2.1.3)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -16,3 +17,2 @@
 Requires: rpmlib(SetVersions)  
-Requires: libpthread.so.0(GLIBC_2.0)  
 Requires: perl(Data/Dumper.pm)  
@@ -29,3 +29,3 @@
 File: /usr/lib/perl5/auto/XML/Bare	40755	root:root		
-File: /usr/lib/perl5/auto/XML/Bare/Bare.so	100644	root:root	e4bba6be50a912d03f376284d143a0f3	
+File: /usr/lib/perl5/auto/XML/Bare/Bare.so	100644	root:root	635cd17cb30902f0f97d09efe55ac17f	
 File: /usr/share/doc/perl-XML-Bare-0.53	40755	root:root		
@@ -33,2 +33,2 @@
 File: /usr/share/doc/perl-XML-Bare-0.53/README	100644	root:root	4caf574af774c4eaccc746caf39ded78	
-RPMIdentity: 26715b1137ad9c31f418b6fde474983f1e1ba276c1960f83e31fbfe457855a59c3c949dca8b3a0af721c57799f3384b39f15a44b6f7a78db6264c062330dc3ef
+RPMIdentity: 2d578988a3c1be003a865a950d9d5712b5e922d7408d1bd3328b04e9ee717c553122ccb3cfd0a752d0a71d68d6ed5d7c400158618439d07553897dd0381b25bd
--- perl-XML-Bare-debuginfo-0.53-alt2.2.i586.rpm.repo	2021-06-14 12:23:44.000000000 +0000
+++ perl-XML-Bare-debuginfo-0.53-alt2.2.i586.rpm.hasher	2022-01-22 03:51:46.801754051 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/3e	40755	root:root	
-/usr/lib/debug/.build-id/3e/3d8fc9045b51653ae2dcad1c95950dfbdfe4b8	120777	root:root	../../../perl5/auto/XML/Bare/Bare.so
-/usr/lib/debug/.build-id/3e/3d8fc9045b51653ae2dcad1c95950dfbdfe4b8.debug	120777	root:root	../../usr/lib/perl5/auto/XML/Bare/Bare.so.debug
+/usr/lib/debug/.build-id/7f	40755	root:root	
+/usr/lib/debug/.build-id/7f/2109cf7c2ffa87296b795f04512f7451dbf67c	120777	root:root	../../../perl5/auto/XML/Bare/Bare.so
+/usr/lib/debug/.build-id/7f/2109cf7c2ffa87296b795f04512f7451dbf67c.debug	120777	root:root	../../usr/lib/perl5/auto/XML/Bare/Bare.so.debug
 /usr/lib/debug/usr/lib/perl5	40755	root:root	
@@ -14,3 +14,2 @@
 Requires: debug(libperl-5.34.so)  
-Requires: debug(libpthread.so.0)  
 Requires: perl-XML-Bare = 0.53-alt2.2:sisyphus+274516.65300.2.1
@@ -18,5 +17,5 @@
 Provides: perl-XML-Bare-debuginfo = 0.53-alt2.2:sisyphus+274516.65300.2.1
-File: /usr/lib/debug/.build-id/3e	40755	root:root		
-File: /usr/lib/debug/.build-id/3e/3d8fc9045b51653ae2dcad1c95950dfbdfe4b8	120777	root:root		../../../perl5/auto/XML/Bare/Bare.so
-File: /usr/lib/debug/.build-id/3e/3d8fc9045b51653ae2dcad1c95950dfbdfe4b8.debug	120777	root:root		../../usr/lib/perl5/auto/XML/Bare/Bare.so.debug
+File: /usr/lib/debug/.build-id/7f	40755	root:root		
+File: /usr/lib/debug/.build-id/7f/2109cf7c2ffa87296b795f04512f7451dbf67c	120777	root:root		../../../perl5/auto/XML/Bare/Bare.so
+File: /usr/lib/debug/.build-id/7f/2109cf7c2ffa87296b795f04512f7451dbf67c.debug	120777	root:root		../../usr/lib/perl5/auto/XML/Bare/Bare.so.debug
 File: /usr/lib/debug/usr/lib/perl5	40755	root:root		
@@ -25,3 +24,3 @@
 File: /usr/lib/debug/usr/lib/perl5/auto/XML/Bare	40755	root:root		
-File: /usr/lib/debug/usr/lib/perl5/auto/XML/Bare/Bare.so.debug	100644	root:root	be51f05d9c54fb7170133b64a0340ec9	
+File: /usr/lib/debug/usr/lib/perl5/auto/XML/Bare/Bare.so.debug	100644	root:root	6eb82838daf40779d134d04f11af11c0	
 File: /usr/src/debug/XML-Bare-0.53	40755	root:root		
@@ -30,2 +29,2 @@
 File: /usr/src/debug/XML-Bare-0.53/parser.h	100644	root:root	526e536d8c401e9076fe2936b21448b9	
-RPMIdentity: 1bcadb8dacb13788a25f414a8f9e22b33e90c79ebc5c815f40026bc23045df09f0819ac16f032b0c15267642df9ca523e5b8f2230d2cd89b0171f66b4253bd67
+RPMIdentity: cf347c447e90486d312d469865deee4b3a7186a9e93d5ef33398c43a55cffff00dce985acb8e67d647188c4cff62deeaa56da8f916a4285df1d404d7aebd5eb1