-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
The package-provided spack test for tasmanian fails for the e4s 22.11 install on perlmutter for this variant:
4yms6vd tasmanian@7.9~blas~cuda~fortran~ipo~magma+mpi~openmp~python~rocm~xsdkflags build_system=cmake build_type=Release
With this console output:
==> Error: TestFailure: 1 tests failed.
Command exited with status 1:
'/global/cfs/cdirs/m3896/shared/ParaTools/E4S/22.11/PrgEnv-gnu/spack/opt/spack/linux-sles15-zen3/gcc-11.2.0/cmake-3.24.2-4allaay72zaqalfo7nxzhks523bcarof/bin/cmake' '/pscratch/sd/w/wspear/perlmutter/spack_user_cache/test/cihea7qmik53325lrao6xlwwmesl42s7/tasmanian-7.9-4yms6vd/cache/tasmanian/testing'
-- The CXX compiler identification is GNU 11.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/cray/pe/gcc/11.2.0/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Tasmanian post-installation testing
-- Could NOT find MPI_CXX (missing: MPI_CXX_WORKS)
-- Configuring incomplete, errors occurred!
See also "/pscratch/sd/w/wspear/perlmutter/spack_user_cache/test/cihea7qmik53325lrao6xlwwmesl42s7/tasmanian-7.9-4yms6vd/CMakeFiles/CMakeOutput.log".
See also "/pscratch/sd/w/wspear/perlmutter/spack_user_cache/test/cihea7qmik53325lrao6xlwwmesl42s7/tasmanian-7.9-4yms6vd/CMakeFiles/CMakeError.log".
CMake Error at /global/cfs/cdirs/m3896/shared/ParaTools/E4S/22.11/PrgEnv-gnu/spack/opt/spack/linux-sles15-zen3/gcc-11.2.0/cmake-3.24.2-4allaay72zaqalfo7nxzhks523bcarof/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find MPI (missing: MPI_CXX_FOUND)
Call Stack (most recent call first):
/global/cfs/cdirs/m3896/shared/ParaTools/E4S/22.11/PrgEnv-gnu/spack/opt/spack/linux-sles15-zen3/gcc-11.2.0/cmake-3.24.2-4allaay72zaqalfo7nxzhks523bcarof/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/global/cfs/cdirs/m3896/shared/ParaTools/E4S/22.11/PrgEnv-gnu/spack/opt/spack/linux-sles15-zen3/gcc-11.2.0/cmake-3.24.2-4allaay72zaqalfo7nxzhks523bcarof/share/cmake-3.24/Modules/FindMPI.cmake:1835 (find_package_handle_standard_args)
/global/cfs/cdirs/m3896/shared/ParaTools/E4S/22.11/PrgEnv-gnu/spack/opt/spack/linux-sles15-zen3/gcc-11.2.0/tasmanian-7.9-4yms6vdlfdzpaezhmzx3ivril6paz6qw/lib/Tasmanian/TasmanianConfig.cmake:69 (find_package)
CMakeLists.txt:9 (find_package)
1 error found in test log:
32 -- Detecting CXX compile features - done
33 -- Tasmanian post-installation testing
34 -- Could NOT find MPI_CXX (missing: MPI_CXX_WORKS)
35 -- Configuring incomplete, errors occurred!
36 See also "/pscratch/sd/w/wspear/perlmutter/spack_user_cache/test/cihea7qmik53325lrao6xlwwmesl42s7/tasmanian-7.9-4yms6vd/CMakeFiles/CMakeOu
tput.log".
37 See also "/pscratch/sd/w/wspear/perlmutter/spack_user_cache/test/cihea7qmik53325lrao6xlwwmesl42s7/tasmanian-7.9-4yms6vd/CMakeFiles/CMakeEr
ror.log".
>> 38 CMake Error at /global/cfs/cdirs/m3896/shared/ParaTools/E4S/22.11/PrgEnv-gnu/spack/opt/spack/linux-sles15-zen3/gcc-11.2.0/cmake-3.24.2-4al
laay72zaqalfo7nxzhks523bcarof/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
39 Could NOT find MPI (missing: MPI_CXX_FOUND)
40 Call Stack (most recent call first):
41 /global/cfs/cdirs/m3896/shared/ParaTools/E4S/22.11/PrgEnv-gnu/spack/opt/spack/linux-sles15-zen3/gcc-11.2.0/cmake-3.24.2-4allaay72zaqalfo
7nxzhks523bcarof/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
42 /global/cfs/cdirs/m3896/shared/ParaTools/E4S/22.11/PrgEnv-gnu/spack/opt/spack/linux-sles15-zen3/gcc-11.2.0/cmake-3.24.2-4allaay72zaqalfo
7nxzhks523bcarof/share/cmake-3.24/Modules/FindMPI.cmake:1835 (find_package_handle_standard_args)
43 /global/cfs/cdirs/m3896/shared/ParaTools/E4S/22.11/PrgEnv-gnu/spack/opt/spack/linux-sles15-zen3/gcc-11.2.0/tasmanian-7.9-4yms6vdlfdzpaez
hmzx3ivril6paz6qw/lib/Tasmanian/TasmanianConfig.cmake:69 (find_package)
44 CMakeLists.txt:9 (find_package)
/global/cfs/cdirs/m3896/shared/ParaTools/E4S/22.11/PrgEnv-gnu/spack/lib/spack/spack/build_environment.py:1086, in _setup_pkg_and_run:
1083 tb_string = traceback.format_exc()
1084
1085 # build up some context from the offending package so we can
>> 1086 # show that, too.
1087 package_context = get_package_context(tb)
1088
1089 logfile = None
See test log for details:
/pscratch/sd/w/wspear/perlmutter/spack_user_cache/test/cihea7qmik53325lrao6xlwwmesl42s7/tasmanian-7.9-4yms6vd-test-out.txt
==> Error: 1 test(s) in the suite failed.
Metadata
Metadata
Assignees
Labels
No labels