<86>Feb 22 08:17:50 userdel[2406291]: delete user 'rooter'
<86>Feb 22 08:17:50 userdel[2406291]: removed group 'rooter' owned by 'rooter'
<86>Feb 22 08:17:50 userdel[2406291]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 22 08:17:50 groupadd[2406344]: group added to /etc/group: name=rooter, GID=1838
<86>Feb 22 08:17:50 groupadd[2406344]: group added to /etc/gshadow: name=rooter
<86>Feb 22 08:17:50 groupadd[2406344]: new group: name=rooter, GID=1838
<86>Feb 22 08:17:50 useradd[2406402]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none
<86>Feb 22 08:17:50 userdel[2406482]: delete user 'builder'
<86>Feb 22 08:17:50 userdel[2406482]: removed group 'builder' owned by 'builder'
<86>Feb 22 08:17:50 userdel[2406482]: removed shadow group 'builder' owned by 'builder'
<86>Feb 22 08:17:50 groupadd[2406528]: group added to /etc/group: name=builder, GID=1839
<86>Feb 22 08:17:50 groupadd[2406528]: group added to /etc/gshadow: name=builder
<86>Feb 22 08:17:50 groupadd[2406528]: new group: name=builder, GID=1839
<86>Feb 22 08:17:50 useradd[2406571]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none
<13>Feb 22 08:17:53 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed
<13>Feb 22 08:17:53 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed
<13>Feb 22 08:17:53 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed
<13>Feb 22 08:17:53 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Tie-CArray-0.15-alt3.2.nosrc.rpm (w1.gzdio)
Installing perl-Tie-CArray-0.15-alt3.2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54249
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Tie-CArray-0.15
+ echo 'Source #0 (Tie-CArray-0.15.tar):'
Source #0 (Tie-CArray-0.15.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/Tie-CArray-0.15.tar
+ cd Tie-CArray-0.15
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54249
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Tie-CArray-0.15
+ 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,'
+ /usr/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(Tie::Array)>=1 
+ : 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 Tie::CArray
+ : 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/Tie-CArray-0.15'
Running Mkbootstrap for CArray ()
chmod 644 "CArray.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
make: Entering directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CArray.bs blib/arch/auto/Tie/CArray/CArray.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
make: Entering directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
cp CArray.pm blib/lib/Tie/CArray.pm
make: Leaving directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
make: Entering directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Tie-CArray-0.15/typemap'  CArray.xs > CArray.xsc
mv CArray.xsc CArray.c
make: Leaving directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
make: Entering directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
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 -flto=auto -march=i586 -mtune=generic   -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" -fPIC "-I/usr/lib/perl5/CORE"   CArray.c
CArray.xs: In function 'constant':
CArray.xs:287:1: warning: label 'not_there' defined but not used [-Wunused-label]
  287 | not_there:
      | ^~~~~~~~~
CArray.xs: In function 'mysv_itemsize':
CArray.xs:324:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  324 |   if ( stash = SvSTASH(SvRV(arg)) )
      |        ^~~~~
CArray.xs: In function 'XS_Tie__CArray_DESTROY':
CArray.xs:1063:11: warning: variable 'old' set but not used [-Wunused-but-set-variable]
 1063 |     char *old;
      |           ^~~
CArray.xs:1062:9: warning: unused variable 'this' [-Wunused-variable]
 1062 |     SV *this = ST(0);
      |         ^~~~
In file included from CArray.xs:29:
CArray.c: In function 'XS_Tie__CArray_len':
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:1288:5: note: in expansion of macro 'dXSI32'
 1288 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CIntArray_itemsize':
CArray.c:1576:33: warning: variable 'carray' set but not used [-Wunused-but-set-variable]
 1576 |         Tie__CIntArray *        carray;
      |                                 ^~~~~~
CArray.xs: In function 'XS_Tie__CIntArray_new':
CArray.xs:1231:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
 1231 |     if (items < 1 || items > 3)
      |        ^
CArray.xs:1241:16: warning: operation on 'av' may be undefined [-Wsequence-point]
 1241 |           av   = (items == 3) ? av = (AV*)SvRV(ST(2)) : NULL;
      |                ^
CArray.xs:1245:16: warning: operation on 'av' may be undefined [-Wsequence-point]
 1245 |           av   = (items == 2) ? av = (AV*)SvRV(ST(1)) : NULL;
      |                ^
CArray.xs:1229:12: warning: unused variable 'avlen' [-Wunused-variable]
 1229 |     int i, avlen;
      |            ^~~~~
CArray.xs:1229:9: warning: unused variable 'i' [-Wunused-variable]
 1229 |     int i, avlen;
      |         ^
CArray.xs:1228:10: warning: unused variable 'array' [-Wunused-variable]
 1228 |     IV * array;
      |          ^~~~~
CArray.c: In function 'XS_Tie__CIntArray_get':
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:1660:5: note: in expansion of macro 'dXSI32'
 1660 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CIntArray_set':
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:1696:5: note: in expansion of macro 'dXSI32'
 1696 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CInt2Array_itemsize':
CArray.c:2008:33: warning: variable 'carray' set but not used [-Wunused-but-set-variable]
 2008 |         Tie__CIntArray *        carray;
      |                                 ^~~~~~
CArray.xs: In function 'XS_Tie__CInt2Array_get':
CArray.xs:1445:3: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations]
 1445 |   if (GIMME == G_ARRAY) {
      |   ^~
In file included from /usr/lib/perl5/CORE/perl.h:6188,
                 from CArray.xs:28:
/usr/lib/perl5/CORE/proto.h:1019:1: note: declared here
 1019 | Perl_dowantarray(pTHX)
      | ^~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:2034:5: note: in expansion of macro 'dXSI32'
 2034 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CInt2Array_set':
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:2079:5: note: in expansion of macro 'dXSI32'
 2079 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CInt3Array_itemsize':
CArray.c:2187:33: warning: variable 'carray' set but not used [-Wunused-but-set-variable]
 2187 |         Tie__CIntArray *        carray;
      |                                 ^~~~~~
CArray.xs: In function 'XS_Tie__CInt3Array_get':
CArray.xs:1537:3: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations]
 1537 |   if (GIMME == G_ARRAY) {
      |   ^~
/usr/lib/perl5/CORE/proto.h:1019:1: note: declared here
 1019 | Perl_dowantarray(pTHX)
      | ^~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:2213:5: note: in expansion of macro 'dXSI32'
 2213 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CInt3Array_set':
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:2261:5: note: in expansion of macro 'dXSI32'
 2261 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CInt4Array_itemsize':
CArray.c:2378:33: warning: variable 'carray' set but not used [-Wunused-but-set-variable]
 2378 |         Tie__CIntArray *        carray;
      |                                 ^~~~~~
CArray.xs: In function 'XS_Tie__CInt4Array_get':
CArray.xs:1641:3: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations]
 1641 |   if (GIMME == G_ARRAY) {
      |   ^~
/usr/lib/perl5/CORE/proto.h:1019:1: note: declared here
 1019 | Perl_dowantarray(pTHX)
      | ^~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:2404:5: note: in expansion of macro 'dXSI32'
 2404 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CInt4Array_set':
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:2454:5: note: in expansion of macro 'dXSI32'
 2454 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CDoubleArray_itemsize':
CArray.c:2576:33: warning: variable 'carray' set but not used [-Wunused-but-set-variable]
 2576 |         Tie__CDoubleArray *     carray;
      |                                 ^~~~~~
CArray.xs: In function 'XS_Tie__CDoubleArray_new':
CArray.xs:1751:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
 1751 |     if (items < 1 || items > 3)
      |        ^
CArray.xs:1761:18: warning: operation on 'av' may be undefined [-Wsequence-point]
 1761 |             av   = (items == 3) ? av = (AV*)SvRV(ST(2)) : NULL;
      |                  ^
CArray.xs:1765:18: warning: operation on 'av' may be undefined [-Wsequence-point]
 1765 |             av   = (items == 2) ? av = (AV*)SvRV(ST(1)) : NULL;
      |                  ^
CArray.xs:1749:12: warning: unused variable 'avlen' [-Wunused-variable]
 1749 |     int i, avlen;
      |            ^~~~~
CArray.xs:1749:9: warning: unused variable 'i' [-Wunused-variable]
 1749 |     int i, avlen;
      |         ^
CArray.xs:1748:9: warning: unused variable 'array' [-Wunused-variable]
 1748 |     NV *array;
      |         ^~~~~
CArray.c: In function 'XS_Tie__CDoubleArray_get':
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:2660:5: note: in expansion of macro 'dXSI32'
 2660 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CDoubleArray_set':
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:2694:5: note: in expansion of macro 'dXSI32'
 2694 |     dXSI32;
      |     ^~~~~~
CArray.xs: In function 'XS_Tie__CDoubleArray_ToDouble2':
CArray.xs:1846:12: warning: unused variable 'yp' [-Wunused-variable]
 1846 |   NV *xp, *yp;
      |            ^~
CArray.xs:1846:7: warning: unused variable 'xp' [-Wunused-variable]
 1846 |   NV *xp, *yp;
      |       ^~
CArray.c: In function 'XS_Tie__CDouble2Array_itemsize':
CArray.c:2961:33: warning: variable 'carray' set but not used [-Wunused-but-set-variable]
 2961 |         Tie__CDoubleArray *     carray;
      |                                 ^~~~~~
CArray.xs: In function 'XS_Tie__CDouble2Array_get':
CArray.xs:1950:3: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations]
 1950 |   if (GIMME == G_ARRAY) {
      |   ^~
/usr/lib/perl5/CORE/proto.h:1019:1: note: declared here
 1019 | Perl_dowantarray(pTHX)
      | ^~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:2987:5: note: in expansion of macro 'dXSI32'
 2987 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CDouble2Array_set':
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:3032:5: note: in expansion of macro 'dXSI32'
 3032 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CDouble3Array_itemsize':
CArray.c:3136:33: warning: variable 'carray' set but not used [-Wunused-but-set-variable]
 3136 |         Tie__CDoubleArray *     carray;
      |                                 ^~~~~~
CArray.xs: In function 'XS_Tie__CDouble3Array_get':
CArray.xs:2039:5: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations]
 2039 |     if (GIMME == G_ARRAY) {
      |     ^~
/usr/lib/perl5/CORE/proto.h:1019:1: note: declared here
 1019 | Perl_dowantarray(pTHX)
      | ^~~~~~~~~~~~~~~~
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:3162:5: note: in expansion of macro 'dXSI32'
 3162 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CDouble3Array_set':
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:3210:5: note: in expansion of macro 'dXSI32'
 3210 |     dXSI32;
      |     ^~~~~~
CArray.xs: In function 'XS_Tie__CStringArray_new':
CArray.xs:2148:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 2148 |     if ( g_classname = mysv_classname(ST(0)) ) {
      |          ^~~~~~~~~~~
CArray.xs:2150:14: warning: operation on 'av' may be undefined [-Wsequence-point]
 2150 |         av   = (items == 3) ? av = (AV*)SvRV(ST(2)) : NULL;
      |              ^
CArray.xs:2154:14: warning: operation on 'av' may be undefined [-Wsequence-point]
 2154 |         av   = (items == 2) ? av = (AV*)SvRV(ST(1)) : NULL;
      |              ^
CArray.xs:2142:10: warning: unused variable 'avlen' [-Wunused-variable]
 2142 |   int i, avlen;
      |          ^~~~~
CArray.xs:2142:7: warning: unused variable 'i' [-Wunused-variable]
 2142 |   int i, avlen;
      |       ^
CArray.xs:2140:18: warning: unused variable 's' [-Wunused-variable]
 2140 |   char **array, *s;
      |                  ^
CArray.xs:2140:10: warning: unused variable 'array' [-Wunused-variable]
 2140 |   char **array, *s;
      |          ^~~~~
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:3363:5: note: in expansion of macro 'dXSI32'
 3363 |     dXSI32;
      |     ^~~~~~
CArray.xs: In function 'XS_Tie__CStringArray_DESTROY':
CArray.xs:2175:18: warning: unused variable 'old' [-Wunused-variable]
 2175 |   char **array, *old;
      |                  ^~~
CArray.c: In function 'XS_Tie__CStringArray_get':
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:3493:5: note: in expansion of macro 'dXSI32'
 3493 |     dXSI32;
      |     ^~~~~~
CArray.c: In function 'XS_Tie__CStringArray_set':
/usr/lib/perl5/CORE/XSUB.h:197:20: warning: unused variable 'ix' [-Wunused-variable]
  197 | #define dXSI32 I32 ix = XSANY.any_i32
      |                    ^~
CArray.c:3529:5: note: in expansion of macro 'dXSI32'
 3529 |     dXSI32;
      |     ^~~~~~
CArray.xs: In function 'XS_Tie__CStringArray_copy':
CArray.xs:2247:10: warning: unused variable 'this' [-Wunused-variable]
 2247 |     SV * this = ST(0);
      |          ^~~~
CArray.xs: At top level:
CArray.xs:279:1: warning: 'constant' defined but not used [-Wunused-function]
  279 | constant(char *name, int arg)
      | ^~~~~~~~
CArray.xs:272:1: warning: 'not_here' defined but not used [-Wunused-function]
  272 | not_here(char *s)
      | ^~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
make: Entering directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
rm -f blib/arch/auto/Tie/CArray/CArray.so
gcc  -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong  CArray.o  -o blib/arch/auto/Tie/CArray/CArray.so  \
      \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Tie/CArray/CArray.so
make: Leaving directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
+ : 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/Tie-CArray-0.15'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CArray.bs blib/arch/auto/Tie/CArray/CArray.bs 644
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/00intarr.t .. ok
t/01dblarr.t .. ok
t/02strarr.t .. ok
t/03intcvt.t .. ok
All tests successful.
Files=4, Tests=94,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.04 cusr  0.01 csys =  0.08 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33313
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Tie-CArray-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Tie-CArray-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd Tie-CArray-0.15
+ perl_vendor_install
+ /usr/bin/grep -qs -Ew Build_PL Build.PL
+ /usr/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-Tie-CArray-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CArray.bs blib/arch/auto/Tie/CArray/CArray.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Tie-CArray-buildroot/usr/lib/perl5/auto/Tie/CArray/CArray.so
Installing /usr/src/tmp/perl-Tie-CArray-buildroot/usr/lib/perl5/Tie/CArray.pm
make: Leaving directory '/usr/src/RPM/BUILD/Tie-CArray-0.15'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Tie-CArray-buildroot -type f -exec /usr/bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Tie-CArray-buildroot -type f -not -name .packlist -exec /usr/bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /usr/bin/grep -F 'perl(' .perl.req
perl(Tie::Array)>=1 
+ /usr/bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Tie-CArray-buildroot (auto)
removed './usr/lib/perl5/auto/Tie/CArray/.packlist'
mode of './usr/lib/perl5/auto/Tie/CArray/CArray.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Tie-CArray-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Tie-CArray-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Tie-CArray-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Tie-CArray-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/perl-Tie-CArray-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Tie-CArray-buildroot
Processing files: perl-Tie-CArray-0.15-alt3.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80042
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Tie-CArray-0.15
+ DOCDIR=/usr/src/tmp/perl-Tie-CArray-buildroot/usr/share/doc/perl-Tie-CArray-0.15
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Tie-CArray-buildroot/usr/share/doc/perl-Tie-CArray-0.15
+ /bin/mkdir -p /usr/src/tmp/perl-Tie-CArray-buildroot/usr/share/doc/perl-Tie-CArray-0.15
+ cp -prL README Changes /usr/src/tmp/perl-Tie-CArray-buildroot/usr/share/doc/perl-Tie-CArray-0.15
+ chmod -R go-w /usr/src/tmp/perl-Tie-CArray-buildroot/usr/share/doc/perl-Tie-CArray-0.15
+ chmod -R a+rX /usr/src/tmp/perl-Tie-CArray-buildroot/usr/share/doc/perl-Tie-CArray-0.15
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XUHSjB
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.4bE2T7
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-Tie-CArray-buildroot/usr/lib/perl5/Tie/CArray.pm syntax OK
Provides: perl(Tie/CArray.pm) = 0.150
Requires: /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), 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.38.so >= set:oijB3MukekofhDC9Apz22GW2Z8hqRLqEisgwH728IQvArdmgebjoAQ0PT6qlrHMx0ke9RKATCW6iERLj5F6MmHJ0YwwtyuIsgLjV6, perl(DynaLoader.pm), perl(Tie/Array.pm) >= 1.0, perl(integer.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.rP90lw
Creating perl-Tie-CArray-debuginfo package
Processing files: perl-Tie-CArray-debuginfo-0.15-alt3.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jqLaG8
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.REGhoA
find-requires: running scripts (debuginfo)
Requires: perl-Tie-CArray = 0.15-alt3.2, debug(ld-linux.so.2), debug(libc.so.6), debug(libperl-5.38.so)
Adding to perl-Tie-CArray-debuginfo a strict dependency on perl-Tie-CArray
Wrote: /usr/src/RPM/RPMS/i586/perl-Tie-CArray-0.15-alt3.2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/perl-Tie-CArray-debuginfo-0.15-alt3.2.i586.rpm (w2.lzdio)
2.44user 1.25system 0:07.62elapsed 48%CPU (0avgtext+0avgdata 65956maxresident)k
0inputs+0outputs (0major+220182minor)pagefaults 0swaps
3.61user 2.96system 0:17.78elapsed 37%CPU (0avgtext+0avgdata 131748maxresident)k
0inputs+0outputs (0major+220520minor)pagefaults 0swaps
--- perl-Tie-CArray-0.15-alt3.2.i586.rpm.repo	2023-11-28 10:52:39.000000000 +0000
+++ perl-Tie-CArray-0.15-alt3.2.i586.rpm.hasher	2025-02-22 08:18:04.564362246 +0000
@@ -24,3 +24,3 @@
 File: /usr/lib/perl5/auto/Tie/CArray	40755	root:root		
-File: /usr/lib/perl5/auto/Tie/CArray/CArray.so	100644	root:root	cfc2339b0539a01b310de366f7ec7e66	
+File: /usr/lib/perl5/auto/Tie/CArray/CArray.so	100644	root:root	5121a118f782df4ac853bc5e11f0e891	
 File: /usr/share/doc/perl-Tie-CArray-0.15	40755	root:root		
@@ -28,2 +28,2 @@
 File: /usr/share/doc/perl-Tie-CArray-0.15/README	100755	root:root	fcf66e361ac62b66a2d50eca72717426	
-RPMIdentity: 81fe5927d929e3adef795961da2a2d54e6ddd04b0aafb09e6d9f079595be998f204f3ac348d966261c641347980f354643744432c27c2e17716b924d84bcda20
+RPMIdentity: c84319f84a9e34ae3b4b92eb1e7768ff997484758bd2d6997e9079d592a8f3f87a2c60d4597ab19784e01212afc7ad0c2eb276089769eb3a5dc881010568e21c
--- perl-Tie-CArray-debuginfo-0.15-alt3.2.i586.rpm.repo	2023-11-28 10:52:39.000000000 +0000
+++ perl-Tie-CArray-debuginfo-0.15-alt3.2.i586.rpm.hasher	2025-02-22 08:18:04.645362959 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/ce	40755	root:root	
-/usr/lib/debug/.build-id/ce/853ca42f958e1eb851446ef053e13765a5bbd2	120777	root:root	../../../perl5/auto/Tie/CArray/CArray.so
-/usr/lib/debug/.build-id/ce/853ca42f958e1eb851446ef053e13765a5bbd2.debug	120777	root:root	../../usr/lib/perl5/auto/Tie/CArray/CArray.so.debug
+/usr/lib/debug/.build-id/fb	40755	root:root	
+/usr/lib/debug/.build-id/fb/13c3708265ff1dd587d5a759e882f97a284b83	120777	root:root	../../../perl5/auto/Tie/CArray/CArray.so
+/usr/lib/debug/.build-id/fb/13c3708265ff1dd587d5a759e882f97a284b83.debug	120777	root:root	../../usr/lib/perl5/auto/Tie/CArray/CArray.so.debug
 /usr/lib/debug/usr/lib/perl5	40755	root:root	
@@ -17,5 +17,5 @@
 Provides: perl-Tie-CArray-debuginfo = 0.15-alt3.2:sisyphus+335067.71300.2.2
-File: /usr/lib/debug/.build-id/ce	40755	root:root		
-File: /usr/lib/debug/.build-id/ce/853ca42f958e1eb851446ef053e13765a5bbd2	120777	root:root		../../../perl5/auto/Tie/CArray/CArray.so
-File: /usr/lib/debug/.build-id/ce/853ca42f958e1eb851446ef053e13765a5bbd2.debug	120777	root:root		../../usr/lib/perl5/auto/Tie/CArray/CArray.so.debug
+File: /usr/lib/debug/.build-id/fb	40755	root:root		
+File: /usr/lib/debug/.build-id/fb/13c3708265ff1dd587d5a759e882f97a284b83	120777	root:root		../../../perl5/auto/Tie/CArray/CArray.so
+File: /usr/lib/debug/.build-id/fb/13c3708265ff1dd587d5a759e882f97a284b83.debug	120777	root:root		../../usr/lib/perl5/auto/Tie/CArray/CArray.so.debug
 File: /usr/lib/debug/usr/lib/perl5	40755	root:root		
@@ -24,3 +24,3 @@
 File: /usr/lib/debug/usr/lib/perl5/auto/Tie/CArray	40755	root:root		
-File: /usr/lib/debug/usr/lib/perl5/auto/Tie/CArray/CArray.so.debug	100644	root:root	5ff1e5ea9a0f3a49685e434d0c86614d	
+File: /usr/lib/debug/usr/lib/perl5/auto/Tie/CArray/CArray.so.debug	100644	root:root	4ec1ad01153bf8880926af86ba633037	
 File: /usr/src/debug/Tie-CArray-0.15	40755	root:root		
@@ -28,2 +28,2 @@
 File: /usr/src/debug/Tie-CArray-0.15/CArray.xs	100644	root:root	6f73fb61767046d9d424161e82cb168e	
-RPMIdentity: b39a3b229b64940e41cd176f863cc246328013a9a087440743c013d4c2d970524028aa89302aaf7249b7cb22291287e41629035b26e79b2b18b7cfb026daf581
+RPMIdentity: 9a19a0170ca192634ea678d1261cfbf137666b2cc545457b98a0ba8067ec452f5fd8733cdd465946aebd32328c204b9d47405123ecd5badf5a252e77a925982c