Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 46

Raspberry Hydro jessie compilation error topic_manager.cpp.o failed

$
0
0
After a while I realised that it was a memory problem. I used the new Raspberry pi Model with more RAM and I set up the sistem to run to 800Mhz. And it compiles well. Thank you again. ---------- Hello, I am compiling Ros Hydro for Raspberry under raspbian jessie but I am having the next problem : ---------- ==> Processing catkin package: 'roscpp' ==> Building with env: '/home/gusa/ros_catkin_ws/install_isolated/env.sh' Makefile exists, skipping explicit cmake invocation... ==> make cmake_check_build_system in '/home/gusa/ros_catkin_ws/build_isolated/roscpp' ==> make -j1 -l1 in '/home/gusa/ros_catkin_ws/build_isolated/roscpp' [ 6%] Built target roscpp_generate_messages_cpp [ 6%] Built target roscpp_gencpp [ 8%] Building CXX object CMakeFiles/roscpp.dir/src/libros/topic_manager.cpp.o In file included from /usr/include/boost/signals.hpp:9:0, from /home/gusa/ros_catkin_ws/src/ros_comm/roscpp/include/ros/connection.h:41, from /home/gusa/ros_catkin_ws/src/ros_comm/roscpp/include/ros/connection_manager.h:29, from /home/gusa/ros_catkin_ws/src/ros_comm/roscpp/src/libros/topic_manager.cpp:30: /usr/include/boost/signal.hpp:17:4: warning: #warning "Boost.Signals is no longer being maintained and is now deprecated. Please switch to Boost.Signals2. To disable this warning message, define BOOST_SIGNALS_NO_DEPRECATION_WARNING." [-Wcpp] # warning "Boost.Signals is no longer being maintained and is now deprecated. Please switch to Boost.Signals2. To disable this warning message, define BOOST_SIGNALS_NO_DEPRECATION_WARNING." ^ c++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. CMakeFiles/roscpp.dir/build.make:445: recipe for target 'CMakeFiles/roscpp.dir/src/libros/topic_manager.cpp.o' failed make[2]: *** [CMakeFiles/roscpp.dir/src/libros/topic_manager.cpp.o] Error 4 CMakeFiles/Makefile2:122: recipe for target 'CMakeFiles/roscpp.dir/all' failed make[1]: *** [CMakeFiles/roscpp.dir/all] Error 2 Makefile:123: recipe for target 'all' failed make: *** [all] Error 2 <== Failed to process package 'roscpp': Command '/home/gusa/ros_catkin_ws/install_isolated/env.sh make -j1 -l1' returned non-zero exit status 2 Reproduce this error by running: ==> cd /home/gusa/ros_catkin_ws/build_isolated/roscpp && /home/gusa/ros_catkin_ws/install_isolated/env.sh make -j1 -l1 ---------- Do you need more information?. Please, let me know. Thank you for your help.

Viewing all articles
Browse latest Browse all 46

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>