Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/perl-PAR-Packer.spec'], chrootPath='/var/lib/mock/epel8-build-25602800-2967637/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/perl-PAR-Packer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: perl: command not found sh: perl: command not found sh: perl: command not found sh: perl: command not found sh: /usr/bin/perl: No such file or directory Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/perl-PAR-Packer-1.052-2.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/perl-PAR-Packer.spec'], chrootPath='/var/lib/mock/epel8-build-25602800-2967637/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/perl-PAR-Packer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lgI8uB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PAR-Packer-1.052 + /usr/bin/gzip -dc /builddir/build/SOURCES/PAR-Packer-1.052.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PAR-Packer-1.052 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf inc + perl -i -ne 'print $_ unless m{^inc/}' MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GzsFJ1 + umask 022 + cd /builddir/build/BUILD + cd PAR-Packer-1.052 + DEBUG=1 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' NO_PACKLIST=1 NO_PERLLOCAL=1 Checking if your kit is complete... Looks good Subroutine MY::postamble redefined at ./Makefile.PL line 230. Generating a Unix-style Makefile Writing Makefile for PAR::Packer Writing MYMETA.yml and MYMETA.json # using "ldd" to find shared libraries needed by ./par + /usr/bin/make -O -j3 cp lib/PAR/Filter.pm blib/lib/PAR/Filter.pm cp lib/PAR/Filter/Obfuscate.pm blib/lib/PAR/Filter/Obfuscate.pm cp lib/PAR/StrippedPARL/Base.pm blib/lib/PAR/StrippedPARL/Base.pm cp lib/PAR/Filter/Bytecode.pm blib/lib/PAR/Filter/Bytecode.pm cp lib/App/Packer/PAR.pm blib/lib/App/Packer/PAR.pm cp lib/PAR/Filter/Bleach.pm blib/lib/PAR/Filter/Bleach.pm cp lib/PAR/Filter/PodStrip.pm blib/lib/PAR/Filter/PodStrip.pm cp lib/PAR/Filter/PatchContent.pm blib/lib/PAR/Filter/PatchContent.pm cp lib/pp.pm blib/lib/pp.pm cp lib/PAR/Packer.pm blib/lib/PAR/Packer.pm make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' Makefile:857: warning: overriding recipe for target '.c.o' Makefile:338: warning: ignoring old recipe for target '.c.o' make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' "/usr/bin/perl" par_pl2c.pl my_par_pl < ../script/par.pl > my_par_pl.c make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' gcc -c -g -Wall -Wno-comments -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DLDLIBPTHNAME=\"LD_LIBRARY_PATH\" -DPARL_EXE=\"parl\" -DPAR_PACKER_VERSION=\"1.052\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -DBYTEORDER=0x87654321 -DU64TYPE="unsigned long" sha1.c make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' gcc -c -g -Wall -Wno-comments -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DLDLIBPTHNAME=\"LD_LIBRARY_PATH\" -DPARL_EXE=\"parl\" -DPAR_PACKER_VERSION=\"1.052\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection main.c make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' In file included from main.c:52: internals.c: In function 'XS_Internals_PAR_BOOT': internals.c:6:9: warning: unused variable 'ok' [-Wunused-variable] int ok = 0; ^~ internals.c:4:10: warning: unused variable 'svp' [-Wunused-variable] SV** svp; ^~~ internals.c:3:9: warning: unused variable 'tmpav' [-Wunused-variable] AV* tmpav; ^~~~~ In file included from main.c:51: mktmpdir.c: In function 'par_mktmpdir': mktmpdir.c:226:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, buf, 6); ^~~~~~~~~~~~~~~ mktmpdir.c:231:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, buf, 41); ^~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' gcc main.o sha1.o -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc -o ./par true make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' "/usr/bin/perl" encode_append.pl Dynamic.in ./par Dynamic.pm make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' "/usr/bin/perl" embed_files.pl -c 32768 ./par ldd "/lib64/libperl.so.5.26.3" > boot_embedded_files.c make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' # using method ldd to find files to embed # embedding "./par" as "par" # embedding "/lib64/libperl.so.5.26" as "libperl.so.5.26" make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' gcc -c -g -Wall -Wno-comments -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DLDLIBPTHNAME=\"LD_LIBRARY_PATH\" -DPARL_EXE=\"parl\" -DPAR_PACKER_VERSION=\"1.052\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection boot.c make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' In file included from boot.c:10: mktmpdir.c: In function 'par_mktmpdir': mktmpdir.c:226:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, buf, 6); ^~~~~~~~~~~~~~~ mktmpdir.c:231:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, buf, 41); ^~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' gcc boot.o sha1.o -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc -o ./boot true make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' "/usr/bin/perl" encode_append.pl Static.in ./boot Static.pm make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' cp Dynamic.pm ../blib/lib/PAR/StrippedPARL/Dynamic.pm cp Static.pm ../blib/lib/PAR/StrippedPARL/Static.pm make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' "/usr/bin/perl" -Mblib=.. run_with_inc.pl ./par -q -B -Oparldyn make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' cp parldyn ../blib/script/parldyn true ../blib/script/parldyn make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' "/usr/bin/perl" -Mblib=.. run_with_inc.pl ./boot -q -B -Oparl make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' cp parl ../blib/script/parl true ../blib/script/parl make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' cp script/par.pl blib/script/par.pl "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/par.pl cp script/pp blib/script/pp "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pp cp script/tkpp blib/script/tkpp "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tkpp Manifying 4 pod documents Manifying 10 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uDpyDS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x ++ dirname /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x + cd PAR-Packer-1.052 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' Makefile:857: warning: overriding recipe for target '.c.o' Makefile:338: warning: ignoring old recipe for target '.c.o' make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' Manifying 4 pod documents Manifying 10 pod documents Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/perl5/vendor_perl/pp.pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/perl5/vendor_perl/App/Packer/PAR.pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/perl5/vendor_perl/PAR/Filter.pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/perl5/vendor_perl/PAR/Packer.pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/perl5/vendor_perl/PAR/Filter/PodStrip.pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/perl5/vendor_perl/PAR/Filter/Bytecode.pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/perl5/vendor_perl/PAR/Filter/Obfuscate.pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/perl5/vendor_perl/PAR/Filter/Bleach.pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/perl5/vendor_perl/PAR/Filter/PatchContent.pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/perl5/vendor_perl/PAR/StrippedPARL/Base.pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/perl5/vendor_perl/PAR/StrippedPARL/Static.pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/perl5/vendor_perl/PAR/StrippedPARL/Dynamic.pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man1/pp.1 Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man1/parl.1 Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man1/tkpp.1 Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man1/par.pl.1 Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man3/PAR::Filter::Bytecode.3pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man3/App::Packer::PAR.3pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man3/PAR::Packer.3pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man3/PAR::Filter::Obfuscate.3pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man3/pp.3pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man3/PAR::StrippedPARL::Base.3pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man3/PAR::Filter::Bleach.3pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man3/PAR::Filter::PatchContent.3pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man3/PAR::Filter.3pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man3/PAR::Filter::PodStrip.3pm Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/bin/pp Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/bin/par.pl Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/bin/tkpp Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/bin/parldyn Installing /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/bin/parl + ln -sf /usr/share/man/man3/pp.3pm /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/man/man1/pp.1 + find /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr + /builddir/build/SOURCES/extract_icon + convert gif:- tkpp.png + install -m644 -D tkpp.png /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x//usr/share/icons/hicolor/32x32/apps/tkpp.png + desktop-file-install --dir=/builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/applications /builddir/build/SOURCES/tkpp.desktop + /usr/lib/rpm/find-debuginfo.sh -j3 --strict-build-id -m -i --build-id-seed 1.052-2.el8 --unique-debug-suffix -1.052-2.el8.s390x --unique-debug-src-base perl-PAR-Packer-1.052-2.el8.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/PAR-Packer-1.052 extracting debug info from /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/bin/parl extracting debug info from /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/bin/parldyn /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 20427 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RHAKfq + umask 022 + cd /builddir/build/BUILD + cd PAR-Packer-1.052 + make test make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' Makefile:857: warning: overriding recipe for target '.c.o' Makefile:338: warning: ignoring old recipe for target '.c.o' make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' make[1]: Entering directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' Makefile:857: warning: overriding recipe for target '.c.o' Makefile:338: warning: ignoring old recipe for target '.c.o' No tests defined for myldr extension. make[1]: Leaving directory '/builddir/build/BUILD/PAR-Packer-1.052/myldr' 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-pod.t ............... skipped: Set environment variable PERL_TEST_POD=1 to test POD t/10-parl-generation.t ... ok /tmp/1gVLASP8bl syntax OK t/20-pp.t ................ ok # Please wait t/30-current_exec.t ...... ok t/40-packer_cd_option.t .. ok t/80-doublecolon.t ....... ok t/85-crt-glob.t .......... ok t/85-myfile.t ............ ok # PAR_TEMP = /tmp/bapHU_wM3A/par-6d6f636b6275696c64/cache-930b5680c91ce1f6ff8619d3f182673349901075 # running /tmp/bapHU_wM3A/packed a second time # running /tmp/bapHU_wM3A/packed a third time t/90-rt101800.t .......... ok t/90-rt103861.t .......... ok t/90-rt104560.t .......... ok t/90-rt104635.t .......... ok t/90-rt122949.t .......... skipped: Tests only relevant on Windows t/90-rt127064.t .......... skipped: Tests only relevant on Windows t/90-rt129312.t .......... ok # found core module Carp in /usr/share/perl5/vendor_perl/Carp.pm # found core module Exporter in /usr/share/perl5/vendor_perl/Exporter.pm # found core module File::Glob in /usr/lib64/perl5/File/Glob.pm # found core module List::Util in /usr/lib64/perl5/vendor_perl/List/Util.pm t/90-rt130685.t .......... ok t/90-rt59710.t ........... ok All tests successful. Files=17, Tests=131, 68 wallclock secs ( 0.07 usr 0.03 sys + 44.32 cusr 12.54 csys = 56.96 CPU) Result: PASS + exit 0 Processing files: perl-PAR-Packer-1.052-2.el8.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UDBSwK + umask 022 + cd /builddir/build/BUILD + cd PAR-Packer-1.052 + DOCDIR=/builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/doc/perl-PAR-Packer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/doc/perl-PAR-Packer + cp -pr AUTHORS /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/doc/perl-PAR-Packer + cp -pr Changes /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/doc/perl-PAR-Packer + cp -pr README /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/doc/perl-PAR-Packer + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NAjPd4 + umask 022 + cd /builddir/build/BUILD + cd PAR-Packer-1.052 + LICENSEDIR=/builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/licenses/perl-PAR-Packer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/licenses/perl-PAR-Packer + cp -pr LICENSE /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x/usr/share/licenses/perl-PAR-Packer + exit 0 Provides: bundled(libperl) = 5.26.3 perl(App::Packer::PAR) = 0.91 perl(PAR::Filter) = 0.03 perl(PAR::Filter::Bleach) perl(PAR::Filter::Bytecode) perl(PAR::Filter::Obfuscate) perl(PAR::Filter::PatchContent) perl(PAR::Filter::PodStrip) perl(PAR::Packer) = 1.052 perl(PAR::StrippedPARL::Base) = 0.975 perl(PAR::StrippedPARL::Dynamic) = 0.958 perl(PAR::StrippedPARL::Static) = 0.958 perl(pp) = 0.992 perl-PAR-Packer = 1.052-2.el8 perl-PAR-Packer(s390-64) = 1.052-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libresolv.so.2()(64bit) libutil.so.1()(64bit) perl(:VERSION) >= 5.6.0 perl(:VERSION) >= 5.8.1 perl(Config) perl(Cwd) perl(ExtUtils::MakeMaker) perl(File::Basename) perl(File::Find) perl(File::Spec) perl(File::Spec::Functions) perl(Getopt::Long) perl(PAR::Filter) perl(PAR::Filter::PodStrip) perl(PAR::Packer) perl(PAR::StrippedPARL::Base) perl(base) perl(constant) perl(pp) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-PAR-Packer-Tk-1.052-2.el8.noarch Provides: application() application(tkpp.desktop) perl-PAR-Packer-Tk = 1.052-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(Carp) perl(Config) perl(Encode) perl(English) perl(File::Basename) perl(File::Spec) perl(Time::HiRes) perl(Tk) perl(Tk::Adjuster) perl(Tk::Checkbutton) perl(Tk::Dialog) perl(Tk::LabFrame) perl(Tk::NoteBook) perl(Tk::ROText) perl(Tk::TextUndo) perl(strict) perl(utf8) perl(vars) perl(warnings) Processing files: perl-PAR-Packer-debugsource-1.052-2.el8.s390x Provides: perl-PAR-Packer-debugsource = 1.052-2.el8 perl-PAR-Packer-debugsource(s390-64) = 1.052-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-PAR-Packer-debuginfo-1.052-2.el8.s390x Provides: debuginfo(build-id) = 73c0a078d20548359339a050a4ea17abe5085bdb debuginfo(build-id) = c5a717ee32722f5d0d6d18dedd6b2f094190687e perl-PAR-Packer-debuginfo = 1.052-2.el8 perl-PAR-Packer-debuginfo(s390-64) = 1.052-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-PAR-Packer-debugsource(s390-64) = 1.052-2.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x Wrote: /builddir/build/RPMS/perl-PAR-Packer-1.052-2.el8.s390x.rpm Wrote: /builddir/build/RPMS/perl-PAR-Packer-Tk-1.052-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/perl-PAR-Packer-debugsource-1.052-2.el8.s390x.rpm Wrote: /builddir/build/RPMS/perl-PAR-Packer-debuginfo-1.052-2.el8.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XFF8e4 + umask 022 + cd /builddir/build/BUILD + cd PAR-Packer-1.052 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-PAR-Packer-1.052-2.el8.s390x + exit 0 Child return code was: 0