re: - 'make callcheck' run the project's selftest with valgrind to check for performance leaks - 'make check-verbose' run the project's selftest in verbose mode - 'make code' generate code from models in src directory (requires zproject and zproto) - 'make debug' run the project's selftest under gdb - 'make memcheck' run the project's selftest with valgrind to check for memory leaks - 'make coverage' generate project's selftest coverage report expects --with-gcov option for configure - 'make clang-format-check' check if project sources conform to style requirements - 'make clang-format' modify project sources to conform to style requirements - 'make clang-format-diff' modify as above and print 'git diff' + /usr/bin/make -O -j4 V=1 VERBOSE=1 Making all in doc make[1]: Entering directory '/builddir/build/BUILD/czmq-4.2.0/doc' "./mkman" "zargs" "./zargs.txt" "./.." make[1]: Leaving directory '/builddir/build/BUILD/czmq-4.2.0/doc' Can't locate File/Basename.pm in @INC (you may need to install the File::Basename module) (@INC contains: /usr/local/lib64/perl5/5.30 /usr/local/share/perl5/5.30 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./mkman line 34. BEGIN failed--compilation aborted at ./mkman line 34. make[1]: *** [Makefile:717: zargs.txt] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: Entering directory '/builddir/build/BUILD/czmq-4.2.0/doc' "./mkman" "zactor" "./zactor.txt" "./.." make[1]: Leaving directory '/builddir/build/BUILD/czmq-4.2.0/doc' Can't locate File/Basename.pm in @INC (you may need to install the File::Basename module) (@INC contains: /usr/local/lib64/perl5/5.30 /usr/local/share/perl5/5.30 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./mkman line 34. BEGIN failed--compilation aborted at ./mkman line 34. make[1]: *** [Makefile:715: zactor.txt] Error 2 make[1]: Entering directory '/builddir/build/BUILD/czmq-4.2.0/doc' mkdir -p "./." "./mkman" "zmakecert" "./zmakecert.txt" "./.." make[1]: Leaving directory '/builddir/build/BUILD/czmq-4.2.0/doc' Can't locate File/Basename.pm in @INC (you may need to install the File::Basename module) (@INC contains: /usr/local/lib64/perl5/5.30 /usr/local/share/perl5/5.30 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./mkman line 34. BEGIN failed--compilation aborted at ./mkman line 34. make[1]: *** [Makefile:794: zmakecert.txt] Error 2 Can't locate File/Basename.pm in @INC (you may need to install the File::Basename module) (@INC contains: /usr/local/lib64/perl5/5.30 /usr/local/share/perl5/5.30 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./mkman line 34. BEGIN failed--compilation aborted at ./mkman line 34. make[1]: *** [Makefile:719: zarmour.txt] Error 2 make[1]: Entering directory '/builddir/build/BUILD/czmq-4.2.0/doc' "./mkman" "zarmour" "./zarmour.txt" "./.." make[1]: Leaving directory '/builddir/build/BUILD/czmq-4.2.0/doc' make: *** [Makefile:1641: all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.T34bqg (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.T34bqg (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/czmq.spec