Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heffte test fails on crusher #57

Open
wspear opened this issue Dec 14, 2022 · 0 comments
Open

Heffte test fails on crusher #57

wspear opened this issue Dec 14, 2022 · 0 comments

Comments

@wspear
Copy link
Collaborator

wspear commented Dec 14, 2022

@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 [email protected]~cuda+fftw~fortran~ipo~magma~mkl~python~rocm+shared build_system=cmake build_type=RelWithDebInfo
c6gpjyk     [email protected]~doc+ncurses+ownlibs~qt build_system=generic build_type=Release
igbrz2c         [email protected]~symlinks+termlib abi=none build_system=autotools
savxweu             [email protected] build_system=autotools
kq7i44v         [email protected]~docs~shared build_system=generic certs=mozilla
6ki4n47             ca-certificates-mozilla@2022-10-11 build_system=generic
ucjrwtm             [email protected]+cpanm+shared+threads build_system=generic
gqdvawb                 [email protected]+cxx~docs+stl build_system=autotools patches=26090f4,b231fcc
g2bpsoz                 [email protected]~debug~pic+shared build_system=generic
rnafwos                     [email protected] build_system=autotools
xfogkcu                         [email protected] build_system=autotools libs=shared,static
otqsxvg                 [email protected] build_system=autotools
6mvf2em                     [email protected] build_system=autotools
76b2zrq                 [email protected]+optimize+pic+shared build_system=makefile
oaykapp     [email protected]+wrappers build_system=generic
vw5qjrw     [email protected]+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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant