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

install erorr issue #508

Closed
mleplawy opened this issue Apr 24, 2023 · 1 comment
Closed

install erorr issue #508

mleplawy opened this issue Apr 24, 2023 · 1 comment
Labels

Comments

@mleplawy
Copy link

I'm trying to install on ubuntu bot there is problem like below install error issue

@ubuntu:~/Sophus/build$ make install
[ 7%] Built target test_geometry
[ 14%] Built target test_velocities
[ 21%] Built target test_so2
[ 28%] Built target test_cartesian2
[ 35%] Built target test_sim2
[ 42%] Built target test_cartesian3
[ 50%] Built target test_common
[ 53%] Building CXX object test/core/CMakeFiles/test_rxso3.dir/test_rxso3.cpp.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See file:///usr/share/doc/gcc-5/README.Bugs for instructions.
test/core/CMakeFiles/test_rxso3.dir/build.make:62: recipe for target 'test/core/CMakeFiles/test_rxso3.dir/test_rxso3.cpp.o' failed
make[2]: *** [test/core/CMakeFiles/test_rxso3.dir/test_rxso3.cpp.o] Error 4
CMakeFiles/Makefile2:421: recipe for target 'test/core/CMakeFiles/test_rxso3.dir/all' failed
make[1]: *** [test/core/CMakeFiles/test_rxso3.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2

@mleplawy mleplawy added the bug label Apr 24, 2023
@strasdat
Copy link
Owner

strasdat commented Jun 9, 2024

I aim to add some "install tests". Hopefully/possible as part of #538.

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

No branches or pull requests

2 participants