No worries @zhushazang, did you see this message error
-- Found PkgConfig: /usr/sbin/pkg-config (found version "2.1.0")
-- Checking for one of the modules 'PETSc;petsc'
-- Checking for one of the modules 'SLEPc;slepc'
-- Configuring done (4.3s)
CMake Error in CMakeLists.txt:
Imported target "dolfinx" includes non-existent path
"/tmp/makepkg/slepc/pkg/slepc/opt/slepc/linux-c-opt/include"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
* The path was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and references files it does not
provide.
CMake Error in CMakeLists.txt:
Imported target "dolfinx" includes non-existent path
"/tmp/makepkg/slepc/pkg/slepc/opt/slepc/linux-c-opt/include"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
* The path was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and references files it does not
provide.
-- Generating done (0.0s)
CMake Generate step failed. Build files cannot be regenerated correctly.
What happens if you install SLEPc after python-fenics-dolfinx and run this script?
Pinned Comments
carlosal1015 commented on 2022-09-20 03:45 (UTC)
Pre-built binaries of this package and its dependencies can be found in the arch4edu repository.