Errors by make check

Issue #467 new
Syrine Khammari created an issue

I’m trying to install gtsam on Ubuntu 18.04.5 LTS. I’m getting this Errors:

The following tests FAILED:
171 - testSubgraphPreconditioner (SEGFAULT)
172 - testSubgraphSolver (SEGFAULT)
Errors while running CTest
CMakeFiles/check.dir/build.make:57: recipe for target 'CMakeFiles/check' failed
make[3]: *** [CMakeFiles/check] Error 8
CMakeFiles/Makefile2:645: recipe for target 'CMakeFiles/check.dir/all' failed
make[2]: *** [CMakeFiles/check.dir/all] Error 2
CMakeFiles/Makefile2:652: recipe for target 'CMakeFiles/check.dir/rule' failed
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
Makefile:223: recipe for target 'check' failed
make: *** [check] Error 2

Does anybody know, how can I fix it?
Thanks in advance

Comments (2)

  1. Log in to comment