Mock Version: 6.0
Mock Version: 6.0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/perl-CBOR-XS.spec'], chrootPath='/var/lib/mock/epel9-build-57861893-6559915/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fffa77256a0>timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fgh0uv5_:/etc/resolv.conf'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/perl-CBOR-XS.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: ppc64le
Building for target ppc64le
setting SOURCE_DATE_EPOCH=1636070400
Wrote: /builddir/build/SRPMS/perl-CBOR-XS-1.86-1.el9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/perl-CBOR-XS.spec'], chrootPath='/var/lib/mock/epel9-build-57861893-6559915/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fffa77256a0>timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fgh0uv5_:/etc/resolv.conf'])
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/perl-CBOR-XS.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: ppc64le
Building for target ppc64le
setting SOURCE_DATE_EPOCH=1636070400
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XMuXxK
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf CBOR-XS-1.86
+ /usr/bin/gzip -dc /builddir/build/SOURCES/CBOR-XS-1.86.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd CBOR-XS-1.86
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/CBOR-XS-1.6-Include-ecb.h-from-system.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /builddir/build/SOURCES/CBOR-XS-1.84-Cast-char-and-U8-where-needed.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ rm ecb.h
+ perl -i -ne 'print $_ unless m{^ecb\.h}' MANIFEST
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wGtuDK
+ umask 022
+ cd /builddir/build/BUILD
+ cd CBOR-XS-1.86
+ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 'OPTIMIZE=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection'
***
*** Canary::Stability COMPATIBILITY AND SUPPORT CHECK
*** =================================================
***
*** Hi!
***
*** I do my best to provide predictable and reliable software.
***
*** However, in recent releases, P5P (who maintain perl) have been
*** introducing regressions that are sometimes subtle and at other times
*** catastrophic, often for personal preferences with little or no concern
*** for existing code, most notably CPAN.
***
*** For this reason, it has become very hard for me to maintain the level
*** of reliability and support I have committed myself to in the past, at
*** least with some perl versions: I simply can't keep up working around new
*** bugs or gratituous incompatibilities, and in turn you might suffer from
*** unanticipated problems.
***
*** Therefore I have introduced a support and compatibility check, the results
*** of which follow below, together with a FAQ and some recommendations.
***
*** This check is just to let you know that there might be a risk, so you can
*** make judgement calls on how to proceed - it will not keep the module from
*** installing or working.
***
*** The stability canary says: (nothing, it was driven away by harsh weather)
***
*** It seems you are running perl version 5.032001, likely the "official" or
*** "standard" version. While there is nothing wrong with doing that,
*** standard perl versions 5.022 and up are not supported by CBOR::XS.
*** While this might be fatal, it might also be all right - if you run into
*** problems, you might want to downgrade your perl or switch to the
*** stability branch.
***
*** If everything works fine, you can ignore this message.
***
***
*** Stability canary mini-FAQ:
***
*** Do I need to do anything?
***    With luck, no. While some distributions are known to fail
***    already, most should probably work. This message is here
***    to alert you that your perl is not supported by CBOR::XS,
***    and if things go wrong, you either need to downgrade, or
***    sidegrade to the stability variant of your perl version,
***    or simply live with the consequences.
***
*** What is this canary thing?
***    It's purpose is to check support status of CBOR::XS with
***    respect to your perl version.
***
*** What is this "stability branch"?
***    It's a branch or fork of the official perl, by schmorp, to
***    improve stability and compatibility with existing modules.
***
*** How can I skip this prompt on automated installs?
***    Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment.
***    More info is in the Canary::Stability manpage.
***
*** Long version of this FAQ: http://stableperl.schmorp.de/faq.html
*** Stability Branch homepage: http://stableperl.schmorp.de/
***
Continue anyways?  [y] y
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for CBOR::XS
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
Running Mkbootstrap for XS ()
chmod 644 "XS.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/CBOR/XS/XS.bs 644
cp XS.pm blib/lib/CBOR/XS.pm
"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/CBOR-XS-1.86/typemap'  XS.xs > XS.xsc
mv XS.xsc XS.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection   -DVERSION=\"1.86\" -DXS_VERSION=\"1.86\" -fPIC "-I/usr/lib64/perl5/CORE"   XS.c
XS.xs: In function 'decode_he':
XS.xs:973:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
  973 |   if (ecb_expect_true (!dec->stringref))
      |      ^
XS.xs: In function 'decode_str':
XS.xs:1102:14: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
 1102 |           if ((*dec->cur - major) > LENGTH_EXT8)
      |              ^
rm -f blib/arch/auto/CBOR/XS/XS.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -L/usr/local/lib -fstack-protector-strong  XS.o  -o blib/arch/auto/CBOR/XS/XS.so  \
    -lperl   \
  
chmod 755 blib/arch/auto/CBOR/XS/XS.so
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q2pkWX
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le
++ dirname /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le
+ cd CBOR-XS-1.86
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/CBOR/XS/XS.bs 644
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/lib64/perl5/vendor_perl/auto/CBOR/XS/XS.so
Installing /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/lib64/perl5/vendor_perl/CBOR/XS.pm
Installing /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/share/man/man3/CBOR::XS.3pm
+ find /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le -type f -name '*.bs' -size 0 -delete
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr
+ mkdir -p /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/libexec/perl-CBOR-XS
+ cp -a t /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/libexec/perl-CBOR-XS
+ cat
+ chmod +x /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/libexec/perl-CBOR-XS/test
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.86-1.el9 --unique-debug-suffix -1.86-1.el9.ppc64le --unique-debug-src-base perl-CBOR-XS-1.86-1.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/CBOR-XS-1.86
extracting debug info from /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/lib64/perl5/vendor_perl/auto/CBOR/XS/XS.so
original debug info size: 176kB, size after compression: 168kB
/usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
217 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/libexec/perl-CBOR-XS/test from /bin/sh to #!/usr/bin/sh
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ATA2Wg
+ umask 022
+ cd /builddir/build/BUILD
+ cd CBOR-XS-1.86
++ perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print $1} else {print 1}' -- -j8
+ export HARNESS_OPTIONS=j8
+ HARNESS_OPTIONS=j8
+ make test
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/CBOR/XS/XS.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/00_load.t ..... ok
t/52_object.t ... ok
t/51_types.t .... ok
t/54_sharing.t .. ok
t/55_utf8.t ..... ok
t/56_filter.t ... ok
t/58_hv.t ....... ok
t/50_rfc.t ...... ok
t/57_incr.t ..... ok
t/53_bignum.t ... ok
t/99_binary.t ... ok
All tests successful.
Files=11, Tests=6541,  1 wallclock secs ( 0.68 usr  0.03 sys +  1.52 cusr  0.05 csys =  2.28 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-CBOR-XS-1.86-1.el9.ppc64le
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vcGRia
+ umask 022
+ cd /builddir/build/BUILD
+ cd CBOR-XS-1.86
+ DOCDIR=/builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/share/doc/perl-CBOR-XS
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/share/doc/perl-CBOR-XS
+ cp -pr Changes /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/share/doc/perl-CBOR-XS
+ cp -pr README /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/share/doc/perl-CBOR-XS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2i1O3I
+ umask 022
+ cd /builddir/build/BUILD
+ cd CBOR-XS-1.86
+ LICENSEDIR=/builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/share/licenses/perl-CBOR-XS
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/share/licenses/perl-CBOR-XS
+ cp -pr COPYING /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le/usr/share/licenses/perl-CBOR-XS
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(CBOR::XS) = 1.86 perl-CBOR-XS = 1.86-1.el9 perl-CBOR-XS(ppc-64) = 1.86-1.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libperl.so.5.32()(64bit) perl(:MODULE_COMPAT_5.32.1) perl(Exporter) perl(Types::Serialiser) perl(XSLoader) perl(common::sense) perl-libs rtld(GNU_HASH)
Processing files: perl-CBOR-XS-tests-1.86-1.el9.noarch
Provides: perl-CBOR-XS-tests = 1.86-1.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/sh
Processing files: perl-CBOR-XS-debugsource-1.86-1.el9.ppc64le
Provides: perl-CBOR-XS-debugsource = 1.86-1.el9 perl-CBOR-XS-debugsource(ppc-64) = 1.86-1.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-CBOR-XS-debuginfo-1.86-1.el9.ppc64le
Provides: debuginfo(build-id) = b8bcee8f75eb0d073f8b9a5edc58f923dce6ab49 perl-CBOR-XS-debuginfo = 1.86-1.el9 perl-CBOR-XS-debuginfo(ppc-64) = 1.86-1.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-CBOR-XS-debugsource(ppc-64) = 1.86-1.el9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-CBOR-XS-1.86-1.el9.ppc64le
Wrote: /builddir/build/RPMS/perl-CBOR-XS-tests-1.86-1.el9.noarch.rpm
Wrote: /builddir/build/RPMS/perl-CBOR-XS-debugsource-1.86-1.el9.ppc64le.rpm
Wrote: /builddir/build/RPMS/perl-CBOR-XS-debuginfo-1.86-1.el9.ppc64le.rpm
Wrote: /builddir/build/RPMS/perl-CBOR-XS-1.86-1.el9.ppc64le.rpm
Child return code was: 0