Theseus007

Untitled

Jan 31st, 2015
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.80 KB | None | 0 0
  1. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake:160 (FILE):
  2. file Internal CMake error when trying to open file:
  3. /home/cce/z80e/CMakeFiles/CMakeOutput.log for writing.
  4. Call Stack (most recent call first):
  5. CMakeLists.txt:2 (project)
  6.  
  7.  
  8. CMake Error: Could not open file for write in copy operation /home/cce/z80e/CMakeFiles/CMakeSystem.cmake.tmp
  9. CMake Error: : System Error: No such file or directory
  10. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake:172 (CONFIGURE_FILE):
  11. configure_file Problem configuring file
  12. Call Stack (most recent call first):
  13. CMakeLists.txt:2 (project)
  14.  
  15.  
  16. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:84 (FILE):
  17. file problem creating directory: /home/cce/z80e/CMakeFiles/CompilerIdC
  18. Call Stack (most recent call first):
  19. /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:39 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
  20. /usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:130 (CMAKE_DETERMINE_COMPILER_ID)
  21. CMakeLists.txt:2 (project)
  22.  
  23.  
  24. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:84 (FILE):
  25. file problem creating directory: /home/cce/z80e/CMakeFiles/CompilerIdC
  26. Call Stack (most recent call first):
  27. /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:39 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
  28. /usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:130 (CMAKE_DETERMINE_COMPILER_ID)
  29. CMakeLists.txt:2 (project)
  30.  
  31.  
  32. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:84 (FILE):
  33. file problem creating directory: /home/cce/z80e/CMakeFiles/CompilerIdC
  34. Call Stack (most recent call first):
  35. /usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:39 (CMAKE_DETERMINE_COMPILER_ID_BUILD)
  36. /usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:130 (CMAKE_DETERMINE_COMPILER_ID)
  37. CMakeLists.txt:2 (project)
  38.  
  39.  
  40. -- The C compiler identification is unknown
  41. CMake Error: Could not open file for write in copy operation /home/cce/z80e/CMakeFiles/CMakeCCompiler.cmake.tmp
  42. CMake Error: : System Error: No such file or directory
  43. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:177 (CONFIGURE_FILE):
  44. configure_file Problem configuring file
  45. Call Stack (most recent call first):
  46. CMakeLists.txt:2 (project)
  47.  
  48.  
  49. CMake Error: Could not find cmake module file:/home/cce/z80e/CMakeFiles/CMakeCCompiler.cmake
  50. -- Check for working C compiler: /usr/bin/gcc
  51. CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:24 (FILE):
  52. file Internal CMake error when trying to open file:
  53. /home/cce/z80e/CMakeFiles/CMakeTmp/testCCompiler.c for writing.
  54. Call Stack (most recent call first):
  55. CMakeLists.txt:2 (project)
  56.  
  57.  
  58. CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:36 (TRY_COMPILE):
  59. Failed to open
  60.  
  61. /home/cce/z80e/CMakeFiles/CMakeTmp/CMakeLists.txt
  62.  
  63. No such file or directory
  64. Call Stack (most recent call first):
  65. CMakeLists.txt:2 (project)
  66.  
  67.  
  68. -- Check for working C compiler: /usr/bin/gcc -- broken
  69. CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:44 (FILE):
  70. file Internal CMake error when trying to open file:
  71. /home/cce/z80e/CMakeFiles/CMakeError.log for writing.
  72. Call Stack (most recent call first):
  73. CMakeLists.txt:2 (project)
  74.  
  75.  
  76. CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
  77. The C compiler "/usr/bin/gcc" is not able to compile a simple test program.
  78.  
  79. It fails with the following output:
  80.  
  81.  
  82.  
  83.  
  84.  
  85. CMake will not be able to correctly generate this project.
  86. Call Stack (most recent call first):
  87. CMakeLists.txt:2 (project)
  88.  
  89.  
  90. -- Configuring incomplete, errors occurred!
  91. CMake Error: Unable to open cache file for save. /home/cce/z80e/CMakeCache.txt
  92. CMake Error: : System Error: Permission denied
Advertisement
Add Comment
Please, Sign In to add comment