Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Syntax-Keyword-Try.spec'], chrootPath='/var/lib/mock/f41-build-816591-150267/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Syntax-Keyword-Try.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1718064000 Wrote: /builddir/build/SRPMS/perl-Syntax-Keyword-Try-0.29-5.fc41.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Syntax-Keyword-Try.spec'], chrootPath='/var/lib/mock/f41-build-816591-150267/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Syntax-Keyword-Try.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1718064000 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.OGdRfL + umask 022 + cd /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + test -d /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + /usr/bin/rm -rf /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + /usr/bin/mkdir -p /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + /usr/bin/mkdir -p /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bdoh00 + umask 022 + cd /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + cd /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + rm -rf Syntax-Keyword-Try-0.29 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Syntax-Keyword-Try-0.29.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Syntax-Keyword-Try-0.29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/00use.t + chmod +x t/00use.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/01trycatch.t + chmod +x t/01trycatch.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/02tryfinally.t + chmod +x t/02tryfinally.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/03trycatchfinally.t + chmod +x t/03trycatchfinally.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/04catch-types.t + chmod +x t/04catch-types.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/10snail.t + chmod +x t/10snail.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/11loop.t + chmod +x t/11loop.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/12return.t + chmod +x t/12return.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/13die-in-finally.t + chmod +x t/13die-in-finally.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/14try-localises.t + chmod +x t/14try-localises.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/15context.t + chmod +x t/15context.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/16final-expr.t + chmod +x t/16final-expr.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/30compat.t + chmod +x t/30compat.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/70deparse.t + chmod +x t/70deparse.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/80await+SKT.t + chmod +x t/80await+SKT.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/80defer+SKT.t + chmod +x t/80defer+SKT.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/90rt123547.t + chmod +x t/90rt123547.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/90rt125971.t + chmod +x t/90rt125971.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' t/99pod.t + chmod +x t/99pod.t + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZBhrsJ + umask 022 + cd /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Syntax-Keyword-Try-0.29 + perl Build.PL --installdirs=vendor '--optimize=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer' Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Syntax-Keyword-Try' version '0.29' + ./Build Building Syntax-Keyword-Try gcc -I/usr/lib64/perl5/CORE '-DVERSION="0.29"' '-DXS_VERSION="0.29"' -fPIC -Ihax -I. -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang '-Werror=format-security' '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3' -Wp,-D_GLIBCXX_ASSERTIONS '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' -fstack-protector-strong '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1' -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall '-Werror=format-security' '-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3' -Wp,-D_GLIBCXX_ASSERTIONS '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' -fstack-protector-strong '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1' -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -o lib/Syntax/Keyword/Try.o lib/Syntax/Keyword/Try.c lib/Syntax/Keyword/Try.xs:171:12: warning: ‘MY_newLOCALISEOP’ defined but not used [-Wunused-function] 171 | static OP *MY_newLOCALISEOP(pTHX_ GV *gv) | ^~~~~~~~~~~~~~~~ In file included from lib/Syntax/Keyword/Try.xs:31: hax/newOP_CUSTOM.c.inc:72:12: warning: ‘S_newLOGOP_CUSTOM’ defined but not used [-Wunused-function] 72 | static OP *S_newLOGOP_CUSTOM(pTHX_ OP *(*func)(pTHX), U32 flags, OP *first, OP *other) | ^~~~~~~~~~~~~~~~~ hax/newOP_CUSTOM.c.inc:54:12: warning: ‘S_newBINOP_CUSTOM’ defined but not used [-Wunused-function] 54 | static OP *S_newBINOP_CUSTOM(pTHX_ OP *(*func)(pTHX), U32 flags, OP *first, OP *last) | ^~~~~~~~~~~~~~~~~ hax/newOP_CUSTOM.c.inc:21:12: warning: ‘S_newUNOP_CUSTOM’ defined but not used [-Wunused-function] 21 | static OP *S_newUNOP_CUSTOM(pTHX_ OP *(*func)(pTHX), U32 flags, OP *first) | ^~~~~~~~~~~~~~~~ hax/newOP_CUSTOM.c.inc:14:12: warning: ‘S_newOP_CUSTOM’ defined but not used [-Wunused-function] 14 | static OP *S_newOP_CUSTOM(pTHX_ OP *(*func)(pTHX), U32 flags) | ^~~~~~~~~~~~~~ In file included from lib/Syntax/Keyword/Try.xs:29: hax/optree-additions.c.inc:79:12: warning: ‘S_newSLUGOP’ defined but not used [-Wunused-function] 79 | static OP *S_newSLUGOP(pTHX_ int idx) | ^~~~~~~~~~~ hax/optree-additions.c.inc:53:12: warning: ‘S_newMETHOD_REDIR_OP’ defined but not used [-Wunused-function] 53 | static OP *S_newMETHOD_REDIR_OP(pTHX_ SV *rclass, SV *methname, I32 flags) | ^~~~~~~~~~~~~~~~~~~~ hax/optree-additions.c.inc:4:12: warning: ‘S_newAELEMOP’ defined but not used [-Wunused-function] 4 | static OP *S_newAELEMOP(pTHX_ U32 flags, OP *first, I32 key) | ^~~~~~~~~~~~ In file included from lib/Syntax/Keyword/Try.xs:28: hax/perl-additions.c.inc:240:13: warning: ‘S_av_push_from_av’ defined but not used [-Wunused-function] 240 | static void S_av_push_from_av(pTHX_ AV *dst, AV *src, bool refcnt_inc) | ^~~~~~~~~~~~~~~~~ hax/perl-additions.c.inc:229:13: warning: ‘MY_lex_consume_unichar’ defined but not used [-Wunused-function] 229 | static bool MY_lex_consume_unichar(pTHX_ U32 c) | ^~~~~~~~~~~~~~~~~~~~~~ hax/perl-additions.c.inc:209:13: warning: ‘S_find_cop_for_lvintro’ defined but not used [-Wunused-function] 209 | static COP *S_find_cop_for_lvintro(pTHX_ PADOFFSET padix, OP *o, COP **copp) | ^~~~~~~~~~~~~~~~~~~~~~ hax/perl-additions.c.inc:199:12: warning: ‘S_get_class_isa’ defined but not used [-Wunused-function] 199 | static AV *S_get_class_isa(pTHX_ HV *stash) | ^~~~~~~~~~~~~~~ hax/perl-additions.c.inc:178:12: warning: ‘S_fetch_superclass_method_pv’ defined but not used [-Wunused-function] 178 | static CV *S_fetch_superclass_method_pv(pTHX_ HV *stash, const char *pv, STRLEN len, U32 level) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hax/perl-additions.c.inc:159:13: warning: ‘S_ensure_module_version’ defined but not used [-Wunused-function] 159 | static void S_ensure_module_version(pTHX_ SV *module, SV *version) | ^~~~~~~~~~~~~~~~~~~~~~~ hax/perl-additions.c.inc:134:13: warning: ‘S_import_pragma’ defined but not used [-Wunused-function] 134 | static void S_import_pragma(pTHX_ const char *pragma, const char *arg) | ^~~~~~~~~~~~~~~ hax/perl-additions.c.inc:112:13: warning: ‘S_kwarg_next’ defined but not used [-Wunused-function] 112 | static bool S_kwarg_next(pTHX_ const char *args[], U32 *kwargi, U32 argc, U32 ax, U32 *kwarg, SV **kwval) | ^~~~~~~~~~~~ hax/perl-additions.c.inc:21:14: warning: ‘S_save_strndup’ defined but not used [-Wunused-function] 21 | static char *S_save_strndup(pTHX_ char *s, STRLEN l) | ^~~~~~~~~~~~~~ ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Syntax/Keyword/Try/Try.bs') 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' '-Wl,--build-id=sha1' -L/usr/local/lib -fstack-protector-strong -lperl -o blib/arch/auto/Syntax/Keyword/Try/Try.so lib/Syntax/Keyword/Try.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CDR4LX + umask 022 + cd /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + '[' /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT ++ dirname /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT + mkdir -p /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + mkdir /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Syntax-Keyword-Try-0.29 + ./Build install --destdir=/builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT --create_packlist=0 Building Syntax-Keyword-Try Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Syntax/Keyword/Try/Try.bs Installing /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Syntax/Keyword/Try/Try.so Installing /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Syntax/Keyword/Try.pm Installing /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Syntax/Keyword/Try/Deparse.pm Installing /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/share/man/man3/Syntax::Keyword::Try::Deparse.3pm Installing /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/share/man/man3/Syntax::Keyword::Try.3pm + find /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr + mkdir -p /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/libexec/perl-Syntax-Keyword-Try + cp -a t /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/libexec/perl-Syntax-Keyword-Try + rm -f /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/libexec/perl-Syntax-Keyword-Try/t/99pod.t + cat + chmod +x /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/libexec/perl-Syntax-Keyword-Try/test + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.29-5.fc41 --unique-debug-suffix -0.29-5.fc41.riscv64 --unique-debug-src-base perl-Syntax-Keyword-Try-0.29-5.fc41.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/Syntax-Keyword-Try-0.29 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/perl-Syntax-Keyword-Try-0.29-5.fc41.riscv64 123 blocks find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/perl-Syntax-Keyword-Try/test from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT Scanned 35 directories and 30 files, processed 0 inodes, 0 modified (0 replaced + 0 rewritten), 0 unsupported format, 0 errors Reading /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Rvy5jI + umask 022 + cd /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-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 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Syntax-Keyword-Try-0.29 ++ perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print $1} else {print 1}' -- '-j${RPM_BUILD_NCPUS}' + export HARNESS_OPTIONS=j1 + HARNESS_OPTIONS=j1 + ./Build test t/00use.t .............. ok t/01trycatch.t ......... ok t/02tryfinally.t ....... ok t/03trycatchfinally.t .. ok t/04catch-types.t ...... ok t/10snail.t ............ ok t/11loop.t ............. ok t/12return.t ........... ok t/13die-in-finally.t ... ok t/14try-localises.t .... ok t/15context.t .......... ok t/16final-expr.t ....... ok t/30compat.t ........... ok t/70deparse.t .......... ok # Future::AsyncAwait 0.66, Syntax::Keyword::Try 0.29 t/80await+SKT.t ........ ok # Syntax::Keyword::Defer 0.10, Syntax::Keyword::Try 0.29 t/80defer+SKT.t ........ ok t/90rt123547.t ......... ok t/90rt125971.t ......... ok t/99pod.t .............. ok All tests successful. Files=19, Tests=84, 16 wallclock secs ( 0.26 usr 0.16 sys + 14.48 cusr 2.04 csys = 16.94 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Syntax-Keyword-Try-0.29-5.fc41.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2huyge + umask 022 + cd /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + cd Syntax-Keyword-Try-0.29 + DOCDIR=/builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/share/doc/perl-Syntax-Keyword-Try + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/share/doc/perl-Syntax-Keyword-Try + cp -pr /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/Syntax-Keyword-Try-0.29/Changes /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/share/doc/perl-Syntax-Keyword-Try + cp -pr /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/Syntax-Keyword-Try-0.29/README /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/share/doc/perl-Syntax-Keyword-Try + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QAc1UK + umask 022 + cd /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + cd Syntax-Keyword-Try-0.29 + LICENSEDIR=/builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/share/licenses/perl-Syntax-Keyword-Try + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/share/licenses/perl-Syntax-Keyword-Try + cp -pr /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/Syntax-Keyword-Try-0.29/LICENSE /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT/usr/share/licenses/perl-Syntax-Keyword-Try + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Syntax::Keyword::Try) = 0.29 perl(Syntax::Keyword::Try::Deparse) = 0.29 perl-Syntax-Keyword-Try = 0.29-5.fc41 perl-Syntax-Keyword-Try(riscv-64) = 0.29-5.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) perl(:MODULE_COMPAT_5.40.0) perl(:VERSION) >= 5.14.0 perl(B) perl(B::Deparse) perl(Carp) perl(XSLoader) perl(constant) perl(warnings) perl-libs rtld(GNU_HASH) Processing files: perl-Syntax-Keyword-Try-tests-0.29-5.fc41.riscv64 Provides: perl-Syntax-Keyword-Try-tests = 0.29-5.fc41 perl-Syntax-Keyword-Try-tests(riscv-64) = 0.29-5.fc41 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(:VERSION) >= 5.14.0 perl(B::Deparse) perl(Syntax::Keyword::Try) perl(Syntax::Keyword::Try::Deparse) perl(Test2::IPC) perl(Test2::V0) perl(overload) perl(warnings) Processing files: perl-Syntax-Keyword-Try-debugsource-0.29-5.fc41.riscv64 Provides: perl-Syntax-Keyword-Try-debugsource = 0.29-5.fc41 perl-Syntax-Keyword-Try-debugsource(riscv-64) = 0.29-5.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Syntax-Keyword-Try-debuginfo-0.29-5.fc41.riscv64 Provides: debuginfo(build-id) = 0fd548916575210f3533b23c8fe1bcff407682fd perl-Syntax-Keyword-Try-debuginfo = 0.29-5.fc41 perl-Syntax-Keyword-Try-debuginfo(riscv-64) = 0.29-5.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Syntax-Keyword-Try-debugsource(riscv-64) = 0.29-5.fc41 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build/BUILDROOT Wrote: /builddir/build/RPMS/perl-Syntax-Keyword-Try-tests-0.29-5.fc41.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Syntax-Keyword-Try-debugsource-0.29-5.fc41.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Syntax-Keyword-Try-0.29-5.fc41.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Syntax-Keyword-Try-debuginfo-0.29-5.fc41.riscv64.rpm Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.STmU8j + umask 022 + cd /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + test -d /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + rm -rf /builddir/build/BUILD/perl-Syntax-Keyword-Try-0.29-build + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0