Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-CGI.spec'], chrootPath='/var/lib/mock/rocky-9-ppc64le/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=0uid=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-CGI.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: line 1: perl: command not found Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1628467200 Wrote: /builddir/build/SRPMS/perl-CGI-4.51-5.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target ppc64le --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/perl-CGI.spec"], chrootPath='/var/lib/mock/rocky-9-ppc64le/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=0uid=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target ppc64le --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/perl-CGI.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1628467200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IzaG1m + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CGI-4.51 + /usr/bin/gzip -dc /builddir/build/SOURCES/CGI-4.51.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd CGI-4.51 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f iso8859-1 -t utf-8 + mv Changes.1 Changes + chmod -c -x examples/clickable_image.cgi examples/cookie.cgi examples/crash.cgi examples/file_upload.cgi examples/mojo_proxy.pl examples/wikipedia_example.cgi examples/wilogo.gif mode of 'examples/clickable_image.cgi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/cookie.cgi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/crash.cgi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/file_upload.cgi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/wikipedia_example.cgi' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) ++ find t -name '*.t' + for F in `find t -name *.t` + grep -q '^#!.*perl' t/rt-57524.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/rt-57524.t + chmod +x t/rt-57524.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/multipart_start.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/multipart_start.t + chmod +x t/multipart_start.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/pretty.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/pretty.t + chmod +x t/pretty.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/multipart_globals.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/multipart_globals.t + chmod +x t/multipart_globals.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/rt-84767.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/rt-84767.t + chmod +x t/rt-84767.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/sorted.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/sorted.t + chmod +x t/sorted.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/command_line.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/command_line.t + chmod +x t/command_line.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/http.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/http.t + chmod +x t/http.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/html.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/html.t + chmod +x t/html.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/start_end_end.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/start_end_end.t + chmod +x t/start_end_end.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/form.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/form.t + chmod +x t/form.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/redirect_query_string.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/redirect_query_string.t + chmod +x t/redirect_query_string.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/upload_quoted_unquoted.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/upload_quoted_unquoted.t + chmod +x t/upload_quoted_unquoted.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/hidden.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/hidden.t + chmod +x t/hidden.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/unescapeHTML.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/unescapeHTML.t + chmod +x t/unescapeHTML.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/charset.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/charset.t + chmod +x t/charset.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/delete.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/delete.t + chmod +x t/delete.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/rt-75628.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/rt-75628.t + chmod +x t/rt-75628.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/can.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/can.t + chmod +x t/can.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/headers.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/headers.t + chmod +x t/headers.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/cookie.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/cookie.t + chmod +x t/cookie.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/param_list_context.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/param_list_context.t + chmod +x t/param_list_context.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/query_string.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/query_string.t + chmod +x t/query_string.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/carp.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/carp.t + chmod +x t/carp.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/checkbox_group.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/checkbox_group.t + chmod +x t/checkbox_group.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/arbitrary_handles.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/arbitrary_handles.t + chmod +x t/arbitrary_handles.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/postdata.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/postdata.t + chmod +x t/postdata.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/url.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/url.t + chmod +x t/url.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/multipart_init.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/multipart_init.t + chmod +x t/multipart_init.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/headers/type.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/headers/type.t + chmod +x t/headers/type.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/headers/charset.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/headers/charset.t + chmod +x t/headers/charset.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/headers/attachment.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/headers/attachment.t + chmod +x t/headers/attachment.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/headers/cookie.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/headers/cookie.t + chmod +x t/headers/cookie.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/headers/target.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/headers/target.t + chmod +x t/headers/target.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/headers/nph.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/headers/nph.t + chmod +x t/headers/nph.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/headers/p3p.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/headers/p3p.t + chmod +x t/headers/p3p.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/headers/default.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/headers/default.t + chmod +x t/headers/default.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/changes.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/changes.t + chmod +x t/changes.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/autoescape.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/autoescape.t + chmod +x t/autoescape.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/request.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/request.t + chmod +x t/request.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/util.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/util.t + chmod +x t/util.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/append_query.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/append_query.t + chmod +x t/append_query.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/no_tabindex.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/no_tabindex.t + chmod +x t/no_tabindex.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/gh-155.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/gh-155.t + chmod +x t/gh-155.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/start_end_start.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/start_end_start.t + chmod +x t/start_end_start.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/compiles_pod.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/compiles_pod.t + chmod +x t/compiles_pod.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/end_form.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/end_form.t + chmod +x t/end_form.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/html_functions.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/html_functions.t + chmod +x t/html_functions.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/push.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/push.t + chmod +x t/push.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/init.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/init.t + chmod +x t/init.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/rt-31107.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/rt-31107.t + chmod +x t/rt-31107.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/popup_menu.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/popup_menu.t + chmod +x t/popup_menu.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/rt-52469.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/rt-52469.t + chmod +x t/rt-52469.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/function.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/function.t + chmod +x t/function.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/uploadInfo.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/uploadInfo.t + chmod +x t/uploadInfo.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/util-58.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/util-58.t + chmod +x t/util-58.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/upload.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/upload.t + chmod +x t/upload.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/Dump.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/Dump.t + chmod +x t/Dump.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/param_fetch.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/param_fetch.t + chmod +x t/param_fetch.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/cgi.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/cgi.t + chmod +x t/cgi.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/save_read_roundtrip.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/save_read_roundtrip.t + chmod +x t/save_read_roundtrip.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/utf8.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/utf8.t + chmod +x t/utf8.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/user_agent.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' t/user_agent.t + chmod +x t/user_agent.t + for F in `find t -name *.t` + grep -q '^#!.*perl' t/start_end_asterisk.t + perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' t/start_end_asterisk.t + chmod +x t/start_end_asterisk.t + rm t/compiles_pod.t t/changes.t + perl -i -ne 'print $_ unless m{^t/compiles_pod\.t}' MANIFEST + perl -i -ne 'print $_ unless m{^t/changes\.t}' MANIFEST + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7qC8Ui + umask 022 + cd /builddir/build/BUILD + cd CGI-4.51 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 Warning: prerequisite Test::NoWarnings 0 not found. Checking if your kit is complete... Looks good Warning: LINKTYPE set to '', no longer necessary Generating a Unix-style Makefile Writing Makefile for CGI Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j16 V=1 VERBOSE=1 cp lib/CGI/Pretty.pm blib/lib/CGI/Pretty.pm cp lib/CGI/HTML/Functions.pm blib/lib/CGI/HTML/Functions.pm cp lib/CGI/File/Temp.pm blib/lib/CGI/File/Temp.pm cp lib/CGI/Cookie.pm blib/lib/CGI/Cookie.pm cp lib/CGI/Push.pm blib/lib/CGI/Push.pm cp lib/CGI/Carp.pm blib/lib/CGI/Carp.pm cp lib/CGI.pod blib/lib/CGI.pod cp lib/CGI.pm blib/lib/CGI.pm cp lib/CGI/Util.pm blib/lib/CGI/Util.pm cp lib/Fh.pm blib/lib/Fh.pm cp lib/CGI/HTML/Functions.pod blib/lib/CGI/HTML/Functions.pod Manifying 7 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZC5lLR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le ++ dirname /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le + cd CGI-4.51 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le 'INSTALL=/usr/bin/install -p' Manifying 7 pod documents Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/perl5/vendor_perl/CGI.pod Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/perl5/vendor_perl/CGI.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/perl5/vendor_perl/Fh.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/perl5/vendor_perl/CGI/Pretty.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/perl5/vendor_perl/CGI/Cookie.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/perl5/vendor_perl/CGI/Push.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/perl5/vendor_perl/CGI/Carp.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/perl5/vendor_perl/CGI/Util.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/perl5/vendor_perl/CGI/HTML/Functions.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/perl5/vendor_perl/CGI/HTML/Functions.pod Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/perl5/vendor_perl/CGI/File/Temp.pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/man/man3/CGI.3pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/man/man3/CGI::Carp.3pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/man/man3/CGI::Cookie.3pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/man/man3/CGI::HTML::Functions.3pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/man/man3/CGI::Pretty.3pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/man/man3/CGI::Push.3pm Installing /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/man/man3/CGI::Util.3pm + mkdir -p /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le//usr/libexec/perl-CGI + cp -a t /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le//usr/libexec/perl-CGI + cat + chmod +x /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le//usr/libexec/perl-CGI/test + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 4.51-5.el9 --unique-debug-suffix -4.51-5.el9.ppc64le --unique-debug-src-base perl-CGI-4.51-5.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/CGI-4.51 + /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 *** WARNING: ./usr/libexec/perl-CGI/t/carp.t is executable but has no shebang, removing executable bit mangling shebang in /usr/libexec/perl-CGI/test from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4TUeik Processing files: perl-CGI-4.51-5.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ULLRRg + umask 022 + cd /builddir/build/BUILD + cd CGI-4.51 + DOCDIR=/builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/doc/perl-CGI + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/doc/perl-CGI + cp -pr Changes /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/doc/perl-CGI + cp -pr README.md /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/doc/perl-CGI + cp -pr examples/ /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/doc/perl-CGI + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.asePrg + umask 022 + cd /builddir/build/BUILD + cd CGI-4.51 + LICENSEDIR=/builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/licenses/perl-CGI + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/licenses/perl-CGI + cp -pr LICENSE /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le/usr/share/licenses/perl-CGI + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(CGI) = 4.51 perl(CGI::Carp) = 4.51 perl(CGI::Cookie) = 4.51 perl(CGI::File::Temp) = 4.51 perl(CGI::HTML::Functions) perl(CGI::MultipartBuffer) perl(CGI::Pretty) = 4.51 perl(CGI::Push) = 4.51 perl(CGI::Util) = 4.51 perl-CGI = 4.51-5.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.0.0 perl(:VERSION) >= 5.8.1 perl(CGI) perl(CGI::Util) perl(Carp) perl(Exporter) perl(overload) perl(parent) perl(strict) perl(warnings) Processing files: perl-CGI-tests-4.51-5.el9.noarch Provides: perl-CGI-tests = 4.51-5.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/sh perl(CGI) perl(CGI::Carp) perl(CGI::Cookie) perl(CGI::Pretty) perl(CGI::Util) perl(Config) perl(Encode) perl(FindBin) perl(IO::File) perl(POSIX) perl(Test::Deep) perl(Test::More) perl(Test::Warn) perl(lib) perl(strict) perl(utf8) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le Wrote: /builddir/build/RPMS/perl-CGI-tests-4.51-5.el9.noarch.rpm Wrote: /builddir/build/RPMS/perl-CGI-4.51-5.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g7y9Sv + umask 022 + cd /builddir/build/BUILD + cd CGI-4.51 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-CGI-4.51-5.el9.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0