Created
October 7, 2011 17:41
-
-
Save ashgti/1270901 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ∫ rosmake | |
| [ rosmake ] No package specified. Building ['power_control_board'] | |
| [ rosmake ] Packages requested are: ['power_control_board'] | |
| [ rosmake ] Logging to directory/Users/john/.ros/rosmake/rosmake_output-20111007-124025 | |
| [ rosmake ] Expanded args ['power_control_board'] to: | |
| ['power_control_board'] | |
| [ rosmake ] Checking rosdeps compliance for packages power_control_board. This may take a few seconds. | |
| Failed to find rosdep pyserial for package power_control_board on OS:osx version:lion | |
| WARNING: Rosdeps [u'pyserial'] could not be resolved | |
| Failed to find rosdep pyserial for package power_control_board on OS:osx version:lion | |
| [ rosmake ] rosdep check failed to find system dependencies: pyserial | |
| [ rosmake ] Starting >>> tools/rospack | |
| [ rosmake ] Finished <<< tools/rospack | |
| [rosmake-0] Starting >>> roslib [ make ] | |
| [rosmake-1] Starting >>> rosbuild [ make ] | |
| [rosmake-1] Finished <<< rosbuild No Makefile in package rosbuild | |
| [rosmake-1] Starting >>> roslang [ make ] | |
| [rosmake-1] Finished <<< roslang No Makefile in package roslang | |
| [rosmake-0] Finished <<< roslib [PASS] [ 1.59 seconds ] | |
| [rosmake-0] Starting >>> std_msgs [ make ] | |
| [rosmake-0] Finished <<< std_msgs [PASS] [ 6.11 seconds ] | |
| [rosmake-0] Starting >>> rosgraph_msgs [ make ] | |
| [rosmake-0] Finished <<< rosgraph_msgs [PASS] [ 1.48 seconds ] | |
| [rosmake-0] Starting >>> rospy [ make ] | |
| [rosmake-0] Finished <<< rospy [PASS] [ 0.77 seconds ] | |
| [rosmake-0] Starting >>> avr_bridge [ make ] | |
| [rosmake-0] Finished <<< avr_bridge [PASS] [ 0.74 seconds ] | |
| [rosmake-0] Starting >>> power_control_board [ make ] | |
| [rosmake-0] Finished <<< power_control_board [PASS] [ 1.34 seconds ] | |
| [ rosmake ] Results: | |
| [ rosmake ] Built 9 packages with 0 failures. | |
| [ rosmake ] Summary output to directory | |
| [ rosmake ] /Users/john/.ros/rosmake/rosmake_output-20111007-124025 | |
| [ rosmake ] WARNING: Rosdep did not detect the following system dependencies as installed: pyserial Consider using --rosdep-install option or `rosdep install power_control_board` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment