Skip to content

Heffte test fails on crusher #57

@wspear

Description

@wspear

@mkstoyanov

Using the e4s 22.11 test install on crusher with the spec below running spack test heffte fails with the error output below.

kd7aodn heffte@2.3.0~cuda+fftw~fortran~ipo~magma~mkl~python~rocm+shared build_system=cmake build_type=RelWithDebInfo
c6gpjyk     cmake@3.24.2~doc+ncurses+ownlibs~qt build_system=generic build_type=Release
igbrz2c         ncurses@6.3~symlinks+termlib abi=none build_system=autotools
savxweu             pkgconf@1.8.0 build_system=autotools
kq7i44v         openssl@1.1.1s~docs~shared build_system=generic certs=mozilla
6ki4n47             ca-certificates-mozilla@2022-10-11 build_system=generic
ucjrwtm             perl@5.36.0+cpanm+shared+threads build_system=generic
gqdvawb                 berkeley-db@18.1.40+cxx~docs+stl build_system=autotools patches=26090f4,b231fcc
g2bpsoz                 bzip2@1.0.8~debug~pic+shared build_system=generic
rnafwos                     diffutils@3.8 build_system=autotools
xfogkcu                         libiconv@1.16 build_system=autotools libs=shared,static
otqsxvg                 gdbm@1.23 build_system=autotools
6mvf2em                     readline@8.1.2 build_system=autotools
76b2zrq                 zlib@1.2.13+optimize+pic+shared build_system=makefile
oaykapp     cray-mpich@8.1.17+wrappers build_system=generic
vw5qjrw     fftw@3.3.10+mpi~openmp~pfft_patches build_system=autotools precision=double,float,long_double
==> Error: TestFailure: 1 tests failed.


Command exited with status 2:
    '/usr/bin/make' 'test'
Running tests...
Test project /autofs/nccs-svm1_home1/wspear/.spack/test/zo67aakzvhymclohwiv7tojxl3abljfc/heffte-2.3.0-kd7aodn
    Start 1: example_fftw
1/5 Test #1: example_fftw .....................***Failed    0.13 sec
    Start 2: example_r2r
2/5 Test #2: example_r2r ......................***Failed    0.07 sec
    Start 3: example_options
3/5 Test #3: example_options ..................***Failed    0.07 sec
    Start 4: example_vectors
4/5 Test #4: example_vectors ..................***Failed    0.07 sec
    Start 5: example_r2c
5/5 Test #5: example_r2c ......................***Failed    0.07 sec

0% tests passed, 5 tests failed out of 5

Total Test time (real) =   0.45 sec

The following tests FAILED:
	  1 - example_fftw (Failed)
	  2 - example_r2r (Failed)
	  3 - example_options (Failed)
	  4 - example_vectors (Failed)
	  5 - example_r2c (Failed)
Errors while running CTest
Output from these tests are in: /autofs/nccs-svm1_home1/wspear/.spack/test/zo67aakzvhymclohwiv7tojxl3abljfc/heffte-2.3.0-kd7aodn/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
make: *** [Makefile:71: test] Error 8



1 error found in test log:
     89    	  3 - example_options (Failed)
     90    	  4 - example_vectors (Failed)
     91    	  5 - example_r2c (Failed)
     92    Errors while running CTest
     93    Output from these tests are in: /autofs/nccs-svm1_home1/wspear/.spack/test/zo67aakzvhymclohwiv7tojxl3abljfc/heffte-2.3.0-kd7aodn/Testing/Temporary/LastTest.log
     94    Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
  >> 95    make: *** [Makefile:71: test] Error 8
     96    
     97      File "/gpfs/alpine/csc439/world-shared/E4S/ParaTools/22.11/PrgEnv-gnu/spack/bin/spack", line 100, in <module>



/gpfs/alpine/csc439/world-shared/E4S/ParaTools/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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions