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-ZMQ-LibZMQ4.spec'], chrootPath='/var/lib/mock/f33-build-124104-39554/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-ZMQ-LibZMQ4.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-ZMQ-LibZMQ4-0.01-12.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-ZMQ-LibZMQ4.spec'], chrootPath='/var/lib/mock/f33-build-124104-39554/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-ZMQ-LibZMQ4.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.GHH3Om + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ZMQ-LibZMQ4-0.01 + /usr/bin/gzip -dc /builddir/build/SOURCES/ZMQ-LibZMQ4-0.01.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ZMQ-LibZMQ4-0.01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ZMQ-LibZMQ4-0.01-Fix-building-on-Perl-without-.-in-INC.patch):' Patch #0 (ZMQ-LibZMQ4-0.01-Fix-building-on-Perl-without-.-in-INC.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.PL patching file xt/999_leak.t + rm -r inc/Devel inc/Module + sed -i -e '/%inc\//d' MANIFEST + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UGvJFl + umask 022 + cd /builddir/build/BUILD + cd ZMQ-LibZMQ4-0.01 + 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' Cannot determine perl version info from lib/ZMQ/LibZMQ4.pm include /builddir/build/BUILD/ZMQ-LibZMQ4-0.01/inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/Makefile.pm Probing environment variables: Probing libzmq via Alien::ZMQ Probing libzmq via pkg-config ... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertliberUGn3sY.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibzqoBqABJ + found libzmq 4.3.1 Detected the following ZMQ settings: + ZMQ_HOME = (null) + ZMQ_H = /usr/include/zmq.h + ZMQ_INCLUDES = /usr/include + ZMQ_LIBS = -L/usr/lib -lzmq + ZMQ_TRACE = (null) Detecting zmq version... + Detected libzmq version 4.3.1 include inc/Module/Install/CheckLib.pm # /usr/bin/gcc -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 -I/usr/include assertlibbzjfbESG.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibsP_3dt3q include inc/Module/Install/XSUtil.pm include inc/Module/Install/Can.pm Writing ppport.h CHECK: Does your zmq have zmq_msg_recv... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibYSRCf53B.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibyvit8iIR # /usr/bin/gcc -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 -I/usr/include assertlibRGGbqP6H.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibyolPc2Mm CHECK: Does your zmq have zmq_msg_recv... YES CHECK: Does your zmq have zmq_recvmsg... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibsjvKNFRT.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibt39FYvbd # /usr/bin/gcc -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 -I/usr/include assertlib7J1Ki7rB.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibvGwNXot_ CHECK: Does your zmq have zmq_recvmsg... YES CHECK: Does your zmq have zmq_term... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibGMjbF_b_.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlib_b8saCHX # /usr/bin/gcc -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 -I/usr/include assertlibmFoklay8.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibG9qy4cn7 CHECK: Does your zmq have zmq_term... YES CHECK: Does your zmq have zmq_ctx_destroy... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibldqK_mWP.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibEZavBSVF # /usr/bin/gcc -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 -I/usr/include assertlibMs7CwvNj.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibPsmkMeyX CHECK: Does your zmq have zmq_ctx_destroy... YES CHECK: Does your zmq have zmq_unbind... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibaX0eNNQ3.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibl6tFqJ8N # /usr/bin/gcc -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 -I/usr/include assertlibjB9ASv1Y.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibztzmRtIo CHECK: Does your zmq have zmq_unbind... YES CHECK: Does your zmq have zmq_device... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlib38LO1aXs.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlib0_bXHZ7H # /usr/bin/gcc -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 -I/usr/include assertlibFoF2Xv7_.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibq2Eiuo1j CHECK: Does your zmq have zmq_device... YES CHECK: Does your zmq have zmq_proxy... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibL2A6jqLf.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibzxjPyLKv # /usr/bin/gcc -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 -I/usr/include assertlibQ4U4dAQy.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibpmRDl2WL CHECK: Does your zmq have zmq_proxy... YES CHECK: Does your zmq have zmq_ctx_set... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibmKu87yTw.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibW84BsMCk # /usr/bin/gcc -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 -I/usr/include assertlibHSo_fiwA.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibj0J6wPO_ CHECK: Does your zmq have zmq_ctx_set... YES CHECK: Does your zmq have zmq_ctx_get... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibse_xHPzJ.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibm11bFtbE # /usr/bin/gcc -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 -I/usr/include assertlibolPdYydd.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlib_P3fk314 CHECK: Does your zmq have zmq_ctx_get... YES CHECK: Does your zmq have zmq_ctx_new... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibmR9hCM0q.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibseZ5X2ma # /usr/bin/gcc -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 -I/usr/include assertlib6Rugwffm.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibSV991nFm CHECK: Does your zmq have zmq_ctx_new... YES CHECK: Does your zmq have zmq_sendmsg... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibjg1fBdDk.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlib2fk1FZXq # /usr/bin/gcc -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 -I/usr/include assertlibcpX49fZJ.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibdR4yFeq2 CHECK: Does your zmq have zmq_sendmsg... YES CHECK: Does your zmq have zmq_init... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibnZeF8PQA.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibh_6g9zME # /usr/bin/gcc -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 -I/usr/include assertlib7W5KEyz9.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibO6JHQdp4 CHECK: Does your zmq have zmq_init... YES CHECK: Does your zmq have zmq_msg_send... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibZpKitmvR.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibDGp17IoA # /usr/bin/gcc -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 -I/usr/include assertlibfZxPTcC2.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlib2E_MoWY9 CHECK: Does your zmq have zmq_msg_send... YES CHECK: Does your zmq have zmq_socket_monitor... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibAqtTU76E.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibUtr9ezp_ # /usr/bin/gcc -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 -I/usr/include assertlibMqyejvWR.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibVsi6OCyB CHECK: Does your zmq have zmq_socket_monitor... YES CHECK: Does your zmq have zmq_disconnect... # Compiler seems to be /usr/bin/gcc # /usr/bin/gcc -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 -I/usr/include assertlibJRlEPCnC.c -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibAwXjxcRT # /usr/bin/gcc -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 -I/usr/include assertlibDFN5OSCA.c -L/usr/lib -lzmq -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -o assertlibOcpYQjFV CHECK: Does your zmq have zmq_disconnect... YES Warning: prerequisite Task::Weaken 0 not found. include inc/Module/Install/AuthorTests.pm include inc/Module/Install/WriteAll.pm include inc/Module/Install/Win32.pm include inc/Module/Install/Fetch.pm Checking if your kit is complete... Warning: the following files are missing in your kit: inc/Devel/CheckLib.pm Please inform the author. Generating a Unix-style Makefile Writing Makefile for ZMQ::LibZMQ4 Writing MYMETA.yml and MYMETA.json Writing META.yml + make -j4 "/usr/bin/perl" "-Iinc" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' xs/perl_libzmq4.xs > xs/perl_libzmq4.xsc Running Mkbootstrap for LibZMQ4 () chmod 644 "LibZMQ4.bs" "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibZMQ4.bs blib/arch/auto/ZMQ/LibZMQ4/LibZMQ4.bs 644 cp lib/ZMQ/LibZMQ4.pm blib/lib/ZMQ/LibZMQ4.pm mv xs/perl_libzmq4.xsc xs/perl_libzmq4.c gcc -c "-I." "-I/usr/include" "-Ixs" "-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 -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -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.01\" -DXS_VERSION=\"0.01\" -o xs/perl_libzmq4.o -fPIC "-I/usr/lib64/perl5/CORE" -DUSE_PPPORT -DHAS_ZMQ_MSG_RECV -DHAS_ZMQ_RECVMSG -DHAS_ZMQ_TERM -DHAS_ZMQ_CTX_DESTROY -DHAS_ZMQ_UNBIND -DHAS_ZMQ_DEVICE -DHAS_ZMQ_PROXY -DHAS_ZMQ_CTX_SET -DHAS_ZMQ_CTX_GET -DHAS_ZMQ_CTX_NEW -DHAS_ZMQ_SENDMSG -DHAS_ZMQ_INIT -DHAS_ZMQ_MSG_SEND -DHAS_ZMQ_SOCKET_MONITOR -DHAS_ZMQ_DISCONNECT xs/perl_libzmq4.c xs/perl_libzmq4.xs: In function 'XS_ZMQ__LibZMQ4_zmq_proxy': xs/perl_libzmq4.xs:1156:19: warning: request for implicit conversion from 'void *' to 'P5ZMQ4_Socket *' not permitted in C++ [-Wc++-compat] 1156 | capture = capture->socket; | ^ rm -f blib/arch/auto/ZMQ/LibZMQ4/LibZMQ4.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 xs/perl_libzmq4.o -o blib/arch/auto/ZMQ/LibZMQ4/LibZMQ4.so \ -L/usr/lib -lzmq -lzmq -lperl \ chmod 755 blib/arch/auto/ZMQ/LibZMQ4/LibZMQ4.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7Yxa8n + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64 + cd ZMQ-LibZMQ4-0.01 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64 "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibZMQ4.bs blib/arch/auto/ZMQ/LibZMQ4/LibZMQ4.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-ZMQ-LibZMQ4-0.01-12.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/ZMQ/LibZMQ4/LibZMQ4.so Installing /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64/usr/lib64/perl5/vendor_perl/ZMQ/LibZMQ4.pm Installing /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64/usr/share/man/man3/ZMQ::LibZMQ4.3pm + find /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.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-ZMQ-LibZMQ4-0.01-12.fc33.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.01-12.fc33 --unique-debug-suffix -0.01-12.fc33.riscv64 --unique-debug-src-base perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ZMQ-LibZMQ4-0.01 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/ZMQ/LibZMQ4/LibZMQ4.so extracting debug info from /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/ZMQ/LibZMQ4/LibZMQ4.so original debug info size: 352kB, size after compression: 344kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 194 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.KMYb1m + umask 022 + cd /builddir/build/BUILD + cd ZMQ-LibZMQ4-0.01 + make test "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibZMQ4.bs blib/arch/auto/ZMQ/LibZMQ4/LibZMQ4.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t # # This is ZMQ::LibZMQ4.pm version 0.01 # Linked against zmq 4.3.1 t/000_compile.t ........ ok t/001_context.t ........ ok t/002_socket.t ......... ok t/003_message.t ........ ok t/004_version.t ........ ok t/005_poll.t ........... ok t/006_anyevent.t ....... ok t/100_basic.t .......... ok t/101_threads.t ........ ok t/104_ipc.t ............ ok t/106_last_endpoint.t .. ok t/200_fork.t ........... ok t/201_thread.t ......... ok t/202_proxy.t .......... ok t/rt64944.t ............ ok t/rt74653.t ............ ok All tests successful. Files=16, Tests=1189, 79 wallclock secs ( 6.03 usr 1.20 sys + 58.30 cusr 18.32 csys = 83.85 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GJv8xm + umask 022 + cd /builddir/build/BUILD + cd ZMQ-LibZMQ4-0.01 + DOCDIR=/builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64/usr/share/doc/perl-ZMQ-LibZMQ4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64/usr/share/doc/perl-ZMQ-LibZMQ4 + cp -pr Changes /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64/usr/share/doc/perl-ZMQ-LibZMQ4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(ZMQ::LibZMQ4) = 0.01 perl-ZMQ-LibZMQ4 = 0.01-12.fc33 perl-ZMQ-LibZMQ4(riscv-64) = 0.01-12.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) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libzmq.so.5()(64bit) perl(Exporter) perl(XSLoader) perl(ZMQ::Constants) perl(base) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-ZMQ-LibZMQ4-debugsource-0.01-12.fc33.riscv64 Provides: perl-ZMQ-LibZMQ4-debugsource = 0.01-12.fc33 perl-ZMQ-LibZMQ4-debugsource(riscv-64) = 0.01-12.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-ZMQ-LibZMQ4-debuginfo-0.01-12.fc33.riscv64 Provides: debuginfo(build-id) = 72bc63d9d476d567f05a7b5fd6893ac25e664aff perl-ZMQ-LibZMQ4-debuginfo = 0.01-12.fc33 perl-ZMQ-LibZMQ4-debuginfo(riscv-64) = 0.01-12.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-ZMQ-LibZMQ4-debugsource(riscv-64) = 0.01-12.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64 Wrote: /builddir/build/RPMS/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-ZMQ-LibZMQ4-debugsource-0.01-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-ZMQ-LibZMQ4-debuginfo-0.01-12.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5q8edm + umask 022 + cd /builddir/build/BUILD + cd ZMQ-LibZMQ4-0.01 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-ZMQ-LibZMQ4-0.01-12.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0