make -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_NO_SYSTEM_FROM_IMPORTED=TRUE -DDISABLE_DEPENDENCY_VERSION_CHECKS=ON -DOPENVDB_BUILD_DOCS=ON -DOPENVDB_BUILD_PYTHON_MODULE=ON -DOPENVDB_BUILD_UNITTESTS=OFF -DOPENVDB_ENABLE_RPATH=OFF -DOPENVDB_INSTALL_CMAKE_MODULES=OFF -DPYOPENVDB_INSTALL_DIRECTORY=/usr/lib64/python3.9/site-packages .. -- The C compiler identification is GNU 10.1.1 -- The CXX compiler identification is GNU 10.1.1 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Doxygen: /usr/bin/doxygen (found version "1.8.18") found components: doxygen dot -- CMake Build Type: Release -- Configuring for OpenVDB Version 7.0.0 -- Configuring for OpenVDB ABI Version 7 -- ---------------------------------------------------- -- ------------- Configuring OpenVDBCore -------------- -- ---------------------------------------------------- -- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.0") -- Found IlmBase: /usr/include/OpenEXR (found version "2.3") found components: Half -- Found TBB: /usr/include (found version "2018.0") found components: tbb -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found Blosc: /usr/lib64/libblosc.so (found suitable version "1.18", minimum required is "1.5") CMake Warning at openvdb/CMakeLists.txt:89 (message): The version of Blosc located is greater than 1.5. There have been reported issues with using later versions of Blosc with OpenVDB. OpenVDB has been tested fully against Blosc 1.5, it is recommended that you use this version where possible. -- Found Boost: /usr/include (found version "1.69.0") found components: iostreams system regex -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Found Jemalloc: /usr/lib64/libjemalloc.so -- ---------------------------------------------------- -- ------------ Configuring OpenVDBPython ------------- -- ---------------------------------------------------- -- Found Python: /usr/bin/python3.9) (found suitable version "3.9.0", minimum required is "") CMake Error at openvdb/python/CMakeLists.txt:175 (message): Unable to find boost_python39, boost_python3 or boost_python. -- Configuring incomplete, errors occurred! See also "/builddir/build/BUILD/openvdb-7.0.0/build/CMakeFiles/CMakeOutput.log". See also "/builddir/build/BUILD/openvdb-7.0.0/build/CMakeFiles/CMakeError.log". error: Bad exit status from /var/tmp/rpm-tmp.cctujp (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.cctujp (%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/openvdb.spec