Advertisement
Guest User

Untitled

a guest
Jun 29th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. mangos@h2586802:~/server/build$ cmake ../ -DCMAKE_INSTALL_PREFIX=/home/mangos/zero -DBUILDTOOLS=1 -DSCRIPT_LIB_SD2=1 -DSCRIPT_LIB_ELUNA=1 -DSOAP=1
  2. -- The C compiler identification is unknown
  3. -- The CXX compiler identification is unknown
  4. -- Check for working C compiler: /usr/bin/cc
  5. -- Check for working C compiler: /usr/bin/cc -- broken
  6. CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61 (message):
  7. The C compiler "/usr/bin/cc" is not able to compile a simple test program.
  8.  
  9. It fails with the following output:
  10.  
  11. Change Dir: /home/mangos/server/build/CMakeFiles/CMakeTmp
  12.  
  13.  
  14.  
  15. Run Build Command:/usr/bin/make "cmTryCompileExec3212686486/fast"
  16.  
  17. /usr/bin/make -f CMakeFiles/cmTryCompileExec3212686486.dir/build.make
  18. CMakeFiles/cmTryCompileExec3212686486.dir/build
  19.  
  20. make[1]: Entering directory `/home/mangos/server/build/CMakeFiles/CMakeTmp'
  21.  
  22. /usr/bin/cmake -E cmake_progress_report
  23. /home/mangos/server/build/CMakeFiles/CMakeTmp/CMakeFiles 1
  24.  
  25. Building C object
  26. CMakeFiles/cmTryCompileExec3212686486.dir/testCCompiler.c.o
  27.  
  28. /usr/bin/cc -o CMakeFiles/cmTryCompileExec3212686486.dir/testCCompiler.c.o
  29. -c /home/mangos/server/build/CMakeFiles/CMakeTmp/testCCompiler.c
  30.  
  31. cc: internal compiler error: Bus error (program as)
  32.  
  33. Please submit a full bug report,
  34.  
  35. with preprocessed source if appropriate.
  36.  
  37. make[1]: Leaving directory `/home/mangos/server/build/CMakeFiles/CMakeTmp'
  38.  
  39. See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
  40.  
  41. make[1]: *** [CMakeFiles/cmTryCompileExec3212686486.dir/testCCompiler.c.o]
  42. Error 4
  43.  
  44. make: *** [cmTryCompileExec3212686486/fast] Error 2
  45.  
  46.  
  47.  
  48.  
  49.  
  50. CMake will not be able to correctly generate this project.
  51. Call Stack (most recent call first):
  52. CMakeLists.txt:27 (project)
  53.  
  54.  
  55. -- Configuring incomplete, errors occurred!
  56. See also "/home/mangos/server/build/CMakeFiles/CMakeOutput.log".
  57. See also "/home/mangos/server/build/CMakeFiles/CMakeError.log".
  58. mangos@h2586802:~/server/build$
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  69. Compiler: /usr/bin/cc
  70. Build flags:
  71. Id flags:
  72.  
  73. The output was:
  74. 4
  75. cc: internal compiler error: Bus error (program as)
  76. Please submit a full bug report,
  77. with preprocessed source if appropriate.
  78. See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
  79.  
  80.  
  81. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  82. Compiler: /usr/bin/cc
  83. Build flags:
  84. Id flags: -c
  85.  
  86. The output was:
  87. 4
  88. cc: internal compiler error: Bus error (program as)
  89. Please submit a full bug report,
  90. with preprocessed source if appropriate.
  91. See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
  92.  
  93.  
  94. Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
  95. Compiler: /usr/bin/cc
  96. Build flags:
  97. Id flags: -Aa
  98.  
  99. The output was:
  100. 1
  101. <command-line>:0:1: error: missing '(' after predicate
  102.  
  103.  
  104. Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler":
  105. cc: fatal error: no input files
  106. compilation terminated.
  107. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  108. Compiler: /usr/bin/c++
  109. Build flags:
  110. Id flags:
  111.  
  112. The output was:
  113. 4
  114. c++: internal compiler error: Bus error (program as)
  115. Please submit a full bug report,
  116. with preprocessed source if appropriate.
  117. See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
  118.  
  119.  
  120. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
  121. Compiler: /usr/bin/c++
  122. Build flags:
  123. Id flags: -c
  124.  
  125. The output was:
  126. 4
  127. c++: internal compiler error: Bus error (program as)
  128. Please submit a full bug report,
  129. with preprocessed source if appropriate.
  130. See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
  131.  
  132.  
  133. Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler":
  134. c++: fatal error: no input files
  135. compilation terminated.
  136. Determining if the C compiler works failed with the following output:
  137. Change Dir: /home/mangos/server/build/CMakeFiles/CMakeTmp
  138.  
  139. Run Build Command:/usr/bin/make "cmTryCompileExec1372393829/fast"
  140. /usr/bin/make -f CMakeFiles/cmTryCompileExec1372393829.dir/build.make CMakeFiles/cmTryCompileExec1372393829.dir/build
  141. make[1]: Entering directory `/home/mangos/server/build/CMakeFiles/CMakeTmp'
  142. /usr/bin/cmake -E cmake_progress_report /home/mangos/server/build/CMakeFiles/CMakeTmp/CMakeFiles 1
  143. Building C object CMakeFiles/cmTryCompileExec1372393829.dir/testCCompiler.c.o
  144. /usr/bin/cc -o CMakeFiles/cmTryCompileExec1372393829.dir/testCCompiler.c.o -c /home/mangos/server/build/CMakeFiles/CMakeTmp/testCCompiler.c
  145. cc: internal compiler error: Bus error (program as)
  146. Please submit a full bug report,
  147. with preprocessed source if appropriate.
  148. See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
  149. make[1]: Leaving directory `/home/mangos/server/build/CMakeFiles/CMakeTmp'
  150. make[1]: *** [CMakeFiles/cmTryCompileExec1372393829.dir/testCCompiler.c.o] Error 4
  151. make: *** [cmTryCompileExec1372393829/fast] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement