/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTS=ON CMake Deprecation Warning at CMakeLists.txt:10 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- 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 -- 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 -- xtensor-python v0.26.0 -- Performing Test arch_native_supported -- Performing Test arch_native_supported - Failed -- Found xtensor: /usr/include/xtensor CMake Warning (dev) at /usr/share/cmake/pybind11/FindPythonLibsNew.cmake:98 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/share/cmake/pybind11/pybind11Tools.cmake:50 (find_package) /usr/share/cmake/pybind11/pybind11Common.cmake:188 (include) /usr/share/cmake/pybind11/pybind11Config.cmake:250 (include) CMakeLists.txt:54 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.12", minimum required is "3.6") -- Found PythonLibs: /usr/lib64/libpython3.12.so -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- Found pybind11: /usr/include (found version "2.11.1") -- Found pybind11: /usr/include;/usr/include/python3.12/pybind11 CMake Warning (dev) at cmake/FindNumPy.cmake:43 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:58 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python3 (found version "3.12") -- Found NumPy: version "1.26.0" /usr/lib64/python3.12/site-packages/numpy/core/include -- Found numpy: /usr/lib64/python3.12/site-packages/numpy/core/include CMake Deprecation Warning at test/CMakeLists.txt:10 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Forcing tests build type to Release -- Performing Test HAS_CPP14_FLAG -- Performing Test HAS_CPP14_FLAG - Failed CMake Error at test/CMakeLists.txt:39 (message): Unsupported compiler -- xtensor requires C++14 support! -- Configuring incomplete, errors occurred! error: Bad exit status from /var/tmp/rpm-tmp.Sx54lU (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.Sx54lU (%build) 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/xtensor-python.spec