daily pastebin goal
65%
SHARE
TWEET

Untitled

a guest Jul 23rd, 2015 210 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- The CXX compiler identification is unknown
  2. -- Check for working CXX compiler: /usr/bin/g++
  3. -- Check for working CXX compiler: /usr/bin/g++ -- broken
  4. CMake Error at /usr/share/cmake-3.0/Modules/CMakeTestCXXCompiler.cmake:54 (message):
  5.   The C++ compiler "/usr/bin/g++" is not able to compile a simple test
  6.   program.
  7. /rofs/usr/bin/make -f CMakeFiles/cmTryCompileExec3317225238.dir/build.make
  8.   CMakeFiles/cmTryCompileExec3317225238.dir/build
  9.   make[1]: Entering directory `/tmp/anope/build/CMakeFiles/CMakeTmp'
  10.   /usr/bin/cmake -E cmake_progress_report
  11.   /tmp/anope/build/CMakeFiles/CMakeTmp/CMakeFiles 1
  12.   Building CXX object
  13.   CMakeFiles/cmTryCompileExec3317225238.dir/testCXXCompiler.cxx.o
  14.   /usr/bin/g++ -o
  15.   CMakeFiles/cmTryCompileExec3317225238.dir/testCXXCompiler.cxx.o -c
  16.   /tmp/anope/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
  17.   as: Symbol `i386_optab' has different size in shared object, consider
  18.   re-linking
  19.   g++: internal compiler error: Segmentation fault (program as)
  20.  
  21.   Please submit a full bug report,with preprocessed source if appropriate.
  22.  
  23.   See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
  24.  
  25.   make[1]: ***
  26.   [CMakeFiles/cmTryCompileExec3317225238.dir/testCXXCompiler.cxx.o] Error 4
  27.   make: *** [cmTryCompileExec3317225238/fast] Error 2
  28.  
  29.   CMake will not be able to correctly generate this project.
RAW Paste Data
Top