Advertisement
Guest User

Untitled

a guest
Mar 11th, 2015
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1.  
  2. = = = = = = = = = = = = = = = = = = = = =
  3. Installing dependencies for EmulationStation
  4. = = = = = = = = = = = = = = = = = = = = =
  5.  
  6. /home/pi/RetroPie-Setup/tmp/build/emulationstation /home/pi/RetroPie-Setup
  7.  
  8. = = = = = = = = = = = = = = = = = = = = =
  9. Getting sources for EmulationStation
  10. = = = = = = = = = = = = = = = = = = = = =
  11.  
  12. git clone --depth 1 --branch unstable "https://github.com/Aloshi/EmulationStation" "/home/pi/RetroPie-Setup/tmp/build/emulation
  13. station"
  14. Cloning into '/home/pi/RetroPie-Setup/tmp/build/emulationstation'...
  15. /home/pi/RetroPie-Setup
  16. /home/pi/RetroPie-Setup/tmp/build/emulationstation /home/pi/RetroPie-Setup
  17.  
  18. = = = = = = = = = = = = = = = = = = = = =
  19. Building EmulationStation
  20. = = = = = = = = = = = = = = = = = = = = =
  21.  
  22. Removing additional swap
  23. -- The C compiler identification is unknown
  24. -- The CXX compiler identification is GNU 4.7.2
  25. -- Check for working C compiler: /usr/bin/gcc
  26. -- Check for working C compiler: /usr/bin/gcc -- broken
  27. CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
  28. The C compiler "/usr/bin/gcc" is not able to compile a simple test program.
  29.  
  30. It fails with the following output:
  31.  
  32. Change Dir: /home/pi/RetroPie-Setup/tmp/build/emulationstation/CMakeFiles/CMakeTmp
  33.  
  34.  
  35.  
  36. Run Build Command:/usr/bin/make "cmTryCompileExec2667622929/fast"
  37.  
  38. /usr/bin/make -f CMakeFiles/cmTryCompileExec2667622929.dir/build.make
  39. CMakeFiles/cmTryCompileExec2667622929.dir/build
  40.  
  41. make[1]: Entering directory
  42. '/home/pi/RetroPie-Setup/tmp/build/emulationstation/CMakeFiles/CMakeTmp'
  43.  
  44. /usr/bin/cmake -E cmake_progress_report
  45. /home/pi/RetroPie-Setup/tmp/build/emulationstation/CMakeFiles/CMakeTmp/CMakeFiles
  46. 1
  47.  
  48. Building C object
  49. CMakeFiles/cmTryCompileExec2667622929.dir/testCCompiler.c.o
  50.  
  51. /usr/bin/gcc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -o
  52. CMakeFiles/cmTryCompileExec2667622929.dir/testCCompiler.c.o -c
  53. /home/pi/RetroPie-Setup/tmp/build/emulationstation/CMakeFiles/CMakeTmp/testCCompiler.c
  54.  
  55.  
  56.  
  57. /home/pi/RetroPie-Setup/tmp/build/emulationstation/CMakeFiles/CMakeTmp/testCCompiler.c:1:0:
  58. internal compiler error: Segmentation fault
  59.  
  60. Please submit a full bug report,
  61.  
  62. with preprocessed source if appropriate.
  63.  
  64. See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
  65.  
  66. CMakeFiles/cmTryCompileExec2667622929.dir/build.make:57: recipe for target
  67. 'CMakeFiles/cmTryCompileExec2667622929.dir/testCCompiler.c.o' failed
  68.  
  69. make[1]: Leaving directory
  70. '/home/pi/RetroPie-Setup/tmp/build/emulationstation/CMakeFiles/CMakeTmp'
  71.  
  72. make[1]: *** [CMakeFiles/cmTryCompileExec2667622929.dir/testCCompiler.c.o]
  73. Error 1
  74.  
  75. Makefile:114: recipe for target 'cmTryCompileExec2667622929/fast' failed
  76.  
  77. make: *** [cmTryCompileExec2667622929/fast] Error 2
  78.  
  79.  
  80.  
  81.  
  82.  
  83. CMake will not be able to correctly generate this project.
  84. Call Stack (most recent call first):
  85. CMakeLists.txt:3 (project)
  86.  
  87.  
  88. -- Configuring incomplete, errors occurred!
  89. make: *** No rule to make target 'clean'. Stop.
  90. make: *** No targets specified and no makefile found. Stop.
  91. Removing additional swap
  92. /home/pi/RetroPie-Setup
  93. Could not successfully build_emulationstation EmulationStation (/home/pi/RetroPie-Setup/tmp/build/emulationstation/emulationsta
  94. tion not found).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement