Advertisement
Guest User

Untitled

a guest
Feb 16th, 2011
427
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. [rosmake-2] Starting >>> nao_ctrl [ make ]
  2. [ rosmake ] Last 40 lineso_ctrl: 0.0 sec ] [ 1 Active 21/22 Complete ]
  3. {-------------------------------------------------------------------------------
  4.  
  5. CMake Error: Could not find cmake module file:/opt/ros/cturtle/stacks/nao_0.2/nao_ctrl/build/CMakeFiles/CMakeCXXCompiler.cmake
  6. -- Check for working C compiler: /usr/bin/gcc
  7. CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:24 (FILE):
  8. file Internal CMake error when trying to open file:
  9. /opt/ros/cturtle/stacks/nao_0.2/nao_ctrl/build/CMakeFiles/CMakeTmp/testCCompiler.c
  10. for writing.
  11. Call Stack (most recent call first):
  12.  
  13.  
  14.  
  15. CMake Error: Failed to create CMakeList file for /opt/ros/cturtle/stacks/nao_0.2/nao_ctrl/build/CMakeFiles/CMakeTmp/CMakeLists.txt
  16. CMake Error: : System Error: No such file or directory
  17. -- Check for working C compiler: /usr/bin/gcc -- broken
  18. CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:44 (FILE):
  19. file Internal CMake error when trying to open file:
  20. /opt/ros/cturtle/stacks/nao_0.2/nao_ctrl/build/CMakeFiles/CMakeError.log
  21. for writing.
  22. Call Stack (most recent call first):
  23.  
  24.  
  25.  
  26. CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
  27. The C compiler "/usr/bin/gcc" is not able to compile a simple test program.
  28.  
  29. It fails with the following output:
  30.  
  31.  
  32.  
  33.  
  34.  
  35. CMake will not be able to correctly generate this project.
  36. Call Stack (most recent call first):
  37.  
  38.  
  39.  
  40. -- Configuring incomplete, errors occurred!
  41. CMake Error: Unable to open cache file for save. /opt/ros/cturtle/stacks/nao_0.2/nao_ctrl/build/CMakeCache.txt
  42. CMake Error: : System Error: Permission denied
  43. -------------------------------------------------------------------------------}
  44. [ rosmake ] Output from build of package nao_ctrl written to:
  45. [ rosmake ] /home/tecedge/.ros/rosmake/rosmake_output-20110216-154021/nao_ctrl/build_output.log
  46. [rosmake-2] Finished <<< nao_ctrl [FAIL] [ 0.08 seconds ]
  47. [ rosmake ] Halting due to failure in package nao_ctrl.
  48. [ rosmake ] Waiting for other threads to complete.
  49. [ rosmake ] Results:
  50. [ rosmake ] Built 22 packages with 1 failures.
  51. [ rosmake ] Summary output to directory
  52. [ rosmake ] /home/tecedge/.ros/rosmake/rosmake_output-20110216-154021
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement