Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-grpc-xs.spec'], chrootPath='/var/lib/mock/f31-build-97871-32985/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=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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': 'C.UTF-8'} and shell False BUILDSTDERR: sh: perl: command not found Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/perl-grpc-xs-0.31-4.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-grpc-xs.spec'], chrootPath='/var/lib/mock/f31-build-97871-32985/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=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tg7NYl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grpc-xs-0.31 + /usr/bin/gzip -dc /builddir/build/SOURCES/grpc-xs-0.31.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grpc-xs-0.31 + /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 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YeIYpm + umask 022 + cd /builddir/build/BUILD + cd grpc-xs-0.31 + 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' + /usr/bin/make -O -j4 V=1 VERBOSE=1 BUILDSTDERR: Please specify prototyping behavior for Grpc.xs (see perlxs manual) BUILDSTDERR: Grpc.c: In function 'XS_Grpc__XS__Call_new': BUILDSTDERR: Grpc.c:217:15: warning: unused variable 'class' [-Wunused-variable] BUILDSTDERR: 217 | const char * class = (const char *)SvPV_nolen(ST(0)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: Grpc.c: In function 'XS_Grpc__XS__Channel_new': BUILDSTDERR: Grpc.c:882:15: warning: unused variable 'class' [-Wunused-variable] BUILDSTDERR: 882 | const char * class = (const char *)SvPV_nolen(ST(0)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: Grpc.c: In function 'XS_Grpc__XS__ChannelCredentials_createInsecure': BUILDSTDERR: Grpc.c:1264:31: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: 1264 | Grpc__XS__ChannelCredentials RETVAL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Grpc.c: In function 'XS_Grpc__XS__Server_new': BUILDSTDERR: Grpc.c:2134:15: warning: unused variable 'class' [-Wunused-variable] BUILDSTDERR: 2134 | const char * class = (const char *)SvPV_nolen(ST(0)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: Grpc.c: In function 'XS_Grpc__XS__ServerCredentials_createSsl': BUILDSTDERR: Grpc.c:2400:15: warning: unused variable 'class' [-Wunused-variable] BUILDSTDERR: 2400 | const char * class = (const char *)SvPV_nolen(ST(0)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: Grpc.c: In function 'XS_Grpc__XS__Timeval_new': BUILDSTDERR: Grpc.c:2496:15: warning: unused variable 'class' [-Wunused-variable] BUILDSTDERR: 2496 | const char * class = (const char *)SvPV_nolen(ST(0)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: Grpc.c: In function 'XS_Grpc__XS__Server_requestCall': BUILDSTDERR: ./ext/server.xs:84:14: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 84 | RETVAL = (SV*)newRV_noinc((SV *)result); BUILDSTDERR: ./ext/server.xs:61:9: note: 'result' was declared here BUILDSTDERR: 61 | HV* result = newHV(); BUILDSTDERR: | ^~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Generating a Unix-style Makefile Writing Makefile for Grpc::XS Running Mkbootstrap for XS () chmod 644 "XS.bs" cp lib/Grpc/Client/BidiStreamingCall.pm blib/lib/Grpc/Client/BidiStreamingCall.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/XS/Call.pm blib/lib/Grpc/XS/Call.pm cp lib/Grpc/XS/ServerCredentials.pm blib/lib/Grpc/XS/ServerCredentials.pm cp lib/Grpc/Client/BaseStub.pm blib/lib/Grpc/Client/BaseStub.pm cp lib/Grpc/Client/ClientStreamingCall.pm blib/lib/Grpc/Client/ClientStreamingCall.pm cp lib/Grpc/XS/Channel.pm blib/lib/Grpc/XS/Channel.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/Client/UnaryCall.pm blib/lib/Grpc/Client/UnaryCall.pm cp lib/Grpc/Client/ServerStreamingCall.pm blib/lib/Grpc/Client/ServerStreamingCall.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/Client/AbstractCall.pm blib/lib/Grpc/Client/AbstractCall.pm cp lib/Grpc/XS/Timeval.pm blib/lib/Grpc/XS/Timeval.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Grpc/XS/XS.bs 644 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/grpc-xs-0.31/typemap' Grpc.xs > Grpc.xsc mv Grpc.xsc Grpc.c 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.31\" -DXS_VERSION=\"0.31\" -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 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.31\" -DXS_VERSION=\"0.31\" -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 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 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.URQGim + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64 + cd grpc-xs-0.31 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64 'INSTALL=/usr/bin/install -p' + find /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.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.31-4.fc31.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.31-4.fc31 --unique-debug-suffix -0.31-4.fc31.riscv64 --unique-debug-src-base perl-grpc-xs-0.31-4.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/grpc-xs-0.31 BUILDSTDERR: 611 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /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 "/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.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Grpc/XS/XS.so Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Constants.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/UnaryCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/AbstractCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/ServerStreamingCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/BaseStub.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/ClientStreamingCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/Client/BidiStreamingCall.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/ServerCredentials.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Constants.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Call.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Server.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/CallCredentials.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/ChannelCredentials.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Channel.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/Grpc/XS/Timeval.pm Installing /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/share/man/man3/Grpc::XS.3pm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Grpc/XS/XS.so extracting debug info from /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Grpc/XS/XS.so original debug info size: 352kB, size after compression: 320kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wAYDPn + umask 022 + cd /builddir/build/BUILD + cd grpc-xs-0.31 + make test BUILDSTDERR: E0831 14:26:03.799509000 29529 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:03.867225000 29531 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:03.869122000 29531 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:04.707604000 29536 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:04.707987000 29536 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:06.606139000 29550 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:07.223540000 29554 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:07.225550000 29556 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:07.225747000 29555 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:07.226161000 29556 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:07.855299000 29560 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:07.857409000 29562 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:09.132241000 29572 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:09.154345000 29575 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:09.154825000 29575 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:10.497167000 29584 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:10.497672000 29586 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: $VAR1 = undef; BUILDSTDERR: $VAR1 = bless( { BUILDSTDERR: '_update_metadata' => undef, BUILDSTDERR: '_credentials' => undef, BUILDSTDERR: '_channel' => bless( do{\(my $o = '183252795200')}, 'Grpc::XS::Channel' ), BUILDSTDERR: '_primary_user_agent' => 'grpc-perl/0.31', BUILDSTDERR: '_timeout' => 1000000, BUILDSTDERR: '_hostname' => 'localhost:50051' BUILDSTDERR: }, 'Grpc::Client::BaseStub' ); BUILDSTDERR: $VAR1 = bless( { BUILDSTDERR: '_call' => bless( do{\(my $o = '183262242464')}, 'Grpc::XS::Call' ), BUILDSTDERR: '_metadata' => {}, BUILDSTDERR: '_serialize' => undef, BUILDSTDERR: '_channel' => bless( do{\(my $o = '183252795200')}, 'Grpc::XS::Channel' ), BUILDSTDERR: '_deserialize' => sub { "DUMMY" } BUILDSTDERR: }, 'Grpc::Client::UnaryCall' ); BUILDSTDERR: E0831 14:26:10.542606000 29587 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:10.543087000 29587 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:11.193182000 29593 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:11.193656000 29594 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:11.832795000 29598 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:11.848351000 29600 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:11.849939000 29600 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:12.486802000 29605 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:12.503652000 29607 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:12.504169000 29607 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.864020000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.864929000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.865264000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.885042000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.885286000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.885417000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.885839000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.886221000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.886416000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.886569000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.886736000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.888445000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.889677000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.889851000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.892955000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.893126000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.893728000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.895407000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.895737000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.895887000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:13.896006000 29616 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:14.452716000 29645 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.313371000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.314237000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.314468000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.331542000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.331670000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.342901000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.343284000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.343421000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.343737000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.343823000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.343853000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.343926000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.350098000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.413735000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.413809000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.415511000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.415577000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.416216000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.417090000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.417357000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.417407000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.417435000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.419350000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.419434000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.419945000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.419985000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.424983000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.425116000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.425149000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.425191000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.425233000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.425357000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.425393000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.425732000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.425783000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.425809000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.425834000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.427120000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.427169000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.427576000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.428279000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.428402000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.428601000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.428643000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.428670000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.428744000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.428794000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.428965000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.428997000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.433758000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.433877000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.433907000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.433945000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.433978000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.434086000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.434117000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.434452000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.434507000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.434536000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.434560000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.434614000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.434649000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.434950000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.435010000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.435152000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.435202000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.435492000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.435543000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.435574000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.435605000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.435630000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.435653000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.435677000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.438839000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.438925000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.439203000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.439239000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.439284000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.439312000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.439336000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.444671000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.444782000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.444816000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.444914000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.445755000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.446448000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.446497000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.446525000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.446579000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.446622000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.446757000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.446794000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.446821000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs BUILDSTDERR: E0831 14:26:15.446845000 29647 cpu_linux.cc:75] Cannot handle hot-plugged CPUs "/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 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 t/15-xs_end_to_end.t .......... ok t/16-xs_secure_end_to_end.t ... ok All tests successful. Files=17, Tests=226, 13 wallclock secs ( 0.39 usr 0.08 sys + 10.44 cusr 1.06 csys = 11.97 CPU) Result: PASS Processing files: perl-grpc-xs-0.31-4.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WxJmin + umask 022 + cd /builddir/build/BUILD + cd grpc-xs-0.31 + DOCDIR=/builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.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.31-4.fc31.riscv64/usr/share/doc/perl-grpc-xs + cp -pr examples /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/share/doc/perl-grpc-xs + cp -pr README.md /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/share/doc/perl-grpc-xs + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PRF0po + umask 022 + cd /builddir/build/BUILD + cd grpc-xs-0.31 + LICENSEDIR=/builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.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.31-4.fc31.riscv64/usr/share/licenses/perl-grpc-xs + cp -pr LICENSE /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64/usr/share/licenses/perl-grpc-xs + RPM_EC=0 BUILDSTDERR: ++ 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.31 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.31-4.fc31 perl-grpc-xs(riscv-64) = 0.31-4.fc31 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.31-4.fc31.riscv64 Provides: perl-grpc-xs-debugsource = 0.31-4.fc31 perl-grpc-xs-debugsource(riscv-64) = 0.31-4.fc31 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.31-4.fc31.riscv64 Provides: debuginfo(build-id) = 8529b542c3b6c367b4c56637a8cebaafaa2bb51c perl-grpc-xs-debuginfo = 0.31-4.fc31 perl-grpc-xs-debuginfo(riscv-64) = 0.31-4.fc31 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.31-4.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64 Wrote: /builddir/build/RPMS/perl-grpc-xs-0.31-4.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-grpc-xs-debuginfo-0.31-4.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-grpc-xs-debugsource-0.31-4.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Hvg2fl + umask 022 + cd /builddir/build/BUILD + cd grpc-xs-0.31 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-grpc-xs-0.31-4.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0