Hello,

I have  installed dealii-8.2.1, and when I run make test all the tests fail:

0% tests passed, 4 tests failed out of 4

Total Test time (real) =  41.12 sec

The following tests FAILED:
 1 - step.debug (Failed)
 2 - step.release (Failed)
 3 - affinity.debug (Failed)
 4 - tbb.debug (Failed)

I am using Ubuntu 14.04.

The complete log file is attached.
If any one knows how to handle this I would greatly appreciate the help.

Thanks

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.
[HANDLER_OUTPUT] 
Test project /home/amirakbari/Documents/dealii-8.2.1/tests/quick_tests

    Start 1: step.debug
1/4 Test #1: step.debug .......................***Failed   12.69 sec
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_realloc'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_free'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_time'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_calloc'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_config'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_malloc'
collect2: error: ld returned 1 exit status
make[7]: *** [tests/quick_tests/step.debug] Error 1
make[6]: *** [tests/quick_tests/CMakeFiles/step.debug.dir/all] Error 2
make[5]: *** [tests/quick_tests/CMakeFiles/step.debug.run.dir/rule] Error 2
make[4]: *** [step.debug.run] Error 2
Test step.debug: BUILD
===============================   OUTPUT BEGIN  ===============================
step.debug: BUILD failed. Output:
Scanning dependencies of target kill-step.debug-OK
[  0%] Built target kill-step.debug-OK
[  0%] Built target expand_instantiations_exe
[  0%] Built target obj_opencascade.inst
[  0%] Built target obj_opencascade.debug
[  6%] Built target obj_boost_serialization.debug
[  6%] Built target obj_boost_system.debug
[  8%] Built target obj_boost_iostreams.debug
[ 15%] Built target obj_tbb.debug
[ 17%] Built target obj_muparser.debug
[ 23%] Built target obj_numerics.inst
[ 30%] Built target obj_numerics.debug
[ 39%] Built target obj_fe.inst
[ 47%] Built target obj_fe.debug
[ 52%] Built target obj_dofs.inst
[ 54%] Built target obj_dofs.debug
[ 58%] Built target obj_lac.inst
[ 73%] Built target obj_lac.debug
[ 76%] Built target obj_base.inst
[ 86%] Built target obj_base.debug
[ 89%] Built target obj_grid.inst
[ 93%] Built target obj_grid.debug
[ 93%] Built target obj_hp.inst
[ 95%] Built target obj_hp.debug
[ 95%] Built target obj_multigrid.inst
[ 97%] Built target obj_multigrid.debug
[ 97%] Built target obj_distributed.inst
[ 97%] Built target obj_distributed.debug
[ 97%] Built target obj_algorithms.inst
[ 97%] Built target obj_algorithms.debug
[ 97%] Built target obj_matrix_free.inst
[100%] Built target obj_matrix_free.debug
[100%] Built target obj_meshworker.inst
[100%] Built target obj_meshworker.debug
[100%] Built target deal_II.g
Scanning dependencies of target step.debug
[100%] Building CXX object tests/quick_tests/CMakeFiles/step.debug.dir/step.cc.o
[100%] Linking CXX executable step.debug


step.debug: ******    BUILD failed    *******

===============================    OUTPUT END   ===============================
Expected stage PASSED - aborting
CMake Error at /home/amirakbari/Documents/dealii-8.2.1/tests/run_test.cmake:123 
(MESSAGE):
  *** abort



    Start 2: step.release
2/4 Test #2: step.release .....................***Failed   12.07 sec
../../lib/libdeal_II.so.8.2.1: undefined reference to `SuiteSparse_realloc'
../../lib/libdeal_II.so.8.2.1: undefined reference to `SuiteSparse_free'
../../lib/libdeal_II.so.8.2.1: undefined reference to `SuiteSparse_time'
../../lib/libdeal_II.so.8.2.1: undefined reference to `SuiteSparse_calloc'
../../lib/libdeal_II.so.8.2.1: undefined reference to `SuiteSparse_config'
../../lib/libdeal_II.so.8.2.1: undefined reference to `SuiteSparse_malloc'
collect2: error: ld returned 1 exit status
make[7]: *** [tests/quick_tests/step.release] Error 1
make[6]: *** [tests/quick_tests/CMakeFiles/step.release.dir/all] Error 2
make[5]: *** [tests/quick_tests/CMakeFiles/step.release.run.dir/rule] Error 2
make[4]: *** [step.release.run] Error 2
Test step.release: BUILD
===============================   OUTPUT BEGIN  ===============================
step.release: BUILD failed. Output:
Scanning dependencies of target kill-step.release-OK
[  0%] Built target kill-step.release-OK
[  0%] Built target expand_instantiations_exe
[  0%] Built target obj_opencascade.inst
[  1%] Built target obj_opencascade.release
[  9%] Built target obj_boost_serialization.release
[  9%] Built target obj_boost_system.release
[  9%] Built target obj_boost_iostreams.release
[ 17%] Built target obj_tbb.release
[ 19%] Built target obj_muparser.release
[ 25%] Built target obj_numerics.inst
[ 31%] Built target obj_numerics.release
[ 39%] Built target obj_fe.inst
[ 49%] Built target obj_fe.release
[ 52%] Built target obj_dofs.inst
[ 54%] Built target obj_dofs.release
[ 58%] Built target obj_lac.inst
[ 70%] Built target obj_lac.release
[ 72%] Built target obj_base.inst
[ 82%] Built target obj_base.release
[ 84%] Built target obj_grid.inst
[ 88%] Built target obj_grid.release
[ 88%] Built target obj_hp.inst
[ 90%] Built target obj_hp.release
[ 90%] Built target obj_multigrid.inst
[ 92%] Built target obj_multigrid.release
[ 92%] Built target obj_distributed.inst
[ 94%] Built target obj_distributed.release
[ 94%] Built target obj_algorithms.inst
[ 96%] Built target obj_algorithms.release
[ 96%] Built target obj_matrix_free.inst
[ 96%] Built target obj_matrix_free.release
[ 96%] Built target obj_meshworker.inst
[ 98%] Built target obj_meshworker.release
[100%] Built target deal_II
Scanning dependencies of target step.release
[100%] Building CXX object 
tests/quick_tests/CMakeFiles/step.release.dir/step.cc.o
[100%] Linking CXX executable step.release


step.release: ******    BUILD failed    *******

===============================    OUTPUT END   ===============================
Expected stage PASSED - aborting
CMake Error at /home/amirakbari/Documents/dealii-8.2.1/tests/run_test.cmake:123 
(MESSAGE):
  *** abort



    Start 3: affinity.debug
3/4 Test #3: affinity.debug ...................***Failed    8.47 sec
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_realloc'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_free'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_time'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_calloc'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_config'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_malloc'
collect2: error: ld returned 1 exit status
make[7]: *** [tests/quick_tests/affinity.debug] Error 1
make[6]: *** [tests/quick_tests/CMakeFiles/affinity.debug.dir/all] Error 2
make[5]: *** [tests/quick_tests/CMakeFiles/affinity.debug.run.dir/rule] Error 2
make[4]: *** [affinity.debug.run] Error 2
Test affinity.debug: BUILD
===============================   OUTPUT BEGIN  ===============================
affinity.debug: BUILD failed. Output:
Scanning dependencies of target kill-affinity.debug-OK
[  0%] Built target kill-affinity.debug-OK
[  0%] Built target expand_instantiations_exe
[  0%] Built target obj_opencascade.inst
[  0%] Built target obj_opencascade.debug
[  6%] Built target obj_boost_serialization.debug
[  6%] Built target obj_boost_system.debug
[  8%] Built target obj_boost_iostreams.debug
[ 15%] Built target obj_tbb.debug
[ 17%] Built target obj_muparser.debug
[ 23%] Built target obj_numerics.inst
[ 30%] Built target obj_numerics.debug
[ 39%] Built target obj_fe.inst
[ 47%] Built target obj_fe.debug
[ 52%] Built target obj_dofs.inst
[ 54%] Built target obj_dofs.debug
[ 58%] Built target obj_lac.inst
[ 73%] Built target obj_lac.debug
[ 76%] Built target obj_base.inst
[ 86%] Built target obj_base.debug
[ 89%] Built target obj_grid.inst
[ 93%] Built target obj_grid.debug
[ 93%] Built target obj_hp.inst
[ 95%] Built target obj_hp.debug
[ 95%] Built target obj_multigrid.inst
[ 97%] Built target obj_multigrid.debug
[ 97%] Built target obj_distributed.inst
[ 97%] Built target obj_distributed.debug
[ 97%] Built target obj_algorithms.inst
[ 97%] Built target obj_algorithms.debug
[ 97%] Built target obj_matrix_free.inst
[100%] Built target obj_matrix_free.debug
[100%] Built target obj_meshworker.inst
[100%] Built target obj_meshworker.debug
[100%] Built target deal_II.g
Scanning dependencies of target affinity.debug
[100%] Building CXX object 
tests/quick_tests/CMakeFiles/affinity.debug.dir/affinity.cc.o
[100%] Linking CXX executable affinity.debug


affinity.debug: ******    BUILD failed    *******

===============================    OUTPUT END   ===============================
Expected stage PASSED - aborting
CMake Error at /home/amirakbari/Documents/dealii-8.2.1/tests/run_test.cmake:123 
(MESSAGE):
  *** abort



    Start 4: tbb.debug
4/4 Test #4: tbb.debug ........................***Failed    7.87 sec
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_realloc'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_free'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_time'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_calloc'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_config'
../../lib/libdeal_II.g.so.8.2.1: undefined reference to `SuiteSparse_malloc'
collect2: error: ld returned 1 exit status
make[7]: *** [tests/quick_tests/tbb.debug] Error 1
make[6]: *** [tests/quick_tests/CMakeFiles/tbb.debug.dir/all] Error 2
make[5]: *** [tests/quick_tests/CMakeFiles/tbb.debug.run.dir/rule] Error 2
make[4]: *** [tbb.debug.run] Error 2
Test tbb.debug: BUILD
===============================   OUTPUT BEGIN  ===============================
tbb.debug: BUILD failed. Output:
Scanning dependencies of target kill-tbb.debug-OK
[  0%] Built target kill-tbb.debug-OK
[  0%] Built target expand_instantiations_exe
[  0%] Built target obj_opencascade.inst
[  0%] Built target obj_opencascade.debug
[  6%] Built target obj_boost_serialization.debug
[  6%] Built target obj_boost_system.debug
[  8%] Built target obj_boost_iostreams.debug
[ 14%] Built target obj_tbb.debug
[ 17%] Built target obj_muparser.debug
[ 23%] Built target obj_numerics.inst
[ 29%] Built target obj_numerics.debug
[ 38%] Built target obj_fe.inst
[ 46%] Built target obj_fe.debug
[ 51%] Built target obj_dofs.inst
[ 53%] Built target obj_dofs.debug
[ 57%] Built target obj_lac.inst
[ 72%] Built target obj_lac.debug
[ 74%] Built target obj_base.inst
[ 85%] Built target obj_base.debug
[ 87%] Built target obj_grid.inst
[ 91%] Built target obj_grid.debug
[ 91%] Built target obj_hp.inst
[ 93%] Built target obj_hp.debug
[ 93%] Built target obj_multigrid.inst
[ 95%] Built target obj_multigrid.debug
[ 95%] Built target obj_distributed.inst
[ 95%] Built target obj_distributed.debug
[ 95%] Built target obj_algorithms.inst
[ 95%] Built target obj_algorithms.debug
[ 95%] Built target obj_matrix_free.inst
[ 97%] Built target obj_matrix_free.debug
[ 97%] Built target obj_meshworker.inst
[ 97%] Built target obj_meshworker.debug
[ 97%] Built target deal_II.g
Scanning dependencies of target tbb.debug
[ 97%] Building CXX object tests/quick_tests/CMakeFiles/tbb.debug.dir/tbb.cc.o
[100%] Linking CXX executable tbb.debug


tbb.debug: ******    BUILD failed    *******

===============================    OUTPUT END   ===============================
Expected stage PASSED - aborting
CMake Error at /home/amirakbari/Documents/dealii-8.2.1/tests/run_test.cmake:123 
(MESSAGE):
  *** abort




0% tests passed, 4 tests failed out of 4

Total Test time (real) =  41.12 sec

The following tests FAILED:
          1 - step.debug (Failed)
          2 - step.release (Failed)
          3 - affinity.debug (Failed)
          4 - tbb.debug (Failed)
[ERROR_MESSAGE] 
Errors while running CTest

Reply via email to