Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-XML-Bare.spec'], chrootPath='/var/lib/mock/f33-build-124064-39530/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-XML-Bare.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': 'en_US.UTF-8'} and shell False sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580342400 Wrote: /builddir/build/SRPMS/perl-XML-Bare-0.53-22.fc33.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-XML-Bare.spec'], chrootPath='/var/lib/mock/f33-build-124064-39530/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-XML-Bare.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580342400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aazyl4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf XML-Bare-0.53 + /usr/bin/gzip -dc /builddir/build/SOURCES/XML-Bare-0.53.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd XML-Bare-0.53 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod 644 Bare.pm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.62X0W3 + umask 022 + cd /builddir/build/BUILD + cd XML-Bare-0.53 + /usr/bin/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 -fasynchronous-unwind-tables -fstack-clash-protection' NO_PACKLIST=1 Warning: prerequisite English 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for XML::Bare + make -j4 Running Mkbootstrap for Bare () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/share/perl5/ExtUtils/typemap' Bare.xs > Bare.xsc gcc -c -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.53\" -DXS_VERSION=\"0.53\" -fPIC "-I/usr/lib64/perl5/CORE" parser.c chmod 644 "Bare.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bare.bs blib/arch/auto/XML/Bare/Bare.bs 644 cp Bare.pm blib/lib/XML/Bare.pm parser.c: In function 'new_nodecp': parser.c:27:41: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 27 | struct nodec *self = (struct nodec *) malloc( size ); | ^~~~~~ parser.c:27:41: warning: incompatible implicit declaration of built-in function 'malloc' parser.c:13:1: note: include '' or provide a declaration of 'malloc' 12 | #include +++ |+#include 13 | #endif parser.c: In function 'new_nodec': parser.c:36:41: warning: incompatible implicit declaration of built-in function 'malloc' 36 | struct nodec *self = (struct nodec *) malloc( size ); | ^~~~~~ parser.c:36:41: note: include '' or provide a declaration of 'malloc' parser.c: In function 'del_nodec': parser.c:56:5: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] 56 | free( curatt ); | ^~~~ parser.c:56:5: warning: incompatible implicit declaration of built-in function 'free' parser.c:56:5: note: include '' or provide a declaration of 'free' parser.c:59:3: warning: incompatible implicit declaration of built-in function 'free' 59 | free( node ); | ^~~~ parser.c:59:3: note: include '' or provide a declaration of 'free' parser.c: In function 'new_attc': parser.c:64:39: warning: incompatible implicit declaration of built-in function 'malloc' 64 | struct attc *self = (struct attc *) malloc( size ); | ^~~~~~ parser.c:64:39: note: include '' or provide a declaration of 'malloc' parser.c: In function 'parserc_parse': parser.c:422:46: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 422 | if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; } | ^ parser.c:441:46: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 441 | if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; } | ^ parser.c:628:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 628 | if( res = dh_memcmp( curnode->name, tagname, tagname_len ) ) { | ^~~ parser.c:113:12: warning: unused variable 'dent' [-Wunused-variable] 113 | int dent; | ^~~~ parser.c: In function 'parserc_parse_unsafely': parser.c:837:46: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 837 | if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; } | ^ parser.c:855:46: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 855 | if( !att_has_val ) { curatt->value = -1; curatt->vallen = 0; } | ^ parser.c:811:5: warning: label 'u_att_name1' defined but not used [-Wunused-label] 811 | u_att_name1: | ^~~~~~~~~~~ parser.c:687:12: warning: unused variable 'dent' [-Wunused-variable] 687 | int dent; | ^~~~ parser.c:686:12: warning: unused variable 'res' [-Wunused-variable] 686 | int res = 0; | ^~~ parser.c:684:19: warning: variable 'temp' set but not used [-Wunused-but-set-variable] 684 | struct nodec *temp; | ^~~~ Please specify prototyping behavior for Bare.xs (see perlxs manual) mv Bare.xsc Bare.c gcc -c -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 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.53\" -DXS_VERSION=\"0.53\" -fPIC "-I/usr/lib64/perl5/CORE" Bare.c Bare.c: In function 'cxml2obj': Bare.c:155:25: warning: comparison between pointer and integer 155 | if( curatt->value == -1 ) attval = newSVpvn( "1", 1 ); | ^~ Bare.c: In function 'cxml2obj_simple': Bare.c:283:25: warning: comparison between pointer and integer 283 | if( curatt->value == -1 ) attval = newSVpvn( "1", 1 ); | ^~ Bare.c:172:7: warning: unused variable 'attatt' [-Wunused-variable] 172 | SV *attatt; | ^~~~~~ Bare.c: In function 'XS_XML__Bare_c_parse_more': Bare.c:510:9: warning: unused variable 'err' [-Wunused-variable] 510 | int err = parserc_parse( parser, text ); | ^~~ Bare.c: In function 'XS_XML__Bare_c_parse': Bare.c:533:9: warning: unused variable 'err' [-Wunused-variable] 533 | int err = parserc_parse( parser, text ); | ^~~ Bare.c: In function 'XS_XML__Bare_c_parse_unsafely': Bare.c:556:9: warning: unused variable 'err' [-Wunused-variable] 556 | int err = parserc_parse_unsafely( parser, text ); | ^~~ Bare.c: In function 'XS_XML__Bare_c_parsefile': Bare.c:594:9: warning: unused variable 'err' [-Wunused-variable] 594 | int err = parserc_parse( parser, data ); | ^~~ In file included from /usr/lib64/perl5/CORE/perl.h:5337, from Bare.c:14: Bare.c: At top level: /usr/lib64/perl5/CORE/proto.h:4900:13: warning: 'S_clear_placeholders' declared 'static' but never defined [-Wunused-function] 4900 | STATIC void S_clear_placeholders(pTHX_ HV *hv, U32 items); | ^~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4903:13: warning: 'S_hsplit' declared 'static' but never defined [-Wunused-function] 4903 | STATIC void S_hsplit(pTHX_ HV *hv, STRLEN const oldsize, STRLEN newsize); | ^~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4906:26: warning: 'S_hv_auxinit' declared 'static' but never defined [-Wunused-function] 4906 | STATIC struct xpvhv_aux* S_hv_auxinit(pTHX_ HV *hv); | ^~~~~~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4909:26: warning: 'S_hv_auxinit_internal' declared 'static' but never defined [-Wunused-function] 4909 | STATIC struct xpvhv_aux* S_hv_auxinit_internal(struct xpvhv_aux *iter); | ^~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4912:12: warning: 'S_hv_delete_common' declared 'static' but never defined [-Wunused-function] 4912 | STATIC SV* S_hv_delete_common(pTHX_ HV *hv, SV *keysv, const char *key, STRLEN klen, int k_flags, I32 d_flags, U32 hash); | ^~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4913:12: warning: 'S_hv_free_ent_ret' declared 'static' but never defined [-Wunused-function] 4913 | STATIC SV* S_hv_free_ent_ret(pTHX_ HV *hv, HE *entry); | ^~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4916:13: warning: 'S_hv_free_entries' declared 'static' but never defined [-Wunused-function] 4916 | STATIC void S_hv_free_entries(pTHX_ HV *hv); | ^~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4919:13: warning: 'S_hv_magic_check' declared 'static' but never defined [-Wunused-function] 4919 | STATIC void S_hv_magic_check(HV *hv, bool *needs_copy, bool *needs_store); | ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4922:25: warning: 'S_hv_notallowed' declared 'static' but never defined [-Wunused-function] 4922 | PERL_STATIC_NO_RET void S_hv_notallowed(pTHX_ int flags, const char *key, I32 klen, const char *msg) | ^~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4927:12: warning: 'S_new_he' declared 'static' but never defined [-Wunused-function] 4927 | STATIC HE* S_new_he(pTHX) | ^~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4931:24: warning: 'S_ptr_hash' declared 'static' but never defined [-Wunused-function] 4931 | PERL_STATIC_INLINE U32 S_ptr_hash(PTRV u); | ^~~~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4933:13: warning: 'S_refcounted_he_value' declared 'static' but never defined [-Wunused-function] 4933 | STATIC SV * S_refcounted_he_value(pTHX_ const struct refcounted_he *he); | ^~~~~~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4936:13: warning: 'S_save_hek_flags' declared 'static' but never defined [-Wunused-function] 4936 | STATIC HEK* S_save_hek_flags(const char *str, I32 len, U32 hash, int flags) | ^~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4942:13: warning: 'S_share_hek_flags' declared 'static' but never defined [-Wunused-function] 4942 | STATIC HEK* S_share_hek_flags(pTHX_ const char *str, STRLEN len, U32 hash, int flags) | ^~~~~~~~~~~~~~~~~ /usr/lib64/perl5/CORE/proto.h:4947:13: warning: 'S_unshare_hek_or_pvn' declared 'static' but never defined [-Wunused-function] 4947 | STATIC void S_unshare_hek_or_pvn(pTHX_ const HEK* hek, const char* str, I32 len, U32 hash); | ^~~~~~~~~~~~~~~~~~~~ Bare.c: In function 'XS_XML__Bare_c_parsefile': Bare.c:590:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 590 | fread( data, 1, len, handle ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/XML/Bare/Bare.so gcc -shared -L/usr/local/lib Bare.o parser.o -o blib/arch/auto/XML/Bare/Bare.so \ -lm -lperl \ chmod 755 blib/arch/auto/XML/Bare/Bare.so "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" makebench.PL makebench Time::HiRes not installed; benchmarks cannot be done Processing exe.tmpl Processing notree.tmpl Processing tree.tmpl Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VVxUm7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64 + cd XML-Bare-0.53 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bare.bs blib/arch/auto/XML/Bare/Bare.bs 644 "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" makebench.PL makebench Time::HiRes not installed; benchmarks cannot be done Processing exe.tmpl Processing notree.tmpl Processing tree.tmpl Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/XML/Bare/Bare.so Installing /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64/usr/lib64/perl5/vendor_perl/XML/Bare.pm Installing /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64/usr/share/man/man3/XML::Bare.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.53-22.fc33 --unique-debug-suffix -0.53-22.fc33.riscv64 --unique-debug-src-base perl-XML-Bare-0.53-22.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/XML-Bare-0.53 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/XML/Bare/Bare.so extracting debug info from /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/XML/Bare/Bare.so original debug info size: 168kB, size after compression: 164kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 94 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 /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3FkEh7 + umask 022 + cd /builddir/build/BUILD + cd XML-Bare-0.53 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bare.bs blib/arch/auto/XML/Bare/Bare.bs 644 "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" makebench.PL makebench Time::HiRes not installed; benchmarks cannot be done Processing exe.tmpl Processing notree.tmpl Processing tree.tmpl 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/Basic.t .................... ok t/Bug_node_named_value.t ..... ok t/Bug_simple_empty_is_one.t .. ok t/Bug_simple_with_cdata.t .... ok t/Func_find_by_perl.t ........ ok t/Func_find_node.t ........... ok t/Multithreading.t ........... skipped: Cannot load threads and/or threads::shared; skipping multithreading tests t/Pod.t ...................... skipped: Test::Pod 1.00 required for testing POD t/Pod_Coverage.t ............. skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/UTF8_Attributes.t .......... ok t/UTF8_Values.t .............. ok All tests successful. Files=11, Tests=91, 27 wallclock secs ( 1.07 usr 0.37 sys + 22.31 cusr 3.65 csys = 27.40 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-XML-Bare-0.53-22.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qvvu37 + umask 022 + cd /builddir/build/BUILD + cd XML-Bare-0.53 + DOCDIR=/builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64/usr/share/doc/perl-XML-Bare + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64/usr/share/doc/perl-XML-Bare + cp -pr Changes /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64/usr/share/doc/perl-XML-Bare + cp -pr README /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64/usr/share/doc/perl-XML-Bare + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(XML::Bare) = 0.53 perl(XML::Bare::Object) perl-XML-Bare = 0.53-22.fc33 perl-XML-Bare(riscv-64) = 0.53-22.fc33 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) libm.so.6()(64bit) libperl.so.5.30()(64bit) perl(Carp) perl(Data::Dumper) perl(DynaLoader) perl(Exporter) perl(bytes) perl(strict) perl(utf8) perl(vars) rtld(GNU_HASH) Processing files: perl-XML-Bare-debugsource-0.53-22.fc33.riscv64 Provides: perl-XML-Bare-debugsource = 0.53-22.fc33 perl-XML-Bare-debugsource(riscv-64) = 0.53-22.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-XML-Bare-debuginfo-0.53-22.fc33.riscv64 Provides: debuginfo(build-id) = b5625eb7bf343ca1da51a1b2ccd3b86c7be6a204 perl-XML-Bare-debuginfo = 0.53-22.fc33 perl-XML-Bare-debuginfo(riscv-64) = 0.53-22.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-XML-Bare-debugsource(riscv-64) = 0.53-22.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64 Wrote: /builddir/build/RPMS/perl-XML-Bare-0.53-22.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-XML-Bare-debugsource-0.53-22.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-XML-Bare-debuginfo-0.53-22.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fBMpO4 + umask 022 + cd /builddir/build/BUILD + cd XML-Bare-0.53 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-XML-Bare-0.53-22.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0