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

Error #46

Open
zcemykw opened this issue Jan 16, 2023 · 0 comments
Open

Error #46

zcemykw opened this issue Jan 16, 2023 · 0 comments

Comments

@zcemykw
Copy link

zcemykw commented Jan 16, 2023

Hello, when I use catkin build, I encounter the following warnings and errors.

Warnings << acl_sim:cmake /home/vboxuser/faster/logs/acl_sim/build.cmake.001.log
CMake Warning (dev) at /usr/share/cmake-3.10/Modules/FindBoost.cmake:911 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.

Quoted variables like "chrono" will no longer be dereferenced when the
policy is set to NEW. Since the policy is not set the OLD behavior will be
used.
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/FindBoost.cmake:1558 (_Boost_MISSING_DEPENDENCIES)
/usr/share/OGRE/cmake/modules/FindOGRE.cmake:318 (find_package)
/usr/lib/x86_64-linux-gnu/cmake/gazebo/gazebo-config.cmake:175 (find_package)
CMakeLists.txt:21 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.

Errors << decomp_ros_utils:make /home/vboxuser/faster/logs/decomp_ros_utils/build.make.001.log
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See file:///usr/share/doc/gcc-7/README.Bugs for instructions.
make[2]: *** [CMakeFiles/decomp_rviz_plugins.dir/src/polyhedron_array_display.cpp.o] Error 4
make[1]: *** [CMakeFiles/decomp_rviz_plugins.dir/all] Error 2
make: *** [all] Error 2

Any help on this would be appreciated, thanks!

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