rosmake gets stuck occasionally [closed]
I'm having a problem where rosmake intermittently freezes, and the terminal becomes unresponsive. I can't find any pattern to when this happens, although the last thing shown is always
[ rosmake ] Checking rosdeps compliance for packages motion_tests. This may take a few seconds.
[ rosmake ] rosdep check passed all system dependencies in packages
Any ideas on what could be wrong?
I have the same problem. I launch rosmake using qtcreator and some times it gets stuck exactly where you mentioned, and I have to "cancel build" and do it again. Thought it was qtcreator's problem.
Please follow the support guidelines -- you need to provide a lot more information about your system configuration. http://ros.org/wiki/Support
Well.. It's complicated, because it occurs occasionally(at most 1 of 20~30 times) , and everything else are normal, I can build the package when I try rosmake again and everything works just fine. I am using Electric under ubuntu 11.10
Maybe you can guide me how to investigate when the problem occurs again
What version of ROS are you using, what OS are you using etc is what @kwc was asking for.
It is in my reply above, I am using Electric under ubuntu 11.10. It only occurs when I hit "Ctrl + B" under qtcreator, which means "rosmake my-package"