Advertisement
rmills55

psp

Feb 26th, 2019
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.41 KB | None | 0 0
  1. Log started at: Tue 26 Feb 09:58:29 UTC 2019
  2.  
  3. RetroPie-Setup version: 4.4 (cda9ffcb)
  4. System: Linux retropie 4.14.30-v7+ #1102 SMP Mon Mar 26 16:45:49 BST 2018 armv7l GNU/Linux
  5.  
  6. = = = = = = = = = = = = = = = = = = = = =
  7. Installing dependencies for 'ppsspp' : PlayStation Portable emulator PPSSPP
  8. = = = = = = = = = = = = = = = = = = = = =
  9.  
  10. Did not find needed package(s): libzip-dev. I am trying to install them now.
  11. Reading package lists...
  12. Building dependency tree...
  13. Reading state information...
  14. The following packages were automatically installed and are no longer required:
  15. libwayland-cursor0 libwayland-egl1-mesa
  16. Use 'sudo apt autoremove' to remove them.
  17. The following additional packages will be installed:
  18. libzip4
  19. The following NEW packages will be installed:
  20. libzip-dev libzip4
  21. 0 upgraded, 2 newly installed, 0 to remove and 163 not upgraded.
  22. Need to get 146 kB of archives.
  23. After this operation, 441 kB of additional disk space will be used.
  24. Get:1 http://archive-bm.raspbian.org/raspbian stretch/main armhf libzip4 armhf 1.1.2-1.1 [34.6 kB]
  25. Get:2 http://raspbian.mirror.uk.sargasso.net/raspbian stretch/main armhf libzip-dev armhf 1.1.2-1.1 [111 kB]
  26. Fetched 146 kB in 0s (369 kB/s)
  27. Selecting previously unselected package libzip4:armhf.
  28. (Reading database ...
  29. (Reading database ... 5%
  30. (Reading database ... 10%
  31. (Reading database ... 15%
  32. (Reading database ... 20%
  33. (Reading database ... 25%
  34. (Reading database ... 30%
  35. (Reading database ... 35%
  36. (Reading database ... 40%
  37. (Reading database ... 45%
  38. (Reading database ... 50%
  39. (Reading database ... 55%
  40. (Reading database ... 60%
  41. (Reading database ... 65%
  42. (Reading database ... 70%
  43. (Reading database ... 75%
  44. (Reading database ... 80%
  45. (Reading database ... 85%
  46. (Reading database ... 90%
  47. (Reading database ... 95%
  48. (Reading database ... 100%
  49. (Reading database ... 95639 files and directories currently installed.)
  50. Preparing to unpack .../libzip4_1.1.2-1.1_armhf.deb ...
  51. Unpacking libzip4:armhf (1.1.2-1.1) ...
  52. Selecting previously unselected package libzip-dev:armhf.
  53. Preparing to unpack .../libzip-dev_1.1.2-1.1_armhf.deb ...
  54. Unpacking libzip-dev:armhf (1.1.2-1.1) ...
  55. Setting up libzip4:armhf (1.1.2-1.1) ...
  56. Setting up libzip-dev:armhf (1.1.2-1.1) ...
  57. Processing triggers for libc-bin (2.24-11+deb9u3) ...
  58. Processing triggers for man-db (2.7.6.1-2) ...
  59. Successfully installed package(s): libzip-dev.
  60. /home/pi/RetroPie-Setup/tmp/build/ppsspp /home/pi
  61.  
  62. = = = = = = = = = = = = = = = = = = = = =
  63. Getting sources for 'ppsspp' : PlayStation Portable emulator PPSSPP
  64. = = = = = = = = = = = = = = = = = = = = =
  65.  
  66. git clone --recursive --depth 1 --branch v1.5.4 "https://github.com/hrydgard/ppsspp.git" "/home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp"
  67. Cloning into '/home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp'...
  68. Note: checking out 'a1e74d0d4f89ba3fa2d4fe64bac7a0fa16fc146f'.
  69.  
  70. You are in 'detached HEAD' state. You can look around, make experimental
  71. changes and commit them, and you can discard any commits you make in this
  72. state without impacting any branches by performing another checkout.
  73.  
  74. If you want to create a new branch to retain commits you create, you may
  75. do so (now or later) by using -b with the checkout command again. Example:
  76.  
  77. git checkout -b <new-branch-name>
  78.  
  79. Submodule 'lang' (https://github.com/hrydgard/ppsspp-lang.git) registered for path 'assets/lang'
  80. Submodule 'dx9sdk' (https://github.com/hrydgard/minidx9.git) registered for path 'dx9sdk'
  81. Submodule 'ext/SPIRV-Cross' (https://github.com/KhronosGroup/SPIRV-Cross.git) registered for path 'ext/SPIRV-Cross'
  82. Submodule 'ext/armips' (https://github.com/Kingcom/armips) registered for path 'ext/armips'
  83. Submodule 'ext/glslang' (https://github.com/hrydgard/glslang.git) registered for path 'ext/glslang'
  84. Submodule 'ffmpeg' (https://github.com/hrydgard/ppsspp-ffmpeg.git) registered for path 'ffmpeg'
  85. Submodule 'pspautotests' (https://github.com/hrydgard/pspautotests.git) registered for path 'pspautotests'
  86. Cloning into '/home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/assets/lang'...
  87. Cloning into '/home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/dx9sdk'...
  88. Cloning into '/home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ext/SPIRV-Cross'...
  89. Cloning into '/home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ext/armips'...
  90. Cloning into '/home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ext/glslang'...
  91. Cloning into '/home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ffmpeg'...
  92. Cloning into '/home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/pspautotests'...
  93. Submodule path 'assets/lang': checked out '1e3e4a0ba0ca8c0a092e027dfb7c1c4778366db5'
  94. Submodule path 'dx9sdk': checked out '7751cf73f5c06f1be21f5f31c3e2d9a7bacd3a93'
  95. Submodule path 'ext/SPIRV-Cross': checked out '90966d50f57608587bafd95b4e345b02b814754a'
  96. Submodule path 'ext/armips': checked out '8b4cadaf62d7de42d374056fc6aafc555f2bc7dc'
  97. Submodule path 'ext/glslang': checked out '2edde6665d9a56ead5ea0e55b4e64d9a803e6164'
  98. Submodule path 'ffmpeg': checked out 'a2e98d7ba4c7c5cac08608732c3058cb46e3e0ef'
  99. Submodule 'gas-preprocessor' (https://github.com/FFmpeg/gas-preprocessor.git) registered for path 'ffmpeg/gas-preprocessor'
  100. Cloning into '/home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ffmpeg/gas-preprocessor'...
  101. Submodule path 'ffmpeg/gas-preprocessor': checked out '36bacb4cba27003c572e5bf7a9c4dfe3c9a8d40d'
  102. Submodule path 'pspautotests': checked out 'd02ba7407050f445edf9e908374ad4bf3b2f237b'
  103. patching file CMakeLists.txt
  104. Hunk #2 succeeded at 749 (offset -2 lines).
  105. /home/pi
  106. /home/pi/RetroPie-Setup/tmp/build/ppsspp /home/pi
  107.  
  108. = = = = = = = = = = = = = = = = = = = = =
  109. Building 'ppsspp' : PlayStation Portable emulator PPSSPP
  110. = = = = = = = = = = = = = = = = = = = = =
  111.  
  112. install prefix ./linux/armv7
  113. source path .
  114. C compiler gcc
  115. C library glibc
  116. ARCH arm (armv8-a)
  117. big-endian no
  118. runtime cpu detection yes
  119. ARMv5TE enabled yes
  120. ARMv6 enabled yes
  121. ARMv6T2 enabled yes
  122. VFP enabled yes
  123. NEON enabled yes
  124. THUMB enabled no
  125. debug symbols yes
  126. strip symbols yes
  127. optimize for size no
  128. optimizations yes
  129. static yes
  130. shared no
  131. postprocessing support no
  132. new filter support no
  133. network support no
  134. threading support pthreads
  135. safe bitstream reader yes
  136. SDL support yes
  137. opencl enabled no
  138. texi2html enabled no
  139. perl enabled yes
  140. pod2man enabled yes
  141. makeinfo enabled no
  142. makeinfo supports HTML no
  143.  
  144. Enabled programs:
  145.  
  146. External libraries:
  147. iconv libxcb_xfixes xlib
  148. libxcb sdl zlib
  149. libxcb_shape
  150.  
  151. Enabled decoders:
  152. aac h264 mpeg2video
  153. aac_latm mjpeg mpeg4
  154. atrac3 mjpegb pcm_s16le
  155. atrac3p mp3 pcm_s8
  156. h263
  157.  
  158. Enabled encoders:
  159. ffv1 mjpeg pcm_s16le
  160. huffyuv
  161.  
  162. Enabled hwaccels:
  163.  
  164. Enabled parsers:
  165. aac h264 mpegaudio
  166. aac_latm mpeg4video mpegvideo
  167. h263
  168.  
  169. Enabled demuxers:
  170. aac mp3 pcm_s16le
  171. avi mpegps pcm_s8
  172. h264 mpegvideo pmp
  173. m4v oma wav
  174.  
  175. Enabled muxers:
  176. avi
  177.  
  178. Enabled protocols:
  179.  
  180. Enabled filters:
  181.  
  182. Enabled bsfs:
  183.  
  184. Enabled indevs:
  185.  
  186. Enabled outdevs:
  187.  
  188. License: LGPL version 2.1 or later
  189. Creating config.mak, config.h, and doc/config.texi...
  190. CC libavformat/aacdec.o
  191. CC libavformat/allformats.o
  192. CC libavformat/apetag.o
  193. CC libavformat/avidec.o
  194. CC libavformat/avienc.o
  195. CC libavformat/avio.o
  196. CC libavformat/aviobuf.o
  197. CC libavformat/avlanguage.o
  198. CC libavformat/cutils.o
  199. CC libavformat/dump.o
  200. CC libavformat/format.o
  201. CC libavformat/h264dec.o
  202. CC libavformat/id3v1.o
  203. CC libavformat/id3v2.o
  204. CC libavformat/img2.o
  205. CC libavformat/isom.o
  206. CC libavformat/m4vdec.o
  207. CC libavformat/metadata.o
  208. CC libavformat/mp3dec.o
  209. CC libavformat/mpeg.o
  210. CC libavformat/mpegtsenc.o
  211. CC libavformat/mpegvideodec.o
  212. CC libavformat/mux.o
  213. CC libavformat/oma.o
  214. CC libavformat/omadec.o
  215. CC libavformat/options.o
  216. CC libavformat/os_support.o
  217. CC libavformat/pcm.o
  218. CC libavformat/pcmdec.o
  219. CC libavformat/pmpdec.o
  220. CC libavformat/qtpalette.o
  221. CC libavformat/rawdec.o
  222. CC libavformat/replaygain.o
  223. CC libavformat/riff.o
  224. CC libavformat/riffdec.o
  225. CC libavformat/riffenc.o
  226. CC libavformat/sdp.o
  227. CC libavformat/url.o
  228. CC libavformat/utils.o
  229. CC libavformat/wavdec.o
  230. CC libavcodec/aac_ac3_parser.o
  231. CC libavcodec/aac_parser.o
  232. CC libavcodec/aacadtsdec.o
  233. CC libavcodec/aacdec.o
  234. CC libavcodec/aacps_float.o
  235. CC libavcodec/aacpsdsp_float.o
  236. CC libavcodec/aacsbr.o
  237. In file included from libavcodec/aacps_float.c:24:0:
  238. libavcodec/aacps.c: In function ‘stereo_processing’:
  239. libavcodec/aacps.c:982:1: internal compiler error: Segmentation fault
  240. }
  241. ^
  242. Please submit a full bug report,
  243. with preprocessed source if appropriate.
  244. See <file:///usr/share/doc/gcc-6/README.Bugs> for instructions.
  245. common.mak:60: recipe for target 'libavcodec/aacps_float.o' failed
  246. make: *** [libavcodec/aacps_float.o] Error 1
  247. make: *** Waiting for unfinished jobs....
  248. -- The C compiler identification is GNU 6.3.0
  249. -- The CXX compiler identification is GNU 6.3.0
  250. -- Check for working C compiler: /usr/bin/cc
  251. -- Check for working C compiler: /usr/bin/cc -- works
  252. -- Detecting C compiler ABI info
  253. -- Detecting C compiler ABI info - done
  254. -- Detecting C compile features
  255. -- Detecting C compile features - done
  256. -- Check for working CXX compiler: /usr/bin/c++
  257. -- Check for working CXX compiler: /usr/bin/c++ -- works
  258. -- Detecting CXX compiler ABI info
  259. -- Detecting CXX compiler ABI info - done
  260. -- Detecting CXX compile features
  261. -- Detecting CXX compile features - done
  262. -- The ASM compiler identification is GNU
  263. -- Found assembler: /usr/bin/cc
  264. Normal Build
  265. -- Found SDL2: /usr/lib/arm-linux-gnueabihf/libSDL2.so
  266. -- Looking for pthread.h
  267. -- Looking for pthread.h - found
  268. -- Looking for pthread_create
  269. -- Looking for pthread_create - not found
  270. -- Looking for pthread_create in pthreads
  271. -- Looking for pthread_create in pthreads - not found
  272. -- Looking for pthread_create in pthread
  273. -- Looking for pthread_create in pthread - found
  274. -- Found Threads: TRUE
  275. -- No build type selected, default to Release
  276. CMAKE_SYSTEM_PROCESSOR: armv7l
  277. Generating for ARMv7, Release
  278. Generating for ARM, Release
  279. -- Google Mock was not found - tests based on that will not build
  280. -- spirv-tools not linked - illegal SPIRV may be generated for HLSL
  281. -- Could NOT find Snappy (missing: SNAPPY_LIBRARIES SNAPPY_INCLUDE_DIR)
  282. -- Looking for XOpenDisplay in /usr/lib/arm-linux-gnueabihf/libX11.so;/usr/lib/arm-linux-gnueabihf/libXext.so
  283. -- Looking for XOpenDisplay in /usr/lib/arm-linux-gnueabihf/libX11.so;/usr/lib/arm-linux-gnueabihf/libXext.so - found
  284. -- Looking for gethostbyname
  285. -- Looking for gethostbyname - found
  286. -- Looking for connect
  287. -- Looking for connect - found
  288. -- Looking for remove
  289. -- Looking for remove - found
  290. -- Looking for shmat
  291. -- Looking for shmat - found
  292. -- Looking for IceConnectionNumber in ICE
  293. -- Looking for IceConnectionNumber in ICE - found
  294. -- Found X11: /usr/lib/arm-linux-gnueabihf/libX11.so
  295. -- Found avcodec: /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ffmpeg/linux/armv7/include /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ffmpeg/linux/armv7/lib/libavcodec.a
  296. -- Found avformat: /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ffmpeg/linux/armv7/include /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ffmpeg/linux/armv7/lib/libavformat.a
  297. -- Found avutil: /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ffmpeg/linux/armv7/include /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ffmpeg/linux/armv7/lib/libavutil.a
  298. -- Found swresample: /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ffmpeg/linux/armv7/include /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ffmpeg/linux/armv7/lib/libswresample.a
  299. -- Found swscale: /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ffmpeg/linux/armv7/include /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ffmpeg/linux/armv7/lib/libswscale.a
  300. -- Found FFmpeg: /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ffmpeg/linux/armv7/include found components: avcodec avformat avutil swresample swscale
  301. -- Found ZLIB: /usr/lib/arm-linux-gnueabihf/libz.so (found version "1.2.8")
  302. -- Found LIBZIP: /usr/lib/arm-linux-gnueabihf/libzip.so
  303. -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR)
  304. -- Up-to-date: /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/assets/ui_atlas.zim
  305. -- Configuring done
  306. -- Generating done
  307. -- Build files have been written to: /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp
  308. Scanning dependencies of target xbrz
  309. Scanning dependencies of target udis86
  310. [ 0%] Building CXX object CMakeFiles/xbrz.dir/ext/xbrz/xbrz.cpp.o
  311. [ 0%] Building C object ext/udis86/CMakeFiles/udis86.dir/decode.c.o
  312. [ 0%] Building C object ext/udis86/CMakeFiles/udis86.dir/itab.c.o
  313. [ 1%] Building C object ext/udis86/CMakeFiles/udis86.dir/syn-att.c.o
  314. [ 1%] Building C object ext/udis86/CMakeFiles/udis86.dir/syn-intel.c.o
  315. [ 1%] Building C object ext/udis86/CMakeFiles/udis86.dir/syn.c.o
  316. [ 1%] Building C object ext/udis86/CMakeFiles/udis86.dir/udis86.c.o
  317. [ 1%] Linking C static library ../../lib/libudis86.a
  318. [ 1%] Built target udis86
  319. Scanning dependencies of target cityhash
  320. [ 1%] Building CXX object CMakeFiles/cityhash.dir/ext/native/ext/cityhash/city.cpp.o
  321. [ 1%] Linking CXX static library lib/libcityhash.a
  322. [ 1%] Built target cityhash
  323. Scanning dependencies of target snappy
  324. [ 2%] Building CXX object ext/snappy/CMakeFiles/snappy.dir/snappy-c.cpp.o
  325. [ 2%] Building CXX object ext/snappy/CMakeFiles/snappy.dir/snappy.cpp.o
  326. [ 2%] Linking CXX static library ../../lib/libsnappy.a
  327. [ 2%] Built target snappy
  328. Scanning dependencies of target png17
  329. [ 2%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/png.c.o
  330. [ 3%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngerror.c.o
  331. [ 3%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngget.c.o
  332. [ 3%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngmem.c.o
  333. [ 3%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngpread.c.o
  334. [ 3%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngread.c.o
  335. [ 3%] Linking CXX static library lib/libxbrz.a
  336. [ 3%] Built target xbrz
  337. [ 4%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngrio.c.o
  338. Scanning dependencies of target rg_etc1
  339. [ 4%] Building CXX object CMakeFiles/rg_etc1.dir/ext/native/ext/rg_etc1/rg_etc1.cpp.o
  340. [ 4%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngrtran.c.o
  341. [ 4%] Linking CXX static library lib/librg_etc1.a
  342. [ 4%] Built target rg_etc1
  343. [ 4%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngrutil.c.o
  344. Scanning dependencies of target vjson
  345. [ 4%] Building CXX object CMakeFiles/vjson.dir/ext/native/ext/vjson/json.cpp.o
  346. [ 4%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngset.c.o
  347. [ 5%] Building CXX object CMakeFiles/vjson.dir/ext/native/ext/vjson/block_allocator.cpp.o
  348. [ 5%] Linking CXX static library lib/libvjson.a
  349. [ 5%] Built target vjson
  350. [ 5%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngtrans.c.o
  351. [ 5%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngwio.c.o
  352. [ 6%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngwrite.c.o
  353. [ 6%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngwtran.c.o
  354. [ 6%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngwutil.c.o
  355. [ 6%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/arm/arm_init.c.o
  356. [ 6%] Building ASM object CMakeFiles/png17.dir/ext/native/ext/libpng17/arm/filter_neon.S.o
  357. [ 7%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/arm/filter_neon_intrinsics.c.o
  358. Scanning dependencies of target sfmt19937
  359. [ 7%] Building C object CMakeFiles/sfmt19937.dir/ext/sfmt19937/SFMT.c.o
  360. In file included from /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ext/sfmt19937/SFMT.h:69:0,
  361. from /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ext/sfmt19937/SFMT.c:26:
  362. /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ext/sfmt19937/SFMT-params.h:7:4: warning: #warning "SFMT_MEXP is not defined. I assume MEXP is 19937." [-Wcpp]
  363. #warning "SFMT_MEXP is not defined. I assume MEXP is 19937."
  364. ^~~~~~~
  365. cc1: warning: unrecognized command line option ‘-Wno-deprecated-register’
  366. [ 7%] Linking C static library lib/libsfmt19937.a
  367. [ 7%] Built target sfmt19937
  368. Scanning dependencies of target xxhash
  369. [ 7%] Building C object CMakeFiles/xxhash.dir/ext/xxhash.c.o
  370. [ 8%] Linking C static library lib/libxxhash.a
  371. [ 8%] Built target xxhash
  372. Scanning dependencies of target GitVersion
  373. [ 9%] Generating something_that_never_exists
  374. -- Found Git: /usr/bin/git (found version "2.11.0")
  375. [ 9%] Built target GitVersion
  376. Scanning dependencies of target kirk
  377. [ 9%] Building C object CMakeFiles/kirk.dir/ext/libkirk/AES.c.o
  378. [ 9%] Linking C static library lib/libpng17.a
  379. [ 9%] Built target png17
  380. [ 10%] Building C object CMakeFiles/kirk.dir/ext/libkirk/amctrl.c.o
  381. Scanning dependencies of target armips
  382. [ 10%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/Architecture.cpp.o
  383. [ 10%] Building C object CMakeFiles/kirk.dir/ext/libkirk/SHA1.c.o
  384. [ 10%] Building C object CMakeFiles/kirk.dir/ext/libkirk/bn.c.o
  385. [ 10%] Building C object CMakeFiles/kirk.dir/ext/libkirk/ec.c.o
  386. [ 10%] Building C object CMakeFiles/kirk.dir/ext/libkirk/kirk_engine.c.o
  387. [ 11%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/Arm.cpp.o
  388. [ 12%] Linking C static library lib/libkirk.a
  389. [ 12%] Built target kirk
  390. [ 12%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/ArmOpcodes.cpp.o
  391. Scanning dependencies of target HLSL
  392. [ 12%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/ArmParser.cpp.o
  393. [ 12%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslAttributes.cpp.o
  394. [ 12%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o
  395. [ 12%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/ArmRelocator.cpp.o
  396. [ 12%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/CArmInstruction.cpp.o
  397. [ 13%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/CThumbInstruction.cpp.o
  398. [ 13%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/Pool.cpp.o
  399. [ 13%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/ThumbOpcodes.cpp.o
  400. [ 13%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/MIPS/CMipsInstruction.cpp.o
  401. [ 13%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/MIPS/Mips.cpp.o
  402. [ 13%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/MIPS/MipsElfFile.cpp.o
  403. In file included from /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ext/armips/./stdafx.h:33:0,
  404. from /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ext/armips/Archs/MIPS/MipsElfFile.cpp:1:
  405. /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ext/armips/./ext/tinyformat/tinyformat.h: In function ‘void tinyformat::detail::formatImpl(std::wostream&, const wchar_t*, const tinyformat::detail::FormatArg*, int)’:
  406. /home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/ext/armips/./ext/tinyformat/tinyformat.h:830:1: internal compiler error: Segmentation fault
  407. }
  408. ^
  409. Please submit a full bug report,
  410. with preprocessed source if appropriate.
  411. See <file:///usr/share/doc/gcc-6/README.Bugs> for instructions.
  412. ext/armips/CMakeFiles/armips.dir/build.make:326: recipe for target 'ext/armips/CMakeFiles/armips.dir/Archs/MIPS/MipsElfFile.cpp.o' failed
  413. make[2]: *** [ext/armips/CMakeFiles/armips.dir/Archs/MIPS/MipsElfFile.cpp.o] Error 1
  414. CMakeFiles/Makefile2:641: recipe for target 'ext/armips/CMakeFiles/armips.dir/all' failed
  415. make[1]: *** [ext/armips/CMakeFiles/armips.dir/all] Error 2
  416. make[1]: *** Waiting for unfinished jobs....
  417. [ 13%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o
  418. [ 13%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o
  419. [ 14%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslTokenStream.cpp.o
  420. [ 14%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o
  421. [ 14%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o
  422. [ 14%] Linking CXX static library ../../../lib/libHLSL.a
  423. [ 14%] Built target HLSL
  424. Makefile:127: recipe for target 'all' failed
  425. make: *** [all] Error 2
  426. /home/pi
  427. Could not successfully build ppsspp - PlayStation Portable emulator PPSSPP (/home/pi/RetroPie-Setup/tmp/build/ppsspp/ppsspp/PPSSPPSDL not found).
  428.  
  429. Log ended at: Tue 26 Feb 10:11:33 UTC 2019
  430. Total running time: 0 hours, 13 mins, 4 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement