rosmake gets stuck occasionally [closed]

asked 2012-04-15 15:29:25 -0600

bkx gravatar image

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?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2013-09-18 14:08:08

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.

K Chen gravatar image K Chen  ( 2012-04-15 17:05:56 -0600 )edit

Please follow the support guidelines -- you need to provide a lot more information about your system configuration. http://ros.org/wiki/Support

kwc gravatar image kwc  ( 2012-04-15 19:21:56 -0600 )edit

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

K Chen gravatar image K Chen  ( 2012-04-15 23:47:11 -0600 )edit

Maybe you can guide me how to investigate when the problem occurs again

K Chen gravatar image K Chen  ( 2012-04-15 23:47:46 -0600 )edit

What version of ROS are you using, what OS are you using etc is what @kwc was asking for.

tfoote gravatar image tfoote  ( 2012-04-18 12:12:07 -0600 )edit

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"

K Chen gravatar image K Chen  ( 2012-04-18 20:25:28 -0600 )edit