VM_CONFIG=/usr/bin/llvm-config-15 -DOSL_SHADER_INSTALL_DIR:PATH=/usr/share/openshadinglanguage/shaders/ -Dpartio_DIR=/usr -DPARTIO_INCLUDE_DIR=/usr/include -DPARTIO_LIBRARIES=/usr/lib64/libpartio.so -DPYTHON_VERSION=3.12 -DSTOP_ON_WARNING=OFF -DINSTALL_DOCS=OFF -- The CXX compiler identification is GNU 14.0.1 -- The C compiler identification is GNU 14.0.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring OSL 1.12.14.0 -- CMake 3.27.7 -- CMake system = Linux-5.18.8-200.0.riscv64.fc33.riscv64 -- CMake system name = Linux -- Project source dir = /builddir/build/BUILD/OpenShadingLanguage-1.12.14.0 -- Project build dir = /builddir/build/BUILD/OpenShadingLanguage-1.12.14.0/redhat-linux-build -- Project install prefix = /usr -- Configuration types = -- Build type = Release -- Setting Namespace to: OSL_v1_12 -- CMAKE_CXX_COMPILER = /usr/bin/g++ -- CMAKE_CXX_COMPILER_ID = GNU -- Building with C++17, downstream minimum C++14 -- Compiling with NO batched SIMD targets, USE_BATCHED is empty -- clang-format not found. -- -- * Checking for dependencies... -- * - Missing a dependency 'Package'? -- * Try cmake -DPackage_ROOT=path or set environment var Package_ROOT=path -- * For many dependencies, we supply src/build-scripts/build_Package.bash -- * - To exclude an optional dependency (even if found), -- * -DUSE_Package=OFF or set environment var USE_Package=OFF -- -- CMAKE_PREFIX_PATH = /builddir/build/BUILD/OpenShadingLanguage-1.12.14.0/ext/dist -- Found Boost 108300 -- Found ZLIB 1.3.0 -- Found OpenEXR 3.1.10 -- Found OpenImageIO 2.5.7.0 -- Found CONFIG for pugixml (>=1.11) -- Found pugixml 1.13 -- Found LLVM 15.0.7 -- Could NOT find partio (missing: partio_DIR) -- Found partio -- Found Python 3.12.2 CMake Warning at src/cmake/checked_find_package.cmake:127 (find_package): By not providing "FindQt6.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt6", but CMake did not find one. Could not find a package configuration file provided by "Qt6" with any of the following names: Qt6Config.cmake qt6-config.cmake Add the installation prefix of "Qt6" to CMAKE_PREFIX_PATH or set "Qt6_DIR" to a directory containing one of the above files. If "Qt6" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): src/cmake/externalpackages.cmake:172 (checked_find_package) CMakeLists.txt:174 (include) -- Qt6 library not found -- Try setting Qt6_ROOT ? -- Found Qt5 5.15.13 -- Found BISON 3.8.2 -- Found FLEX 2.6.4 -- Found pybind11 2.11.1 CMake Error at src/cmake/llvm_macros.cmake:43 (message): You must have a valid llvm bitcode generator (clang++) somewhere. Call Stack (most recent call first): src/liboslexec/CMakeLists.txt:223 (EMBED_LLVM_BITCODE_IN_CPP) -- Configuring incomplete, errors occurred! error: Bad exit status from /var/tmp/rpm-tmp.iMM1PE (%build) Bad exit status from /var/tmp/rpm-tmp.iMM1PE (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, 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/openshadinglanguage.spec