yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking for linux/seccomp.h... yes checking for cython... no checking for cov-build... no checking whether to build with code coverage support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libseccomp.pc config.status: creating include/seccomp.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/python/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating configure.h config.status: executing depfiles commands config.status: executing libtool commands + make V=1 -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libseccomp-2.4.1' Making all in include make[2]: Entering directory '/builddir/build/BUILD/libseccomp-2.4.1/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libseccomp-2.4.1/include' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libseccomp-2.4.1/src' cd .. && /bin/sh /builddir/build/BUILD/libseccomp-2.4.1/build-aux/missing automake-1.16 --foreign src/Makefile BUILDSTDERR: /builddir/build/BUILD/libseccomp-2.4.1/build-aux/missing: line 81: automake-1.16: command not found BUILDSTDERR: WARNING: 'automake-1.16' is missing on your system. BUILDSTDERR: You should only need it if you modified 'Makefile.am' or BUILDSTDERR: 'configure.ac' or m4 files included by 'configure.ac'. BUILDSTDERR: The 'automake' program is part of the GNU Automake package: BUILDSTDERR: BUILDSTDERR: It also requires GNU Autoconf, GNU m4 and Perl in order to run: BUILDSTDERR: BUILDSTDERR: BUILDSTDERR: make[2]: Leaving directory '/builddir/build/BUILD/libseccomp-2.4.1/src' BUILDSTDERR: make[2]: *** [Makefile:656: Makefile.in] Error 127 BUILDSTDERR: make[1]: *** [Makefile:513: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/libseccomp-2.4.1' BUILDSTDERR: make: *** [Makefile:422: all] Error 2 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.JEG13i (%build) RPM build errors: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.JEG13i (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 636, in do 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/libseccomp.spec