Call Stack (most recent call first): CMakeLists.txt:24 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.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 -- Config file: /builddir/build/BUILD/espresso/src/config/myconfig-default.hpp -- Performing Test result__PRETTY_FUNCTION__ -- Performing Test result__PRETTY_FUNCTION__ - Success CUDA_TOOLKIT_ROOT_DIR not found or specified -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) (Required is at least version "9.0") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (CudaCompiler) does not match the name of the calling package (CUDACompiler). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindCUDACompiler.cmake:137 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:130 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find CudaCompiler (missing: CUDA_COMPILER_EXE) -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.9", minimum required is "3.3") -- Found Cython: /usr/bin/cython (found suitable version "0.29.19", minimum required is "0.23") -- Found PythonHeaders: /usr/include/python3.9 -- Found NumPy: /usr/lib64/python3.9/site-packages/numpy/core/include (found version "1.19.0rc2") -- Found FFTW3: /usr/lib64/libfftw3.so -- Found HDF5: /usr/lib64/libhdf5.so (found suitable version "1.10.5", minimum required is "1.8") found components: C -- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.0") -- Found GSL: /usr/include (found version "2.5") -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) (Required is at least version "3.0") -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) (Required is at least version "3.0") CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:165 (message): Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) (Required is at least version "3.0") Reason given by package: MPI component 'Fortran' was requested, but language Fortran is not enabled. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake/Modules/FindMPI.cmake:1721 (find_package_handle_standard_args) CMakeLists.txt:211 (find_package) -- Configuring incomplete, errors occurred! See also "/builddir/build/BUILD/espresso/mpich/riscv64-redhat-linux-gnu/CMakeFiles/CMakeOutput.log". See also "/builddir/build/BUILD/espresso/mpich/riscv64-redhat-linux-gnu/CMakeFiles/CMakeError.log". error: Bad exit status from /var/tmp/rpm-tmp.EfH60X (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.EfH60X (%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/espresso.spec