Advertisement
Guest User

Untitled

a guest
Feb 17th, 2018
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.87 KB | None | 0 0
  1. Log started at: Sat 17 Feb 22:57:30 UTC 2018
  2.  
  3. RetroPie-Setup version: 4.3.11 (abd0bd74)
  4. System: Linux retropie 4.9.59-v7+ #1047 SMP Sun Oct 29 12:19:23 GMT 2017 armv7l GNU/Linux
  5.  
  6. = = = = = = = = = = = = = = = = = = = = =
  7. Installing dependencies for 'openblok' : OpenBlok: A Block Dropping Game
  8. = = = = = = = = = = = = = = = = = = = = =
  9.  
  10. Did not find needed package(s): libsdl2-ttf-dev. I am trying to install them now.
  11. Hit:1 http://mirrordirector.raspbian.org/raspbian stretch InRelease
  12. Hit:2 http://archive.raspberrypi.org/debian stretch InRelease
  13. Hit:3 http://pipplware.pplware.pt/pipplware/dists/stretch/main/binary ./ InRelease
  14. Reading package lists...
  15. Reading package lists...
  16. Building dependency tree...
  17. Reading state information...
  18. The following additional packages will be installed:
  19. libsdl2-ttf-2.0-0
  20. The following NEW packages will be installed:
  21. libsdl2-ttf-2.0-0 libsdl2-ttf-dev
  22. 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  23. Need to get 33.9 kB of archives.
  24. After this operation, 129 kB of additional disk space will be used.
  25. Get:1 http://mirror.web-ster.com/raspbian/raspbian stretch/main armhf libsdl2-ttf-2.0-0 armhf 2.0.14+dfsg1-1 [14.0 kB]
  26. Get:2 http://mirror.web-ster.com/raspbian/raspbian stretch/main armhf libsdl2-ttf-dev armhf 2.0.14+dfsg1-1 [20.0 kB]
  27. Fetched 33.9 kB in 0s (34.3 kB/s)
  28. Selecting previously unselected package libsdl2-ttf-2.0-0:armhf.
  29. (Reading database ...
  30. (Reading database ... 5%
  31. (Reading database ... 10%
  32. (Reading database ... 15%
  33. (Reading database ... 20%
  34. (Reading database ... 25%
  35. (Reading database ... 30%
  36. (Reading database ... 35%
  37. (Reading database ... 40%
  38. (Reading database ... 45%
  39. (Reading database ... 50%
  40. (Reading database ... 55%
  41. (Reading database ... 60%
  42. (Reading database ... 65%
  43. (Reading database ... 70%
  44. (Reading database ... 75%
  45. (Reading database ... 80%
  46. (Reading database ... 85%
  47. (Reading database ... 90%
  48. (Reading database ... 95%
  49. (Reading database ... 100%
  50. (Reading database ... 133219 files and directories currently installed.)
  51. Preparing to unpack .../libsdl2-ttf-2.0-0_2.0.14+dfsg1-1_armhf.deb ...
  52. Unpacking libsdl2-ttf-2.0-0:armhf (2.0.14+dfsg1-1) ...
  53. Selecting previously unselected package libsdl2-ttf-dev:armhf.
  54. Preparing to unpack .../libsdl2-ttf-dev_2.0.14+dfsg1-1_armhf.deb ...
  55. Unpacking libsdl2-ttf-dev:armhf (2.0.14+dfsg1-1) ...
  56. Processing triggers for libc-bin (2.24-11+deb9u1) ...
  57. Setting up libsdl2-ttf-2.0-0:armhf (2.0.14+dfsg1-1) ...
  58. Setting up libsdl2-ttf-dev:armhf (2.0.14+dfsg1-1) ...
  59. Processing triggers for libc-bin (2.24-11+deb9u1) ...
  60. Successfully installed package(s): libsdl2-ttf-dev.
  61. /home/pi/RetroPie-Setup/tmp/build/openblok /home/pi/RetroPie-Setup
  62.  
  63. = = = = = = = = = = = = = = = = = = = = =
  64. Getting sources for 'openblok' : OpenBlok: A Block Dropping Game
  65. = = = = = = = = = = = = = = = = = = = = =
  66.  
  67. git clone --recursive --depth 1 "https://github.com/mmatyas/openblok.git" "/home/pi/RetroPie-Setup/tmp/build/openblok"
  68. Cloning into '/home/pi/RetroPie-Setup/tmp/build/openblok'...
  69. /home/pi/RetroPie-Setup
  70. /home/pi/RetroPie-Setup/tmp/build/openblok /home/pi/RetroPie-Setup
  71.  
  72. = = = = = = = = = = = = = = = = = = = = =
  73. Building 'openblok' : OpenBlok: A Block Dropping Game
  74. = = = = = = = = = = = = = = = = = = = = =
  75.  
  76. -- The C compiler identification is GNU 6.3.0
  77. -- The CXX compiler identification is GNU 6.3.0
  78. -- Check for working C compiler: /usr/bin/cc
  79. -- Check for working C compiler: /usr/bin/cc -- works
  80. -- Detecting C compiler ABI info
  81. -- Detecting C compiler ABI info - done
  82. -- Detecting C compile features
  83. -- Detecting C compile features - done
  84. -- Check for working CXX compiler: /usr/bin/c++
  85. -- Check for working CXX compiler: /usr/bin/c++ -- works
  86. -- Detecting CXX compiler ABI info
  87. -- Detecting CXX compiler ABI info - done
  88. -- Detecting CXX compile features
  89. -- Detecting CXX compile features - done
  90. -- Found Git: /usr/bin/git (found version "2.11.0")
  91. -- Performing Test HAS_MAKEUNIQUE
  92. -- Performing Test HAS_MAKEUNIQUE - Success
  93. -- Performing Test CXX_[-Wall]_SUPPORTED
  94. -- Performing Test CXX_[-Wall]_SUPPORTED - Success
  95. -- Performing Test CXX_[-Wextra]_SUPPORTED
  96. -- Performing Test CXX_[-Wextra]_SUPPORTED - Success
  97. -- Performing Test CXX_[-pedantic]_SUPPORTED
  98. -- Performing Test CXX_[-pedantic]_SUPPORTED - Success
  99. -- Found SDL2: /usr/include
  100. -- Found SDL2_image: /usr/include
  101. -- Found SDL2_ttf: /usr/include
  102. -- Found SDL2_mixer: /usr/include
  103. -- Checking for -Wmissing-prototypes: no
  104. -- Checking for -Wtautological-compare: yes
  105. -- Checking for -Wshorten-64-to-32: no
  106. -- Checking for experimental/optional header: no
  107. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
  108. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
  109. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
  110. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
  111. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  112. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
  113. -- libSDL2pp 0.13.0 bundled build
  114. -- |
  115. -- | Build type: release
  116. -- | Tests: do not build
  117. -- | Install: install to /opt/retropie/ports/openblok
  118. -- | - runtime dir: /opt/retropie/ports/openblok/games
  119. -- | - data dir: /opt/retropie/ports/openblok/share/openblok
  120. -- | - shortcut, icon: yes
  121. -- | - appstream: yes
  122. -- |
  123. -- Configuring done
  124. -- Generating done
  125. CMake Warning:
  126. Manually-specified variables were not used by the project:
  127.  
  128. CMAKE_INSTALL_PORTABLE
  129.  
  130.  
  131. -- Build files have been written to: /home/pi/RetroPie-Setup/tmp/build/openblok
  132. Scanning dependencies of target SDL2pp
  133. [ 2%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/AudioLock.cc.o
  134. [ 2%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/AudioDevice.cc.o
  135. [ 3%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/AudioSpec.cc.o
  136. [ 4%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/Exception.cc.o
  137. [ 5%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/Point.cc.o
  138. [ 6%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/RWops.cc.o
  139. [ 7%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/Rect.cc.o
  140. [ 8%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/Renderer.cc.o
  141. [ 9%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/SDL.cc.o
  142. [ 10%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/Surface.cc.o
  143. [ 11%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/SurfaceLock.cc.o
  144. [ 12%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/Texture.cc.o
  145. [ 13%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/TextureLock.cc.o
  146. [ 14%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/Wav.cc.o
  147. [ 15%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/Window.cc.o
  148. [ 17%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/SDLTTF.cc.o
  149. [ 18%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/Font.cc.o
  150. [ 19%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/SDLImage.cc.o
  151. [ 20%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/Chunk.cc.o
  152. [ 21%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/Mixer.cc.o
  153. [ 22%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/Music.cc.o
  154. [ 23%] Building CXX object external/libSDL2pp/CMakeFiles/SDL2pp.dir/SDL2pp/SDLMixer.cc.o
  155. [ 24%] Linking CXX static library libSDL2pp.a
  156. [ 24%] Built target SDL2pp
  157. Scanning dependencies of target module_system
  158. [ 26%] Building CXX object src/system/CMakeFiles/module_system.dir/Color.cpp.o
  159. [ 26%] Building CXX object src/system/CMakeFiles/module_system.dir/ConfigFile.cpp.o
  160. [ 27%] Building CXX object src/system/CMakeFiles/module_system.dir/Event.cpp.o
  161. [ 28%] Building CXX object src/system/CMakeFiles/module_system.dir/InputConfigFile.cpp.o
  162. [ 29%] Building CXX object src/system/CMakeFiles/module_system.dir/InputMap.cpp.o
  163. [ 30%] Building CXX object src/system/CMakeFiles/module_system.dir/Log.cpp.o
  164. [ 31%] Building CXX object src/system/CMakeFiles/module_system.dir/Paths.cpp.o
  165. [ 32%] Building CXX object src/system/CMakeFiles/module_system.dir/Window.cpp.o
  166. [ 34%] Building CXX object src/system/CMakeFiles/module_system.dir/sdl/SDLAudioContext.cpp.o
  167. /home/pi/RetroPie-Setup/tmp/build/openblok/src/system/Window.cpp: In static member function ‘static std::unique_ptr<Window> Window::create()’:
  168. /home/pi/RetroPie-Setup/tmp/build/openblok/src/system/Window.cpp:10:12: error: ‘make_unique’ is not a member of ‘std’
  169. return std::make_unique<SDLWindow>();
  170. ^~~
  171. /home/pi/RetroPie-Setup/tmp/build/openblok/src/system/Window.cpp:10:38: error: expected primary-expression before ‘>’ token
  172. return std::make_unique<SDLWindow>();
  173. ^
  174. /home/pi/RetroPie-Setup/tmp/build/openblok/src/system/Window.cpp:10:40: error: expected primary-expression before ‘)’ token
  175. return std::make_unique<SDLWindow>();
  176. ^
  177. src/system/CMakeFiles/module_system.dir/build.make:230: recipe for target 'src/system/CMakeFiles/module_system.dir/Window.cpp.o' failed
  178. make[2]: *** [src/system/CMakeFiles/module_system.dir/Window.cpp.o] Error 1
  179. make[2]: *** Waiting for unfinished jobs....
  180. CMakeFiles/Makefile2:202: recipe for target 'src/system/CMakeFiles/module_system.dir/all' failed
  181. make[1]: *** [src/system/CMakeFiles/module_system.dir/all] Error 2
  182. Makefile:149: recipe for target 'all' failed
  183. make: *** [all] Error 2
  184. /home/pi/RetroPie-Setup
  185. /home/pi/RetroPie-Setup/tmp/build/openblok /home/pi/RetroPie-Setup
  186.  
  187. = = = = = = = = = = = = = = = = = = = = =
  188. Installing 'openblok' : OpenBlok: A Block Dropping Game
  189. = = = = = = = = = = = = = = = = = = = = =
  190.  
  191. [ 24%] Built target SDL2pp
  192. [ 26%] Building CXX object src/system/CMakeFiles/module_system.dir/Window.cpp.o
  193. [ 26%] Building CXX object src/system/CMakeFiles/module_system.dir/sdl/SDLFont.cpp.o
  194. /home/pi/RetroPie-Setup/tmp/build/openblok/src/system/sdl/SDLFont.cpp: In member function ‘virtual std::unique_ptr<Texture> SDLFont::renderText(const string&, const RGBAColor&, TextAlign)’:
  195. /home/pi/RetroPie-Setup/tmp/build/openblok/src/system/sdl/SDLFont.cpp:43:16: error: ‘make_unique’ is not a member of ‘std’
  196. return std::make_unique<SDLTexture>(SDL2pp::Texture(
  197. ^~~
  198. /home/pi/RetroPie-Setup/tmp/build/openblok/src/system/sdl/SDLFont.cpp:43:43: error: expected primary-expression before ‘>’ token
  199. return std::make_unique<SDLTexture>(SDL2pp::Texture(
  200. ^
  201. /home/pi/RetroPie-Setup/tmp/build/openblok/src/system/sdl/SDLFont.cpp:87:12: error: ‘make_unique’ is not a member of ‘std’
  202. return std::make_unique<SDLTexture>(SDL2pp::Texture(*renderer, basesurf.SetAlphaMod(color.a)));
  203. ^~~
  204. /home/pi/RetroPie-Setup/tmp/build/openblok/src/system/sdl/SDLFont.cpp:87:39: error: expected primary-expression before ‘>’ token
  205. return std::make_unique<SDLTexture>(SDL2pp::Texture(*renderer, basesurf.SetAlphaMod(color.a)));
  206. ^
  207. src/system/CMakeFiles/module_system.dir/build.make:278: recipe for target 'src/system/CMakeFiles/module_system.dir/sdl/SDLFont.cpp.o' failed
  208. make[2]: *** [src/system/CMakeFiles/module_system.dir/sdl/SDLFont.cpp.o] Error 1
  209. make[2]: *** Waiting for unfinished jobs....
  210. /home/pi/RetroPie-Setup/tmp/build/openblok/src/system/Window.cpp: In static member function ‘static std::unique_ptr<Window> Window::create()’:
  211. /home/pi/RetroPie-Setup/tmp/build/openblok/src/system/Window.cpp:10:12: error: ‘make_unique’ is not a member of ‘std’
  212. return std::make_unique<SDLWindow>();
  213. ^~~
  214. /home/pi/RetroPie-Setup/tmp/build/openblok/src/system/Window.cpp:10:38: error: expected primary-expression before ‘>’ token
  215. return std::make_unique<SDLWindow>();
  216. ^
  217. /home/pi/RetroPie-Setup/tmp/build/openblok/src/system/Window.cpp:10:40: error: expected primary-expression before ‘)’ token
  218. return std::make_unique<SDLWindow>();
  219. ^
  220. src/system/CMakeFiles/module_system.dir/build.make:230: recipe for target 'src/system/CMakeFiles/module_system.dir/Window.cpp.o' failed
  221. make[2]: *** [src/system/CMakeFiles/module_system.dir/Window.cpp.o] Error 1
  222. CMakeFiles/Makefile2:202: recipe for target 'src/system/CMakeFiles/module_system.dir/all' failed
  223. make[1]: *** [src/system/CMakeFiles/module_system.dir/all] Error 2
  224. Makefile:149: recipe for target 'all' failed
  225. make: *** [all] Error 2
  226. /home/pi/RetroPie-Setup
  227. /opt/retropie/ports/openblok /home/pi/RetroPie-Setup
  228.  
  229. = = = = = = = = = = = = = = = = = = = = =
  230. Configuring 'openblok' : OpenBlok: A Block Dropping Game
  231. = = = = = = = = = = = = = = = = = = = = =
  232.  
  233. /home/pi/RetroPie-Setup
  234.  
  235. Log ended at: Sat 17 Feb 22:59:31 UTC 2018
  236. Total running time: 0 hours, 2 mins, 1 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement