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-grpc-xs.spec'], chrootPath='/var/lib/mock/f33-build-124114-39564/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-grpc-xs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: perl: command not found Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580342400 Wrote: /builddir/build/SRPMS/perl-grpc-xs-0.32-2.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-grpc-xs.spec'], chrootPath='/var/lib/mock/f33-build-124114-39564/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-grpc-xs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\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.RptNrt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grpc-xs-0.32 + /usr/bin/gzip -dc /builddir/build/SOURCES/grpc-xs-0.32.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grpc-xs-0.32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -MConfig -i -p -e 's/^#!perl\b/$Config{startperl}/' examples/greeter/t/01-greeter.t examples/route_guide/t/01-get_feature.t examples/route_guide/t/02-list_features.t examples/route_guide/t/03-record_route.t examples/route_guide/t/04-route_chat.t + rm t/17-fork_friendliness.t + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.10zKkv + umask 022 + cd /builddir/build/BUILD + cd grpc-xs-0.32 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 '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' Generating a Unix-style Makefile Writing Makefile for Grpc::XS + /usr/bin/make -O -j4 V=1 VERBOSE=1 Running Mkbootstrap for XS () chmod 644 "XS.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Grpc/XS/XS.bs 644 cp lib/Grpc/Client/AbstractCall.pm blib/lib/Grpc/Client/AbstractCall.pm cp lib/Grpc/Client/BaseStub.pm blib/lib/Grpc/Client/BaseStub.pm cp lib/Grpc/XS/Call.pm blib/lib/Grpc/XS/Call.pm cp lib/Grpc/XS/ChannelCredentials.pm blib/lib/Grpc/XS/ChannelCredentials.pm cp lib/Grpc/XS/CallCredentials.pm blib/lib/Grpc/XS/CallCredentials.pm cp lib/Grpc/Client/BidiStreamingCall.pm blib/lib/Grpc/Client/BidiStreamingCall.pm cp lib/Grpc/XS/Timeval.pm blib/lib/Grpc/XS/Timeval.pm cp lib/Grpc/Client/ServerStreamingCall.pm blib/lib/Grpc/Client/ServerStreamingCall.pm cp lib/Grpc/Client/ClientStreamingCall.pm blib/lib/Grpc/Client/ClientStreamingCall.pm cp lib/Grpc/Constants.pm blib/lib/Grpc/Constants.pm cp lib/Grpc/XS/Constants.pm blib/lib/Grpc/XS/Constants.pm cp lib/Grpc/XS.pm blib/lib/Grpc/XS.pm cp lib/Grpc/XS/Server.pm blib/lib/Grpc/XS/Server.pm cp lib/Grpc/XS/ServerCredentials.pm blib/lib/Grpc/XS/ServerCredentials.pm cp lib/Grpc/XS/Channel.pm blib/lib/Grpc/XS/Channel.pm cp lib/Grpc/Client/UnaryCall.pm blib/lib/Grpc/Client/UnaryCall.pm "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/grpc-xs-0.32/typemap' Grpc.xs > Grpc.xsc mv Grpc.xsc Grpc.c Please specify prototyping behavior for Grpc.xs (see perlxs manual) gcc -c -I. -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.32\" -DXS_VERSION=\"0.32\" -fPIC "-I/usr/lib64/perl5/CORE" -DGRPC_VERSION_1_1 -DGRPC_VERSION_1_2 -DGRPC_VERSION_1_4 -DGRPC_VERSION_1_7 -DGRPC_RECV_STATUS_ON_CLIENT_HAS_ERROR_STRING -DGRPC_SSL_CREDENTIALS_HAS_4_ARGS util.c In file included from /usr/lib64/perl5/CORE/perl.h:5317, from util.c:2: util.c: In function 'plugin_get_metadata': /usr/lib64/perl5/CORE/pp.h:145:16: warning: value computed is not used [-Wunused-value] 145 | #define POPs (*sp--) | ~^~~~~~ util.c:304:5: note: in expansion of macro 'POPs' 304 | POPs; | ^~~~ /usr/lib64/perl5/CORE/pp.h:145:16: warning: value computed is not used [-Wunused-value] 145 | #define POPs (*sp--) | ~^~~~~~ util.c:308:5: note: in expansion of macro 'POPs' 308 | POPs; | ^~~~ gcc -c -I. -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.32\" -DXS_VERSION=\"0.32\" -fPIC "-I/usr/lib64/perl5/CORE" -DGRPC_VERSION_1_1 -DGRPC_VERSION_1_2 -DGRPC_VERSION_1_4 -DGRPC_VERSION_1_7 -DGRPC_RECV_STATUS_ON_CLIENT_HAS_ERROR_STRING -DGRPC_SSL_CREDENTIALS_HAS_4_ARGS Grpc.c Grpc.c: In function 'XS_Grpc__XS__Call_new': Grpc.c:217:15: warning: unused variable 'class' [-Wunused-variable] 217 | const char * class = (const char *)SvPV_nolen(ST(0)) | ^~~~~ Grpc.c: In function 'XS_Grpc__XS__Channel_new': Grpc.c:882:15: warning: unused variable 'class' [-Wunused-variable] 882 | const char * class = (const char *)SvPV_nolen(ST(0)) | ^~~~~ Grpc.c: In function 'XS_Grpc__XS__ChannelCredentials_createInsecure': Grpc.c:1264:31: warning: unused variable 'RETVAL' [-Wunused-variable] 1264 | Grpc__XS__ChannelCredentials RETVAL; | ^~~~~~ Grpc.c: In function 'XS_Grpc__XS__Server_new': Grpc.c:2134:15: warning: unused variable 'class' [-Wunused-variable] 2134 | const char * class = (const char *)SvPV_nolen(ST(0)) | ^~~~~ Grpc.c: In function 'XS_Grpc__XS__ServerCredentials_createSsl': Grpc.c:2400:15: warning: unused variable 'class' [-Wunused-variable] 2400 | const char * class = (const char *)SvPV_nolen(ST(0)) | ^~~~~ Grpc.c: In function 'XS_Grpc__XS__Timeval_new': Grpc.c:2496:15: warning: unused variable 'class' [-Wunused-variable] 2496 | const char * class = (const char *)SvPV_nolen(ST(0)) | ^~~~~ Grpc.c: In function 'XS_Grpc__XS__Server_requestCall': ./ext/server.xs:84:14: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] 84 | RETVAL = (SV*)newRV_noinc((SV *)result); ./ext/server.xs:61:9: note: 'result' was declared here 61 | HV* result = newHV(); | ^~~~~~ rm -f blib/arch/auto/Grpc/XS/XS.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Grpc.o util.o -o blib/arch/auto/Grpc/XS/XS.so \ -lgrpc -lperl \ chmod 755 blib/arch/auto/Grpc/XS/XS.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LYkhNs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64 + cd grpc-xs-0.32 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Grpc/XS/XS.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Grpc/XS/XS.so Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Constants.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Channel.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/ServerCredentials.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Call.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/ChannelCredentials.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Server.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/CallCredentials.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Timeval.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Constants.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/UnaryCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/BaseStub.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/AbstractCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/BidiStreamingCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/ServerStreamingCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/ClientStreamingCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/share/man/man3/Grpc::XS.3pm + find /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64 -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.32-2.fc33 --unique-debug-suffix -0.32-2.fc33.riscv64 --unique-debug-src-base perl-grpc-xs-0.32-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/grpc-xs-0.32 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Grpc/XS/XS.so extracting debug info from /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Grpc/XS/XS.so original debug info size: 344kB, size after compression: 316kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 261 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.RMShdr + umask 022 + cd /builddir/build/BUILD + cd grpc-xs-0.32 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Grpc/XS/XS.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ................ ok t/01-call_credentials.t ....... ok t/02-call.t ................... ok t/03-channel_credentials.t .... ok t/04-channel.t ................ ok t/05-constants.t .............. ok t/06-server_credentials.t ..... ok t/07-server.t ................. ok t/08-timeval.t ................ ok t/09-abstract_call.t .......... ok $VAR1 = undef; $VAR1 = bless( { '_update_metadata' => undef, '_channel' => bless( do{\(my $o = '183630405104')}, 'Grpc::XS::Channel' ), '_timeout' => 1000000, '_credentials' => undef, '_hostname' => 'localhost:50051', '_primary_user_agent' => 'grpc-perl/0.32' }, 'Grpc::Client::BaseStub' ); $VAR1 = bless( { '_deserialize' => sub { "DUMMY" }, '_metadata' => {}, '_serialize' => undef, '_call' => bless( do{\(my $o = '183627148432')}, 'Grpc::XS::Call' ), '_channel' => bless( do{\(my $o = '183630405104')}, 'Grpc::XS::Channel' ) }, 'Grpc::Client::UnaryCall' ); t/10-base_stub.t .............. ok t/11-bidi_streaming_call.t .... ok t/12-client_streaming_call.t .. ok t/13-server_streaming_call.t .. ok t/14-unary_call.t ............. ok Expected hash for create_metadata_array() args at t/15-xs_end_to_end.t line 298. Expected hash for create_metadata_array() args at t/15-xs_end_to_end.t line 341. t/15-xs_end_to_end.t .......... ok Expected hash for create_metadata_array() args at t/16-xs_secure_end_to_end.t line 270. t/16-xs_secure_end_to_end.t ... ok All tests successful. Files=17, Tests=227, 54 wallclock secs ( 1.84 usr 0.75 sys + 43.49 cusr 7.68 csys = 53.76 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-grpc-xs-0.32-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w8gzDs + umask 022 + cd /builddir/build/BUILD + cd grpc-xs-0.32 + DOCDIR=/builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/share/doc/perl-grpc-xs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/share/doc/perl-grpc-xs + cp -pr examples /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/share/doc/perl-grpc-xs + cp -pr README.md /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/share/doc/perl-grpc-xs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ekZ9Xu + umask 022 + cd /builddir/build/BUILD + cd grpc-xs-0.32 + LICENSEDIR=/builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/share/licenses/perl-grpc-xs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/share/licenses/perl-grpc-xs + cp -pr LICENSE /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64/usr/share/licenses/perl-grpc-xs + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Grpc::Client::AbstractCall) perl(Grpc::Client::BaseStub) perl(Grpc::Client::BidiStreamingCall) perl(Grpc::Client::ClientStreamingCall) perl(Grpc::Client::ServerStreamingCall) perl(Grpc::Client::UnaryCall) perl(Grpc::Constants) perl(Grpc::XS) = 0.32 perl(Grpc::XS::Call) perl(Grpc::XS::CallCredentials) perl(Grpc::XS::Channel) perl(Grpc::XS::ChannelCredentials) perl(Grpc::XS::Constants) perl(Grpc::XS::Server) perl(Grpc::XS::ServerCredentials) perl(Grpc::XS::Timeval) perl-grpc-xs = 0.32-2.fc33 perl-grpc-xs(riscv-64) = 0.32-2.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) libgrpc.so.7()(64bit) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(Exporter) perl(Grpc::Client::AbstractCall) perl(Grpc::Client::BidiStreamingCall) perl(Grpc::Client::ClientStreamingCall) perl(Grpc::Client::ServerStreamingCall) perl(Grpc::Client::UnaryCall) perl(Grpc::Constants) perl(Grpc::XS) perl(Grpc::XS::Call) perl(Grpc::XS::CallCredentials) perl(Grpc::XS::Channel) perl(Grpc::XS::Constants) perl(Grpc::XS::Timeval) perl(XSLoader) perl(base) perl(constant) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-grpc-xs-debugsource-0.32-2.fc33.riscv64 Provides: perl-grpc-xs-debugsource = 0.32-2.fc33 perl-grpc-xs-debugsource(riscv-64) = 0.32-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-grpc-xs-debuginfo-0.32-2.fc33.riscv64 Provides: debuginfo(build-id) = 974f4c63b175667dd57723f12f0e865bb01f378d perl-grpc-xs-debuginfo = 0.32-2.fc33 perl-grpc-xs-debuginfo(riscv-64) = 0.32-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-grpc-xs-debugsource(riscv-64) = 0.32-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64 Wrote: /builddir/build/RPMS/perl-grpc-xs-0.32-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-grpc-xs-debugsource-0.32-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-grpc-xs-debuginfo-0.32-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jv5kts + umask 022 + cd /builddir/build/BUILD + cd grpc-xs-0.32 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-grpc-xs-0.32-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0