rosmake gets stuck occasionally
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?
Asked by bkx on 2012-04-15 15:29:25 UTC
Comments
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.
Asked by K Chen on 2012-04-15 17:05:56 UTC
Please follow the support guidelines -- you need to provide a lot more information about your system configuration. http://ros.org/wiki/Support
Asked by kwc on 2012-04-15 19:21:56 UTC
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
Asked by K Chen on 2012-04-15 23:47:11 UTC
Maybe you can guide me how to investigate when the problem occurs again
Asked by K Chen on 2012-04-15 23:47:46 UTC
What version of ROS are you using, what OS are you using etc is what @kwc was asking for.
Asked by tfoote on 2012-04-18 12:12:07 UTC
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"
Asked by K Chen on 2012-04-18 20:25:28 UTC