ScottyPsArcade

Untitled

Jun 25th, 2019
661
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 142.67 KB | None | 0 0
  1. Log started at: Wed Jun 26 02:22:18 UTC 2019
  2.  
  3. RetroPie-Setup version: 4.4.15 (10f4d89)
  4. System: Linux odroid 4.14.127-164 #1 SMP PREEMPT Wed Jun 19 17:28:22 -03 2019 armv7l armv7l armv7l GNU/Linux
  5.  
  6. = = = = = = = = = = = = = = = = = = = = =
  7. Installing dependencies for 'lr-ppsspp' : PlayStation Portable emu - PPSSPP port for libretro
  8. = = = = = = = = = = = = = = = = = = = = =
  9.  
  10. Did not find needed package(s): libsdl2-dev. I am trying to install them now.
  11.  
  12. = = = = = = = = = = = = = = = = = = = = =
  13. Installing dependencies for 'sdl2' : SDL (Simple DirectMedia Layer) v2.x
  14. = = = = = = = = = = = = = = = = = = = = =
  15.  
  16. ~/RetroPie-Setup/tmp/build/sdl2 ~
  17.  
  18. = = = = = = = = = = = = = = = = = = = = =
  19. Getting sources for 'sdl2' : SDL (Simple DirectMedia Layer) v2.x
  20. = = = = = = = = = = = = = = = = = = = = =
  21.  
  22. git clone --recursive --depth 1 --branch mali-2.0.8 "https://github.com/RetroPie/SDL-mirror.git" "/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali"
  23. Cloning into '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'...
  24. HEAD is now in branch 'mali-2.0.8' at commit 'cd18e0f56471e7a1ff555af47fab550f9ce531fd'
  25. ~
  26. ~/RetroPie-Setup/tmp/build/sdl2 ~
  27.  
  28. = = = = = = = = = = = = = = = = = = = = =
  29. Building 'sdl2' : SDL (Simple DirectMedia Layer) v2.x
  30. = = = = = = = = = = = = = = = = = = = = =
  31.  
  32. dpkg-buildpackage: info: source package libsdl2
  33. dpkg-buildpackage: info: source version 2.0.8+1mali
  34. dpkg-buildpackage: info: source distribution UNRELEASED
  35. dpkg-buildpackage: info: source changed by Jools Wills <buzz@exotica.org.uk>
  36. dpkg-source --before-build 2.0.8+1mali
  37. dpkg-buildpackage: info: host architecture armhf
  38. debian/rules clean
  39. dh clean --parallel
  40. debian/rules override_dh_auto_clean
  41. make[1]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  42. dh_auto_clean -Bbuilddir/all
  43. rm -f debian/examples.tar.gz
  44. make[1]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  45. dh_clean -O--parallel
  46. dpkg-source -b 2.0.8+1mali
  47. dpkg-source: info: using source format '3.0 (native)'
  48. dpkg-source: info: building libsdl2 in libsdl2_2.0.8+1mali.tar.xz
  49. dpkg-source: info: building libsdl2 in libsdl2_2.0.8+1mali.dsc
  50. debian/rules build
  51. dh build --parallel
  52. dh_update_autotools_config -O--parallel
  53. debian/rules override_dh_auto_configure
  54. make[1]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  55. dh_auto_configure -Bbuilddir/all -- --disable-rpath --disable-video-directfb --disable-nas --disable-esd --disable-arts --disable-alsa-shared --disable-pulseaudio-shared --disable-x11-shared --disable-video-opengl --enable-video-opengles --enable-video-mali --disable-esd --disable-pulseaudio --disable-input-tslib
  56. cd builddir/all && ../../configure --build=arm-linux-gnueabihf --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/arm-linux-gnueabihf --libexecdir=\${prefix}/lib/arm-linux-gnueabihf --disable-maintainer-mode --disable-dependency-tracking --disable-rpath --disable-video-directfb --disable-nas --disable-esd --disable-arts --disable-alsa-shared --disable-pulseaudio-shared --disable-x11-shared --disable-video-opengl --enable-video-opengles --enable-video-mali --disable-esd --disable-pulseaudio --disable-input-tslib
  57. configure: WARNING: unrecognized options: --disable-silent-rules, --disable-maintainer-mode
  58. checking build system type... arm-unknown-linux-gnueabihf
  59. checking host system type... arm-unknown-linux-gnueabihf
  60. checking how to print strings... printf
  61. checking for gcc... gcc
  62. checking whether the C compiler works... yes
  63. checking for C compiler default output file name... a.out
  64. checking for suffix of executables...
  65. checking whether we are cross compiling... no
  66. checking for suffix of object files... o
  67. checking whether we are using the GNU C compiler... yes
  68. checking whether gcc accepts -g... yes
  69. checking for gcc option to accept ISO C89... none needed
  70. checking for a sed that does not truncate output... /bin/sed
  71. checking for grep that handles long lines and -e... /bin/grep
  72. checking for egrep... /bin/grep -E
  73. checking for fgrep... /bin/grep -F
  74. checking for ld used by gcc... /usr/bin/ld
  75. checking if the linker (/usr/bin/ld) is GNU ld... yes
  76. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  77. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  78. checking whether ln -s works... yes
  79. checking the maximum length of command line arguments... 1572864
  80. checking whether the shell understands some XSI constructs... yes
  81. checking whether the shell understands "+="... yes
  82. checking how to convert arm-unknown-linux-gnueabihf file names to arm-unknown-linux-gnueabihf format... func_convert_file_noop
  83. checking how to convert arm-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
  84. checking for /usr/bin/ld option to reload object files... -r
  85. checking for objdump... objdump
  86. checking how to recognize dependent libraries... pass_all
  87. checking for dlltool... no
  88. checking how to associate runtime and link libraries... printf %s\n
  89. checking for ar... ar
  90. checking for archiver @FILE support... @
  91. checking for strip... strip
  92. checking for ranlib... ranlib
  93. checking for gawk... no
  94. checking for mawk... mawk
  95. checking command to parse /usr/bin/nm -B output from gcc object... ok
  96. checking for sysroot... no
  97. checking for mt... mt
  98. checking if mt is a manifest tool... no
  99. checking how to run the C preprocessor... gcc -E
  100. checking for ANSI C header files... yes
  101. checking for sys/types.h... yes
  102. checking for sys/stat.h... yes
  103. checking for stdlib.h... yes
  104. checking for string.h... yes
  105. checking for memory.h... yes
  106. checking for strings.h... yes
  107. checking for inttypes.h... yes
  108. checking for stdint.h... yes
  109. checking for unistd.h... yes
  110. checking for dlfcn.h... yes
  111. checking for objdir... .libs
  112. checking if gcc supports -fno-rtti -fno-exceptions... no
  113. checking for gcc option to produce PIC... -fPIC -DPIC
  114. checking if gcc PIC flag -fPIC -DPIC works... yes
  115. checking if gcc static flag -static works... yes
  116. checking if gcc supports -c -o file.o... yes
  117. checking if gcc supports -c -o file.o... (cached) yes
  118. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  119. checking whether -lc should be explicitly linked in... no
  120. checking dynamic linker characteristics... GNU/Linux ld.so
  121. checking how to hardcode library paths into programs... immediate
  122. checking whether stripping libraries is possible... yes
  123. checking if libtool supports shared libraries... yes
  124. checking whether to build shared libraries... yes
  125. checking whether to build static libraries... yes
  126. checking for gcc... (cached) gcc
  127. checking whether we are using the GNU C compiler... (cached) yes
  128. checking whether gcc accepts -g... (cached) yes
  129. checking for gcc option to accept ISO C89... (cached) none needed
  130. checking for g++... g++
  131. checking whether we are using the GNU C++ compiler... yes
  132. checking whether g++ accepts -g... yes
  133. checking how to run the C++ preprocessor... g++ -E
  134. checking for ld used by g++... /usr/bin/ld
  135. checking if the linker (/usr/bin/ld) is GNU ld... yes
  136. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  137. checking for g++ option to produce PIC... -fPIC -DPIC
  138. checking if g++ PIC flag -fPIC -DPIC works... yes
  139. checking if g++ static flag -static works... yes
  140. checking if g++ supports -c -o file.o... yes
  141. checking if g++ supports -c -o file.o... (cached) yes
  142. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  143. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  144. checking how to hardcode library paths into programs... immediate
  145. checking for a BSD-compatible install... /usr/bin/install -c
  146. checking whether make sets $(MAKE)... yes
  147. checking for windres... no
  148. checking for an ANSI C-conforming const... yes
  149. checking for inline... inline
  150. checking for working volatile... yes
  151. checking for linker option --no-undefined... yes
  152. checking for ANSI C header files... (cached) yes
  153. checking for sys/types.h... (cached) yes
  154. checking stdio.h usability... yes
  155. checking stdio.h presence... yes
  156. checking for stdio.h... yes
  157. checking for stdlib.h... (cached) yes
  158. checking stddef.h usability... yes
  159. checking stddef.h presence... yes
  160. checking for stddef.h... yes
  161. checking stdarg.h usability... yes
  162. checking stdarg.h presence... yes
  163. checking for stdarg.h... yes
  164. checking malloc.h usability... yes
  165. checking malloc.h presence... yes
  166. checking for malloc.h... yes
  167. checking for memory.h... (cached) yes
  168. checking for string.h... (cached) yes
  169. checking for strings.h... (cached) yes
  170. checking wchar.h usability... yes
  171. checking wchar.h presence... yes
  172. checking for wchar.h... yes
  173. checking for inttypes.h... (cached) yes
  174. checking for stdint.h... (cached) yes
  175. checking limits.h usability... yes
  176. checking limits.h presence... yes
  177. checking for limits.h... yes
  178. checking ctype.h usability... yes
  179. checking ctype.h presence... yes
  180. checking for ctype.h... yes
  181. checking math.h usability... yes
  182. checking math.h presence... yes
  183. checking for math.h... yes
  184. checking float.h usability... yes
  185. checking float.h presence... yes
  186. checking for float.h... yes
  187. checking iconv.h usability... yes
  188. checking iconv.h presence... yes
  189. checking for iconv.h... yes
  190. checking signal.h usability... yes
  191. checking signal.h presence... yes
  192. checking for signal.h... yes
  193. checking for size_t... yes
  194. checking for M_PI in math.h... yes
  195. checking for working alloca.h... yes
  196. checking for alloca... yes
  197. checking for working memcmp... yes
  198. checking for working strtod... yes
  199. checking for mprotect... yes
  200. checking for malloc... yes
  201. checking for calloc... yes
  202. checking for realloc... yes
  203. checking for free... yes
  204. checking for getenv... yes
  205. checking for setenv... yes
  206. checking for putenv... yes
  207. checking for unsetenv... yes
  208. checking for qsort... yes
  209. checking for abs... yes
  210. checking for bcopy... yes
  211. checking for memset... yes
  212. checking for memcpy... yes
  213. checking for memmove... yes
  214. checking for wcslen... yes
  215. checking for wcscmp... yes
  216. checking for strlen... yes
  217. checking for strlcpy... no
  218. checking for strlcat... no
  219. checking for _strrev... no
  220. checking for _strupr... no
  221. checking for _strlwr... no
  222. checking for strchr... yes
  223. checking for strrchr... yes
  224. checking for strstr... yes
  225. checking for itoa... no
  226. checking for _ltoa... no
  227. checking for _uitoa... no
  228. checking for _ultoa... no
  229. checking for strtol... yes
  230. checking for strtoul... yes
  231. checking for _i64toa... no
  232. checking for _ui64toa... no
  233. checking for strtoll... yes
  234. checking for strtoull... yes
  235. checking for atoi... yes
  236. checking for atof... yes
  237. checking for strcmp... yes
  238. checking for strncmp... yes
  239. checking for _stricmp... no
  240. checking for strcasecmp... yes
  241. checking for _strnicmp... no
  242. checking for strncasecmp... yes
  243. checking for vsscanf... yes
  244. checking for vsnprintf... yes
  245. checking for fopen64... yes
  246. checking for fseeko... yes
  247. checking for fseeko64... yes
  248. checking for sigaction... yes
  249. checking for setjmp... yes
  250. checking for nanosleep... yes
  251. checking for sysconf... yes
  252. checking for sysctlbyname... no
  253. checking for getauxval... yes
  254. checking for poll... yes
  255. checking for pow in -lm... yes
  256. checking for acos... yes
  257. checking for acosf... yes
  258. checking for asin... yes
  259. checking for asinf... yes
  260. checking for atan... yes
  261. checking for atanf... yes
  262. checking for atan2... yes
  263. checking for atan2f... yes
  264. checking for ceil... yes
  265. checking for ceilf... yes
  266. checking for copysign... yes
  267. checking for copysignf... yes
  268. checking for cos... yes
  269. checking for cosf... yes
  270. checking for fabs... yes
  271. checking for fabsf... yes
  272. checking for floor... yes
  273. checking for floorf... yes
  274. checking for fmod... yes
  275. checking for fmodf... yes
  276. checking for log... yes
  277. checking for logf... yes
  278. checking for log10... yes
  279. checking for log10f... yes
  280. checking for pow... yes
  281. checking for powf... yes
  282. checking for scalbn... yes
  283. checking for scalbnf... yes
  284. checking for sin... yes
  285. checking for sinf... yes
  286. checking for sqrt... yes
  287. checking for sqrtf... yes
  288. checking for tan... yes
  289. checking for tanf... yes
  290. checking for iconv_open in -liconv... no
  291. checking for iconv... yes
  292. checking for struct sigaction.sa_sigaction... yes
  293. checking libunwind.h usability... no
  294. checking libunwind.h presence... no
  295. checking for libunwind.h... no
  296. checking for GCC builtin atomic operations... yes
  297. checking for GCC -mmmx option... no
  298. checking for GCC -m3dnow option... no
  299. checking for GCC -msse option... no
  300. checking immintrin.h usability... no
  301. checking immintrin.h presence... no
  302. checking for immintrin.h... no
  303. checking for Altivec with GCC altivec.h and -maltivec option... no
  304. checking for Altivec with GCC -maltivec option... no
  305. checking for Altivec with GCC altivec.h and -faltivec option... no
  306. checking for Altivec with GCC -faltivec option... no
  307. checking for GCC -Wall option... yes
  308. checking for necessary GCC -Wno-multichar option... no
  309. checking for GCC -fvisibility=hidden option... yes
  310. checking for GCC -Wdeclaration-after-statement option... yes
  311. checking for dlopen... yes
  312. checking for dlopen in -lc... no
  313. checking for dlopen in -ldl... yes
  314. checking for OSS audio support... yes
  315. checking for ALSA CFLAGS...
  316. checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread
  317. checking for libasound headers version >= 1.0.11... found.
  318. checking for snd_ctl_open in -lasound... yes
  319. checking for pkg-config... /usr/bin/pkg-config
  320. checking for JACK 0.125 support... yes
  321. -- dynamic libjack -> libjack.so.0
  322. checking sndio.h usability... yes
  323. checking sndio.h presence... yes
  324. checking for sndio.h... yes
  325. checking for sio_open in -lsndio... yes
  326. checking for sndio audio support... yes
  327. checking samplerate.h usability... no
  328. checking samplerate.h presence... no
  329. checking for samplerate.h... no
  330. checking for pkg-config... (cached) /usr/bin/pkg-config
  331. checking for Raspberry Pi... no
  332. checking for X... libraries , headers
  333. checking for gethostbyname... yes
  334. checking for connect... yes
  335. checking for remove... yes
  336. checking for shmat... yes
  337. checking for IceConnectionNumber in -lICE... yes
  338. checking for X11/extensions/Xext.h... yes
  339. checking for const parameter to XextAddDisplay... yes
  340. checking for XGenericEvent... yes
  341. checking for XkbKeycodeToKeysym in -lX11... yes
  342. checking for X11/Xcursor/Xcursor.h... yes
  343. checking for XcursorImageCreate in -lXcursor... yes
  344. checking for X11/extensions/Xdbe.h... yes
  345. checking for X11/extensions/Xinerama.h... yes
  346. checking for XineramaQueryExtension in -lXinerama... yes
  347. checking for X11/extensions/XInput2.h... yes
  348. checking for XOpenDevice in -lXi... yes
  349. checking for xinput2 multitouch... yes
  350. checking for XRRQueryExtension in -lXrandr... yes
  351. checking for X11/extensions/scrnsaver.h... yes
  352. checking for XScreenSaverSuspend in -lXss... yes
  353. checking for X11/extensions/shape.h... yes
  354. checking for X11/extensions/xf86vmode.h... yes
  355. checking for XF86VidModeQueryVersion in -lXxf86vm... yes
  356. checking for EGL support... yes
  357. checking for OpenGL ES v1 headers... yes
  358. checking for OpenGL ES v2 headers... yes
  359. checking for pkg-config... (cached) /usr/bin/pkg-config
  360. checking for Wayland support... no
  361. checking libudev.h usability... yes
  362. checking libudev.h presence... yes
  363. checking for libudev.h... yes
  364. -- dynamic udev -> libudev.so.1
  365. checking for pkg-config... (cached) /usr/bin/pkg-config
  366. checking dbus/dbus.h usability... yes
  367. checking dbus/dbus.h presence... no
  368. configure: WARNING: dbus/dbus.h: accepted by the compiler, rejected by the preprocessor!
  369. configure: WARNING: dbus/dbus.h: proceeding with the compiler's result
  370. checking for dbus/dbus.h... yes
  371. checking for pkg-config... (cached) /usr/bin/pkg-config
  372. checking ibus-1.0/ibus.h usability... yes
  373. checking ibus-1.0/ibus.h presence... no
  374. configure: WARNING: ibus-1.0/ibus.h: accepted by the compiler, rejected by the preprocessor!
  375. configure: WARNING: ibus-1.0/ibus.h: proceeding with the compiler's result
  376. checking for ibus-1.0/ibus.h... yes
  377. checking sys/inotify.h usability... yes
  378. checking sys/inotify.h presence... yes
  379. checking for sys/inotify.h... yes
  380. checking for pkg-config... (cached) /usr/bin/pkg-config
  381. checking fcitx/frontend.h usability... yes
  382. checking fcitx/frontend.h presence... yes
  383. checking for fcitx/frontend.h... yes
  384. checking for Linux 2.4 unified input interface... yes
  385. checking for Linux kd.h... yes
  386. checking for pthreads... yes
  387. checking for recursive mutexes... yes
  388. checking for pthread semaphores... yes
  389. checking for sem_timedwait... yes
  390. checking for pthread_np.h... no
  391. checking for pthread_setname_np... yes
  392. checking for pthread_set_name_np... no
  393. checking for clock_gettime in -lrt... yes
  394. checking linux/version.h usability... yes
  395. checking linux/version.h presence... yes
  396. checking for linux/version.h... yes
  397. checking for Vivante VDK API... no
  398. checking for Vivante FB API... no
  399. checking for Mali FB API... yes
  400. configure: creating ./config.status
  401. config.status: creating Makefile
  402. config.status: creating sdl2-config
  403. config.status: creating sdl2-config.cmake
  404. config.status: creating SDL2.spec
  405. config.status: creating sdl2.pc
  406. config.status: creating include/SDL_config.h
  407. config.status: executing libtool commands
  408. config.status: executing sdl2_config commands
  409. config.status: executing summary commands
  410. SDL2 Configure Summary:
  411. Building Shared Libraries
  412. Building Static Libraries
  413. Enabled modules : atomic audio video render events joystick haptic power filesystem threads timers file loadso cpuinfo assembly
  414. Assembly Math :
  415. Audio drivers : disk dummy oss alsa jack(dynamic) sndio
  416. Video drivers : dummy x11 opengl_es1 opengl_es2 vulkan mali
  417. X11 libraries : xcursor xdbe xinerama xinput2 xinput2_multitouch xrandr xscrnsaver xshape xvidmode
  418. Input drivers : linuxev linuxkd
  419. Using libsamplerate : NO
  420. Using libudev : YES
  421. Using dbus : YES
  422. Using ime : YES
  423. Using ibus : YES
  424. Using fcitx : YES
  425. configure: WARNING: unrecognized options: --disable-silent-rules, --disable-maintainer-mode
  426. make[1]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  427. debian/rules override_dh_auto_build
  428. make[1]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  429. dh_auto_build -Bbuilddir/all
  430. cd builddir/all && make -j8 -O
  431. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  432. /bin/bash ../../build-scripts/mkinstalldirs build
  433. mkdir -p -- build
  434. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  435. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  436. /bin/bash ../../build-scripts/updaterev.sh
  437. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  438. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  439. CC build/SDL_spinlock.lo
  440. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  441. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  442. CC build/SDL_atomic.lo
  443. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  444. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  445. CC build/SDL_error.lo
  446. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  447. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  448. CC build/SDL_log.lo
  449. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  450. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  451. CC build/SDL_hints.lo
  452. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  453. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  454. CC build/SDL_audiodev.lo
  455. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  456. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  457. CC build/SDL_audiotypecvt.lo
  458. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  459. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  460. CC build/SDL_dataqueue.lo
  461. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  462. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  463. CC build/SDL_mixer.lo
  464. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  465. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  466. CC build/SDL_wave.lo
  467. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  468. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  469. CC build/SDL_assert.lo
  470. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  471. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  472. CC build/SDL_clipboardevents.lo
  473. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  474. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  475. CC build/SDL_cpuinfo.lo
  476. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  477. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  478. CC build/SDL_audiocvt.lo
  479. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  480. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  481. CC build/SDL_dropevents.lo
  482. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  483. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  484. CC build/SDL_quit.lo
  485. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  486. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  487. CC build/SDL_keyboard.lo
  488. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  489. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  490. CC build/SDL_gesture.lo
  491. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  492. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  493. CC build/SDL_mouse.lo
  494. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  495. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  496. CC build/SDL_touch.lo
  497. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  498. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  499. CC build/SDL_events.lo
  500. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  501. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  502. CC build/SDL_audio.lo
  503. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  504. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  505. CC build/SDL_windowevents.lo
  506. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  507. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  508. CC build/SDL_haptic.lo
  509. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  510. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  511. CC build/e_atan2.lo
  512. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  513. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  514. CC build/SDL_rwops.lo
  515. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  516. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  517. CC build/e_fmod.lo
  518. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  519. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  520. CC build/e_log10.lo
  521. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  522. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  523. CC build/e_log.lo
  524. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  525. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  526. CC build/e_sqrt.lo
  527. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  528. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  529. CC build/k_cos.lo
  530. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  531. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  532. CC build/e_rem_pio2.lo
  533. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  534. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  535. CC build/e_pow.lo
  536. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  537. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  538. CC build/k_sin.lo
  539. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  540. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  541. CC build/SDL_gamecontroller.lo
  542. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  543. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  544. CC build/k_tan.lo
  545. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  546. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  547. CC build/s_cos.lo
  548. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  549. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  550. CC build/s_copysign.lo
  551. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  552. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  553. CC build/s_atan.lo
  554. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  555. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  556. CC build/k_rem_pio2.lo
  557. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  558. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  559. CC build/SDL_joystick.lo
  560. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  561. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  562. CC build/s_floor.lo
  563. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  564. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  565. CC build/s_scalbn.lo
  566. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  567. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  568. CC build/s_fabs.lo
  569. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  570. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  571. CC build/s_tan.lo
  572. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  573. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  574. CC build/SDL_d3dmath.lo
  575. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  576. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  577. CC build/s_sin.lo
  578. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  579. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  580. CC build/SDL_render_d3d11.lo
  581. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  582. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  583. CC build/SDL_shaders_d3d.lo
  584. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  585. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  586. CC build/SDL_shaders_d3d11.lo
  587. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  588. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  589. CC build/SDL_power.lo
  590. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  591. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  592. CC build/SDL_render_d3d.lo
  593. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  594. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  595. CC build/SDL_render_gl.lo
  596. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  597. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  598. CC build/SDL_shaders_gl.lo
  599. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  600. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  601. CC build/SDL_render_psp.lo
  602. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  603. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  604. CC build/SDL_yuv_sw.lo
  605. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  606. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  607. CC build/SDL_shaders_gles2.lo
  608. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  609. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  610. CC build/SDL_drawline.lo
  611. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  612. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  613. CC build/SDL_blendpoint.lo
  614. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  615. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  616. CC build/SDL_render.lo
  617. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  618. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  619. CC build/SDL_drawpoint.lo
  620. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  621. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  622. CC build/SDL_render_gles.lo
  623. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  624. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  625. CC build/SDL_getenv.lo
  626. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  627. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  628. CC build/SDL_iconv.lo
  629. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  630. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  631. CC build/SDL_malloc.lo
  632. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  633. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  634. CC build/SDL_rotate.lo
  635. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  636. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  637. CC build/SDL_qsort.lo
  638. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  639. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  640. CC build/SDL_stdlib.lo
  641. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  642. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  643. CC build/SDL_render_sw.lo
  644. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  645. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  646. CC build/SDL_blendfillrect.lo
  647. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  648. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  649. CC build/SDL_string.lo
  650. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  651. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  652. CC build/SDL_timer.lo
  653. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  654. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  655. CC build/SDL_thread.lo
  656. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  657. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  658. CC build/SDL_blit.lo
  659. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  660. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  661. CC build/SDL_blit_0.lo
  662. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  663. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  664. CC build/SDL_render_gles2.lo
  665. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  666. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  667. CC build/SDL_blit_copy.lo
  668. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  669. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  670. CC build/SDL_dynapi.lo
  671. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  672. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  673. CC build/SDL_blit_slow.lo
  674. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  675. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  676. CC build/SDL_bmp.lo
  677. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  678. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  679. CC build/SDL_clipboard.lo
  680. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  681. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  682. CC build/SDL_RLEaccel.lo
  683. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  684. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  685. CC build/SDL_blit_A.lo
  686. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  687. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  688. CC build/SDL_fillrect.lo
  689. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  690. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  691. CC build/SDL_egl.lo
  692. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  693. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  694. CC build/SDL_blit_1.lo
  695. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  696. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  697. CC build/SDL_stretch.lo
  698. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  699. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  700. CC build/SDL_rect.lo
  701. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  702. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  703. CC build/SDL_pixels.lo
  704. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  705. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  706. CC build/SDL_shape.lo
  707. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  708. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  709. CC build/SDL_vulkan_utils.lo
  710. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  711. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  712. CC build/SDL_surface.lo
  713. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  714. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  715. CC build/SDL_blit_N.lo
  716. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  717. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  718. CC build/SDL_nullframebuffer.lo
  719. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  720. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  721. CC build/SDL_nullevents.lo
  722. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  723. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  724. CC build/SDL_diskaudio.lo
  725. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  726. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  727. CC build/SDL_dummyaudio.lo
  728. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  729. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  730. CC build/SDL_nullvideo.lo
  731. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  732. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  733. CC build/SDL_sysloadso.lo
  734. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  735. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  736. CC build/SDL_blendline.lo
  737. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  738. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  739. CC build/SDL_dspaudio.lo
  740. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  741. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  742. CC build/SDL_jackaudio.lo
  743. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  744. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  745. CC build/SDL_blit_auto.lo
  746. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  747. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  748. CC build/SDL_video.lo
  749. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  750. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  751. CC build/SDL_sndioaudio.lo
  752. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  753. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  754. CC build/SDL_alsa_audio.lo
  755. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  756. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  757. CC build/SDL_x11clipboard.lo
  758. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  759. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  760. CC build/SDL_x11dyn.lo
  761. /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/src/video/x11/SDL_x11dyn.c: In function ‘SDL_X11_UnloadSymbols’:
  762. /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/src/video/x11/SDL_x11dyn.c:130:17: warning: unused variable ‘i’ [-Wunused-variable]
  763. int i;
  764. ^
  765. In file included from /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/src/video/x11/SDL_x11dyn.c:198:0:
  766. /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/src/video/x11/SDL_x11sym.h: In function ‘SDL_X11_LoadSymbols’:
  767. /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/src/video/x11/SDL_x11sym.h:189:1: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations]
  768. SDL_X11_SYM(KeySym,XKeycodeToKeysym,(Display* a,KeyCode b,int c),(a,b,c),return)
  769. ^~~~~~~~~~~
  770. In file included from /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/src/video/x11/SDL_x11dyn.h:26:0,
  771. from /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/src/video/x11/SDL_x11dyn.c:27:
  772. /usr/include/X11/Xlib.h:1687:15: note: declared here
  773. extern KeySym XKeycodeToKeysym(
  774. ^~~~~~~~~~~~~~~~
  775. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  776. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  777. CC build/SDL_x11framebuffer.lo
  778. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  779. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  780. CC build/SDL_yuv.lo
  781. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  782. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  783. CC build/SDL_x11opengl.lo
  784. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  785. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  786. CC build/SDL_x11keyboard.lo
  787. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  788. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  789. CC build/SDL_x11opengles.lo
  790. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  791. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  792. CC build/SDL_x11events.lo
  793. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  794. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  795. CC build/SDL_x11modes.lo
  796. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  797. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  798. CC build/SDL_x11shape.lo
  799. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  800. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  801. CC build/SDL_x11touch.lo
  802. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  803. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  804. CC build/SDL_x11mouse.lo
  805. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  806. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  807. CC build/imKStoUCS.lo
  808. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  809. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  810. CC build/SDL_x11vulkan.lo
  811. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  812. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  813. CC build/SDL_x11video.lo
  814. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  815. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  816. CC build/SDL_x11xinput2.lo
  817. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  818. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  819. CC build/SDL_x11messagebox.lo
  820. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  821. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  822. CC build/SDL_dbus.lo
  823. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  824. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  825. CC build/edid-parse.lo
  826. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  827. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  828. CC build/SDL_ime.lo
  829. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  830. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  831. CC build/SDL_systhread.lo
  832. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  833. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  834. CC build/SDL_syssem.lo
  835. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  836. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  837. CC build/SDL_x11window.lo
  838. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  839. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  840. CC build/SDL_fcitx.lo
  841. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  842. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  843. CC build/SDL_syscond.lo
  844. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  845. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  846. CC build/SDL_sysmutex.lo
  847. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  848. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  849. CC build/SDL_systls.lo
  850. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  851. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  852. CC build/SDL_ibus.lo
  853. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  854. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  855. CC build/yuv_rgb.lo
  856. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  857. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  858. CC build/SDL_steamcontroller.lo
  859. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  860. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  861. CC build/SDL_systimer.lo
  862. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  863. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  864. CC build/SDL_maliopengles.lo
  865. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  866. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  867. CC build/SDL_sysjoystick.lo
  868. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  869. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  870. CC build/SDL_sysfilesystem.lo
  871. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  872. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  873. CC build/SDL_syspower.lo
  874. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  875. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  876. CC build/SDL_udev.lo
  877. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  878. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  879. CC build/SDL_malivideo.lo
  880. /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/src/video/mali-fbdev/SDL_malivideo.c: In function ‘MALI_VideoInit’:
  881. /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/src/video/mali-fbdev/SDL_malivideo.c:147:5: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
  882. system("setterm -cursor off");
  883. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  884. /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/src/video/mali-fbdev/SDL_malivideo.c: In function ‘MALI_VideoQuit’:
  885. /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/src/video/mali-fbdev/SDL_malivideo.c:187:5: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
  886. system("setterm -cursor on");
  887. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  888. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  889. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  890. CC build/SDL_syshaptic.lo
  891. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  892. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  893. CC build/SDL_poll.lo
  894. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  895. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  896. CC build/SDL_dummy_main.lo
  897. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  898. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  899. CC build/SDL_test_crc32.lo
  900. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  901. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  902. CC build/SDL_evdev_kbd.lo
  903. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  904. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  905. CC build/SDL_test_assert.lo
  906. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  907. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  908. CC build/SDL_test_compare.lo
  909. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  910. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  911. CC build/SDL_test_font.lo
  912. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  913. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  914. CC build/SDL_evdev.lo
  915. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  916. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  917. CC build/SDL_test_imageBlit.lo
  918. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  919. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  920. CC build/SDL_test_imageBlitBlend.lo
  921. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  922. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  923. CC build/SDL_test_imagePrimitives.lo
  924. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  925. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  926. CC build/SDL_test_imageFace.lo
  927. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  928. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  929. CC build/SDL_test_fuzzer.lo
  930. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  931. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  932. CC build/SDL_test_imagePrimitivesBlend.lo
  933. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  934. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  935. CC build/SDL_test_log.lo
  936. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  937. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  938. LTLINK build/libSDL2main.la
  939. ar: `u' modifier ignored since `D' is the default (see `U')
  940. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  941. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  942. CC build/SDL_test_random.lo
  943. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  944. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  945. CC build/SDL_test_md5.lo
  946. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  947. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  948. CC build/SDL_test_common.lo
  949. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  950. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  951. CC build/SDL_test_memory.lo
  952. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  953. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  954. CC build/SDL_test_harness.lo
  955. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  956. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  957. CC build/SDL.lo
  958. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  959. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  960. LTLINK build/libSDL2_test.la
  961. ar: `u' modifier ignored since `D' is the default (see `U')
  962. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  963. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  964. LTLINK build/libSDL2.la
  965. ar: `u' modifier ignored since `D' is the default (see `U')
  966. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  967. tar czf debian/examples.tar.gz test
  968. make[1]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  969. debian/rules binary
  970. dh binary --parallel
  971. dh_testroot -O--parallel
  972. dh_prep -O--parallel
  973. debian/rules override_dh_auto_install
  974. make[1]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  975. dh_auto_install -Bbuilddir/all
  976. cd builddir/all && make -j1 install DESTDIR=/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8\+1mali/debian/tmp AM_UPDATE_INFO_DIR=no
  977. make[2]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  978. /bin/bash ../../build-scripts/updaterev.sh
  979. /bin/bash ../../build-scripts/mkinstalldirs /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/bin
  980. mkdir -p -- /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/bin
  981. /usr/bin/install -c -m 755 sdl2-config /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/bin/sdl2-config
  982. /bin/bash ../../build-scripts/mkinstalldirs /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/include/SDL2
  983. mkdir -p -- /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/include/SDL2
  984. for file in SDL.h SDL_assert.h SDL_atomic.h SDL_audio.h SDL_bits.h SDL_blendmode.h SDL_clipboard.h SDL_cpuinfo.h SDL_egl.h SDL_endian.h SDL_error.h SDL_events.h SDL_filesystem.h SDL_gamecontroller.h SDL_gesture.h SDL_haptic.h SDL_hints.h SDL_joystick.h SDL_keyboard.h SDL_keycode.h SDL_loadso.h SDL_log.h SDL_main.h SDL_messagebox.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_opengl_glext.h SDL_opengles.h SDL_opengles2_gl2ext.h SDL_opengles2_gl2.h SDL_opengles2_gl2platform.h SDL_opengles2.h SDL_opengles2_khrplatform.h SDL_pixels.h SDL_platform.h SDL_power.h SDL_quit.h SDL_rect.h SDL_render.h SDL_rwops.h SDL_scancode.h SDL_shape.h SDL_stdinc.h SDL_surface.h SDL_system.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_touch.h SDL_types.h SDL_version.h SDL_video.h SDL_vulkan.h begin_code.h close_code.h SDL_test_assert.h SDL_test_common.h SDL_test_compare.h SDL_test_crc32.h SDL_test_font.h SDL_test_fuzzer.h SDL_test.h SDL_test_harness.h SDL_test_images.h SDL_test_log.h SDL_test_md5.h SDL_test_memory.h SDL_test_random.h; do \
  985. /usr/bin/install -c -m 644 /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/include/$file /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/include/SDL2/$file; \
  986. done
  987. /usr/bin/install -c -m 644 include/SDL_config.h /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/include/SDL2/SDL_config.h
  988. if test -f include/SDL_revision.h; then \
  989. /usr/bin/install -c -m 644 include/SDL_revision.h /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/include/SDL2/SDL_revision.h; \
  990. else \
  991. /usr/bin/install -c -m 644 /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/include/SDL_revision.h /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/include/SDL2/SDL_revision.h; \
  992. fi
  993. /bin/bash ../../build-scripts/mkinstalldirs /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/lib/arm-linux-gnueabihf
  994. mkdir -p -- /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/lib/arm-linux-gnueabihf
  995. /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2.la /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/lib/arm-linux-gnueabihf/libSDL2.la
  996. libtool: install: warning: remember to run `libtool --finish /usr/lib/arm-linux-gnueabihf'
  997. /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2main.la /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/lib/arm-linux-gnueabihf/libSDL2main.la
  998. libtool: install: warning: remember to run `libtool --finish /usr/lib/arm-linux-gnueabihf'
  999. /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2_test.la /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/lib/arm-linux-gnueabihf/libSDL2_test.la
  1000. libtool: install: warning: remember to run `libtool --finish /usr/lib/arm-linux-gnueabihf'
  1001. /bin/bash ../../build-scripts/mkinstalldirs /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/share/aclocal
  1002. mkdir -p -- /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/share/aclocal
  1003. /usr/bin/install -c -m 644 /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/sdl2.m4 /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/share/aclocal/sdl2.m4
  1004. /bin/bash ../../build-scripts/mkinstalldirs /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/lib/arm-linux-gnueabihf/pkgconfig
  1005. mkdir -p -- /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/lib/arm-linux-gnueabihf/pkgconfig
  1006. /usr/bin/install -c -m 644 sdl2.pc /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/lib/arm-linux-gnueabihf/pkgconfig
  1007. /bin/bash ../../build-scripts/mkinstalldirs /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/lib/arm-linux-gnueabihf/cmake/SDL2
  1008. mkdir -p -- /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/lib/arm-linux-gnueabihf/cmake/SDL2
  1009. /usr/bin/install -c -m 644 sdl2-config.cmake /home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/debian/tmp/usr/lib/arm-linux-gnueabihf/cmake/SDL2
  1010. make[2]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali/builddir/all'
  1011. make[1]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  1012. debian/rules override_dh_install
  1013. make[1]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  1014. dh_install --remaining-packages --fail-missing -XlibSDL2.la
  1015. dh_install: Please use dh_missing --list-missing/--fail-missing instead
  1016. dh_install: This feature will be removed in compat 12.
  1017. make[1]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  1018. dh_installdocs -O--parallel
  1019. dh_installchangelogs -O--parallel
  1020. debian/rules override_dh_installexamples
  1021. make[1]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  1022. dh_installexamples -plibsdl2-dev debian/examples.tar.gz
  1023. dh_installexamples --remaining-packages
  1024. make[1]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  1025. dh_installman -O--parallel
  1026. dh_perl -O--parallel
  1027. debian/rules override_dh_link
  1028. make[1]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  1029. # to address lintian warning
  1030. # W: libsdl2-2.0-0: dev-pkg-without-shlib-symlink usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.0.0 usr/lib/x86_64-linux-gnu/libSDL2-2.0.so
  1031. dh_link -plibsdl2-dev usr/lib/arm-linux-gnueabihf/libSDL2-2.0.so.0.0.0 usr/lib/arm-linux-gnueabihf/libSDL2-2.0.so
  1032. make[1]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  1033. dh_strip_nondeterminism -O--parallel
  1034. dh_compress -O--parallel
  1035. dh_fixperms -O--parallel
  1036. dh_missing -O--parallel
  1037. debian/rules override_dh_strip
  1038. make[1]: Entering directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  1039. dh_strip --dbg-package=libsdl2-dbg
  1040. make[1]: Leaving directory '/home/xu4-spa/RetroPie-Setup/tmp/build/sdl2/2.0.8+1mali'
  1041. dh_makeshlibs -O--parallel
  1042. dh_shlibdeps -O--parallel
  1043. dh_installdeb -O--parallel
  1044. dh_gencontrol -O--parallel
  1045. dh_md5sums -O--parallel
  1046. dh_builddeb -O--parallel
  1047. dpkg-deb: building package 'libsdl2-dev' in '../libsdl2-dev_2.0.8+1mali_armhf.deb'.
  1048. dpkg-deb: building package 'libsdl2-dbg' in '../libsdl2-dbg_2.0.8+1mali_armhf.deb'.
  1049. dpkg-deb: building package 'libsdl2-2.0-0' in '../libsdl2-2.0-0_2.0.8+1mali_armhf.deb'.
  1050. dpkg-genbuildinfo
  1051. dpkg-genchanges >../libsdl2_2.0.8+1mali_armhf.changes
  1052. dpkg-genchanges: info: including full source code in upload
  1053. dpkg-source --after-build 2.0.8+1mali
  1054. dpkg-buildpackage: warning: not signing UNRELEASED build; use --force-sign to override
  1055. dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
  1056. ~
  1057. ~/RetroPie-Setup/tmp/build/sdl2 ~
  1058.  
  1059. = = = = = = = = = = = = = = = = = = = = =
  1060. Installing 'sdl2' : SDL (Simple DirectMedia Layer) v2.x
  1061. = = = = = = = = = = = = = = = = = = = = =
  1062.  
  1063. dpkg: warning: downgrading libsdl2-2.0-0:armhf from 2.0.8+dfsg1-1ubuntu2 to 2.0.8+1mali
  1064. (Reading database ... 79105 files and directories currently installed.)
  1065. Preparing to unpack libsdl2-2.0-0_2.0.8+1mali_armhf.deb ...
  1066. Unpacking libsdl2-2.0-0:armhf (2.0.8+1mali) over (2.0.8+dfsg1-1ubuntu2) ...
  1067. dpkg: warning: downgrading libsdl2-dev:armhf from 2.0.8+dfsg1-1ubuntu2 to 2.0.8+1mali
  1068. Preparing to unpack libsdl2-dev_2.0.8+1mali_armhf.deb ...
  1069. Unpacking libsdl2-dev:armhf (2.0.8+1mali) over (2.0.8+dfsg1-1ubuntu2) ...
  1070. Setting up libsdl2-2.0-0:armhf (2.0.8+1mali) ...
  1071. Setting up libsdl2-dev:armhf (2.0.8+1mali) ...
  1072. Processing triggers for libc-bin (2.27-3ubuntu1) ...
  1073. Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
  1074. ~
  1075. Hit:1 http://deb.odroid.in/5422-s bionic InRelease
  1076. Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease
  1077. Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease
  1078. Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease
  1079. Hit:5 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease
  1080. Reading package lists...
  1081. Reading package lists...
  1082. Building dependency tree...
  1083. Reading state information...
  1084. The following packages were automatically installed and are no longer required:
  1085. gir1.2-ibus-1.0 libdbus-1-dev libibus-1.0-5 libibus-1.0-dev libsndio-dev
  1086. libudev-dev
  1087. Use 'sudo apt autoremove' to remove them.
  1088. 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
  1089. Successfully installed package(s): .
  1090. ~/RetroPie-Setup/tmp/build/lr-ppsspp ~
  1091.  
  1092. = = = = = = = = = = = = = = = = = = = = =
  1093. Getting sources for 'lr-ppsspp' : PlayStation Portable emu - PPSSPP port for libretro
  1094. = = = = = = = = = = = = = = = = = = = = =
  1095.  
  1096. git clone --recursive --depth 1 "https://github.com/hrydgard/ppsspp.git" "/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp"
  1097. Cloning into '/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp'...
  1098. Checking out files: 77% (1449/1865)
  1099. Checking out files: 78% (1455/1865)
  1100. Checking out files: 79% (1474/1865)
  1101. Checking out files: 80% (1492/1865)
  1102. Checking out files: 81% (1511/1865)
  1103. Checking out files: 82% (1530/1865)
  1104. Checking out files: 83% (1548/1865)
  1105. Checking out files: 84% (1567/1865)
  1106. Checking out files: 85% (1586/1865)
  1107. Checking out files: 86% (1604/1865)
  1108. Checking out files: 87% (1623/1865)
  1109. Checking out files: 88% (1642/1865)
  1110. Checking out files: 89% (1660/1865)
  1111. Checking out files: 90% (1679/1865)
  1112. Checking out files: 91% (1698/1865)
  1113. Checking out files: 92% (1716/1865)
  1114. Checking out files: 93% (1735/1865)
  1115. Checking out files: 94% (1754/1865)
  1116. Checking out files: 95% (1772/1865)
  1117. Checking out files: 96% (1791/1865)
  1118. Checking out files: 97% (1810/1865)
  1119. Checking out files: 98% (1828/1865)
  1120. Checking out files: 99% (1847/1865)
  1121. Checking out files: 100% (1865/1865)
  1122. Checking out files: 100% (1865/1865), done.
  1123. Submodule 'lang' (https://github.com/hrydgard/ppsspp-lang.git) registered for path 'assets/lang'
  1124. Submodule 'dx9sdk' (https://github.com/hrydgard/minidx9.git) registered for path 'dx9sdk'
  1125. Submodule 'ext/SPIRV-Cross' (https://github.com/KhronosGroup/SPIRV-Cross.git) registered for path 'ext/SPIRV-Cross'
  1126. Submodule 'ext/armips' (https://github.com/Kingcom/armips) registered for path 'ext/armips'
  1127. Submodule 'ext/discord-rpc' (https://github.com/discordapp/discord-rpc.git) registered for path 'ext/discord-rpc'
  1128. Submodule 'ext/glslang' (https://github.com/hrydgard/glslang.git) registered for path 'ext/glslang'
  1129. Submodule 'ext/rapidjson' (https://github.com/Tencent/rapidjson.git) registered for path 'ext/rapidjson'
  1130. Submodule 'ffmpeg' (https://github.com/hrydgard/ppsspp-ffmpeg.git) registered for path 'ffmpeg'
  1131. Submodule 'pspautotests' (https://github.com/hrydgard/pspautotests.git) registered for path 'pspautotests'
  1132. Cloning into '/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/assets/lang'...
  1133. Cloning into '/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/dx9sdk'...
  1134. Cloning into '/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/SPIRV-Cross'...
  1135. Cloning into '/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/armips'...
  1136. Cloning into '/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/discord-rpc'...
  1137. Cloning into '/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/glslang'...
  1138. Cloning into '/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/rapidjson'...
  1139. Cloning into '/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg'...
  1140. Cloning into '/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/pspautotests'...
  1141. Submodule path 'assets/lang': checked out '7c3eae3b49cc70a2e4019aca89f7c0b11636fc62'
  1142. Submodule path 'dx9sdk': checked out '7751cf73f5c06f1be21f5f31c3e2d9a7bacd3a93'
  1143. Submodule path 'ext/SPIRV-Cross': checked out 'a1f7c8dc8ea2f94443951ee27003bffa562c1f13'
  1144. Submodule path 'ext/armips': checked out '7885552b208493a6a0f21663770c446c3ba65576'
  1145. Submodule path 'ext/discord-rpc': checked out '3d3ae7129d17643bc706da0a2eea85aafd10ab3a'
  1146. Submodule path 'ext/glslang': checked out 'f9d08a25fbe17e0677a89d398f4d7f232339c3f9'
  1147. Submodule path 'ext/rapidjson': checked out '73063f5002612c6bf64fe24f851cd5cc0d83eef9'
  1148. Submodule 'thirdparty/gtest' (https://github.com/google/googletest.git) registered for path 'ext/rapidjson/thirdparty/gtest'
  1149. Cloning into '/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/rapidjson/thirdparty/gtest'...
  1150. Submodule path 'ext/rapidjson/thirdparty/gtest': checked out '0a439623f75c029912728d80cb7f1b8b48739ca4'
  1151. Submodule path 'ffmpeg': checked out '90701640c7f458461310b54e7d4041230e2d5d5a'
  1152. Submodule 'gas-preprocessor' (https://github.com/FFmpeg/gas-preprocessor.git) registered for path 'ffmpeg/gas-preprocessor'
  1153. Cloning into '/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg/gas-preprocessor'...
  1154. Submodule path 'ffmpeg/gas-preprocessor': checked out 'cbe88474ec196370161032a3863ec65050f70ba4'
  1155. Submodule path 'pspautotests': checked out '2970fbcc23c258ebc03bba922926003fe37555e5'
  1156. HEAD is now in branch 'master' at commit '5ac658e76b35304f8376dbed4b2c5a22cd20d49e'
  1157. ~
  1158. ~/RetroPie-Setup/tmp/build/lr-ppsspp ~
  1159.  
  1160. = = = = = = = = = = = = = = = = = = = = =
  1161. Building 'lr-ppsspp' : PlayStation Portable emu - PPSSPP port for libretro
  1162. = = = = = = = = = = = = = = = = = = = = =
  1163.  
  1164. install prefix ./linux/armv7
  1165. source path .
  1166. C compiler gcc
  1167. C library glibc
  1168. ARCH arm (armv7-a)
  1169. big-endian no
  1170. runtime cpu detection yes
  1171. ARMv5TE enabled yes
  1172. ARMv6 enabled yes
  1173. ARMv6T2 enabled yes
  1174. VFP enabled yes
  1175. NEON enabled yes
  1176. THUMB enabled yes
  1177. debug symbols yes
  1178. strip symbols yes
  1179. optimize for size no
  1180. optimizations yes
  1181. static yes
  1182. shared no
  1183. postprocessing support no
  1184. new filter support no
  1185. network support no
  1186. threading support pthreads
  1187. safe bitstream reader yes
  1188. SDL support yes
  1189. opencl enabled no
  1190. texi2html enabled no
  1191. perl enabled yes
  1192. pod2man enabled yes
  1193. makeinfo enabled no
  1194. makeinfo supports HTML no
  1195.  
  1196. Enabled programs:
  1197.  
  1198. External libraries:
  1199. iconv libxcb_xfixes xlib
  1200. libxcb sdl zlib
  1201. libxcb_shape
  1202.  
  1203. Enabled decoders:
  1204. aac h264 mpeg2video
  1205. aac_latm mjpeg mpeg4
  1206. atrac3 mjpegb pcm_s16le
  1207. atrac3p mp3 pcm_s8
  1208. h263
  1209.  
  1210. Enabled encoders:
  1211. ffv1 mjpeg pcm_s16le
  1212. huffyuv
  1213.  
  1214. Enabled hwaccels:
  1215.  
  1216. Enabled parsers:
  1217. aac h264 mpegaudio
  1218. aac_latm mpeg4video mpegvideo
  1219. h263
  1220.  
  1221. Enabled demuxers:
  1222. aac mp3 pcm_s16le
  1223. avi mpegps pcm_s8
  1224. h264 mpegvideo pmp
  1225. m4v oma wav
  1226.  
  1227. Enabled muxers:
  1228. avi
  1229.  
  1230. Enabled protocols:
  1231.  
  1232. Enabled filters:
  1233.  
  1234. Enabled bsfs:
  1235.  
  1236. Enabled indevs:
  1237.  
  1238. Enabled outdevs:
  1239.  
  1240. License: LGPL version 2.1 or later
  1241. Creating config.mak, config.h, and doc/config.texi...
  1242. CC libavformat/aacdec.o
  1243. CC libavformat/allformats.o
  1244. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1245. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1246. CC libavformat/apetag.o
  1247. CC libavformat/avidec.o
  1248. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1249. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1250. CC libavformat/avienc.o
  1251. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1252. CC libavformat/avio.o
  1253. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1254. CC libavformat/aviobuf.o
  1255. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1256. CC libavformat/avlanguage.o
  1257. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1258. CC libavformat/cutils.o
  1259. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1260. CC libavformat/dump.o
  1261. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1262. CC libavformat/format.o
  1263. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1264. CC libavformat/h264dec.o
  1265. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1266. CC libavformat/id3v1.o
  1267. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1268. CC libavformat/id3v2.o
  1269. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1270. CC libavformat/img2.o
  1271. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1272. CC libavformat/isom.o
  1273. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1274. CC libavformat/m4vdec.o
  1275. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1276. CC libavformat/metadata.o
  1277. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1278. CC libavformat/mp3dec.o
  1279. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1280. CC libavformat/mpeg.o
  1281. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1282. CC libavformat/mpegtsenc.o
  1283. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1284. CC libavformat/mpegvideodec.o
  1285. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1286. CC libavformat/mux.o
  1287. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1288. CC libavformat/oma.o
  1289. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1290. CC libavformat/omadec.o
  1291. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1292. CC libavformat/options.o
  1293. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1294. CC libavformat/os_support.o
  1295. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1296. CC libavformat/pcm.o
  1297. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1298. CC libavformat/pcmdec.o
  1299. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1300. CC libavformat/pmpdec.o
  1301. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1302. CC libavformat/qtpalette.o
  1303. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1304. CC libavformat/rawdec.o
  1305. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1306. CC libavformat/replaygain.o
  1307. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1308. CC libavformat/riff.o
  1309. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1310. CC libavformat/riffdec.o
  1311. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1312. CC libavformat/riffenc.o
  1313. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1314. CC libavformat/sdp.o
  1315. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1316. CC libavformat/url.o
  1317. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1318. CC libavformat/utils.o
  1319. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1320. CC libavformat/wavdec.o
  1321. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1322. CC libavcodec/aac_ac3_parser.o
  1323. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1324. CC libavcodec/aac_parser.o
  1325. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1326. CC libavcodec/aacadtsdec.o
  1327. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1328. CC libavcodec/aacdec.o
  1329. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1330. CC libavcodec/aacps_float.o
  1331. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1332. CC libavcodec/aacpsdsp_float.o
  1333. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1334. CC libavcodec/aacsbr.o
  1335. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1336. CC libavcodec/aactab.o
  1337. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1338. CC libavcodec/aandcttab.o
  1339. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1340. CC libavcodec/allcodecs.o
  1341. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1342. CC libavcodec/arm/aacpsdsp_init_arm.o
  1343. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1344. AS libavcodec/arm/aacpsdsp_neon.o
  1345. CC libavcodec/arm/blockdsp_init_arm.o
  1346. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1347. CC libavcodec/arm/blockdsp_init_neon.o
  1348. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1349. AS libavcodec/arm/blockdsp_neon.o
  1350. CC libavcodec/arm/fft_fixed_init_arm.o
  1351. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1352. AS libavcodec/arm/fft_fixed_neon.o
  1353. CC libavcodec/arm/fft_init_arm.o
  1354. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1355. AS libavcodec/arm/fft_neon.o
  1356. AS libavcodec/arm/fft_vfp.o
  1357. CC libavcodec/arm/h264chroma_init_arm.o
  1358. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1359. AS libavcodec/arm/h264cmc_neon.o
  1360. CC libavcodec/arm/h264dsp_init_arm.o
  1361. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1362. AS libavcodec/arm/h264dsp_neon.o
  1363. AS libavcodec/arm/h264idct_neon.o
  1364. CC libavcodec/arm/h264pred_init_arm.o
  1365. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1366. AS libavcodec/arm/h264pred_neon.o
  1367. CC libavcodec/arm/h264qpel_init_arm.o
  1368. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1369. AS libavcodec/arm/h264qpel_neon.o
  1370. AS libavcodec/arm/hpeldsp_arm.o
  1371. AS libavcodec/arm/hpeldsp_armv6.o
  1372. CC libavcodec/arm/hpeldsp_init_arm.o
  1373. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1374. CC libavcodec/arm/hpeldsp_init_armv6.o
  1375. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1376. CC libavcodec/arm/hpeldsp_init_neon.o
  1377. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1378. AS libavcodec/arm/hpeldsp_neon.o
  1379. AS libavcodec/arm/idctdsp_arm.o
  1380. AS libavcodec/arm/idctdsp_armv6.o
  1381. CC libavcodec/arm/idctdsp_init_arm.o
  1382. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1383. CC libavcodec/arm/idctdsp_init_armv5te.o
  1384. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1385. CC libavcodec/arm/idctdsp_init_armv6.o
  1386. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1387. CC libavcodec/arm/idctdsp_init_neon.o
  1388. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1389. AS libavcodec/arm/idctdsp_neon.o
  1390. AS libavcodec/arm/jrevdct_arm.o
  1391. AS libavcodec/arm/mdct_fixed_neon.o
  1392. AS libavcodec/arm/mdct_neon.o
  1393. AS libavcodec/arm/mdct_vfp.o
  1394. AS libavcodec/arm/me_cmp_armv6.o
  1395. CC libavcodec/arm/me_cmp_init_arm.o
  1396. AS libavcodec/arm/mpegaudiodsp_fixed_armv6.o
  1397. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1398. CC libavcodec/arm/mpegaudiodsp_init_arm.o
  1399. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1400. CC libavcodec/arm/mpegvideo_arm.o
  1401. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1402. CC libavcodec/arm/mpegvideo_armv5te.o
  1403. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1404. AS libavcodec/arm/mpegvideo_armv5te_s.o
  1405. AS libavcodec/arm/mpegvideo_neon.o
  1406. AS libavcodec/arm/mpegvideoencdsp_armv6.o
  1407. CC libavcodec/arm/mpegvideoencdsp_init_arm.o
  1408. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1409. AS libavcodec/arm/pixblockdsp_armv6.o
  1410. CC libavcodec/arm/pixblockdsp_init_arm.o
  1411. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1412. AS libavcodec/arm/rdft_neon.o
  1413. CC libavcodec/arm/sbrdsp_init_arm.o
  1414. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1415. AS libavcodec/arm/sbrdsp_neon.o
  1416. AS libavcodec/arm/simple_idct_arm.o
  1417. AS libavcodec/arm/simple_idct_armv5te.o
  1418. AS libavcodec/arm/simple_idct_armv6.o
  1419. AS libavcodec/arm/simple_idct_neon.o
  1420. AS libavcodec/arm/startcode_armv6.o
  1421. AS libavcodec/arm/videodsp_armv5te.o
  1422. CC libavcodec/arm/videodsp_init_arm.o
  1423. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1424. CC libavcodec/arm/videodsp_init_armv5te.o
  1425. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1426. CC libavcodec/atrac.o
  1427. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1428. CC libavcodec/atrac3.o
  1429. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1430. CC libavcodec/atrac3plus.o
  1431. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1432. CC libavcodec/atrac3plusdec.o
  1433. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1434. CC libavcodec/atrac3plusdsp.o
  1435. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1436. CC libavcodec/audioconvert.o
  1437. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1438. CC libavcodec/avdct.o
  1439. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1440. CC libavcodec/avfft.o
  1441. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1442. CC libavcodec/avpacket.o
  1443. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1444. CC libavcodec/avpicture.o
  1445. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1446. CC libavcodec/bitstream.o
  1447. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1448. CC libavcodec/bitstream_filter.o
  1449. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1450. CC libavcodec/blockdsp.o
  1451. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1452. CC libavcodec/bswapdsp.o
  1453. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1454. CC libavcodec/cabac.o
  1455. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1456. CC libavcodec/codec_desc.o
  1457. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1458. CC libavcodec/d3d11va.o
  1459. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1460. CC libavcodec/dct.o
  1461. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1462. CC libavcodec/dct32_fixed.o
  1463. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1464. CC libavcodec/dct32_float.o
  1465. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1466. CC libavcodec/dirac.o
  1467. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1468. CC libavcodec/dv_profile.o
  1469. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1470. CC libavcodec/error_resilience.o
  1471. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1472. CC libavcodec/exif.o
  1473. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1474. CC libavcodec/faandct.o
  1475. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1476. CC libavcodec/faanidct.o
  1477. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1478. CC libavcodec/fdctdsp.o
  1479. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1480. CC libavcodec/fft_fixed.o
  1481. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1482. CC libavcodec/fft_fixed_32.o
  1483. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1484. CC libavcodec/fft_float.o
  1485. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1486. CC libavcodec/fft_init_table.o
  1487. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1488. CC libavcodec/ffv1.o
  1489. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1490. CC libavcodec/ffv1enc.o
  1491. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1492. libavcodec/ffv1enc.c: In function ‘encode_frame’:
  1493. libavcodec/ffv1enc.c:1292:5: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations]
  1494. avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I;
  1495. ^~~~~
  1496. In file included from libavcodec/ffv1enc.c:35:0:
  1497. libavcodec/avcodec.h:2945:35: note: declared here
  1498. attribute_deprecated AVFrame *coded_frame;
  1499. ^~~~~~~~~~~
  1500. CC libavcodec/flvdec.o
  1501. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1502. CC libavcodec/frame_thread_encoder.o
  1503. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1504. libavcodec/frame_thread_encoder.c: In function ‘worker’:
  1505. libavcodec/frame_thread_encoder.c:92:13: warning: ‘av_dup_packet’ is deprecated [-Wdeprecated-declarations]
  1506. av_dup_packet(pkt);
  1507. ^~~~~~~~~~~~~
  1508. In file included from libavcodec/frame_thread_encoder.h:24:0,
  1509. from libavcodec/frame_thread_encoder.c:21:
  1510. libavcodec/avcodec.h:4017:5: note: declared here
  1511. int av_dup_packet(AVPacket *pkt);
  1512. ^~~~~~~~~~~~~
  1513. CC libavcodec/golomb.o
  1514. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1515. CC libavcodec/h263.o
  1516. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1517. CC libavcodec/h263_parser.o
  1518. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1519. CC libavcodec/h263data.o
  1520. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1521. CC libavcodec/h263dec.o
  1522. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1523. CC libavcodec/h263dsp.o
  1524. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1525. CC libavcodec/h264.o
  1526. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1527. CC libavcodec/h264_cabac.o
  1528. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1529. CC libavcodec/h264_cavlc.o
  1530. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1531. CC libavcodec/h264_direct.o
  1532. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1533. CC libavcodec/h264_loopfilter.o
  1534. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1535. CC libavcodec/h264_mb.o
  1536. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1537. CC libavcodec/h264_parser.o
  1538. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1539. CC libavcodec/h264_picture.o
  1540. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1541. CC libavcodec/h264_ps.o
  1542. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1543. CC libavcodec/h264_refs.o
  1544. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1545. CC libavcodec/h264_sei.o
  1546. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1547. CC libavcodec/h264_slice.o
  1548. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1549. CC libavcodec/h264chroma.o
  1550. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1551. CC libavcodec/h264dsp.o
  1552. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1553. CC libavcodec/h264idct.o
  1554. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1555. CC libavcodec/h264pred.o
  1556. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1557. CC libavcodec/h264qpel.o
  1558. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1559. CC libavcodec/hpeldsp.o
  1560. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1561. CC libavcodec/huffman.o
  1562. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1563. CC libavcodec/huffyuv.o
  1564. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1565. CC libavcodec/huffyuvenc.o
  1566. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1567. CC libavcodec/huffyuvencdsp.o
  1568. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1569. CC libavcodec/idctdsp.o
  1570. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1571. CC libavcodec/imdct15.o
  1572. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1573. CC libavcodec/imgconvert.o
  1574. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1575. CC libavcodec/intelh263dec.o
  1576. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1577. CC libavcodec/ituh263dec.o
  1578. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1579. CC libavcodec/jfdctfst.o
  1580. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1581. CC libavcodec/jfdctint.o
  1582. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1583. CC libavcodec/jpegtables.o
  1584. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1585. CC libavcodec/jrevdct.o
  1586. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1587. CC libavcodec/kbdwin.o
  1588. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1589. CC libavcodec/latm_parser.o
  1590. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1591. CC libavcodec/lossless_videodsp.o
  1592. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1593. CC libavcodec/mathtables.o
  1594. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1595. CC libavcodec/mdct_fixed.o
  1596. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1597. CC libavcodec/mdct_fixed_32.o
  1598. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1599. CC libavcodec/mdct_float.o
  1600. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1601. CC libavcodec/me_cmp.o
  1602. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1603. CC libavcodec/mjpegbdec.o
  1604. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1605. CC libavcodec/mjpegdec.o
  1606. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1607. CC libavcodec/mjpegenc.o
  1608. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1609. libavcodec/mjpegenc.c:216:12: warning: ‘amv_encode_picture’ defined but not used [-Wunused-function]
  1610. static int amv_encode_picture(AVCodecContext *avctx, AVPacket *pkt,
  1611. ^~~~~~~~~~~~~~~~~~
  1612. CC libavcodec/mjpegenc_common.o
  1613. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1614. CC libavcodec/motion_est.o
  1615. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1616. CC libavcodec/mpeg12.o
  1617. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1618. CC libavcodec/mpeg12data.o
  1619. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1620. CC libavcodec/mpeg12dec.o
  1621. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1622. CC libavcodec/mpeg4audio.o
  1623. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1624. CC libavcodec/mpeg4video.o
  1625. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1626. CC libavcodec/mpeg4video_parser.o
  1627. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1628. CC libavcodec/mpeg4videodec.o
  1629. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1630. CC libavcodec/mpeg_er.o
  1631. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1632. CC libavcodec/mpegaudio.o
  1633. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1634. CC libavcodec/mpegaudio_parser.o
  1635. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1636. CC libavcodec/mpegaudiodata.o
  1637. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1638. CC libavcodec/mpegaudiodec_fixed.o
  1639. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1640. CC libavcodec/mpegaudiodecheader.o
  1641. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1642. CC libavcodec/mpegaudiodsp.o
  1643. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1644. CC libavcodec/mpegaudiodsp_data.o
  1645. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1646. CC libavcodec/mpegaudiodsp_fixed.o
  1647. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1648. CC libavcodec/mpegaudiodsp_float.o
  1649. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1650. CC libavcodec/mpegpicture.o
  1651. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1652. CC libavcodec/mpegutils.o
  1653. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1654. CC libavcodec/mpegvideo.o
  1655. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1656. CC libavcodec/mpegvideo_enc.o
  1657. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1658. libavcodec/mpegvideo.c: In function ‘ff_mpv_common_init’:
  1659. libavcodec/mpegvideo.c:941:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  1660. if (!s->new_picture.f)
  1661. ^~
  1662. libavcodec/mpegvideo.c:944:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  1663. if (init_context_frame(s))
  1664. ^~
  1665. libavcodec/mpegvideo.c:961:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  1666. if (init_duplicate_context(s->thread_context[i]) < 0)
  1667. ^~
  1668. libavcodec/mpegvideo.c:963:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  1669. s->thread_context[i]->start_mb_y =
  1670. ^
  1671. libavcodec/mpegvideo.c: In function ‘ff_mpv_common_frame_size_change’:
  1672. libavcodec/mpegvideo.c:1092:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  1673. if ((err = init_duplicate_context(s->thread_context[i])) < 0)
  1674. ^~
  1675. libavcodec/mpegvideo.c:1094:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  1676. s->thread_context[i]->start_mb_y =
  1677. ^
  1678. CC libavcodec/mpegvideo_motion.o
  1679. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1680. CC libavcodec/mpegvideo_parser.o
  1681. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1682. CC libavcodec/mpegvideodata.o
  1683. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1684. CC libavcodec/mpegvideodsp.o
  1685. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1686. CC libavcodec/mpegvideoencdsp.o
  1687. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1688. CC libavcodec/neon/mpegvideo.o
  1689. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1690. CC libavcodec/options.o
  1691. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1692. CC libavcodec/parser.o
  1693. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1694. CC libavcodec/pcm.o
  1695. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1696. CC libavcodec/pixblockdsp.o
  1697. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1698. CC libavcodec/profiles.o
  1699. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1700. CC libavcodec/pthread.o
  1701. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1702. CC libavcodec/pthread_frame.o
  1703. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1704. CC libavcodec/pthread_slice.o
  1705. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1706. CC libavcodec/qpeldsp.o
  1707. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1708. CC libavcodec/qsv_api.o
  1709. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1710. CC libavcodec/rangecoder.o
  1711. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1712. CC libavcodec/ratecontrol.o
  1713. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1714. CC libavcodec/raw.o
  1715. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1716. CC libavcodec/rdft.o
  1717. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1718. CC libavcodec/resample.o
  1719. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1720. CC libavcodec/resample2.o
  1721. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1722. CC libavcodec/rl.o
  1723. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1724. CC libavcodec/sbrdsp.o
  1725. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1726. CC libavcodec/simple_idct.o
  1727. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1728. CC libavcodec/sinewin.o
  1729. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1730. CC libavcodec/sinewin_fixed.o
  1731. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1732. CC libavcodec/startcode.o
  1733. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1734. CC libavcodec/tiff_common.o
  1735. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1736. CC libavcodec/utils.o
  1737. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1738. libavcodec/utils.c: In function ‘avcodec_encode_audio2’:
  1739. libavcodec/utils.c:1810:13: warning: ‘av_dup_packet’ is deprecated [-Wdeprecated-declarations]
  1740. if (av_dup_packet(avpkt) < 0) {
  1741. ^~
  1742. In file included from libavcodec/utils.c:45:0:
  1743. libavcodec/avcodec.h:4017:5: note: declared here
  1744. int av_dup_packet(AVPacket *pkt);
  1745. ^~~~~~~~~~~~~
  1746. libavcodec/utils.c: In function ‘avcodec_encode_video2’:
  1747. libavcodec/utils.c:1899:13: warning: ‘av_dup_packet’ is deprecated [-Wdeprecated-declarations]
  1748. if (av_dup_packet(avpkt) < 0) {
  1749. ^~
  1750. In file included from libavcodec/utils.c:45:0:
  1751. libavcodec/avcodec.h:4017:5: note: declared here
  1752. int av_dup_packet(AVPacket *pkt);
  1753. ^~~~~~~~~~~~~
  1754. CC libavcodec/videodsp.o
  1755. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1756. CC libavcodec/vorbis_parser.o
  1757. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1758. CC libavcodec/xiph.o
  1759. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1760. CC libavcodec/xvididct.o
  1761. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1762. CC libswresample/arm/audio_convert_init.o
  1763. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1764. AS libswresample/arm/audio_convert_neon.o
  1765. CC libswresample/audioconvert.o
  1766. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1767. CC libswresample/dither.o
  1768. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1769. CC libswresample/options.o
  1770. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1771. CC libswresample/rematrix.o
  1772. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1773. CC libswresample/resample.o
  1774. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1775. CC libswresample/resample_dsp.o
  1776. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1777. CC libswresample/swresample.o
  1778. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1779. CC libswresample/swresample_frame.o
  1780. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1781. CC libswscale/alphablend.o
  1782. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1783. CC libswscale/arm/swscale_unscaled.o
  1784. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1785. AS libswscale/arm/yuv2rgb_neon.o
  1786. CC libswscale/gamma.o
  1787. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1788. CC libswscale/hscale.o
  1789. CC libswscale/hscale_fast_bilinear.o
  1790. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1791. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1792. CC libswscale/input.o
  1793. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1794. CC libswscale/options.o
  1795. libswscale/input.c:929:13: warning: ‘planar_rgb14be_to_a’ defined but not used [-Wunused-function]
  1796. static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4], \
  1797. ^
  1798. libswscale/input.c:942:5: note: in expansion of macro ‘rgb9plus_planar_funcs_endian’
  1799. rgb9plus_planar_funcs_endian(nbits, be, 1)
  1800. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1801. libswscale/input.c:947:1: note: in expansion of macro ‘rgb9plus_planar_funcs’
  1802. rgb9plus_planar_funcs(14)
  1803. ^~~~~~~~~~~~~~~~~~~~~
  1804. libswscale/input.c:929:13: warning: ‘planar_rgb14le_to_a’ defined but not used [-Wunused-function]
  1805. static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4], \
  1806. ^
  1807. libswscale/input.c:941:5: note: in expansion of macro ‘rgb9plus_planar_funcs_endian’
  1808. rgb9plus_planar_funcs_endian(nbits, le, 0) \
  1809. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1810. libswscale/input.c:947:1: note: in expansion of macro ‘rgb9plus_planar_funcs’
  1811. rgb9plus_planar_funcs(14)
  1812. ^~~~~~~~~~~~~~~~~~~~~
  1813. libswscale/input.c:929:13: warning: ‘planar_rgb12be_to_a’ defined but not used [-Wunused-function]
  1814. static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4], \
  1815. ^
  1816. libswscale/input.c:942:5: note: in expansion of macro ‘rgb9plus_planar_funcs_endian’
  1817. rgb9plus_planar_funcs_endian(nbits, be, 1)
  1818. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1819. libswscale/input.c:946:1: note: in expansion of macro ‘rgb9plus_planar_funcs’
  1820. rgb9plus_planar_funcs(12)
  1821. ^~~~~~~~~~~~~~~~~~~~~
  1822. libswscale/input.c:929:13: warning: ‘planar_rgb12le_to_a’ defined but not used [-Wunused-function]
  1823. static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4], \
  1824. ^
  1825. libswscale/input.c:941:5: note: in expansion of macro ‘rgb9plus_planar_funcs_endian’
  1826. rgb9plus_planar_funcs_endian(nbits, le, 0) \
  1827. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1828. libswscale/input.c:946:1: note: in expansion of macro ‘rgb9plus_planar_funcs’
  1829. rgb9plus_planar_funcs(12)
  1830. ^~~~~~~~~~~~~~~~~~~~~
  1831. libswscale/input.c:929:13: warning: ‘planar_rgb10be_to_a’ defined but not used [-Wunused-function]
  1832. static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4], \
  1833. ^
  1834. libswscale/input.c:942:5: note: in expansion of macro ‘rgb9plus_planar_funcs_endian’
  1835. rgb9plus_planar_funcs_endian(nbits, be, 1)
  1836. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1837. libswscale/input.c:945:1: note: in expansion of macro ‘rgb9plus_planar_funcs’
  1838. rgb9plus_planar_funcs(10)
  1839. ^~~~~~~~~~~~~~~~~~~~~
  1840. libswscale/input.c:929:13: warning: ‘planar_rgb10le_to_a’ defined but not used [-Wunused-function]
  1841. static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4], \
  1842. ^
  1843. libswscale/input.c:941:5: note: in expansion of macro ‘rgb9plus_planar_funcs_endian’
  1844. rgb9plus_planar_funcs_endian(nbits, le, 0) \
  1845. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1846. libswscale/input.c:945:1: note: in expansion of macro ‘rgb9plus_planar_funcs’
  1847. rgb9plus_planar_funcs(10)
  1848. ^~~~~~~~~~~~~~~~~~~~~
  1849. libswscale/input.c:929:13: warning: ‘planar_rgb9be_to_a’ defined but not used [-Wunused-function]
  1850. static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4], \
  1851. ^
  1852. libswscale/input.c:942:5: note: in expansion of macro ‘rgb9plus_planar_funcs_endian’
  1853. rgb9plus_planar_funcs_endian(nbits, be, 1)
  1854. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1855. libswscale/input.c:944:1: note: in expansion of macro ‘rgb9plus_planar_funcs’
  1856. rgb9plus_planar_funcs(9)
  1857. ^~~~~~~~~~~~~~~~~~~~~
  1858. libswscale/input.c:929:13: warning: ‘planar_rgb9le_to_a’ defined but not used [-Wunused-function]
  1859. static void planar_rgb##nbits##endian_name##_to_a(uint8_t *dst, const uint8_t *src[4], \
  1860. ^
  1861. libswscale/input.c:941:5: note: in expansion of macro ‘rgb9plus_planar_funcs_endian’
  1862. rgb9plus_planar_funcs_endian(nbits, le, 0) \
  1863. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1864. libswscale/input.c:944:1: note: in expansion of macro ‘rgb9plus_planar_funcs’
  1865. rgb9plus_planar_funcs(9)
  1866. ^~~~~~~~~~~~~~~~~~~~~
  1867. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1868. CC libswscale/output.o
  1869. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1870. CC libswscale/rgb2rgb.o
  1871. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1872. CC libswscale/slice.o
  1873. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1874. libswscale/slice.c: In function ‘ff_init_slice_from_src’:
  1875. libswscale/slice.c:178:56: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  1876. s->plane[i].line[start[i] - first + j] = src_[i] + j * stride[i];
  1877. ^
  1878. libswscale/slice.c:184:37: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  1879. s->plane[i].line[j] = src_[i] + j * stride[i];
  1880. ^
  1881. CC libswscale/swscale.o
  1882. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1883. CC libswscale/swscale_unscaled.o
  1884. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1885. CC libswscale/utils.o
  1886. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1887. CC libswscale/vscale.o
  1888. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1889. CC libswscale/yuv2rgb.o
  1890. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1891. CC libavutil/adler32.o
  1892. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1893. CC libavutil/aes.o
  1894. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1895. CC libavutil/aes_ctr.o
  1896. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1897. CC libavutil/arm/cpu.o
  1898. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1899. CC libavutil/arm/float_dsp_init_arm.o
  1900. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1901. CC libavutil/arm/float_dsp_init_neon.o
  1902. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1903. CC libavutil/arm/float_dsp_init_vfp.o
  1904. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1905. AS libavutil/arm/float_dsp_neon.o
  1906. AS libavutil/arm/float_dsp_vfp.o
  1907. CC libavutil/audio_fifo.o
  1908. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1909. CC libavutil/avstring.o
  1910. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1911. CC libavutil/base64.o
  1912. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1913. CC libavutil/blowfish.o
  1914. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1915. CC libavutil/bprint.o
  1916. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1917. CC libavutil/buffer.o
  1918. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1919. CC libavutil/camellia.o
  1920. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1921. CC libavutil/cast5.o
  1922. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1923. CC libavutil/channel_layout.o
  1924. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1925. CC libavutil/color_utils.o
  1926. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1927. CC libavutil/cpu.o
  1928. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1929. CC libavutil/crc.o
  1930. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1931. CC libavutil/des.o
  1932. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1933. CC libavutil/dict.o
  1934. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1935. CC libavutil/display.o
  1936. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1937. CC libavutil/downmix_info.o
  1938. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1939. CC libavutil/error.o
  1940. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1941. CC libavutil/eval.o
  1942. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1943. CC libavutil/fifo.o
  1944. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1945. CC libavutil/file.o
  1946. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1947. CC libavutil/file_open.o
  1948. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1949. CC libavutil/fixed_dsp.o
  1950. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1951. CC libavutil/float_dsp.o
  1952. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1953. CC libavutil/frame.o
  1954. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1955. CC libavutil/hash.o
  1956. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1957. CC libavutil/hmac.o
  1958. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1959. CC libavutil/imgutils.o
  1960. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1961. CC libavutil/integer.o
  1962. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1963. CC libavutil/intmath.o
  1964. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1965. CC libavutil/lfg.o
  1966. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1967. CC libavutil/lls.o
  1968. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1969. CC libavutil/log.o
  1970. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1971. CC libavutil/log2_tab.o
  1972. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1973. CC libavutil/mastering_display_metadata.o
  1974. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1975. CC libavutil/mathematics.o
  1976. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1977. CC libavutil/md5.o
  1978. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1979. CC libavutil/mem.o
  1980. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1981. CC libavutil/murmur3.o
  1982. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1983. CC libavutil/opt.o
  1984. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1985. libavutil/opt.c: In function ‘write_number’:
  1986. libavutil/opt.c:83:42: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context]
  1987. num = den ? num*intnum/den : (num*intnum ? INFINITY : NAN);
  1988. ~~~^~~~~~~
  1989. CC libavutil/parseutils.o
  1990. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1991. CC libavutil/pixdesc.o
  1992. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1993. CC libavutil/pixelutils.o
  1994. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1995. CC libavutil/random_seed.o
  1996. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1997. CC libavutil/rational.o
  1998. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  1999. CC libavutil/rc4.o
  2000. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2001. CC libavutil/reverse.o
  2002. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2003. CC libavutil/ripemd.o
  2004. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2005. CC libavutil/samplefmt.o
  2006. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2007. CC libavutil/sha.o
  2008. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2009. CC libavutil/sha512.o
  2010. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2011. CC libavutil/stereo3d.o
  2012. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2013. CC libavutil/tea.o
  2014. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2015. CC libavutil/threadmessage.o
  2016. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2017. CC libavutil/time.o
  2018. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2019. CC libavutil/timecode.o
  2020. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2021. libavutil/timecode.c: In function ‘av_timecode_make_string’:
  2022. libavutil/timecode.c:103:60: warning: ‘%02d’ directive output may be truncated writing between 2 and 10 bytes into a region of size between 0 and 7 [-Wformat-truncation=]
  2023. snprintf(buf, AV_TIMECODE_STR_SIZE, "%s%02d:%02d:%02d%c%02d",
  2024. ^~~~
  2025. libavutil/timecode.c:103:41: note: directive argument in the range [0, 2147483647]
  2026. snprintf(buf, AV_TIMECODE_STR_SIZE, "%s%02d:%02d:%02d%c%02d",
  2027. ^~~~~~~~~~~~~~~~~~~~~~~~
  2028. In file included from /usr/include/stdio.h:862:0,
  2029. from libavutil/timecode.c:29:
  2030. /usr/include/arm-linux-gnueabihf/bits/stdio2.h:64:10: note: ‘__builtin___snprintf_chk’ output between 12 and 32 bytes into a destination of size 16
  2031. return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
  2032. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2033. __bos (__s), __fmt, __va_arg_pack ());
  2034. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2035. CC libavutil/tree.o
  2036. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2037. CC libavutil/twofish.o
  2038. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2039. CC libavutil/utils.o
  2040. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2041. CC libavutil/xga_font_data.o
  2042. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2043. CC libavutil/xtea.o
  2044. cc1: warning: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch
  2045. INSTALL libavformat/avformat.h
  2046. INSTALL libavformat/avio.h
  2047. INSTALL libavformat/version.h
  2048. INSTALL libavformat/libavformat.pc
  2049. INSTALL libavcodec/avcodec.h
  2050. INSTALL libavcodec/avdct.h
  2051. INSTALL libavcodec/avfft.h
  2052. INSTALL libavcodec/dv_profile.h
  2053. INSTALL libavcodec/d3d11va.h
  2054. INSTALL libavcodec/dirac.h
  2055. INSTALL libavcodec/dxva2.h
  2056. INSTALL libavcodec/qsv.h
  2057. INSTALL libavcodec/vaapi.h
  2058. INSTALL libavcodec/vda.h
  2059. INSTALL libavcodec/vdpau.h
  2060. INSTALL libavcodec/version.h
  2061. INSTALL libavcodec/videotoolbox.h
  2062. INSTALL libavcodec/vorbis_parser.h
  2063. INSTALL libavcodec/xvmc.h
  2064. INSTALL libavcodec/libavcodec.pc
  2065. INSTALL libswresample/swresample.h
  2066. INSTALL libswresample/version.h
  2067. INSTALL libswresample/libswresample.pc
  2068. INSTALL libswscale/swscale.h
  2069. INSTALL libswscale/version.h
  2070. INSTALL libswscale/libswscale.pc
  2071. INSTALL libavutil/adler32.h
  2072. INSTALL libavutil/aes.h
  2073. INSTALL libavutil/aes_ctr.h
  2074. INSTALL libavutil/attributes.h
  2075. INSTALL libavutil/audio_fifo.h
  2076. INSTALL libavutil/avassert.h
  2077. INSTALL libavutil/avstring.h
  2078. INSTALL libavutil/avutil.h
  2079. INSTALL libavutil/base64.h
  2080. INSTALL libavutil/blowfish.h
  2081. INSTALL libavutil/bprint.h
  2082. INSTALL libavutil/bswap.h
  2083. INSTALL libavutil/buffer.h
  2084. INSTALL libavutil/cast5.h
  2085. INSTALL libavutil/camellia.h
  2086. INSTALL libavutil/channel_layout.h
  2087. INSTALL libavutil/common.h
  2088. INSTALL libavutil/cpu.h
  2089. INSTALL libavutil/crc.h
  2090. INSTALL libavutil/des.h
  2091. INSTALL libavutil/display.h
  2092. INSTALL libavutil/downmix_info.h
  2093. INSTALL libavutil/error.h
  2094. INSTALL libavutil/eval.h
  2095. INSTALL libavutil/fifo.h
  2096. INSTALL libavutil/file.h
  2097. INSTALL libavutil/frame.h
  2098. INSTALL libavutil/hash.h
  2099. INSTALL libavutil/hmac.h
  2100. INSTALL libavutil/imgutils.h
  2101. INSTALL libavutil/intfloat.h
  2102. INSTALL libavutil/intreadwrite.h
  2103. INSTALL libavutil/lfg.h
  2104. INSTALL libavutil/log.h
  2105. INSTALL libavutil/macros.h
  2106. INSTALL libavutil/mathematics.h
  2107. INSTALL libavutil/mastering_display_metadata.h
  2108. INSTALL libavutil/md5.h
  2109. INSTALL libavutil/mem.h
  2110. INSTALL libavutil/motion_vector.h
  2111. INSTALL libavutil/murmur3.h
  2112. INSTALL libavutil/dict.h
  2113. INSTALL libavutil/opt.h
  2114. INSTALL libavutil/parseutils.h
  2115. INSTALL libavutil/pixdesc.h
  2116. INSTALL libavutil/pixelutils.h
  2117. INSTALL libavutil/pixfmt.h
  2118. INSTALL libavutil/random_seed.h
  2119. INSTALL libavutil/rc4.h
  2120. INSTALL libavutil/replaygain.h
  2121. INSTALL libavutil/rational.h
  2122. INSTALL libavutil/ripemd.h
  2123. INSTALL libavutil/samplefmt.h
  2124. INSTALL libavutil/sha.h
  2125. INSTALL libavutil/sha512.h
  2126. INSTALL libavutil/stereo3d.h
  2127. INSTALL libavutil/threadmessage.h
  2128. INSTALL libavutil/time.h
  2129. INSTALL libavutil/timecode.h
  2130. INSTALL libavutil/timestamp.h
  2131. INSTALL libavutil/tree.h
  2132. INSTALL libavutil/twofish.h
  2133. INSTALL libavutil/version.h
  2134. INSTALL libavutil/xtea.h
  2135. INSTALL libavutil/tea.h
  2136. INSTALL libavutil/avconfig.h
  2137. INSTALL libavutil/ffversion.h
  2138. INSTALL libavutil/libavutil.pc
  2139. AR libavformat/libavformat.a
  2140. AR libavcodec/libavcodec.a
  2141. AR libswresample/libswresample.a
  2142. AR libswscale/libswscale.a
  2143. INSTALL libavformat/libavformat.a
  2144. INSTALL libavcodec/libavcodec.a
  2145. INSTALL libswresample/libswresample.a
  2146. INSTALL libswscale/libswscale.a
  2147. AR libavutil/libavutil.a
  2148. INSTALL libavutil/libavutil.a
  2149. -- The C compiler identification is GNU 7.4.0
  2150. -- The CXX compiler identification is GNU 7.4.0
  2151. -- Check for working C compiler: /usr/bin/cc
  2152. -- Check for working C compiler: /usr/bin/cc -- works
  2153. -- Detecting C compiler ABI info
  2154. -- Detecting C compiler ABI info - done
  2155. -- Detecting C compile features
  2156. -- Detecting C compile features - done
  2157. -- Check for working CXX compiler: /usr/bin/c++
  2158. -- Check for working CXX compiler: /usr/bin/c++ -- works
  2159. -- Detecting CXX compiler ABI info
  2160. -- Detecting CXX compiler ABI info - done
  2161. -- Detecting CXX compile features
  2162. -- Detecting CXX compile features - done
  2163. -- The ASM compiler identification is GNU
  2164. -- Found assembler: /usr/bin/cc
  2165. Normal Build
  2166. -- Found SDL2: /usr/lib/arm-linux-gnueabihf/libSDL2.so
  2167. -- Looking for pthread.h
  2168. -- Looking for pthread.h - found
  2169. -- Looking for pthread_create
  2170. -- Looking for pthread_create - not found
  2171. -- Looking for pthread_create in pthreads
  2172. -- Looking for pthread_create in pthreads - not found
  2173. -- Looking for pthread_create in pthread
  2174. -- Looking for pthread_create in pthread - found
  2175. -- Found Threads: TRUE
  2176. -- No build type selected, default to Release
  2177. CMAKE_SYSTEM_PROCESSOR: armv7l
  2178. Generating for ARMv7, Release
  2179. Generating for ARM, Release
  2180. -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.6.8", minimum required is "3")
  2181. -- Google Mock was not found - tests based on that will not build
  2182. -- spirv-tools not linked - illegal SPIRV may be generated for HLSL
  2183. -- Check if compiler accepts -pthread
  2184. -- Check if compiler accepts -pthread - yes
  2185. -- Could NOT find Snappy (missing: SNAPPY_LIBRARIES SNAPPY_INCLUDE_DIR)
  2186. -- Looking for XOpenDisplay in /usr/lib/arm-linux-gnueabihf/libX11.so;/usr/lib/arm-linux-gnueabihf/libXext.so
  2187. -- Looking for XOpenDisplay in /usr/lib/arm-linux-gnueabihf/libX11.so;/usr/lib/arm-linux-gnueabihf/libXext.so - found
  2188. -- Looking for gethostbyname
  2189. -- Looking for gethostbyname - found
  2190. -- Looking for connect
  2191. -- Looking for connect - found
  2192. -- Looking for remove
  2193. -- Looking for remove - found
  2194. -- Looking for shmat
  2195. -- Looking for shmat - found
  2196. -- Looking for IceConnectionNumber in ICE
  2197. -- Looking for IceConnectionNumber in ICE - found
  2198. -- Found X11: /usr/lib/arm-linux-gnueabihf/libX11.so
  2199. -- Found avcodec: /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg/linux/armv7/include /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg/linux/armv7/lib/libavcodec.a
  2200. -- Found avformat: /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg/linux/armv7/include /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg/linux/armv7/lib/libavformat.a
  2201. -- Found avutil: /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg/linux/armv7/include /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg/linux/armv7/lib/libavutil.a
  2202. -- Found swresample: /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg/linux/armv7/include /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg/linux/armv7/lib/libswresample.a
  2203. -- Found swscale: /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg/linux/armv7/include /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg/linux/armv7/lib/libswscale.a
  2204. -- Found FFmpeg: /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ffmpeg/linux/armv7/include found components: avcodec avformat avutil swresample swscale
  2205. -- Found ZLIB: /usr/lib/arm-linux-gnueabihf/libz.so (found version "1.2.11")
  2206. -- Found LIBZIP: /usr/lib/arm-linux-gnueabihf/libzip.so
  2207. -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR)
  2208. -- Up-to-date: /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/assets/ui_atlas.zim
  2209. -- Installing: /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/assets/logo.png
  2210. -- Installing: /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/assets/icon_regular_72.png
  2211. -- Configuring done
  2212. -- Generating done
  2213. -- Build files have been written to: /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp
  2214. Scanning dependencies of target kirk
  2215. [ 1%] Building C object CMakeFiles/kirk.dir/ext/libkirk/AES.c.o
  2216. Scanning dependencies of target png17
  2217. [ 1%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/png.c.o
  2218. [ 1%] Building C object CMakeFiles/kirk.dir/ext/libkirk/amctrl.c.o
  2219. [ 1%] Building C object CMakeFiles/kirk.dir/ext/libkirk/SHA1.c.o
  2220. [ 1%] Building C object CMakeFiles/kirk.dir/ext/libkirk/bn.c.o
  2221. [ 1%] Building C object CMakeFiles/kirk.dir/ext/libkirk/ec.c.o
  2222. [ 1%] Building C object CMakeFiles/kirk.dir/ext/libkirk/kirk_engine.c.o
  2223. [ 1%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngerror.c.o
  2224. [ 1%] Linking C static library lib/libkirk.a
  2225. [ 1%] Built target kirk
  2226. Scanning dependencies of target cityhash
  2227. [ 2%] Building CXX object CMakeFiles/cityhash.dir/ext/native/ext/cityhash/city.cpp.o
  2228. [ 3%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngget.c.o
  2229. [ 3%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngmem.c.o
  2230. [ 3%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngpread.c.o
  2231. [ 3%] Linking CXX static library lib/libcityhash.a
  2232. [ 3%] Built target cityhash
  2233. [ 3%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngread.c.o
  2234. Scanning dependencies of target discord-rpc
  2235. [ 3%] Building CXX object ext/discord-rpc-build/CMakeFiles/discord-rpc.dir/__/discord-rpc/src/discord_rpc.cpp.o
  2236. [ 3%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngrio.c.o
  2237. [ 3%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngrtran.c.o
  2238. [ 3%] Building CXX object ext/discord-rpc-build/CMakeFiles/discord-rpc.dir/__/discord-rpc/src/rpc_connection.cpp.o
  2239. [ 3%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngrutil.c.o
  2240. [ 3%] Building CXX object ext/discord-rpc-build/CMakeFiles/discord-rpc.dir/__/discord-rpc/src/serialization.cpp.o
  2241. [ 4%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngset.c.o
  2242. [ 4%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngtrans.c.o
  2243. [ 4%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngwio.c.o
  2244. [ 4%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngwrite.c.o
  2245. [ 4%] Building CXX object ext/discord-rpc-build/CMakeFiles/discord-rpc.dir/__/discord-rpc/src/connection_unix.cpp.o
  2246. [ 4%] Building CXX object ext/discord-rpc-build/CMakeFiles/discord-rpc.dir/__/discord-rpc/src/discord_register_linux.cpp.o
  2247. [ 4%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngwtran.c.o
  2248. [ 5%] Linking CXX static library ../../lib/libdiscord-rpc.a
  2249. [ 5%] Built target discord-rpc
  2250. [ 5%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/pngwutil.c.o
  2251. [ 5%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/arm/arm_init.c.o
  2252. [ 6%] Building ASM object CMakeFiles/png17.dir/ext/native/ext/libpng17/arm/filter_neon.S.o
  2253. [ 6%] Building C object CMakeFiles/png17.dir/ext/native/ext/libpng17/arm/filter_neon_intrinsics.c.o
  2254. Scanning dependencies of target rg_etc1
  2255. [ 6%] Building CXX object CMakeFiles/rg_etc1.dir/ext/native/ext/rg_etc1/rg_etc1.cpp.o
  2256. [ 6%] Linking C static library lib/libpng17.a
  2257. [ 6%] Built target png17
  2258. Scanning dependencies of target udis86
  2259. [ 6%] Building C object ext/udis86/CMakeFiles/udis86.dir/decode.c.o
  2260. [ 6%] Linking CXX static library lib/librg_etc1.a
  2261. [ 6%] Built target rg_etc1
  2262. [ 6%] Building C object ext/udis86/CMakeFiles/udis86.dir/itab.c.o
  2263. Scanning dependencies of target libzip
  2264. [ 7%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/mkstemp.c.o
  2265. [ 7%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_add.c.o
  2266. [ 7%] Building C object ext/udis86/CMakeFiles/udis86.dir/syn-att.c.o
  2267. [ 7%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_add_dir.c.o
  2268. [ 7%] Building C object ext/udis86/CMakeFiles/udis86.dir/syn-intel.c.o
  2269. [ 7%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_close.c.o
  2270. [ 8%] Building C object ext/udis86/CMakeFiles/udis86.dir/syn.c.o
  2271. [ 8%] Building C object ext/udis86/CMakeFiles/udis86.dir/udis86.c.o
  2272. [ 8%] Linking C static library ../../lib/libudis86.a
  2273. [ 8%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_delete.c.o
  2274. [ 8%] Built target udis86
  2275. [ 8%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_dirent.c.o
  2276. [ 8%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_entry_free.c.o
  2277. [ 9%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_entry_new.c.o
  2278. [ 9%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_err_str.c.o
  2279. Scanning dependencies of target gason
  2280. [ 9%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_error.c.o
  2281. [ 9%] Building CXX object CMakeFiles/gason.dir/ext/native/ext/gason/gason.cpp.o
  2282. [ 9%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_error_clear.c.o
  2283. [ 9%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_error_get.c.o
  2284. [ 9%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_error_get_sys_type.c.o
  2285. [ 9%] Linking CXX static library lib/libgason.a
  2286. [ 9%] Built target gason
  2287. [ 9%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_error_strerror.c.o
  2288. [ 10%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_error_to_str.c.o
  2289. [ 10%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_fclose.c.o
  2290. Scanning dependencies of target sfmt19937
  2291. [ 10%] Building C object CMakeFiles/sfmt19937.dir/ext/sfmt19937/SFMT.c.o
  2292. In file included from /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/sfmt19937/SFMT.h:69:0,
  2293. from /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/sfmt19937/SFMT.c:26:
  2294. /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/sfmt19937/SFMT-params.h:7:4: warning: #warning "SFMT_MEXP is not defined. I assume MEXP is 19937." [-Wcpp]
  2295. #warning "SFMT_MEXP is not defined. I assume MEXP is 19937."
  2296. ^~~~~~~
  2297. [ 10%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_file_error_clear.c.o
  2298. [ 10%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_file_error_get.c.o
  2299. [ 10%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_file_get_offset.c.o
  2300. [ 10%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_file_strerror.c.o
  2301. cc1: warning: unrecognized command line option ‘-Wno-deprecated-register’
  2302. [ 10%] Linking C static library lib/libsfmt19937.a
  2303. [ 11%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_filerange_crc.c.o
  2304. [ 11%] Built target sfmt19937
  2305. Scanning dependencies of target snappy
  2306. [ 11%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_fopen.c.o
  2307. [ 12%] Building CXX object ext/snappy/CMakeFiles/snappy.dir/snappy-c.cpp.o
  2308. [ 12%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_fopen_index.c.o
  2309. [ 12%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_fread.c.o
  2310. [ 12%] Building CXX object ext/snappy/CMakeFiles/snappy.dir/snappy.cpp.o
  2311. [ 12%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_free.c.o
  2312. [ 12%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_get_archive_comment.c.o
  2313. [ 12%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_get_archive_flag.c.o
  2314. [ 13%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_get_file_comment.c.o
  2315. [ 13%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_get_name.c.o
  2316. [ 13%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_get_num_files.c.o
  2317. [ 13%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_memdup.c.o
  2318. [ 13%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_name_locate.c.o
  2319. [ 13%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_new.c.o
  2320. [ 13%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_open.c.o
  2321. [ 14%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_rename.c.o
  2322. [ 14%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_replace.c.o
  2323. [ 14%] Linking CXX static library ../../lib/libsnappy.a
  2324. [ 14%] Built target snappy
  2325. [ 14%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_set_archive_comment.c.o
  2326. [ 14%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_set_archive_flag.c.o
  2327. [ 14%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_set_file_comment.c.o
  2328. Scanning dependencies of target xbrz
  2329. [ 14%] Building CXX object CMakeFiles/xbrz.dir/ext/xbrz/xbrz.cpp.o
  2330. [ 14%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_set_name.c.o
  2331. [ 14%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_source_buffer.c.o
  2332. [ 15%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_source_file.c.o
  2333. [ 15%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_source_filep.c.o
  2334. [ 15%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_source_free.c.o
  2335. [ 15%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_source_function.c.o
  2336. [ 15%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_source_zip.c.o
  2337. [ 15%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_stat.c.o
  2338. [ 15%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_stat_index.c.o
  2339. [ 16%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_stat_init.c.o
  2340. [ 16%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_strerror.c.o
  2341. [ 16%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_unchange.c.o
  2342. [ 16%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_unchange_all.c.o
  2343. [ 16%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_unchange_archive.c.o
  2344. [ 16%] Building C object CMakeFiles/libzip.dir/ext/native/ext/libzip/zip_unchange_data.c.o
  2345. [ 17%] Linking C static library lib/liblibzip.a
  2346. [ 17%] Built target libzip
  2347. Scanning dependencies of target xxhash
  2348. [ 17%] Building C object CMakeFiles/xxhash.dir/ext/xxhash.c.o
  2349. [ 18%] Linking C static library lib/libxxhash.a
  2350. [ 18%] Built target xxhash
  2351. Scanning dependencies of target GitVersion
  2352. [ 18%] Generating something_that_never_exists
  2353. -- Found Git: /usr/bin/git (found version "2.17.1")
  2354. [ 18%] Built target GitVersion
  2355. Scanning dependencies of target armips
  2356. [ 18%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/Architecture.cpp.o
  2357. [ 19%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/Arm.cpp.o
  2358. [ 19%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/ArmExpressionFunctions.cpp.o
  2359. [ 19%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/ArmElfRelocator.cpp.o
  2360. [ 19%] Linking CXX static library lib/libxbrz.a
  2361. [ 19%] Built target xbrz
  2362. [ 19%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/ArmOpcodes.cpp.o
  2363. Scanning dependencies of target HLSL
  2364. [ 19%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslAttributes.cpp.o
  2365. [ 19%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/ArmParser.cpp.o
  2366. [ 19%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o
  2367. [ 19%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/CArmInstruction.cpp.o
  2368. [ 20%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/CThumbInstruction.cpp.o
  2369. [ 20%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/Pool.cpp.o
  2370. [ 20%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/ARM/ThumbOpcodes.cpp.o
  2371. [ 20%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/MIPS/CMipsInstruction.cpp.o
  2372. [ 20%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/MIPS/Mips.cpp.o
  2373. [ 20%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/MIPS/MipsElfFile.cpp.o
  2374. [ 20%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/MIPS/MipsExpressionFunctions.cpp.o
  2375. [ 21%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/MIPS/MipsElfRelocator.cpp.o
  2376. [ 21%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/MIPS/MipsMacros.cpp.o
  2377. [ 21%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/MIPS/MipsOpcodes.cpp.o
  2378. [ 21%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/MIPS/MipsParser.cpp.o
  2379. [ 21%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o
  2380. [ 22%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o
  2381. [ 22%] Building CXX object ext/armips/CMakeFiles/armips.dir/Archs/MIPS/PsxRelocator.cpp.o
  2382. [ 22%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslTokenStream.cpp.o
  2383. [ 22%] Building CXX object ext/armips/CMakeFiles/armips.dir/Commands/CAssemblerCommand.cpp.o
  2384. [ 22%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o
  2385. [ 22%] Building CXX object ext/armips/CMakeFiles/armips.dir/Commands/CAssemblerLabel.cpp.o
  2386. [ 23%] Building CXX object ext/armips/CMakeFiles/armips.dir/Commands/CDirectiveArea.cpp.o
  2387. [ 23%] Building CXX object ext/armips/CMakeFiles/armips.dir/Commands/CDirectiveConditional.cpp.o
  2388. [ 23%] Building CXX object ext/glslang/hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o
  2389. [ 23%] Building CXX object ext/armips/CMakeFiles/armips.dir/Commands/CDirectiveData.cpp.o
  2390. [ 23%] Building CXX object ext/armips/CMakeFiles/armips.dir/Commands/CDirectiveFile.cpp.o
  2391. [ 23%] Linking CXX static library ../../../lib/libHLSL.a
  2392. [ 23%] Built target HLSL
  2393. [ 23%] Building CXX object ext/armips/CMakeFiles/armips.dir/Commands/CDirectiveMessage.cpp.o
  2394. Scanning dependencies of target OSDependent
  2395. [ 24%] Building CXX object ext/glslang/glslang/OSDependent/Unix/CMakeFiles/OSDependent.dir/ossource.cpp.o
  2396. [ 24%] Linking CXX static library ../../../../../lib/libOSDependent.a
  2397. [ 24%] Built target OSDependent
  2398. [ 24%] Building CXX object ext/armips/CMakeFiles/armips.dir/Commands/CommandSequence.cpp.o
  2399. Scanning dependencies of target OGLCompiler
  2400. [ 24%] Building CXX object ext/glslang/OGLCompilersDLL/CMakeFiles/OGLCompiler.dir/InitializeDll.cpp.o
  2401. [ 24%] Linking CXX static library ../../../lib/libOGLCompiler.a
  2402. [ 24%] Built target OGLCompiler
  2403. [ 24%] Building CXX object ext/armips/CMakeFiles/armips.dir/Core/ELF/ElfRelocator.cpp.o
  2404. [ 25%] Building CXX object ext/armips/CMakeFiles/armips.dir/Core/ELF/ElfFile.cpp.o
  2405. Scanning dependencies of target SPVRemapper
  2406. [ 25%] Building CXX object ext/glslang/SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o
  2407. [ 25%] Building CXX object ext/armips/CMakeFiles/armips.dir/Core/Assembler.cpp.o
  2408. [ 25%] Building CXX object ext/armips/CMakeFiles/armips.dir/Core/Common.cpp.o
  2409. [ 25%] Building CXX object ext/glslang/SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o
  2410. [ 25%] Building CXX object ext/armips/CMakeFiles/armips.dir/Core/Expression.cpp.o
  2411. [ 25%] Building CXX object ext/armips/CMakeFiles/armips.dir/Core/ExpressionFunctions.cpp.o
  2412. [ 25%] Linking CXX static library ../../../lib/libSPVRemapper.a
  2413. [ 25%] Built target SPVRemapper
  2414. [ 25%] Building CXX object ext/armips/CMakeFiles/armips.dir/Core/FileManager.cpp.o
  2415. [ 26%] Building CXX object ext/armips/CMakeFiles/armips.dir/Core/Misc.cpp.o
  2416. Scanning dependencies of target spirv-cross-core
  2417. [ 26%] Building CXX object ext/SPIRV-Cross-build/CMakeFiles/spirv-cross-core.dir/__/SPIRV-Cross/spirv_cross.cpp.o
  2418. [ 26%] Building CXX object ext/armips/CMakeFiles/armips.dir/Core/SymbolData.cpp.o
  2419. [ 26%] Building CXX object ext/armips/CMakeFiles/armips.dir/Core/SymbolTable.cpp.o
  2420. [ 26%] Building CXX object ext/armips/CMakeFiles/armips.dir/Parser/DirectivesParser.cpp.o
  2421. [ 26%] Building CXX object ext/SPIRV-Cross-build/CMakeFiles/spirv-cross-core.dir/__/SPIRV-Cross/spirv_cross_util.cpp.o
  2422. [ 26%] Building CXX object ext/SPIRV-Cross-build/CMakeFiles/spirv-cross-core.dir/__/SPIRV-Cross/spirv_cfg.cpp.o
  2423. [ 26%] Building CXX object ext/SPIRV-Cross-build/CMakeFiles/spirv-cross-core.dir/__/SPIRV-Cross/spirv_cross_parsed_ir.cpp.o
  2424. [ 26%] Building CXX object ext/armips/CMakeFiles/armips.dir/Parser/ExpressionParser.cpp.o
  2425. [ 26%] Building CXX object ext/armips/CMakeFiles/armips.dir/Parser/Parser.cpp.o
  2426. [ 27%] Building CXX object ext/SPIRV-Cross-build/CMakeFiles/spirv-cross-core.dir/__/SPIRV-Cross/spirv_parser.cpp.o
  2427. [ 27%] Building CXX object ext/armips/CMakeFiles/armips.dir/Parser/Tokenizer.cpp.o
  2428. [ 28%] Building CXX object ext/armips/CMakeFiles/armips.dir/Util/ByteArray.cpp.o
  2429. [ 28%] Linking CXX static library ../../lib/libspirv-cross-core.a
  2430. [ 28%] Built target spirv-cross-core
  2431. [ 28%] Building CXX object ext/armips/CMakeFiles/armips.dir/Util/CRC.cpp.o
  2432. Scanning dependencies of target native
  2433. [ 28%] Building CXX object CMakeFiles/native.dir/SDL/SDLJoystick.cpp.o
  2434. [ 28%] Building CXX object ext/armips/CMakeFiles/armips.dir/Util/EncodingTable.cpp.o
  2435. [ 28%] Building CXX object CMakeFiles/native.dir/SDL/SDLMain.cpp.o
  2436. [ 28%] Building CXX object ext/armips/CMakeFiles/armips.dir/Util/FileClasses.cpp.o
  2437. In file included from /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/native/gfx/gl_common.h:25:0,
  2438. from /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/native/thin3d/GLRenderManager.h:14,
  2439. from /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/SDL/SDLMain.cpp:34:
  2440. /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/native/gfx/../gfx_es2/gl3stub.h:513:289: error: ‘void (* glCopyImageSubDataOES)(GLuint, GLenum, GLint, GLint, GLint, GLint, GLuint, GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei)’ redeclared as different kind of symbol
  2441. extern GL_APICALL void (* GL_APIENTRY glCopyImageSubDataOES) (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth);
  2442. ^
  2443. In file included from /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/native/gfx/gl_common.h:8:0,
  2444. from /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/native/thin3d/GLRenderManager.h:14,
  2445. from /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/SDL/SDLMain.cpp:34:
  2446. /usr/include/GLES2/gl2ext.h:278:29: note: previous declaration ‘void glCopyImageSubDataOES(GLuint, GLenum, GLint, GLint, GLint, GLint, GLuint, GLenum, GLint, GLint, GLint, GLint, GLsizei, GLsizei, GLsizei)’
  2447. GL_APICALL void GL_APIENTRY glCopyImageSubDataOES (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth);
  2448. ^~~~~~~~~~~~~~~~~~~~~
  2449. cc1plus: warning: unrecognized command line option ‘-Wno-deprecated-register’
  2450. CMakeFiles/native.dir/build.make:86: recipe for target 'CMakeFiles/native.dir/SDL/SDLMain.cpp.o' failed
  2451. make[2]: *** [CMakeFiles/native.dir/SDL/SDLMain.cpp.o] Error 1
  2452. CMakeFiles/Makefile2:279: recipe for target 'CMakeFiles/native.dir/all' failed
  2453. make[1]: *** [CMakeFiles/native.dir/all] Error 2
  2454. make[1]: *** Waiting for unfinished jobs....
  2455. [ 28%] Building CXX object ext/armips/CMakeFiles/armips.dir/Util/Util.cpp.o
  2456. /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/armips/Util/Util.cpp: In function ‘void changeDirectory(const wstring&)’:
  2457. /home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/ext/armips/Util/Util.cpp:295:7: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  2458. chdir(utf8.c_str());
  2459. ~~~~~^~~~~~~~~~~~~~
  2460. At global scope:
  2461. cc1plus: warning: unrecognized command line option ‘-Wno-deprecated-register’
  2462. [ 28%] Linking CXX static library ../../lib/libarmips.a
  2463. [ 28%] Built target armips
  2464. Makefile:129: recipe for target 'all' failed
  2465. make: *** [all] Error 2
  2466. ~
  2467. Could not successfully build lr-ppsspp - PlayStation Portable emu - PPSSPP port for libretro (/home/xu4-spa/RetroPie-Setup/tmp/build/lr-ppsspp/lr-ppsspp/lib/ppsspp_libretro.so not found).
  2468.  
  2469. Log ended at: Wed Jun 26 02:36:07 UTC 2019
  2470. Total running time: 0 hours, 13 mins, 49 secs
Add Comment
Please, Sign In to add comment