crazyp

CannonBall

Apr 10th, 2016
335
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. Log started at: Sun Apr 10 20:47:03 EDT 2016
  2.  
  3. = = = = = = = = = = = = = = = = = = = = =
  4. Installing dependencies for 'cannonball' : Cannonball - An Enhanced OutRun Engine
  5. = = = = = = = = = = = = = = = = = = = = =
  6.  
  7. /home/pi/RetroPie-Setup/tmp/build/cannonball /home/pi/RetroPie-Setup
  8.  
  9. = = = = = = = = = = = = = = = = = = = = =
  10. Getting sources for 'cannonball' : Cannonball - An Enhanced OutRun Engine
  11. = = = = = = = = = = = = = = = = = = = = =
  12.  
  13. git clone --depth 1 "https://github.com/djyt/cannonball.git" "/home/pi/RetroPie-Setup/tmp/build/cannonball"
  14. Cloning into '/home/pi/RetroPie-Setup/tmp/build/cannonball'...
  15. /home/pi/RetroPie-Setup
  16. /home/pi/RetroPie-Setup/tmp/build/cannonball /home/pi/RetroPie-Setup
  17.  
  18. = = = = = = = = = = = = = = = = = = = = =
  19. Building 'cannonball' : Cannonball - An Enhanced OutRun Engine
  20. = = = = = = = = = = = = = = = = = = = = =
  21.  
  22. -- The C compiler identification is unknown
  23. -- The CXX compiler identification is GNU 4.9.2
  24. -- Check for working C compiler: /usr/bin/cc
  25. -- Check for working C compiler: /usr/bin/cc -- broken
  26. CMake Error at /usr/share/cmake-3.0/Modules/CMakeTestCCompiler.cmake:61 (message):
  27. The C compiler "/usr/bin/cc" is not able to compile a simple test program.
  28.  
  29. It fails with the following output:
  30.  
  31. Change Dir: /home/pi/RetroPie-Setup/tmp/build/cannonball/build/CMakeFiles/CMakeTmp
  32.  
  33.  
  34.  
  35. Run Build Command:"/usr/bin/make" "cmTryCompileExec3868691622/fast"
  36.  
  37. /usr/bin/make -f CMakeFiles/cmTryCompileExec3868691622.dir/build.make
  38. CMakeFiles/cmTryCompileExec3868691622.dir/build
  39.  
  40. make[1]: Entering directory
  41. '/home/pi/RetroPie-Setup/tmp/build/cannonball/build/CMakeFiles/CMakeTmp'
  42.  
  43. /usr/bin/cmake -E cmake_progress_report
  44. /home/pi/RetroPie-Setup/tmp/build/cannonball/build/CMakeFiles/CMakeTmp/CMakeFiles
  45. 1
  46.  
  47. Building C object
  48. CMakeFiles/cmTryCompileExec3868691622.dir/testCCompiler.c.o
  49.  
  50. /usr/bin/cc -O3 -mcpu=cortex-a53 -mfpu=neon-fp-armv8 -mfloat-abi=hard
  51. -funsafe-math-optimizations -pipe -o
  52. CMakeFiles/cmTryCompileExec3868691622.dir/testCCompiler.c.o -c
  53. /home/pi/RetroPie-Setup/tmp/build/cannonball/build/CMakeFiles/CMakeTmp/testCCompiler.c
  54.  
  55.  
  56. cc: error: unrecognized argument in option ‘-mcpu=cortex-a53’
  57.  
  58. cc: note: valid arguments to ‘-mcpu=’ are: arm1020e arm1020t arm1022e
  59. arm1026ej-s arm10e arm10tdmi arm1136j-s arm1136jf-s arm1156t2-s
  60. arm1156t2f-s arm1176jz-s arm1176jzf-s arm2 arm250 arm3 arm6 arm60 arm600
  61. arm610 arm620 arm7 arm70 arm700 arm700i arm710 arm7100 arm710c arm710t
  62. arm720 arm720t arm740t arm7500 arm7500fe arm7d arm7di arm7dm arm7dmi arm7m
  63. arm7tdmi arm7tdmi-s arm8 arm810 arm9 arm920 arm920t arm922t arm926ej-s
  64. arm940t arm946e-s arm966e-s arm968e-s arm9e arm9tdmi cortex-a15 cortex-a5
  65. cortex-a7 cortex-a8 cortex-a9 cortex-m0 cortex-m1 cortex-m3 cortex-m4
  66. cortex-r4 cortex-r4f cortex-r5 ep9312 fa526 fa606te fa626 fa626te fa726te
  67. fmp626 generic-armv7-a iwmmxt iwmmxt2 mpcore mpcorenovfp native strongarm
  68. strongarm110 strongarm1100 strongarm1110 xscale
  69.  
  70. cc: error: unrecognized argument in option ‘-mfpu=neon-fp-armv8’
  71.  
  72. cc: note: valid arguments to ‘-mfpu=’ are: fpa fpe2 fpe3 fpv4-sp-d16
  73. maverick neon neon-fp16 neon-vfpv4 vfp vfp3 vfpv3 vfpv3-d16 vfpv3-d16-fp16
  74. vfpv3-fp16 vfpv3xd vfpv3xd-fp16 vfpv4 vfpv4-d16
  75.  
  76. CMakeFiles/cmTryCompileExec3868691622.dir/build.make:57: recipe for target
  77. 'CMakeFiles/cmTryCompileExec3868691622.dir/testCCompiler.c.o' failed
  78.  
  79. make[1]: *** [CMakeFiles/cmTryCompileExec3868691622.dir/testCCompiler.c.o]
  80. Error 1
  81.  
  82. make[1]: Leaving directory
  83. '/home/pi/RetroPie-Setup/tmp/build/cannonball/build/CMakeFiles/CMakeTmp'
  84.  
  85. Makefile:118: recipe for target 'cmTryCompileExec3868691622/fast' failed
  86.  
  87. make: *** [cmTryCompileExec3868691622/fast] Error 2
  88.  
  89.  
  90.  
  91.  
  92.  
  93. CMake will not be able to correctly generate this project.
  94. Call Stack (most recent call first):
  95. CMakeLists.txt:2 (project)
  96.  
  97.  
  98. -- Configuring incomplete, errors occurred!
  99. See also "/home/pi/RetroPie-Setup/tmp/build/cannonball/build/CMakeFiles/CMakeOutput.log".
  100. See also "/home/pi/RetroPie-Setup/tmp/build/cannonball/build/CMakeFiles/CMakeError.log".
  101. make: *** No rule to make target 'clean'. Stop.
  102. make: *** No targets specified and no makefile found. Stop.
  103. /home/pi/RetroPie-Setup
  104. Could not successfully build Cannonball - An Enhanced OutRun Engine (/home/pi/RetroPie-Setup/tmp/build/cannonball/build/cannonball not found).
  105.  
  106. Log ended at: Sun Apr 10 20:47:59 EDT 2016
  107. Total running time: 0 hours, 0 mins, 56 secs
Advertisement
Add Comment
Please, Sign In to add comment