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-286488-53512/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=1592870400 Wrote: /builddir/build/SRPMS/perl-grpc-xs-0.32-3.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-286488-53512/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=1592870400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YwogcF + 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.eXToFC + umask 022 + cd /builddir/build/BUILD + cd grpc-xs-0.32 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 'OPTIMIZE=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -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/XS/Server.pm blib/lib/Grpc/XS/Server.pm cp lib/Grpc/Client/BidiStreamingCall.pm blib/lib/Grpc/Client/BidiStreamingCall.pm cp lib/Grpc/XS/CallCredentials.pm blib/lib/Grpc/XS/CallCredentials.pm cp lib/Grpc/Client/UnaryCall.pm blib/lib/Grpc/Client/UnaryCall.pm cp lib/Grpc/XS/ServerCredentials.pm blib/lib/Grpc/XS/ServerCredentials.pm cp lib/Grpc/Constants.pm blib/lib/Grpc/Constants.pm cp lib/Grpc/XS/Timeval.pm blib/lib/Grpc/XS/Timeval.pm cp lib/Grpc/XS/ChannelCredentials.pm blib/lib/Grpc/XS/ChannelCredentials.pm cp lib/Grpc/Client/AbstractCall.pm blib/lib/Grpc/Client/AbstractCall.pm cp lib/Grpc/XS/Call.pm blib/lib/Grpc/XS/Call.pm cp lib/Grpc/XS.pm blib/lib/Grpc/XS.pm cp lib/Grpc/Client/ClientStreamingCall.pm blib/lib/Grpc/Client/ClientStreamingCall.pm cp lib/Grpc/XS/Constants.pm blib/lib/Grpc/XS/Constants.pm cp lib/Grpc/XS/Channel.pm blib/lib/Grpc/XS/Channel.pm cp lib/Grpc/Client/BaseStub.pm blib/lib/Grpc/Client/BaseStub.pm cp lib/Grpc/Client/ServerStreamingCall.pm blib/lib/Grpc/Client/ServerStreamingCall.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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -fstack-clash-protection -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,-D_FORTIFY_SOURCE=2 -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 -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:5544, 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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -fstack-clash-protection -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,-D_FORTIFY_SOURCE=2 -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 -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.qUlsED + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64 + cd grpc-xs-0.32 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.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-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Grpc/XS/XS.so Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Constants.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Channel.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/ServerCredentials.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Call.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/ChannelCredentials.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Server.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/CallCredentials.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Timeval.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Constants.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/UnaryCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/BaseStub.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/AbstractCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/BidiStreamingCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/ServerStreamingCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/ClientStreamingCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/share/man/man3/Grpc::XS.3pm + find /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.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-3.fc33.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.32-3.fc33 --unique-debug-suffix -0.32-3.fc33.riscv64 --unique-debug-src-base perl-grpc-xs-0.32-3.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-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Grpc/XS/XS.so extracting debug info from /builddir/build/BUILDROOT/perl-grpc-xs-0.32-3.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Grpc/XS/XS.so original debug info size: 348kB, size after compression: 320kB /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 '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RrUSGF + 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 E0717 12:32:04.422345159 43997 ssl_transport_security.cc:683] Invalid cert chain file. E0717 12:32:04.430133659 43997 ssl_security_connector.cc:275] Handshaker factory creation failed with TSI_INVALID_ARGUMENT. E0717 12:32:04.432182159 43997 server_secure_chttp2.cc:81] {"created":"@1595003524.430927859","description":"Unable to create secure server with credentials of type Ssl.","file":"src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc","file_line":63}