Advertisement
diptherio

lr-ppsspp build error

Apr 4th, 2018
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.32 KB | None | 0 0
  1. Log started at: Tue Apr 3 18:30:10 MDT 2018
  2.  
  3. RetroPie-Setup version: 4.3.16 (658ab90)
  4. System: Linux home-HP-Compaq-6005-Pro-MT-PC 4.13.0-37-generic #42~16.04.1-Ubuntu SMP Wed Mar 7 16:03:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
  5.  
  6. = = = = = = = = = = = = = = = = = = = = =
  7. Installing dependencies for 'lr-ppsspp' : PlayStation Portable emu - PPSSPP port for libretro
  8. = = = = = = = = = = = = = = = = = = = = =
  9.  
  10. ~/RetroPie-Setup/tmp/build/lr-ppsspp ~
  11.  
  12. = = = = = = = = = = = = = = = = = = = = =
  13. Getting sources for 'lr-ppsspp' : PlayStation Portable emu - PPSSPP port for libretro
  14. = = = = = = = = = = = = = = = = = = = = =
  15.  
  16. git clone --recursive --depth 1 "https://github.com/RetroPie/ppsspp.git" "/home/home/RetroPie-Setup/tmp/build/lr-ppsspp"
  17. Cloning into '/home/home/RetroPie-Setup/tmp/build/lr-ppsspp'...
  18. Submodule 'dx9sdk' (https://github.com/hrydgard/minidx9.git) registered for path 'dx9sdk'
  19. Submodule 'ext/armips' (https://github.com/Kingcom/armips) registered for path 'ext/armips'
  20. Submodule 'ffmpeg' (https://github.com/hrydgard/ppsspp-ffmpeg.git) registered for path 'ffmpeg'
  21. Submodule 'lang' (https://github.com/hrydgard/ppsspp-lang.git) registered for path 'lang'
  22. Submodule 'pspautotests' (https://github.com/hrydgard/pspautotests.git) registered for path 'pspautotests'
  23. Cloning into 'dx9sdk'...
  24. Submodule path 'dx9sdk': checked out 'ec19e643461c84dbb256f6faaaab02cba61d4edc'
  25. Cloning into 'ext/armips'...
  26. Submodule path 'ext/armips': checked out 'a0b878fced466b71b9b78b6187038c826dec0684'
  27. Cloning into 'ffmpeg'...
  28. Submodule path 'ffmpeg': checked out '8dd84dc1ea8bc70da1a345109383f62974a9c2fc'
  29. Cloning into 'lang'...
  30. Submodule path 'lang': checked out 'c0db1fc198fde97f1e86dc85d583c1abe44eb355'
  31. Cloning into 'pspautotests'...
  32. Submodule path 'pspautotests': checked out '905c3018d01af9dfb511c87e65e07a49257a33ac'
  33. ~
  34. ~/RetroPie-Setup/tmp/build/lr-ppsspp ~
  35.  
  36. = = = = = = = = = = = = = = = = = = = = =
  37. Building 'lr-ppsspp' : PlayStation Portable emu - PPSSPP port for libretro
  38. = = = = = = = = = = = = = = = = = = = = =
  39.  
  40. install prefix ./linux/x86
  41. source path .
  42. C compiler gcc
  43. C library glibc
  44. ARCH x86 (generic)
  45. big-endian no
  46. runtime cpu detection yes
  47. nasm yes
  48. MMX enabled yes
  49. MMXEXT enabled yes
  50. 3DNow! enabled yes
  51. 3DNow! extended enabled yes
  52. SSE enabled yes
  53. SSSE3 enabled yes
  54. AVX enabled yes
  55. XOP enabled yes
  56. FMA3 enabled yes
  57. FMA4 enabled yes
  58. i686 features enabled yes
  59. CMOV is fast yes
  60. EBX available yes
  61. EBP available yes
  62. debug symbols yes
  63. strip symbols yes
  64. optimize for size no
  65. optimizations yes
  66. static yes
  67. shared no
  68. postprocessing support no
  69. new filter support no
  70. network support no
  71. threading support pthreads
  72. safe bitstream reader yes
  73. SDL support no
  74. opencl enabled no
  75. texi2html enabled no
  76. perl enabled yes
  77. pod2man enabled yes
  78. makeinfo enabled no
  79. makeinfo supports HTML no
  80.  
  81. External libraries:
  82. iconv libxcb_shape xlib
  83. libxcb libxcb_xfixes zlib
  84.  
  85. Enabled decoders:
  86. aac h264 mpeg2video
  87. aac_latm mjpeg mpeg4
  88. atrac3 mjpegb pcm_s16le
  89. atrac3p mp3 pcm_s8
  90. h263
  91.  
  92. Enabled encoders:
  93. ffv1 mjpeg pcm_s16le
  94. huffyuv
  95.  
  96. Enabled hwaccels:
  97.  
  98. Enabled parsers:
  99. aac h264 mpegaudio
  100. aac_latm mpeg4video mpegvideo
  101. h263
  102.  
  103. Enabled demuxers:
  104. aac mp3 pcm_s16le
  105. avi mpegps pcm_s8
  106. h264 mpegvideo pmp
  107. m4v oma wav
  108.  
  109. Enabled muxers:
  110. avi
  111.  
  112. Enabled protocols:
  113.  
  114. Enabled filters:
  115.  
  116. Enabled bsfs:
  117.  
  118. Enabled indevs:
  119.  
  120. Enabled outdevs:
  121.  
  122. License: LGPL version 2.1 or later
  123. Creating config.mak, config.h, and doc/config.texi...
  124. CC libavformat/apetag.o
  125. CC libavformat/aacdec.o
  126. CC libavformat/allformats.o
  127. CC libavformat/avidec.o
  128. CC libavformat/avienc.o
  129. CC libavformat/avio.o
  130. CC libavformat/aviobuf.o
  131. CC libavformat/avlanguage.o
  132. CC libavformat/cutils.o
  133. CC libavformat/dump.o
  134. CC libavformat/format.o
  135. libavformat/format.c: In function ‘av_probe_input_format3’:
  136. libavformat/format.c:178:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  137. lpd.buf = zerobuffer;
  138. ^
  139. CC libavformat/h264dec.o
  140. CC libavformat/id3v1.o
  141. CC libavformat/id3v2.o
  142. CC libavformat/img2.o
  143. CC libavformat/isom.o
  144. CC libavformat/m4vdec.o
  145. CC libavformat/metadata.o
  146. CC libavformat/mp3dec.o
  147. CC libavformat/mpeg.o
  148. CC libavformat/mpegtsenc.o
  149. CC libavformat/mpegvideodec.o
  150. CC libavformat/mux.o
  151. CC libavformat/oma.o
  152. libavformat/mux.c: In function ‘init_pts’:
  153. libavformat/mux.c:421:13: warning: ‘pts’ is deprecated [-Wdeprecated-declarations]
  154. frac_init(&st->pts, 0, 0, den);
  155. ^
  156. In file included from libavformat/mux.c:22:0:
  157. libavformat/avformat.h:861:19: note: declared here
  158. struct AVFrac pts;
  159. ^
  160. libavformat/mux.c: In function ‘compute_pkt_fields2’:
  161. libavformat/mux.c:505:13: warning: ‘pts’ is deprecated [-Wdeprecated-declarations]
  162. pkt->pts = st->pts.val;
  163. ^
  164. In file included from libavformat/mux.c:22:0:
  165. libavformat/avformat.h:861:19: note: declared here
  166. struct AVFrac pts;
  167. ^
  168. libavformat/mux.c:541:5: warning: ‘pts’ is deprecated [-Wdeprecated-declarations]
  169. st->pts.val = pkt->dts;
  170. ^
  171. In file included from libavformat/mux.c:22:0:
  172. libavformat/avformat.h:861:19: note: declared here
  173. struct AVFrac pts;
  174. ^
  175. libavformat/mux.c:553:9: warning: ‘pts’ is deprecated [-Wdeprecated-declarations]
  176. if (frame_size >= 0 && (pkt->size || st->pts.num != st->pts.den >> 1 || st->pts.val)) {
  177. ^
  178. In file included from libavformat/mux.c:22:0:
  179. libavformat/avformat.h:861:19: note: declared here
  180. struct AVFrac pts;
  181. ^
  182. libavformat/mux.c:553:9: warning: ‘pts’ is deprecated [-Wdeprecated-declarations]
  183. if (frame_size >= 0 && (pkt->size || st->pts.num != st->pts.den >> 1 || st->pts.val)) {
  184. ^
  185. In file included from libavformat/mux.c:22:0:
  186. libavformat/avformat.h:861:19: note: declared here
  187. struct AVFrac pts;
  188. ^
  189. libavformat/mux.c:553:9: warning: ‘pts’ is deprecated [-Wdeprecated-declarations]
  190. if (frame_size >= 0 && (pkt->size || st->pts.num != st->pts.den >> 1 || st->pts.val)) {
  191. ^
  192. In file included from libavformat/mux.c:22:0:
  193. libavformat/avformat.h:861:19: note: declared here
  194. struct AVFrac pts;
  195. ^
  196. libavformat/mux.c:554:13: warning: ‘pts’ is deprecated [-Wdeprecated-declarations]
  197. frac_add(&st->pts, (int64_t)st->time_base.den * frame_size);
  198. ^
  199. In file included from libavformat/mux.c:22:0:
  200. libavformat/avformat.h:861:19: note: declared here
  201. struct AVFrac pts;
  202. ^
  203. libavformat/mux.c:558:9: warning: ‘pts’ is deprecated [-Wdeprecated-declarations]
  204. frac_add(&st->pts, (int64_t)st->time_base.den * st->codec->time_base.num);
  205. ^
  206. In file included from libavformat/mux.c:22:0:
  207. libavformat/avformat.h:861:19: note: declared here
  208. struct AVFrac pts;
  209. ^
  210. libavformat/mux.c: In function ‘ff_write_chained’:
  211. libavformat/mux.c:1046:5: warning: ‘destruct’ is deprecated [-Wdeprecated-declarations]
  212. pkt->destruct = local_pkt.destruct;
  213. ^
  214. In file included from libavformat/avformat.h:306:0,
  215. from libavformat/mux.c:22:
  216. ./libavcodec/avcodec.h:1183:13: note: declared here
  217. void (*destruct)(struct AVPacket *);
  218. ^
  219. libavformat/mux.c:1046:5: warning: ‘destruct’ is deprecated [-Wdeprecated-declarations]
  220. pkt->destruct = local_pkt.destruct;
  221. ^
  222. In file included from libavformat/avformat.h:306:0,
  223. from libavformat/mux.c:22:
  224. ./libavcodec/avcodec.h:1183:13: note: declared here
  225. void (*destruct)(struct AVPacket *);
  226. ^
  227. CC libavformat/omadec.o
  228. CC libavformat/options.o
  229. CC libavformat/os_support.o
  230. CC libavformat/pcm.o
  231. CC libavformat/pcmdec.o
  232. CC libavformat/pmpdec.o
  233. CC libavformat/rawdec.o
  234. CC libavformat/replaygain.o
  235. CC libavformat/riff.o
  236. CC libavformat/riffdec.o
  237. CC libavformat/riffenc.o
  238. CC libavformat/sdp.o
  239. CC libavformat/url.o
  240. CC libavformat/utils.o
  241. CC libavformat/wavdec.o
  242. CC libavcodec/aac_ac3_parser.o
  243. libavformat/utils.c: In function ‘av_stream_get_end_pts’:
  244. libavformat/utils.c:119:5: warning: ‘pts’ is deprecated [-Wdeprecated-declarations]
  245. return st->pts.val;
  246. ^
  247. In file included from libavformat/audiointerleave.h:27:0,
  248. from libavformat/utils.c:42:
  249. libavformat/avformat.h:861:19: note: declared here
  250. struct AVFrac pts;
  251. ^
  252. libavformat/utils.c: In function ‘avformat_find_stream_info’:
  253. libavformat/utils.c:3039:9: warning: ‘max_analyze_duration’ is deprecated [-Wdeprecated-declarations]
  254. max_analyze_duration = ic->max_analyze_duration;
  255. ^
  256. In file included from libavformat/audiointerleave.h:27:0,
  257. from libavformat/utils.c:42:
  258. libavformat/avformat.h:1407:9: note: declared here
  259. int max_analyze_duration;
  260. ^
  261. CC libavcodec/aac_parser.o
  262. CC libavcodec/aacadtsdec.o
  263. CC libavcodec/aacdec.o
  264. CC libavcodec/aacps.o
  265. CC libavcodec/aacpsdsp.o
  266. CC libavcodec/aacsbr.o
  267. CC libavcodec/aactab.o
  268. CC libavcodec/aandcttab.o
  269. CC libavcodec/allcodecs.o
  270. CC libavcodec/atrac.o
  271. CC libavcodec/atrac3.o
  272. CC libavcodec/atrac3plus.o
  273. CC libavcodec/atrac3plusdec.o
  274. CC libavcodec/atrac3plusdsp.o
  275. CC libavcodec/audioconvert.o
  276. CC libavcodec/avdct.o
  277. CC libavcodec/avfft.o
  278. CC libavcodec/avpacket.o
  279. CC libavcodec/avpicture.o
  280. CC libavcodec/bitstream.o
  281. CC libavcodec/bitstream_filter.o
  282. CC libavcodec/blockdsp.o
  283. CC libavcodec/bswapdsp.o
  284. CC libavcodec/cabac.o
  285. CC libavcodec/codec_desc.o
  286. CC libavcodec/dct.o
  287. CC libavcodec/dct32_fixed.o
  288. CC libavcodec/dct32_float.o
  289. CC libavcodec/dv_profile.o
  290. CC libavcodec/error_resilience.o
  291. CC libavcodec/exif.o
  292. CC libavcodec/faandct.o
  293. CC libavcodec/faanidct.o
  294. CC libavcodec/fdctdsp.o
  295. CC libavcodec/fft_fixed.o
  296. CC libavcodec/fft_fixed_32.o
  297. CC libavcodec/fft_float.o
  298. CC libavcodec/fft_init_table.o
  299. CC libavcodec/ffv1.o
  300. CC libavcodec/ffv1enc.o
  301. CC libavcodec/flvdec.o
  302. CC libavcodec/frame_thread_encoder.o
  303. CC libavcodec/golomb.o
  304. CC libavcodec/h263.o
  305. CC libavcodec/h263_parser.o
  306. CC libavcodec/h263dec.o
  307. CC libavcodec/h263dsp.o
  308. CC libavcodec/h264.o
  309. CC libavcodec/h264_cabac.o
  310. CC libavcodec/h264_cavlc.o
  311. CC libavcodec/h264_direct.o
  312. CC libavcodec/h264_loopfilter.o
  313. CC libavcodec/h264_mb.o
  314. CC libavcodec/h264_parser.o
  315. CC libavcodec/h264_picture.o
  316. CC libavcodec/h264_ps.o
  317. CC libavcodec/h264_refs.o
  318. CC libavcodec/h264_sei.o
  319. libavcodec/h264_sei.c: In function ‘decode_user_data_itu_t_t35’:
  320. libavcodec/h264_sei.c:135:17: warning: ‘dtg_active_format’ is deprecated [-Wdeprecated-declarations]
  321. h->avctx->dtg_active_format = dtg_active_format;
  322. ^
  323. In file included from libavcodec/h264_sei.c:28:0:
  324. libavcodec/avcodec.h:1718:30: note: declared here
  325. attribute_deprecated int dtg_active_format;
  326. ^
  327. CC libavcodec/h264_slice.o
  328. CC libavcodec/h264chroma.o
  329. CC libavcodec/h264dsp.o
  330. CC libavcodec/h264idct.o
  331. CC libavcodec/h264pred.o
  332. CC libavcodec/h264qpel.o
  333. CC libavcodec/hpeldsp.o
  334. CC libavcodec/huffman.o
  335. CC libavcodec/huffyuv.o
  336. CC libavcodec/huffyuvenc.o
  337. CC libavcodec/huffyuvencdsp.o
  338. CC libavcodec/idctdsp.o
  339. CC libavcodec/imdct15.o
  340. CC libavcodec/imgconvert.o
  341. CC libavcodec/intelh263dec.o
  342. CC libavcodec/ituh263dec.o
  343. CC libavcodec/jfdctfst.o
  344. CC libavcodec/jfdctint.o
  345. CC libavcodec/jpegtables.o
  346. CC libavcodec/jrevdct.o
  347. CC libavcodec/kbdwin.o
  348. CC libavcodec/latm_parser.o
  349. CC libavcodec/lossless_videodsp.o
  350. CC libavcodec/mathtables.o
  351. CC libavcodec/mdct_fixed.o
  352. CC libavcodec/mdct_fixed_32.o
  353. CC libavcodec/mdct_float.o
  354. CC libavcodec/me_cmp.o
  355. CC libavcodec/mjpegbdec.o
  356. CC libavcodec/mjpegdec.o
  357. CC libavcodec/mjpegenc.o
  358. libavcodec/mjpegenc.c:216:12: warning: ‘amv_encode_picture’ defined but not used [-Wunused-function]
  359. static int amv_encode_picture(AVCodecContext *avctx, AVPacket *pkt,
  360. ^
  361. CC libavcodec/mjpegenc_common.o
  362. CC libavcodec/motion_est.o
  363. CC libavcodec/mpeg12.o
  364. CC libavcodec/mpeg12data.o
  365. CC libavcodec/mpeg12dec.o
  366. libavcodec/mpeg12dec.c: In function ‘setup_hwaccel_for_pixfmt’:
  367. libavcodec/mpeg12dec.c:1266:9: warning: ‘xvmc_acceleration’ is deprecated [-Wdeprecated-declarations]
  368. avctx->xvmc_acceleration = 2;
  369. ^
  370. In file included from libavcodec/mpeg12dec.c:36:0:
  371. libavcodec/avcodec.h:1769:30: note: declared here
  372. attribute_deprecated int xvmc_acceleration;
  373. ^
  374. CC libavcodec/mpeg4audio.o
  375. CC libavcodec/mpeg4video.o
  376. CC libavcodec/mpeg4video_parser.o
  377. CC libavcodec/mpeg4videodec.o
  378. CC libavcodec/mpeg_er.o
  379. CC libavcodec/mpegaudio.o
  380. CC libavcodec/mpegaudio_parser.o
  381. CC libavcodec/mpegaudiodata.o
  382. CC libavcodec/mpegaudiodec_fixed.o
  383. CC libavcodec/mpegaudiodecheader.o
  384. CC libavcodec/mpegaudiodsp.o
  385. CC libavcodec/mpegaudiodsp_data.o
  386. CC libavcodec/mpegaudiodsp_fixed.o
  387. CC libavcodec/mpegaudiodsp_float.o
  388. CC libavcodec/mpegutils.o
  389. CC libavcodec/mpegvideo.o
  390. CC libavcodec/mpegvideo_enc.o
  391. CC libavcodec/mpegvideo_motion.o
  392. CC libavcodec/mpegvideo_parser.o
  393. CC libavcodec/mpegvideodata.o
  394. CC libavcodec/mpegvideodsp.o
  395. CC libavcodec/mpegvideoencdsp.o
  396. CC libavcodec/options.o
  397. In file included from libavcodec/options.c:36:0:
  398. libavcodec/options_table.h:177:1: warning: ‘rc_qsquish’ is deprecated [-Wdeprecated-declarations]
  399. {"qsquish", "deprecated, use encoder private options instead", OFFSET(rc_qsquish), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, 0, 99, V|E},
  400. ^
  401. In file included from libavcodec/options.c:27:0:
  402. libavcodec/avcodec.h:2291:11: note: declared here
  403. float rc_qsquish;
  404. ^
  405. In file included from libavcodec/options.c:36:0:
  406. libavcodec/options_table.h:178:1: warning: ‘rc_qmod_amp’ is deprecated [-Wdeprecated-declarations]
  407. {"rc_qmod_amp", "deprecated, use encoder private options instead", OFFSET(rc_qmod_amp), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, -FLT_MAX, FLT_MAX, V|E},
  408. ^
  409. In file included from libavcodec/options.c:27:0:
  410. libavcodec/avcodec.h:2294:11: note: declared here
  411. float rc_qmod_amp;
  412. ^
  413. In file included from libavcodec/options.c:36:0:
  414. libavcodec/options_table.h:179:1: warning: ‘rc_qmod_freq’ is deprecated [-Wdeprecated-declarations]
  415. {"rc_qmod_freq", "deprecated, use encoder private options instead", OFFSET(rc_qmod_freq), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
  416. ^
  417. In file included from libavcodec/options.c:27:0:
  418. libavcodec/avcodec.h:2296:9: note: declared here
  419. int rc_qmod_freq;
  420. ^
  421. In file included from libavcodec/options.c:36:0:
  422. libavcodec/options_table.h:183:1: warning: ‘rc_eq’ is deprecated [-Wdeprecated-declarations]
  423. {"rc_eq", "deprecated, use encoder private options instead", OFFSET(rc_eq), AV_OPT_TYPE_STRING, {.str = NULL}, CHAR_MIN, CHAR_MAX, V|E},
  424. ^
  425. In file included from libavcodec/options.c:27:0:
  426. libavcodec/avcodec.h:2319:17: note: declared here
  427. const char *rc_eq;
  428. ^
  429. In file included from libavcodec/options.c:36:0:
  430. libavcodec/options_table.h:190:1: warning: ‘rc_buffer_aggressivity’ is deprecated [-Wdeprecated-declarations]
  431. {"rc_buf_aggressivity", "deprecated, use encoder private options instead", OFFSET(rc_buffer_aggressivity), AV_OPT_TYPE_FLOAT, {.dbl = 1.0 }, -FLT_MAX, FLT_MAX, V|E},
  432. ^
  433. In file included from libavcodec/options.c:27:0:
  434. libavcodec/avcodec.h:2341:11: note: declared here
  435. float rc_buffer_aggressivity;
  436. ^
  437. In file included from libavcodec/options.c:36:0:
  438. libavcodec/options_table.h:195:1: warning: ‘rc_initial_cplx’ is deprecated [-Wdeprecated-declarations]
  439. {"rc_init_cplx", "deprecated, use encoder private options instead", OFFSET(rc_initial_cplx), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, -FLT_MAX, FLT_MAX, V|E},
  440. ^
  441. In file included from libavcodec/options.c:27:0:
  442. libavcodec/avcodec.h:2344:11: note: declared here
  443. float rc_initial_cplx;
  444. ^
  445. In file included from libavcodec/options.c:36:0:
  446. libavcodec/options_table.h:302:1: warning: ‘dtg_active_format’ is deprecated [-Wdeprecated-declarations]
  447. {"dtg_active_format", NULL, OFFSET(dtg_active_format), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
  448. ^
  449. In file included from libavcodec/options.c:27:0:
  450. libavcodec/avcodec.h:1718:30: note: declared here
  451. attribute_deprecated int dtg_active_format;
  452. ^
  453. In file included from libavcodec/options.c:36:0:
  454. libavcodec/options_table.h:318:1: warning: ‘xvmc_acceleration’ is deprecated [-Wdeprecated-declarations]
  455. {"xvmc_acceleration", NULL, OFFSET(xvmc_acceleration), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
  456. ^
  457. In file included from libavcodec/options.c:27:0:
  458. libavcodec/avcodec.h:1769:30: note: declared here
  459. attribute_deprecated int xvmc_acceleration;
  460. ^
  461. In file included from libavcodec/options.c:36:0:
  462. libavcodec/options_table.h:325:1: warning: ‘stream_codec_tag’ is deprecated [-Wdeprecated-declarations]
  463. {"stream_codec_tag", NULL, OFFSET(stream_codec_tag), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
  464. ^
  465. In file included from libavcodec/options.c:27:0:
  466. libavcodec/avcodec.h:1280:18: note: declared here
  467. unsigned int stream_codec_tag;
  468. ^
  469. In file included from libavcodec/options.c:36:0:
  470. libavcodec/options_table.h:329:1: warning: ‘lmin’ is deprecated [-Wdeprecated-declarations]
  471. {"lmin", "deprecated, use encoder private options instead", OFFSET(lmin), AV_OPT_TYPE_INT, {.i64 = 0 }, 0, INT_MAX, V|E},
  472. ^
  473. In file included from libavcodec/options.c:27:0:
  474. libavcodec/avcodec.h:2394:9: note: declared here
  475. int lmin;
  476. ^
  477. In file included from libavcodec/options.c:36:0:
  478. libavcodec/options_table.h:330:1: warning: ‘lmax’ is deprecated [-Wdeprecated-declarations]
  479. {"lmax", "deprecated, use encoder private options instead", OFFSET(lmax), AV_OPT_TYPE_INT, {.i64 = 0 }, 0, INT_MAX, V|E},
  480. ^
  481. In file included from libavcodec/options.c:27:0:
  482. libavcodec/avcodec.h:2400:9: note: declared here
  483. int lmax;
  484. ^
  485. In file included from libavcodec/options.c:36:0:
  486. libavcodec/options_table.h:336:1: warning: ‘error_rate’ is deprecated [-Wdeprecated-declarations]
  487. {"error", NULL, OFFSET(error_rate), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
  488. ^
  489. In file included from libavcodec/options.c:27:0:
  490. libavcodec/avcodec.h:2966:9: note: declared here
  491. int error_rate;
  492. ^
  493. In file included from libavcodec/options.c:36:0:
  494. libavcodec/options_table.h:341:1: warning: ‘me_threshold’ is deprecated [-Wdeprecated-declarations]
  495. {"me_threshold", "motion estimation threshold", OFFSET(me_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
  496. ^
  497. In file included from libavcodec/options.c:27:0:
  498. libavcodec/avcodec.h:1816:9: note: declared here
  499. int me_threshold;
  500. ^
  501. In file included from libavcodec/options.c:36:0:
  502. libavcodec/options_table.h:342:1: warning: ‘mb_threshold’ is deprecated [-Wdeprecated-declarations]
  503. {"mb_threshold", "macroblock threshold", OFFSET(mb_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
  504. ^
  505. In file included from libavcodec/options.c:27:0:
  506. libavcodec/avcodec.h:1822:9: note: declared here
  507. int mb_threshold;
  508. ^
  509. In file included from libavcodec/options.c:36:0:
  510. libavcodec/options_table.h:377:1: warning: ‘border_masking’ is deprecated [-Wdeprecated-declarations]
  511. {"border_mask", "deprecated, use encoder private options instead", OFFSET(border_masking), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, -FLT_MAX, FLT_MAX, V|E},
  512. ^
  513. In file included from libavcodec/options.c:27:0:
  514. libavcodec/avcodec.h:1851:11: note: declared here
  515. float border_masking;
  516. ^
  517. In file included from libavcodec/options.c:36:0:
  518. libavcodec/options_table.h:399:1: warning: ‘scenechange_factor’ is deprecated [-Wdeprecated-declarations]
  519. {"sc_factor", "multiplied by qscale for each frame and added to scene_change_score", OFFSET(scenechange_factor), AV_OPT_TYPE_INT, {.i64 = 6 }, 0, INT_MAX, V|E},
  520. ^
  521. In file included from libavcodec/options.c:27:0:
  522. libavcodec/avcodec.h:1916:30: note: declared here
  523. attribute_deprecated int scenechange_factor;
  524. ^
  525. In file included from libavcodec/options.c:36:0:
  526. libavcodec/options_table.h:408:1: warning: ‘request_channels’ is deprecated [-Wdeprecated-declarations]
  527. {"request_channels", "set desired number of audio channels", OFFSET(request_channels), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, 0, INT_MAX, A|D},
  528. ^
  529. In file included from libavcodec/options.c:27:0:
  530. libavcodec/avcodec.h:2038:30: note: declared here
  531. attribute_deprecated int request_channels;
  532. ^
  533. libavcodec/options.c: In function ‘avcodec_get_context_defaults3’:
  534. libavcodec/options.c:109:5: warning: ‘av_opt_set_defaults2’ is deprecated [-Wdeprecated-declarations]
  535. av_opt_set_defaults2(s, flags, flags);
  536. ^
  537. In file included from libavcodec/options.c:32:0:
  538. ./libavutil/opt.h:443:6: note: declared here
  539. void av_opt_set_defaults2(void *s, int mask, int flags);
  540. ^
  541. libavcodec/options.c: In function ‘avcodec_copy_context’:
  542. libavcodec/options.c:200:23: warning: passing argument 2 of ‘av_opt_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  543. av_opt_copy(dest, src);
  544. ^
  545. In file included from libavcodec/options.c:32:0:
  546. ./libavutil/opt.h:829:5: note: expected ‘void *’ but argument is of type ‘const AVCodecContext * {aka const struct AVCodecContext *}’
  547. int av_opt_copy(void *dest, FF_CONST_AVUTIL55 void *src);
  548. ^
  549. CC libavcodec/parser.o
  550. CC libavcodec/pcm.o
  551. CC libavcodec/pixblockdsp.o
  552. CC libavcodec/pthread.o
  553. CC libavcodec/pthread_frame.o
  554. libavcodec/pthread_frame.c: In function ‘frame_worker_thread’:
  555. libavcodec/pthread_frame.c:154:9: warning: ‘get_buffer’ is deprecated [-Wdeprecated-declarations]
  556. if (!codec->update_thread_context && THREAD_SAFE_CALLBACKS(avctx))
  557. ^
  558. In file included from libavcodec/pthread_frame.c:37:0:
  559. libavcodec/avcodec.h:2134:11: note: declared here
  560. int (*get_buffer)(struct AVCodecContext *c, AVFrame *pic);
  561. ^
  562. libavcodec/pthread_frame.c: In function ‘ff_thread_can_start_frame’:
  563. libavcodec/pthread_frame.c:770:9: warning: ‘get_buffer’ is deprecated [-Wdeprecated-declarations]
  564. (avctx->codec->update_thread_context || !THREAD_SAFE_CALLBACKS(avctx))) {
  565. ^
  566. In file included from libavcodec/pthread_frame.c:37:0:
  567. libavcodec/avcodec.h:2134:11: note: declared here
  568. int (*get_buffer)(struct AVCodecContext *c, AVFrame *pic);
  569. ^
  570. libavcodec/pthread_frame.c: In function ‘thread_get_buffer_internal’:
  571. libavcodec/pthread_frame.c:789:9: warning: ‘get_buffer’ is deprecated [-Wdeprecated-declarations]
  572. (avctx->codec->update_thread_context || !THREAD_SAFE_CALLBACKS(avctx))) {
  573. ^
  574. In file included from libavcodec/pthread_frame.c:37:0:
  575. libavcodec/avcodec.h:2134:11: note: declared here
  576. int (*get_buffer)(struct AVCodecContext *c, AVFrame *pic);
  577. ^
  578. libavcodec/pthread_frame.c:829:5: warning: ‘get_buffer’ is deprecated [-Wdeprecated-declarations]
  579. if (!THREAD_SAFE_CALLBACKS(avctx) && !avctx->codec->update_thread_context)
  580. ^
  581. In file included from libavcodec/pthread_frame.c:37:0:
  582. libavcodec/avcodec.h:2134:11: note: declared here
  583. int (*get_buffer)(struct AVCodecContext *c, AVFrame *pic);
  584. ^
  585. CC libavcodec/pthread_slice.o
  586. CC libavcodec/qpeldsp.o
  587. CC libavcodec/qsv_api.o
  588. CC libavcodec/rangecoder.o
  589. CC libavcodec/ratecontrol.o
  590. CC libavcodec/raw.o
  591. CC libavcodec/rdft.o
  592. CC libavcodec/resample.o
  593. libavcodec/resample.c: In function ‘av_audio_resample_init’:
  594. libavcodec/resample.c:251:9: warning: ‘av_audio_convert_alloc’ is deprecated [-Wdeprecated-declarations]
  595. if (!(s->convert_ctx[0] = av_audio_convert_alloc(AV_SAMPLE_FMT_S16, 1,
  596. ^
  597. In file included from libavcodec/resample.c:30:0:
  598. libavcodec/audioconvert.h:57:17: note: declared here
  599. AVAudioConvert *av_audio_convert_alloc(enum AVSampleFormat out_fmt, int out_channels,
  600. ^
  601. libavcodec/resample.c:262:9: warning: ‘av_audio_convert_alloc’ is deprecated [-Wdeprecated-declarations]
  602. if (!(s->convert_ctx[1] = av_audio_convert_alloc(s->sample_fmt[1], 1,
  603. ^
  604. In file included from libavcodec/resample.c:30:0:
  605. libavcodec/audioconvert.h:57:17: note: declared here
  606. AVAudioConvert *av_audio_convert_alloc(enum AVSampleFormat out_fmt, int out_channels,
  607. ^
  608. libavcodec/resample.c:267:13: warning: ‘av_audio_convert_free’ is deprecated [-Wdeprecated-declarations]
  609. av_audio_convert_free(s->convert_ctx[0]);
  610. ^
  611. In file included from libavcodec/resample.c:30:0:
  612. libavcodec/audioconvert.h:67:6: note: declared here
  613. void av_audio_convert_free(AVAudioConvert *ctx);
  614. ^
  615. libavcodec/resample.c:273:5: warning: ‘av_resample_init’ is deprecated [-Wdeprecated-declarations]
  616. s->resample_context = av_resample_init(output_rate, input_rate,
  617. ^
  618. In file included from libavcodec/resample.c:29:0:
  619. libavcodec/avcodec.h:4713:27: note: declared here
  620. struct AVResampleContext *av_resample_init(int out_rate, int in_rate, int filter_length, int log2_phase_count, int linear, double cutoff);
  621. ^
  622. libavcodec/resample.c: In function ‘audio_resample’:
  623. libavcodec/resample.c:318:9: warning: ‘av_audio_convert’ is deprecated [-Wdeprecated-declarations]
  624. if (av_audio_convert(s->convert_ctx[0], obuf, ostride,
  625. ^
  626. In file included from libavcodec/resample.c:30:0:
  627. libavcodec/audioconvert.h:80:5: note: declared here
  628. int av_audio_convert(AVAudioConvert *ctx,
  629. ^
  630. libavcodec/resample.c:391:9: warning: ‘av_resample’ is deprecated [-Wdeprecated-declarations]
  631. nb_samples1 = av_resample(s->resample_context, buftmp3[i], bufin[i],
  632. ^
  633. In file included from libavcodec/resample.c:29:0:
  634. libavcodec/avcodec.h:4725:5: note: declared here
  635. int av_resample(struct AVResampleContext *c, short *dst, short *src, int *consumed, int src_size, int dst_size, int update_ctx);
  636. ^
  637. libavcodec/resample.c:413:9: warning: ‘av_audio_convert’ is deprecated [-Wdeprecated-declarations]
  638. if (av_audio_convert(s->convert_ctx[1], obuf, ostride,
  639. ^
  640. In file included from libavcodec/resample.c:30:0:
  641. libavcodec/audioconvert.h:80:5: note: declared here
  642. int av_audio_convert(AVAudioConvert *ctx,
  643. ^
  644. libavcodec/resample.c: In function ‘audio_resample_close’:
  645. libavcodec/resample.c:433:5: warning: ‘av_resample_close’ is deprecated [-Wdeprecated-declarations]
  646. av_resample_close(s->resample_context);
  647. ^
  648. In file included from libavcodec/resample.c:29:0:
  649. libavcodec/avcodec.h:4743:6: note: declared here
  650. void av_resample_close(struct AVResampleContext *c);
  651. ^
  652. libavcodec/resample.c:438:5: warning: ‘av_audio_convert_free’ is deprecated [-Wdeprecated-declarations]
  653. av_audio_convert_free(s->convert_ctx[0]);
  654. ^
  655. In file included from libavcodec/resample.c:30:0:
  656. libavcodec/audioconvert.h:67:6: note: declared here
  657. void av_audio_convert_free(AVAudioConvert *ctx);
  658. ^
  659. libavcodec/resample.c:439:5: warning: ‘av_audio_convert_free’ is deprecated [-Wdeprecated-declarations]
  660. av_audio_convert_free(s->convert_ctx[1]);
  661. ^
  662. In file included from libavcodec/resample.c:30:0:
  663. libavcodec/audioconvert.h:67:6: note: declared here
  664. void av_audio_convert_free(AVAudioConvert *ctx);
  665. ^
  666. CC libavcodec/resample2.o
  667. CC libavcodec/rl.o
  668. CC libavcodec/sbrdsp.o
  669. CC libavcodec/simple_idct.o
  670. CC libavcodec/sinewin.o
  671. CC libavcodec/startcode.o
  672. CC libavcodec/tiff_common.o
  673. CC libavcodec/utils.o
  674. libavcodec/utils.c: In function ‘avcodec_decode_audio3’:
  675. libavcodec/utils.c:2457:5: warning: ‘get_buffer’ is deprecated [-Wdeprecated-declarations]
  676. if (avctx->get_buffer != avcodec_default_get_buffer) {
  677. ^
  678. In file included from libavcodec/utils.c:43:0:
  679. libavcodec/avcodec.h:2134:11: note: declared here
  680. int (*get_buffer)(struct AVCodecContext *c, AVFrame *pic);
  681. ^
  682. libavcodec/utils.c:2457:5: warning: ‘avcodec_default_get_buffer’ is deprecated [-Wdeprecated-declarations]
  683. if (avctx->get_buffer != avcodec_default_get_buffer) {
  684. ^
  685. libavcodec/utils.c:843:5: note: declared here
  686. int avcodec_default_get_buffer(AVCodecContext *avctx, AVFrame *frame)
  687. ^
  688. libavcodec/utils.c:2462:9: warning: ‘get_buffer’ is deprecated [-Wdeprecated-declarations]
  689. avctx->get_buffer = avcodec_default_get_buffer;
  690. ^
  691. In file included from libavcodec/utils.c:43:0:
  692. libavcodec/avcodec.h:2134:11: note: declared here
  693. int (*get_buffer)(struct AVCodecContext *c, AVFrame *pic);
  694. ^
  695. libavcodec/utils.c:2462:9: warning: ‘avcodec_default_get_buffer’ is deprecated [-Wdeprecated-declarations]
  696. avctx->get_buffer = avcodec_default_get_buffer;
  697. ^
  698. libavcodec/utils.c:843:5: note: declared here
  699. int avcodec_default_get_buffer(AVCodecContext *avctx, AVFrame *frame)
  700. ^
  701. libavcodec/utils.c:2463:9: warning: ‘release_buffer’ is deprecated [-Wdeprecated-declarations]
  702. avctx->release_buffer = avcodec_default_release_buffer;
  703. ^
  704. In file included from libavcodec/utils.c:43:0:
  705. libavcodec/avcodec.h:2148:12: note: declared here
  706. void (*release_buffer)(struct AVCodecContext *c, AVFrame *pic);
  707. ^
  708. libavcodec/utils.c:2463:9: warning: ‘avcodec_default_release_buffer’ is deprecated [-Wdeprecated-declarations]
  709. avctx->release_buffer = avcodec_default_release_buffer;
  710. ^
  711. libavcodec/utils.c:1093:6: note: declared here
  712. void avcodec_default_release_buffer(AVCodecContext *s, AVFrame *pic)
  713. ^
  714. CC libavcodec/videodsp.o
  715. CC libavcodec/vorbis_parser.o
  716. YASM libavcodec/x86/blockdsp.o
  717. libavcodec/x86/blockdsp.asm:83: warning: label alone on a line without a colon might be in error
  718. libavcodec/x86/blockdsp.asm:86: warning: label alone on a line without a colon might be in error
  719. STRIP libavcodec/x86/blockdsp.o
  720. CC libavcodec/x86/blockdsp_init.o
  721. YASM libavcodec/x86/bswapdsp.o
  722. CC libavcodec/x86/bswapdsp_init.o
  723. CC libavcodec/x86/constants.o
  724. STRIP libavcodec/x86/bswapdsp.o
  725. CC libavcodec/x86/dct_init.o
  726. YASM libavcodec/x86/deinterlace.o
  727. CC libavcodec/x86/fdct.o
  728. YASM libavcodec/x86/dct32.o
  729. STRIP libavcodec/x86/deinterlace.o
  730. CC libavcodec/x86/fdctdsp_init.o
  731. CC libavcodec/x86/fft_init.o
  732. YASM libavcodec/x86/fft.o
  733. YASM libavcodec/x86/fpel.o
  734. STRIP libavcodec/x86/dct32.o
  735. YASM libavcodec/x86/h263_loopfilter.o
  736. STRIP libavcodec/x86/fpel.o
  737. CC libavcodec/x86/h263dsp_init.o
  738. STRIP libavcodec/x86/h263_loopfilter.o
  739. YASM libavcodec/x86/h264_chromamc_10bit.o
  740. YASM libavcodec/x86/h264_chromamc.o
  741. STRIP libavcodec/x86/h264_chromamc_10bit.o
  742. STRIP libavcodec/x86/fft.o
  743. YASM libavcodec/x86/h264_deblock_10bit.o
  744. YASM libavcodec/x86/h264_deblock.o
  745. STRIP libavcodec/x86/h264_deblock_10bit.o
  746. STRIP libavcodec/x86/h264_chromamc.o
  747. YASM libavcodec/x86/h264_idct.o
  748. STRIP libavcodec/x86/h264_deblock.o
  749. YASM libavcodec/x86/h264_idct_10bit.o
  750. YASM libavcodec/x86/h264_intrapred.o
  751. STRIP libavcodec/x86/h264_idct.o
  752. STRIP libavcodec/x86/h264_idct_10bit.o
  753. CC libavcodec/x86/h264_intrapred_init.o
  754. CC libavcodec/x86/h264_qpel.o
  755. YASM libavcodec/x86/h264_intrapred_10bit.o
  756. STRIP libavcodec/x86/h264_intrapred.o
  757. YASM libavcodec/x86/h264_qpel_10bit.o
  758. YASM libavcodec/x86/h264_qpel_8bit.o
  759. STRIP libavcodec/x86/h264_intrapred_10bit.o
  760. YASM libavcodec/x86/h264_weight.o
  761. libavcodec/x86/h264_qpel_10bit.asm:405: warning: label alone on a line without a colon might be in error
  762. libavcodec/x86/h264_qpel_10bit.asm:405: warning: label alone on a line without a colon might be in error
  763. libavcodec/x86/h264_qpel_10bit.asm:405: warning: label alone on a line without a colon might be in error
  764. libavcodec/x86/h264_qpel_10bit.asm:405: warning: label alone on a line without a colon might be in error
  765. libavcodec/x86/h264_qpel_10bit.asm:414: warning: label alone on a line without a colon might be in error
  766. libavcodec/x86/h264_qpel_10bit.asm:414: warning: label alone on a line without a colon might be in error
  767. libavcodec/x86/h264_qpel_10bit.asm:414: warning: label alone on a line without a colon might be in error
  768. libavcodec/x86/h264_qpel_10bit.asm:414: warning: label alone on a line without a colon might be in error
  769. libavcodec/x86/h264_qpel_10bit.asm:414: warning: label alone on a line without a colon might be in error
  770. libavcodec/x86/h264_qpel_10bit.asm:414: warning: label alone on a line without a colon might be in error
  771. libavcodec/x86/h264_weight.asm:203: warning: label alone on a line without a colon might be in error
  772. libavcodec/x86/h264_weight.asm:203: warning: label alone on a line without a colon might be in error
  773. libavcodec/x86/h264_weight.asm:237: warning: label alone on a line without a colon might be in error
  774. libavcodec/x86/h264_weight.asm:237: warning: label alone on a line without a colon might be in error
  775. libavcodec/x86/h264_weight.asm:239: warning: label alone on a line without a colon might be in error
  776. libavcodec/x86/h264_weight.asm:239: warning: label alone on a line without a colon might be in error
  777. libavcodec/x86/h264_weight.asm:266: warning: label alone on a line without a colon might be in error
  778. libavcodec/x86/h264_weight.asm:266: warning: label alone on a line without a colon might be in error
  779. libavcodec/x86/h264_weight.asm:268: warning: label alone on a line without a colon might be in error
  780. libavcodec/x86/h264_weight.asm:268: warning: label alone on a line without a colon might be in error
  781. libavcodec/x86/h264_weight.asm:282: warning: label alone on a line without a colon might be in error
  782. libavcodec/x86/h264_weight.asm:282: warning: label alone on a line without a colon might be in error
  783. libavcodec/x86/h264_weight.asm:301: warning: label alone on a line without a colon might be in error
  784. libavcodec/x86/h264_weight.asm:301: warning: label alone on a line without a colon might be in error
  785. STRIP libavcodec/x86/h264_weight.o
  786. STRIP libavcodec/x86/h264_qpel_10bit.o
  787. CC libavcodec/x86/h264chroma_init.o
  788. YASM libavcodec/x86/h264_weight_10bit.o
  789. CC libavcodec/x86/h264dsp_init.o
  790. YASM libavcodec/x86/hpeldsp.o
  791. STRIP libavcodec/x86/h264_weight_10bit.o
  792. CC libavcodec/x86/hpeldsp_init.o
  793. CC libavcodec/x86/huffyuvencdsp_mmx.o
  794. YASM libavcodec/x86/idctdsp.o
  795. STRIP libavcodec/x86/hpeldsp.o
  796. CC libavcodec/x86/idctdsp_init.o
  797. STRIP libavcodec/x86/idctdsp.o
  798. YASM libavcodec/x86/lossless_videodsp.o
  799. YASM libavcodec/x86/imdct36.o
  800. STRIP libavcodec/x86/h264_qpel_8bit.o
  801. CC libavcodec/x86/lossless_videodsp_init.o
  802. STRIP libavcodec/x86/lossless_videodsp.o
  803. CC libavcodec/x86/me_cmp_init.o
  804. CC libavcodec/x86/mpegaudiodsp.o
  805. YASM libavcodec/x86/me_cmp.o
  806. CC libavcodec/x86/mpegvideo.o
  807. CC libavcodec/x86/mpegvideodsp.o
  808. STRIP libavcodec/x86/imdct36.o
  809. CC libavcodec/x86/mpegvideoenc.o
  810. YASM libavcodec/x86/mpegvideoencdsp.o
  811. STRIP libavcodec/x86/mpegvideoencdsp.o
  812. CC libavcodec/x86/mpegvideoencdsp_init.o
  813. YASM libavcodec/x86/pixblockdsp.o
  814. libavcodec/x86/me_cmp.asm:832: warning: label alone on a line without a colon might be in error
  815. libavcodec/x86/me_cmp.asm:833: warning: label alone on a line without a colon might be in error
  816. libavcodec/x86/me_cmp.asm:835: warning: label alone on a line without a colon might be in error
  817. libavcodec/x86/me_cmp.asm:931: warning: label alone on a line without a colon might be in error
  818. libavcodec/x86/me_cmp.asm:932: warning: label alone on a line without a colon might be in error
  819. libavcodec/x86/me_cmp.asm:934: warning: label alone on a line without a colon might be in error
  820. STRIP libavcodec/x86/pixblockdsp.o
  821. CC libavcodec/x86/pixblockdsp_init.o
  822. YASM libavcodec/x86/qpel.o
  823. STRIP libavcodec/x86/qpel.o
  824. CC libavcodec/x86/qpeldsp_init.o
  825. STRIP libavcodec/x86/me_cmp.o
  826. YASM libavcodec/x86/qpeldsp.o
  827. YASM libavcodec/x86/sbrdsp.o
  828. CC libavcodec/x86/sbrdsp_init.o
  829. CC libavcodec/x86/simple_idct.o
  830. STRIP libavcodec/x86/sbrdsp.o
  831. CC libavcodec/x86/videodsp_init.o
  832. YASM libavcodec/x86/videodsp.o
  833. YASM libavcodec/x86/xvididct.o
  834. libavcodec/x86/videodsp.asm:132: warning: signed dword value exceeds bounds
  835. libavcodec/x86/videodsp.asm:136: warning: signed dword value exceeds bounds
  836. STRIP libavcodec/x86/qpeldsp.o
  837. STRIP libavcodec/x86/videodsp.o
  838. CC libavcodec/x86/xvididct_init.o
  839. CC libavcodec/xiph.o
  840. CC libavcodec/xvididct.o
  841. CC libswresample/audioconvert.o
  842. STRIP libavcodec/x86/xvididct.o
  843. CC libswresample/dither.o
  844. CC libswresample/options.o
  845. CC libswresample/rematrix.o
  846. CC libswresample/resample.o
  847. CC libswresample/resample_dsp.o
  848. CC libswresample/swresample.o
  849. CC libswresample/swresample_frame.o
  850. CC libswresample/x86/audio_convert_init.o
  851. CC libswresample/x86/rematrix_init.o
  852. YASM libswresample/x86/rematrix.o
  853. libswresample/x86/rematrix.asm:227: warning: label alone on a line without a colon might be in error
  854. libswresample/x86/rematrix.asm:229: warning: label alone on a line without a colon might be in error
  855. libswresample/x86/rematrix.asm:233: warning: label alone on a line without a colon might be in error
  856. libswresample/x86/rematrix.asm:235: warning: label alone on a line without a colon might be in error
  857. libswresample/x86/rematrix.asm:239: warning: label alone on a line without a colon might be in error
  858. libswresample/x86/rematrix.asm:241: warning: label alone on a line without a colon might be in error
  859. libswresample/x86/rematrix.asm:246: warning: label alone on a line without a colon might be in error
  860. libswresample/x86/rematrix.asm:248: warning: label alone on a line without a colon might be in error
  861. YASM libswresample/x86/resample.o
  862. YASM libswresample/x86/audio_convert.o
  863. STRIP libswresample/x86/rematrix.o
  864. CC libswresample/x86/resample_init.o
  865. CC libswscale/hscale_fast_bilinear.o
  866. CC libswscale/input.o
  867. STRIP libswresample/x86/resample.o
  868. CC libswscale/options.o
  869. CC libswscale/output.o
  870. libswresample/x86/audio_convert.asm:612: warning: label alone on a line without a colon might be in error
  871. libswresample/x86/audio_convert.asm:614: warning: label alone on a line without a colon might be in error
  872. libswresample/x86/audio_convert.asm:617: warning: label alone on a line without a colon might be in error
  873. libswresample/x86/audio_convert.asm:621: warning: label alone on a line without a colon might be in error
  874. libswresample/x86/audio_convert.asm:624: warning: label alone on a line without a colon might be in error
  875. libswresample/x86/audio_convert.asm:628: warning: label alone on a line without a colon might be in error
  876. libswresample/x86/audio_convert.asm:630: warning: label alone on a line without a colon might be in error
  877. libswresample/x86/audio_convert.asm:633: warning: label alone on a line without a colon might be in error
  878. libswresample/x86/audio_convert.asm:635: warning: label alone on a line without a colon might be in error
  879. libswresample/x86/audio_convert.asm:637: warning: label alone on a line without a colon might be in error
  880. libswresample/x86/audio_convert.asm:639: warning: label alone on a line without a colon might be in error
  881. libswresample/x86/audio_convert.asm:642: warning: label alone on a line without a colon might be in error
  882. libswresample/x86/audio_convert.asm:644: warning: label alone on a line without a colon might be in error
  883. libswresample/x86/audio_convert.asm:646: warning: label alone on a line without a colon might be in error
  884. libswresample/x86/audio_convert.asm:648: warning: label alone on a line without a colon might be in error
  885. libswresample/x86/audio_convert.asm:651: warning: label alone on a line without a colon might be in error
  886. libswresample/x86/audio_convert.asm:653: warning: label alone on a line without a colon might be in error
  887. libswresample/x86/audio_convert.asm:655: warning: label alone on a line without a colon might be in error
  888. libswresample/x86/audio_convert.asm:657: warning: label alone on a line without a colon might be in error
  889. libswresample/x86/audio_convert.asm:660: warning: label alone on a line without a colon might be in error
  890. libswresample/x86/audio_convert.asm:662: warning: label alone on a line without a colon might be in error
  891. libswresample/x86/audio_convert.asm:664: warning: label alone on a line without a colon might be in error
  892. libswresample/x86/audio_convert.asm:666: warning: label alone on a line without a colon might be in error
  893. libswresample/x86/audio_convert.asm:669: warning: label alone on a line without a colon might be in error
  894. libswresample/x86/audio_convert.asm:671: warning: label alone on a line without a colon might be in error
  895. libswresample/x86/audio_convert.asm:673: warning: label alone on a line without a colon might be in error
  896. libswresample/x86/audio_convert.asm:675: warning: label alone on a line without a colon might be in error
  897. libswresample/x86/audio_convert.asm:678: warning: label alone on a line without a colon might be in error
  898. libswresample/x86/audio_convert.asm:680: warning: label alone on a line without a colon might be in error
  899. libswresample/x86/audio_convert.asm:683: warning: label alone on a line without a colon might be in error
  900. libswresample/x86/audio_convert.asm:685: warning: label alone on a line without a colon might be in error
  901. libswresample/x86/audio_convert.asm:688: warning: label alone on a line without a colon might be in error
  902. libswresample/x86/audio_convert.asm:691: warning: label alone on a line without a colon might be in error
  903. libswresample/x86/audio_convert.asm:693: warning: label alone on a line without a colon might be in error
  904. libswresample/x86/audio_convert.asm:697: warning: label alone on a line without a colon might be in error
  905. libswresample/x86/audio_convert.asm:699: warning: label alone on a line without a colon might be in error
  906. libswresample/x86/audio_convert.asm:701: warning: label alone on a line without a colon might be in error
  907. libswresample/x86/audio_convert.asm:706: warning: label alone on a line without a colon might be in error
  908. libswresample/x86/audio_convert.asm:709: warning: label alone on a line without a colon might be in error
  909. libswresample/x86/audio_convert.asm:712: warning: label alone on a line without a colon might be in error
  910. libswresample/x86/audio_convert.asm:714: warning: label alone on a line without a colon might be in error
  911. libswresample/x86/audio_convert.asm:717: warning: label alone on a line without a colon might be in error
  912. libswresample/x86/audio_convert.asm:719: warning: label alone on a line without a colon might be in error
  913. libswresample/x86/audio_convert.asm:722: warning: label alone on a line without a colon might be in error
  914. libswresample/x86/audio_convert.asm:725: warning: label alone on a line without a colon might be in error
  915. libswresample/x86/audio_convert.asm:727: warning: label alone on a line without a colon might be in error
  916. libswresample/x86/audio_convert.asm:731: warning: label alone on a line without a colon might be in error
  917. libswresample/x86/audio_convert.asm:737: warning: label alone on a line without a colon might be in error
  918. STRIP libswresample/x86/audio_convert.o
  919. CC libswscale/rgb2rgb.o
  920. CC libswscale/swscale.o
  921. CC libswscale/swscale_unscaled.o
  922. CC libswscale/utils.o
  923. CC libswscale/x86/hscale_fast_bilinear_simd.o
  924. YASM libswscale/x86/input.o
  925. STRIP libswscale/x86/input.o
  926. YASM libswscale/x86/output.o
  927. STRIP libswscale/x86/output.o
  928. CC libswscale/x86/rgb2rgb.o
  929. YASM libswscale/x86/scale.o
  930. CC libswscale/x86/swscale.o
  931. STRIP libswscale/x86/scale.o
  932. CC libswscale/x86/yuv2rgb.o
  933. CC libswscale/yuv2rgb.o
  934. CC libavutil/adler32.o
  935. CC libavutil/aes.o
  936. CC libavutil/atomic.o
  937. CC libavutil/audio_fifo.o
  938. CC libavutil/avstring.o
  939. CC libavutil/base64.o
  940. CC libavutil/blowfish.o
  941. CC libavutil/bprint.o
  942. CC libavutil/buffer.o
  943. CC libavutil/camellia.o
  944. CC libavutil/cast5.o
  945. CC libavutil/channel_layout.o
  946. CC libavutil/color_utils.o
  947. CC libavutil/cpu.o
  948. CC libavutil/crc.o
  949. CC libavutil/des.o
  950. CC libavutil/dict.o
  951. CC libavutil/display.o
  952. CC libavutil/downmix_info.o
  953. CC libavutil/error.o
  954. CC libavutil/eval.o
  955. CC libavutil/fifo.o
  956. libavutil/eval.c: In function ‘eval_expr’:
  957. libavutil/eval.c:247:21: warning: ‘av_reverse’ is deprecated [-Wdeprecated-declarations]
  958. p->var[0] = av_reverse[i&255]*x_max/255;
  959. ^
  960. In file included from libavutil/avutil.h:289:0,
  961. from libavutil/eval.c:31:
  962. libavutil/common.h:79:43: note: declared here
  963. extern attribute_deprecated const uint8_t av_reverse[256];
  964. ^
  965. CC libavutil/file.o
  966. CC libavutil/file_open.o
  967. CC libavutil/fixed_dsp.o
  968. CC libavutil/float_dsp.o
  969. CC libavutil/frame.o
  970. libavutil/frame.c: In function ‘av_frame_set_qp_table’:
  971. libavutil/frame.c:55:5: warning: ‘qscale_table’ is deprecated [-Wdeprecated-declarations]
  972. f->qscale_table = buf->data;
  973. ^
  974. In file included from libavutil/frame.c:25:0:
  975. libavutil/frame.h:293:13: note: declared here
  976. int8_t *qscale_table;
  977. ^
  978. libavutil/frame.c:56:5: warning: ‘qstride’ is deprecated [-Wdeprecated-declarations]
  979. f->qstride = stride;
  980. ^
  981. In file included from libavutil/frame.c:25:0:
  982. libavutil/frame.h:298:9: note: declared here
  983. int qstride;
  984. ^
  985. libavutil/frame.c:57:5: warning: ‘qscale_type’ is deprecated [-Wdeprecated-declarations]
  986. f->qscale_type = qp_type;
  987. ^
  988. In file included from libavutil/frame.c:25:0:
  989. libavutil/frame.h:301:9: note: declared here
  990. int qscale_type;
  991. ^
  992. libavutil/frame.c: In function ‘av_frame_get_qp_table’:
  993. libavutil/frame.c:64:5: warning: ‘qstride’ is deprecated [-Wdeprecated-declarations]
  994. *stride = f->qstride;
  995. ^
  996. In file included from libavutil/frame.c:25:0:
  997. libavutil/frame.h:298:9: note: declared here
  998. int qstride;
  999. ^
  1000. libavutil/frame.c:65:5: warning: ‘qscale_type’ is deprecated [-Wdeprecated-declarations]
  1001. *type = f->qscale_type;
  1002. ^
  1003. In file included from libavutil/frame.c:25:0:
  1004. libavutil/frame.h:301:9: note: declared here
  1005. int qscale_type;
  1006. ^
  1007. libavutil/frame.c: In function ‘frame_copy_props’:
  1008. libavutil/frame.c:293:5: warning: ‘type’ is deprecated [-Wdeprecated-declarations]
  1009. dst->type = src->type;
  1010. ^
  1011. In file included from libavutil/frame.c:25:0:
  1012. libavutil/frame.h:355:9: note: declared here
  1013. int type;
  1014. ^
  1015. libavutil/frame.c:293:5: warning: ‘type’ is deprecated [-Wdeprecated-declarations]
  1016. dst->type = src->type;
  1017. ^
  1018. In file included from libavutil/frame.c:25:0:
  1019. libavutil/frame.h:355:9: note: declared here
  1020. int type;
  1021. ^
  1022. libavutil/frame.c:348:5: warning: ‘qscale_table’ is deprecated [-Wdeprecated-declarations]
  1023. dst->qscale_table = NULL;
  1024. ^
  1025. In file included from libavutil/frame.c:25:0:
  1026. libavutil/frame.h:293:13: note: declared here
  1027. int8_t *qscale_table;
  1028. ^
  1029. libavutil/frame.c:349:5: warning: ‘qstride’ is deprecated [-Wdeprecated-declarations]
  1030. dst->qstride = 0;
  1031. ^
  1032. In file included from libavutil/frame.c:25:0:
  1033. libavutil/frame.h:298:9: note: declared here
  1034. int qstride;
  1035. ^
  1036. libavutil/frame.c:350:5: warning: ‘qscale_type’ is deprecated [-Wdeprecated-declarations]
  1037. dst->qscale_type = 0;
  1038. ^
  1039. In file included from libavutil/frame.c:25:0:
  1040. libavutil/frame.h:301:9: note: declared here
  1041. int qscale_type;
  1042. ^
  1043. libavutil/frame.c:354:13: warning: ‘qscale_table’ is deprecated [-Wdeprecated-declarations]
  1044. dst->qscale_table = dst->qp_table_buf->data;
  1045. ^
  1046. In file included from libavutil/frame.c:25:0:
  1047. libavutil/frame.h:293:13: note: declared here
  1048. int8_t *qscale_table;
  1049. ^
  1050. libavutil/frame.c:355:13: warning: ‘qstride’ is deprecated [-Wdeprecated-declarations]
  1051. dst->qstride = src->qstride;
  1052. ^
  1053. In file included from libavutil/frame.c:25:0:
  1054. libavutil/frame.h:298:9: note: declared here
  1055. int qstride;
  1056. ^
  1057. libavutil/frame.c:355:13: warning: ‘qstride’ is deprecated [-Wdeprecated-declarations]
  1058. dst->qstride = src->qstride;
  1059. ^
  1060. In file included from libavutil/frame.c:25:0:
  1061. libavutil/frame.h:298:9: note: declared here
  1062. int qstride;
  1063. ^
  1064. libavutil/frame.c:356:13: warning: ‘qscale_type’ is deprecated [-Wdeprecated-declarations]
  1065. dst->qscale_type = src->qscale_type;
  1066. ^
  1067. In file included from libavutil/frame.c:25:0:
  1068. libavutil/frame.h:301:9: note: declared here
  1069. int qscale_type;
  1070. ^
  1071. libavutil/frame.c:356:13: warning: ‘qscale_type’ is deprecated [-Wdeprecated-declarations]
  1072. dst->qscale_type = src->qscale_type;
  1073. ^
  1074. In file included from libavutil/frame.c:25:0:
  1075. libavutil/frame.h:301:9: note: declared here
  1076. int qscale_type;
  1077. ^
  1078. CC libavutil/hash.o
  1079. CC libavutil/hmac.o
  1080. CC libavutil/imgutils.o
  1081. CC libavutil/intmath.o
  1082. CC libavutil/lfg.o
  1083. CC libavutil/lls.o
  1084. CC libavutil/log.o
  1085. CC libavutil/log2_tab.o
  1086. CC libavutil/mathematics.o
  1087. CC libavutil/md5.o
  1088. CC libavutil/mem.o
  1089. CC libavutil/murmur3.o
  1090. CC libavutil/opt.o
  1091. CC libavutil/parseutils.o
  1092. libavutil/opt.c: In function ‘av_opt_set_defaults’:
  1093. libavutil/opt.c:1181:5: warning: ‘av_opt_set_defaults2’ is deprecated [-Wdeprecated-declarations]
  1094. av_opt_set_defaults2(s, 0, 0);
  1095. ^
  1096. In file included from libavutil/opt.c:32:0:
  1097. libavutil/opt.h:443:6: note: declared here
  1098. void av_opt_set_defaults2(void *s, int mask, int flags);
  1099. ^
  1100. CC libavutil/pixdesc.o
  1101. CC libavutil/pixelutils.o
  1102. CC libavutil/random_seed.o
  1103. CC libavutil/rational.o
  1104. CC libavutil/rc4.o
  1105. CC libavutil/ripemd.o
  1106. CC libavutil/samplefmt.o
  1107. CC libavutil/sha.o
  1108. CC libavutil/sha512.o
  1109. CC libavutil/stereo3d.o
  1110. CC libavutil/threadmessage.o
  1111. CC libavutil/time.o
  1112. CC libavutil/timecode.o
  1113. CC libavutil/tree.o
  1114. CC libavutil/twofish.o
  1115. CC libavutil/utils.o
  1116. CC libavutil/x86/cpu.o
  1117. YASM libavutil/x86/cpuid.o
  1118. YASM libavutil/x86/float_dsp.o
  1119. STRIP libavutil/x86/cpuid.o
  1120. CC libavutil/x86/float_dsp_init.o
  1121. YASM libavutil/x86/lls.o
  1122. libavutil/x86/float_dsp.asm:248: warning: label alone on a line without a colon might be in error
  1123. libavutil/x86/float_dsp.asm:250: warning: label alone on a line without a colon might be in error
  1124. CC libavutil/x86/lls_init.o
  1125. STRIP libavutil/x86/float_dsp.o
  1126. CC libavutil/xga_font_data.o
  1127. CC libavutil/xtea.o
  1128. STRIP libavutil/x86/lls.o
  1129. INSTALL libavformat/avformat.h
  1130. INSTALL libavformat/avio.h
  1131. INSTALL libavformat/version.h
  1132. INSTALL libavformat/libavformat.pc
  1133. INSTALL libavcodec/avcodec.h
  1134. INSTALL libavcodec/avfft.h
  1135. INSTALL libavcodec/dv_profile.h
  1136. INSTALL libavcodec/d3d11va.h
  1137. INSTALL libavcodec/dxva2.h
  1138. INSTALL libavcodec/old_codec_ids.h
  1139. INSTALL libavcodec/qsv.h
  1140. INSTALL libavcodec/vaapi.h
  1141. INSTALL libavcodec/vda.h
  1142. INSTALL libavcodec/vdpau.h
  1143. INSTALL libavcodec/version.h
  1144. INSTALL libavcodec/vorbis_parser.h
  1145. INSTALL libavcodec/xvmc.h
  1146. INSTALL libavcodec/libavcodec.pc
  1147. INSTALL libswresample/swresample.h
  1148. INSTALL libswresample/version.h
  1149. INSTALL libswresample/libswresample.pc
  1150. INSTALL libswscale/libswscale.pc
  1151. INSTALL libswscale/swscale.h
  1152. INSTALL libswscale/version.h
  1153. INSTALL libavutil/libavutil.pc
  1154. INSTALL libavutil/adler32.h
  1155. INSTALL libavutil/aes.h
  1156. INSTALL libavutil/attributes.h
  1157. INSTALL libavutil/audio_fifo.h
  1158. INSTALL libavutil/audioconvert.h
  1159. INSTALL libavutil/avassert.h
  1160. INSTALL libavutil/avstring.h
  1161. INSTALL libavutil/avutil.h
  1162. INSTALL libavutil/base64.h
  1163. INSTALL libavutil/blowfish.h
  1164. INSTALL libavutil/bprint.h
  1165. INSTALL libavutil/bswap.h
  1166. INSTALL libavutil/buffer.h
  1167. INSTALL libavutil/cast5.h
  1168. INSTALL libavutil/camellia.h
  1169. INSTALL libavutil/channel_layout.h
  1170. INSTALL libavutil/common.h
  1171. INSTALL libavutil/cpu.h
  1172. INSTALL libavutil/crc.h
  1173. INSTALL libavutil/display.h
  1174. INSTALL libavutil/downmix_info.h
  1175. INSTALL libavutil/error.h
  1176. INSTALL libavutil/eval.h
  1177. INSTALL libavutil/fifo.h
  1178. INSTALL libavutil/file.h
  1179. INSTALL libavutil/frame.h
  1180. INSTALL libavutil/hash.h
  1181. INSTALL libavutil/hmac.h
  1182. INSTALL libavutil/imgutils.h
  1183. INSTALL libavutil/intfloat.h
  1184. INSTALL libavutil/intreadwrite.h
  1185. INSTALL libavutil/lfg.h
  1186. INSTALL libavutil/log.h
  1187. INSTALL libavutil/macros.h
  1188. INSTALL libavutil/mathematics.h
  1189. INSTALL libavutil/md5.h
  1190. INSTALL libavutil/mem.h
  1191. INSTALL libavutil/motion_vector.h
  1192. INSTALL libavutil/murmur3.h
  1193. INSTALL libavutil/dict.h
  1194. INSTALL libavutil/old_pix_fmts.h
  1195. INSTALL libavutil/opt.h
  1196. INSTALL libavutil/parseutils.h
  1197. INSTALL libavutil/pixdesc.h
  1198. INSTALL libavutil/pixelutils.h
  1199. INSTALL libavutil/pixfmt.h
  1200. INSTALL libavutil/random_seed.h
  1201. INSTALL libavutil/replaygain.h
  1202. INSTALL libavutil/rational.h
  1203. INSTALL libavutil/ripemd.h
  1204. INSTALL libavutil/samplefmt.h
  1205. INSTALL libavutil/sha.h
  1206. INSTALL libavutil/sha512.h
  1207. INSTALL libavutil/stereo3d.h
  1208. INSTALL libavutil/threadmessage.h
  1209. INSTALL libavutil/time.h
  1210. INSTALL libavutil/timecode.h
  1211. INSTALL libavutil/timestamp.h
  1212. INSTALL libavutil/twofish.h
  1213. INSTALL libavutil/version.h
  1214. INSTALL libavutil/xtea.h
  1215. INSTALL libavutil/avconfig.h
  1216. INSTALL libavutil/ffversion.h
  1217. AR libswresample/libswresample.a
  1218. AR libavformat/libavformat.a
  1219. AR libavcodec/libavcodec.a
  1220. AR libswscale/libswscale.a
  1221. AR libavutil/libavutil.a
  1222. INSTALL libavformat/libavformat.a
  1223. INSTALL libswresample/libswresample.a
  1224. INSTALL libswscale/libswscale.a
  1225. INSTALL libavcodec/libavcodec.a
  1226. INSTALL libavutil/libavutil.a
  1227. make: *** libretro: No such file or directory. Stop.
  1228. make: *** libretro: No such file or directory. Stop.
  1229. ~
  1230. Could not successfully build lr-ppsspp - PlayStation Portable emu - PPSSPP port for libretro (/home/home/RetroPie-Setup/tmp/build/lr-ppsspp/libretro/ppsspp_libretro.so not found).
  1231.  
  1232. Log ended at: Tue Apr 3 19:05:40 MDT 2018
  1233. Total running time: 0 hours, 35 mins, 30 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement