Advertisement
emcek

Untitled

Aug 31st, 2011
381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.18 KB | None | 0 0
  1. Package: media-plugins/gst-plugins-ffmpeg-0.10.11-r1
  2. Repository: gentoo
  3. Maintainer: gstreamer@gentoo.org gnome@gentoo.org
  4. USE: elibc_glibc kernel_linux orc userland_GNU x86
  5. FEATURES: ccache sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking gst-ffmpeg-0.10.11.tar.bz2 to /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work
  8. >>> Source unpacked in /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work
  9. >>> Compiling source in /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11 ...
  10. * econf: updating gst-ffmpeg-0.10.11/config.sub with /usr/share/gnuconfig/config.sub
  11. * econf: updating gst-ffmpeg-0.10.11/config.guess with /usr/share/gnuconfig/config.guess
  12. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-orc
  13. checking for a BSD-compatible install... /usr/bin/install -c
  14. checking whether build environment is sane... yes
  15. checking for a thread-safe mkdir -p... /bin/mkdir -p
  16. checking for gawk... gawk
  17. checking whether make sets $(MAKE)... yes
  18. checking nano version... 0 (release)
  19. checking whether to enable maintainer-specific portions of Makefiles... no
  20. checking build system type... i686-pc-linux-gnu
  21. checking host system type... i686-pc-linux-gnu
  22. checking how to print strings... printf
  23. checking for style of include used by make... GNU
  24. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  25. checking whether the C compiler works... yes
  26. checking for C compiler default output file name... a.out
  27. checking for suffix of executables...
  28. checking whether we are cross compiling... no
  29. checking for suffix of object files... o
  30. checking whether we are using the GNU C compiler... yes
  31. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  32. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  33. checking dependency style of i686-pc-linux-gnu-gcc... gcc3
  34. checking for a sed that does not truncate output... /bin/sed
  35. checking for grep that handles long lines and -e... /bin/grep
  36. checking for egrep... /bin/grep -E
  37. checking for fgrep... /bin/grep -F
  38. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  39. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  40. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  41. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  42. checking whether ln -s works... yes
  43. checking the maximum length of command line arguments... 1572864
  44. checking whether the shell understands some XSI constructs... yes
  45. checking whether the shell understands "+="... yes
  46. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  47. checking for i686-pc-linux-gnu-objdump... objdump
  48. checking how to recognize dependent libraries... pass_all
  49. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  50. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  51. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  52. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  53. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  54. checking for ANSI C header files... yes
  55. checking for sys/types.h... yes
  56. checking for sys/stat.h... yes
  57. checking for stdlib.h... yes
  58. checking for string.h... yes
  59. checking for memory.h... yes
  60. checking for strings.h... yes
  61. checking for inttypes.h... yes
  62. checking for stdint.h... yes
  63. checking for unistd.h... yes
  64. checking for dlfcn.h... yes
  65. checking for objdir... .libs
  66. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  67. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  68. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  69. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  70. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  71. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  72. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  73. checking whether -lc should be explicitly linked in... no
  74. checking dynamic linker characteristics... GNU/Linux ld.so
  75. checking how to hardcode library paths into programs... immediate
  76. checking whether stripping libraries is possible... yes
  77. checking if libtool supports shared libraries... yes
  78. checking whether to build shared libraries... yes
  79. checking whether to build static libraries... yes
  80. configure: Using GStreamer FFMpeg source release as package name
  81. configure: Using Unknown package origin as package origin
  82. checking for i686-pc-linux-gnu-pkg-config... no
  83. checking for pkg-config... /usr/bin/pkg-config
  84. checking pkg-config is at least version 0.9.0... yes
  85. checking whether byte ordering is bigendian... no
  86. checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
  87. checking whether we are using the GNU C compiler... (cached) yes
  88. checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
  89. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  90. checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
  91. checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
  92. checking whether we are using the GNU C compiler... (cached) yes
  93. checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
  94. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  95. checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
  96. checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  97. checking for valgrind... no
  98. checking whether to build gtk-doc documentation... no
  99. checking for gtkdoc-check... no
  100. configure: Looking for Python version >= 2.1
  101. checking for python... /usr/bin/python
  102. checking "/usr/bin/python":... okay
  103. checking local Python configuration... looks good
  104. checking whether to build plugin documentation... no (gtk-doc disabled or not available)
  105. checking for cos in -lm... yes
  106. checking for ANSI C header files... (cached) yes
  107. checking for GST... yes
  108. configure: using GStreamer tools in /usr/bin
  109. configure: using GStreamer plug-ins in /usr/lib/gstreamer-0.10
  110. checking for GST_BASE... yes
  111. checking for GST_PLUGINS_BASE... yes
  112. configure: using GStreamer Base Plug-ins in /usr/lib/gstreamer-0.10
  113. checking for GST_CHECK... yes
  114. configure: Using GStreamer Core Plugins in /usr/lib/gstreamer-0.10
  115. configure: Using GStreamer Base Plugins in /usr/lib/gstreamer-0.10
  116. checking for ORC... yes
  117. configure: Using /usr/lib/gstreamer-0.10 as the plugin install location
  118. checking to see if compiler understands ... yes
  119. checking to see if compiler understands -Wall... yes
  120. checking to see if compiler understands -Wdeclaration-after-statement... yes
  121. checking to see if compiler understands -Wvla... yes
  122. checking to see if compiler understands -Wpointer-arith... yes
  123. checking to see if compiler understands -Wmissing-declarations... yes
  124. checking to see if compiler understands -Wmissing-prototypes... yes
  125. checking to see if compiler understands -Wredundant-decls... yes
  126. checking to see if compiler understands -Wundef... yes
  127. checking to see if compiler understands -Wwrite-strings... yes
  128. checking to see if compiler understands -Wformat-nonliteral... yes
  129. checking to see if compiler understands -Wformat-security... yes
  130. checking to see if compiler understands -Wold-style-definition... yes
  131. checking to see if compiler understands -Wcast-align... yes
  132. checking to see if compiler understands -Winit-self... yes
  133. checking to see if compiler understands -Wmissing-include-dirs... yes
  134. checking to see if compiler understands -Waddress... yes
  135. checking to see if compiler understands -Waggregate-return... yes
  136. checking to see if compiler understands -Wno-multichar... yes
  137. checking to see if compiler understands -Wnested-externs... yes
  138. configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Wcast-align -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
  139. configure: set ERROR_CFLAGS to
  140. checking for BZ2_bzlibVersion in -lbz2... yes
  141. checking bzlib.h usability... yes
  142. checking bzlib.h presence... yes
  143. checking for bzlib.h... yes
  144. configure: Using ffmpeg revision 23623
  145. configure: Using included FFMpeg code
  146. configure: creating ./config.status
  147. config.status: creating Makefile
  148. config.status: creating common/Makefile
  149. config.status: creating common/m4/Makefile
  150. config.status: creating gst-ffmpeg.spec
  151. config.status: creating ext/Makefile
  152. config.status: creating ext/ffmpeg/Makefile
  153. config.status: creating ext/libpostproc/Makefile
  154. config.status: creating ext/libswscale/Makefile
  155. config.status: creating gst-libs/Makefile
  156. config.status: creating gst-libs/ext/Makefile
  157. config.status: creating docs/Makefile
  158. config.status: creating docs/version.entities
  159. config.status: creating tests/Makefile
  160. config.status: creating tests/check/Makefile
  161. config.status: creating tests/files/Makefile
  162. config.status: creating config.h
  163. config.status: executing depfiles commands
  164. config.status: executing libtool commands
  165. config.status: executing configure-embedded-ffmpeg commands
  166. Configuring included FFmpeg instance with args --prefix=/usr --disable-ffserver --disable-ffplay --disable-ffmpeg --disable-ffprobe --enable-postproc --enable-gpl --enable-static --enable-pic --disable-encoder=flac --disable-decoder=cavs --disable-protocols --disable-devices --disable-network --disable-hwaccels --disable-filters --disable-doc --enable-optimizations
  167. install prefix /usr
  168. source path /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11/gst-libs/ext/ffmpeg
  169. C compiler gcc
  170. .align is power-of-two no
  171. ARCH x86 (generic)
  172. big-endian no
  173. runtime cpu detection no
  174. yasm yes
  175. MMX enabled yes
  176. MMX2 enabled yes
  177. 3DNow! enabled yes
  178. 3DNow! extended enabled yes
  179. SSE enabled yes
  180. SSSE3 enabled yes
  181. CMOV enabled no
  182. CMOV is fast no
  183. EBX available no
  184. EBP available yes
  185. 10 operands supported yes
  186. gprof enabled no
  187. debug symbols yes
  188. strip symbols yes
  189. optimizations yes
  190. static yes
  191. shared no
  192. postprocessing support yes
  193. new filter support no
  194. filters using lavformat no
  195. network support no
  196. threading support no
  197. SDL support yes
  198. Sun medialib support no
  199. AVISynth enabled no
  200. libdc1394 support no
  201. libdirac enabled no
  202. libfaac enabled no
  203. libfaad enabled no
  204. libfaad dlopened no
  205. libgsm enabled no
  206. libmp3lame enabled no
  207. libnut enabled no
  208. libopencore-amrnb support no
  209. libopencore-amrwb support no
  210. libopenjpeg enabled no
  211. librtmp enabled no
  212. libschroedinger enabled no
  213. libspeex enabled no
  214. libtheora enabled no
  215. libvorbis enabled no
  216. libvpx enabled no
  217. libx264 enabled no
  218. libxvid enabled no
  219. zlib enabled yes
  220. bzlib enabled yes
  221.  
  222. Enabled decoders:
  223. aac eac3 nuv
  224. aasc eacmv pam
  225. ac3 eamad pbm
  226. adpcm_4xm eatgq pcm_alaw
  227. adpcm_adx eatgv pcm_bluray
  228. adpcm_ct eatqi pcm_dvd
  229. adpcm_ea eightbps pcm_f32be
  230. adpcm_ea_maxis_xa eightsvx_exp pcm_f32le
  231. adpcm_ea_r1 eightsvx_fib pcm_f64be
  232. adpcm_ea_r2 escape124 pcm_f64le
  233. adpcm_ea_r3 ffv1 pcm_mulaw
  234. adpcm_ea_xas ffvhuff pcm_s16be
  235. adpcm_g726 flac pcm_s16le
  236. adpcm_ima_amv flashsv pcm_s16le_planar
  237. adpcm_ima_dk3 flic pcm_s24be
  238. adpcm_ima_dk4 flv pcm_s24daud
  239. adpcm_ima_ea_eacs fourxm pcm_s24le
  240. adpcm_ima_ea_sead fraps pcm_s32be
  241. adpcm_ima_iss frwu pcm_s32le
  242. adpcm_ima_qt gif pcm_s8
  243. adpcm_ima_smjpeg h261 pcm_u16be
  244. adpcm_ima_wav h263 pcm_u16le
  245. adpcm_ima_ws h263i pcm_u24be
  246. adpcm_ms h264 pcm_u24le
  247. adpcm_sbpro_2 huffyuv pcm_u32be
  248. adpcm_sbpro_3 idcin pcm_u32le
  249. adpcm_sbpro_4 iff_byterun1 pcm_u8
  250. adpcm_swf iff_ilbm pcm_zork
  251. adpcm_thp imc pcx
  252. adpcm_xa indeo2 pgm
  253. adpcm_yamaha indeo3 pgmyuv
  254. alac indeo5 pgssub
  255. als interplay_dpcm png
  256. amrnb interplay_video ppm
  257. amv jpegls ptx
  258. anm kgv1 qcelp
  259. ape kmvc qdm2
  260. asv1 loco qdraw
  261. asv2 mace3 qpeg
  262. atrac1 mace6 qtrle
  263. atrac3 mdec r210
  264. aura mimic ra_144
  265. aura2 mjpeg ra_288
  266. avs mjpegb rawvideo
  267. bethsoftvid mlp rl2
  268. bfi mmvideo roq
  269. bink motionpixels roq_dpcm
  270. binkaudio_dct mp1 rpza
  271. binkaudio_rdft mp2 rv10
  272. bmp mp3 rv20
  273. c93 mp3adu rv30
  274. cdgraphics mp3on4 rv40
  275. cinepak mpc7 sgi
  276. cljr mpc8 shorten
  277. cook mpeg1video sipr
  278. cscd mpeg2video smackaud
  279. cyuv mpeg4 smacker
  280. dca mpeg_xvmc smc
  281. dnxhd mpegvideo snow
  282. dpx msmpeg4v1 sol_dpcm
  283. dsicinaudio msmpeg4v2 sonic
  284. dsicinvideo msmpeg4v3 sp5x
  285. dvbsub msrle sunrast
  286. dvdsub msvideo1 svq1
  287. dvvideo mszh svq3
  288. dxa nellymoser targa
  289. theora vb wmav1
  290. thp vc1 wmav2
  291. tiertexseqvideo vcr1 wmavoice
  292. tiff vmdaudio wmv1
  293. tmv vmdvideo wmv2
  294. truehd vmnc wmv3
  295. truemotion1 vorbis wnv1
  296. truemotion2 vp3 ws_snd1
  297. truespeech vp5 xan_dpcm
  298. tscc vp6 xan_wc3
  299. tta vp6a xl
  300. twinvq vp6f xsub
  301. txd vqa yop
  302. ulti wavpack zlib
  303. v210 wmapro zmbv
  304. v210x
  305.  
  306. Enabled encoders:
  307. aac mp2 pcm_u32le
  308. ac3 mpeg1video pcm_u8
  309. adpcm_adx mpeg2video pcm_zork
  310. adpcm_g726 mpeg4 pcx
  311. adpcm_ima_qt msmpeg4v1 pgm
  312. adpcm_ima_wav msmpeg4v2 pgmyuv
  313. adpcm_ms msmpeg4v3 png
  314. adpcm_swf nellymoser ppm
  315. adpcm_yamaha pam qtrle
  316. alac pbm rawvideo
  317. asv1 pcm_alaw roq
  318. asv2 pcm_f32be roq_dpcm
  319. bmp pcm_f32le rv10
  320. dnxhd pcm_f64be rv20
  321. dvbsub pcm_f64le sgi
  322. dvdsub pcm_mulaw snow
  323. dvvideo pcm_s16be sonic
  324. ffv1 pcm_s16le sonic_ls
  325. ffvhuff pcm_s24be svq1
  326. flashsv pcm_s24daud targa
  327. flv pcm_s24le tiff
  328. gif pcm_s32be v210
  329. h261 pcm_s32le wmav1
  330. h263 pcm_s8 wmav2
  331. h263p pcm_u16be wmv1
  332. huffyuv pcm_u16le wmv2
  333. jpegls pcm_u24be xsub
  334. ljpeg pcm_u24le zlib
  335. mjpeg pcm_u32be zmbv
  336.  
  337. Enabled hwaccels:
  338.  
  339. Enabled parsers:
  340. aac dvdsub mpeg4video
  341. ac3 h261 mpegaudio
  342. cavsvideo h263 mpegvideo
  343. dca h264 pnm
  344. dirac mjpeg vc1
  345. dnxhd mlp vp3
  346. dvbsub
  347.  
  348. Enabled demuxers:
  349. aac image2pipe pcm_u16be
  350. ac3 ingenient pcm_u16le
  351. aea ipmovie pcm_u24be
  352. aiff iss pcm_u24le
  353. amr iv8 pcm_u32be
  354. anm lmlm4 pcm_u32le
  355. apc m4v pcm_u8
  356. ape matroska pva
  357. asf mjpeg qcp
  358. ass mlp r3d
  359. au mm rawvideo
  360. avi mmf rl2
  361. avs mov rm
  362. bethsoftvid mp3 roq
  363. bfi mpc rpl
  364. bink mpc8 segafilm
  365. c93 mpegps shorten
  366. caf mpegts siff
  367. cavsvideo mpegtsraw smacker
  368. cdg mpegvideo sol
  369. daud msnwc_tcp sox
  370. dirac mtv str
  371. dnxhd mvi swf
  372. dsicin mxf thp
  373. dts nc tiertexseq
  374. dv nsv tmv
  375. dxa nut truehd
  376. ea nuv tta
  377. ea_cdata ogg txd
  378. eac3 oma vc1
  379. ffm pcm_alaw vc1t
  380. filmstrip pcm_f32be vmd
  381. flac pcm_f32le voc
  382. flic pcm_f64be vqf
  383. flv pcm_f64le w64
  384. fourxm pcm_mulaw wav
  385. gsm pcm_s16be wc3
  386. gxf pcm_s16le wsaud
  387. h261 pcm_s24be wsvqa
  388. h263 pcm_s24le wv
  389. h264 pcm_s32be xa
  390. idcin pcm_s32le yop
  391. iff pcm_s8 yuv4mpegpipe
  392. image2
  393.  
  394. Enabled muxers:
  395. ac3 m4v pcm_s16be
  396. adts matroska pcm_s16le
  397. aiff matroska_audio pcm_s24be
  398. amr mjpeg pcm_s24le
  399. asf mlp pcm_s32be
  400. asf_stream mmf pcm_s32le
  401. ass mov pcm_s8
  402. au mp2 pcm_u16be
  403. avi mp3 pcm_u16le
  404. avm2 mp4 pcm_u24be
  405. crc mpeg1system pcm_u24le
  406. daud mpeg1vcd pcm_u32be
  407. dirac mpeg1video pcm_u32le
  408. dnxhd mpeg2dvd pcm_u8
  409. dts mpeg2svcd psp
  410. dv mpeg2video rawvideo
  411. eac3 mpeg2vob rm
  412. ffm mpegts roq
  413. filmstrip mpjpeg rtp
  414. flac mxf sox
  415. flv mxf_d10 spdif
  416. framecrc null swf
  417. gif nut tg2
  418. gxf ogg tgp
  419. h261 pcm_alaw truehd
  420. h263 pcm_f32be vc1t
  421. h264 pcm_f32le voc
  422. image2 pcm_f64be wav
  423. image2pipe pcm_f64le webm
  424. ipod pcm_mulaw yuv4mpegpipe
  425.  
  426. Enabled protocols:
  427.  
  428. Enabled filters:
  429.  
  430. Enabled bsfs:
  431. aac_adtstoasc mjpega_dump_header noise
  432. dump_extradata mov2textsub remove_extradata
  433. h264_mp4toannexb mp3_header_compress text2movsub
  434. imx_dump_header mp3_header_decompress
  435.  
  436. Enabled indevs:
  437.  
  438. Enabled outdevs:
  439.  
  440. License: GPL version 2 or later
  441. Creating config.mak and config.h...
  442. configure: *** Orc acceleration enabled.
  443.  
  444. make -j2
  445. make all-recursive
  446. make[1]: Entering directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11'
  447. Making all in gst-libs
  448. make[2]: Entering directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11/gst-libs'
  449. Making all in ext
  450. make[3]: Entering directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11/gst-libs/ext'
  451. make[4]: Entering directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11/gst-libs/ext'
  452. cd ffmpeg && make
  453. make[5]: Entering directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11/gst-libs/ext/ffmpeg'
  454. make[5]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11/gst-libs/ext/ffmpeg'
  455. make[5]: Entering directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11/gst-libs/ext/ffmpeg'
  456. CC libavdevice/alldevices.o
  457. CC libavdevice/avdevice.o
  458. CC libavformat/4xm.o
  459. CC libavformat/adtsenc.o
  460. CC libavformat/aea.o
  461. CC libavformat/aiffdec.o
  462. CC libavformat/aiffenc.o
  463. CC libavformat/allformats.o
  464. CC libavformat/amr.o
  465. CC libavformat/anm.o
  466. CC libavformat/apc.o
  467. CC libavformat/ape.o
  468. CC libavformat/apetag.o
  469. CC libavformat/asf.o
  470. CC libavformat/asfcrypt.o
  471. CC libavformat/asfdec.o
  472. CC libavformat/asfenc.o
  473. CC libavformat/assdec.o
  474. libavformat/asfdec.c: In function ‘asf_read_header’:
  475. libavformat/asfdec.c:380: warning: ‘AVPaletteControl’ is deprecated
  476. CC libavformat/assenc.o
  477. CC libavformat/au.o
  478. CC libavformat/audiointerleave.o
  479. CC libavformat/avc.o
  480. CC libavformat/avi.o
  481. CC libavformat/avidec.o
  482. CC libavformat/avienc.o
  483. libavformat/avidec.c: In function ‘avi_read_header’:
  484. libavformat/avidec.c:523: warning: ‘AVPaletteControl’ is deprecated
  485. CC libavformat/avio.o
  486. CC libavformat/aviobuf.o
  487. CC libavformat/avlanguage.o
  488. libavformat/aviobuf.c: In function ‘url_fdopen’:
  489. libavformat/aviobuf.c:572: warning: passing argument 6 of ‘init_put_byte’ from incompatible pointer type
  490. libavformat/aviobuf.c:572: warning: passing argument 7 of ‘init_put_byte’ from incompatible pointer type
  491. libavformat/aviobuf.c:572: warning: passing argument 8 of ‘init_put_byte’ from incompatible pointer type
  492. CC libavformat/avs.o
  493. CC libavformat/bethsoftvid.o
  494. CC libavformat/bfi.o
  495. CC libavformat/bink.o
  496. CC libavformat/c93.o
  497. CC libavformat/caf.o
  498. CC libavformat/cafdec.o
  499. CC libavformat/cdg.o
  500. CC libavformat/crcenc.o
  501. CC libavformat/cutils.o
  502. CC libavformat/daud.o
  503. CC libavformat/dsicin.o
  504. CC libavformat/dv.o
  505. CC libavformat/dvenc.o
  506. CC libavformat/dxa.o
  507. CC libavformat/eacdata.o
  508. CC libavformat/electronicarts.o
  509. CC libavformat/ffmenc.o
  510. CC libavformat/ffmdec.o
  511. CC libavformat/filmstripdec.o
  512. CC libavformat/filmstripenc.o
  513. CC libavformat/flacdec.o
  514. CC libavformat/flacenc.o
  515. CC libavformat/flacenc_header.o
  516. CC libavformat/flic.o
  517. CC libavformat/flvdec.o
  518. CC libavformat/flvenc.o
  519. CC libavformat/framecrcenc.o
  520. CC libavformat/gif.o
  521. CC libavformat/gxf.o
  522. CC libavformat/gxfenc.o
  523. CC libavformat/id3v1.o
  524. CC libavformat/id3v2.o
  525. CC libavformat/idcin.o
  526. CC libavformat/idroq.o
  527. libavformat/idcin.c:90: warning: ‘AVPaletteControl’ is deprecated
  528. CC libavformat/iff.o
  529. CC libavformat/img2.o
  530. CC libavformat/ipmovie.o
  531. CC libavformat/isom.o
  532. libavformat/ipmovie.c:119: warning: ‘AVPaletteControl’ is deprecated
  533. CC libavformat/iss.o
  534. CC libavformat/iv8.o
  535. CC libavformat/lmlm4.o
  536. CC libavformat/matroska.o
  537. CC libavformat/matroskadec.o
  538. CC libavformat/matroskaenc.o
  539. CC libavformat/metadata.o
  540. CC libavformat/metadata_compat.o
  541. libavformat/metadata.c: In function ‘av_metadata_set2’:
  542. libavformat/metadata.c:72: warning: assignment discards qualifiers from pointer target type
  543. libavformat/metadata.c:76: warning: assignment discards qualifiers from pointer target type
  544. CC libavformat/mm.o
  545. libavformat/metadata_compat.c: In function ‘ff_metadata_mux_compat’:
  546. libavformat/metadata_compat.c:132: warning: the address of ‘number’ will always evaluate as ‘true’
  547. libavformat/metadata_compat.c:133: warning: the address of ‘number’ will always evaluate as ‘true’
  548. CC libavformat/mmf.o
  549. CC libavformat/mov.o
  550. CC libavformat/movenc.o
  551. CC libavformat/movenchint.o
  552. CC libavformat/mp3.o
  553. CC libavformat/mpc.o
  554. CC libavformat/mpc8.o
  555. CC libavformat/mpeg.o
  556. CC libavformat/mpegenc.o
  557. CC libavformat/mpegts.o
  558. libavformat/mpegenc.c: In function ‘flush_packet’:
  559. libavformat/mpegenc.c:924: warning: passing argument 4 of ‘av_fifo_generic_read’ from incompatible pointer type
  560. CC libavformat/mpegtsenc.o
  561. CC libavformat/mpjpeg.o
  562. CC libavformat/msnwc_tcp.o
  563. CC libavformat/mtv.o
  564. CC libavformat/mvi.o
  565. CC libavformat/mxf.o
  566. CC libavformat/mxfdec.o
  567. CC libavformat/mxfenc.o
  568. CC libavformat/ncdec.o
  569. CC libavformat/nut.o
  570. CC libavformat/nsvdec.o
  571. CC libavformat/nutdec.o
  572. CC libavformat/nutenc.o
  573. CC libavformat/nuv.o
  574. libavformat/nutdec.c: In function ‘get_packetheader’:
  575. libavformat/nutdec.c:98: warning: passing argument 2 of ‘ff_crc04C11DB7_update’ from incompatible pointer type
  576. libavformat/nutdec.c: In function ‘decode_main_header’:
  577. libavformat/nutdec.c:276: warning: passing argument 2 of ‘get_buffer’ discards qualifiers from pointer target type
  578. CC libavformat/oggdec.o
  579. CC libavformat/oggenc.o
  580. CC libavformat/oggparsedirac.o
  581. CC libavformat/oggparseflac.o
  582. CC libavformat/oggparseogm.o
  583. CC libavformat/oggparseskeleton.o
  584. CC libavformat/oggparsespeex.o
  585. CC libavformat/oggparsetheora.o
  586. CC libavformat/oggparsevorbis.o
  587. CC libavformat/oma.o
  588. CC libavformat/options.o
  589. CC libavformat/os_support.o
  590. CC libavformat/psxstr.o
  591. CC libavformat/pva.o
  592. CC libavformat/qcp.o
  593. CC libavformat/r3d.o
  594. CC libavformat/raw.o
  595. CC libavformat/riff.o
  596. CC libavformat/rl2.o
  597. CC libavformat/rm.o
  598. CC libavformat/rmdec.o
  599. CC libavformat/rmenc.o
  600. libavformat/rmdec.c: In function ‘rm_read_packet’:
  601. libavformat/rmdec.c:842: warning: ‘st’ may be used uninitialized in this function
  602. CC libavformat/rpl.o
  603. CC libavformat/rtp.o
  604. CC libavformat/rtpenc.o
  605. CC libavformat/rtpenc_aac.o
  606. CC libavformat/rtpenc_amr.o
  607. CC libavformat/rtpenc_h263.o
  608. CC libavformat/rtpenc_h264.o
  609. CC libavformat/rtpenc_mpv.o
  610. CC libavformat/sdp.o
  611. CC libavformat/seek.o
  612. CC libavformat/segafilm.o
  613. CC libavformat/sierravmd.o
  614. CC libavformat/siff.o
  615. CC libavformat/smacker.o
  616. CC libavformat/sol.o
  617. CC libavformat/soxdec.o
  618. CC libavformat/soxenc.o
  619. CC libavformat/spdif.o
  620. CC libavformat/swfdec.o
  621. CC libavformat/swfenc.o
  622. CC libavformat/thp.o
  623. libavformat/swfenc.c: In function ‘swf_write_video’:
  624. libavformat/swfenc.c:424: warning: passing argument 4 of ‘av_fifo_generic_read’ from incompatible pointer type
  625. CC libavformat/tiertexseq.o
  626. CC libavformat/tmv.o
  627. CC libavformat/tta.o
  628. CC libavformat/txd.o
  629. CC libavformat/utils.o
  630. CC libavformat/vc1test.o
  631. CC libavformat/vc1testenc.o
  632. libavformat/utils.c: In function ‘parse_date’:
  633. libavformat/utils.c:3240: warning: cast discards qualifiers from pointer target type
  634. CC libavformat/voc.o
  635. CC libavformat/vocdec.o
  636. CC libavformat/vocenc.o
  637. CC libavformat/vorbiscomment.o
  638. CC libavformat/vqf.o
  639. CC libavformat/wav.o
  640. CC libavformat/wc3movie.o
  641. CC libavformat/westwood.o
  642. libavformat/wc3movie.c:71: warning: ‘AVPaletteControl’ is deprecated
  643. CC libavformat/wv.o
  644. CC libavformat/xa.o
  645. CC libavformat/yop.o
  646. CC libavformat/yuv4mpeg.o
  647. CC libavcodec/4xm.o
  648. CC libavcodec/8bps.o
  649. CC libavcodec/8svx.o
  650. CC libavcodec/aac.o
  651. CC libavcodec/aac_ac3_parser.o
  652. CC libavcodec/aac_adtstoasc_bsf.o
  653. CC libavcodec/aac_parser.o
  654. libavcodec/aac_adtstoasc_bsf.c: In function ‘aac_adtstoasc_filter’:
  655. libavcodec/aac_adtstoasc_bsf.c:51: warning: cast discards qualifiers from pointer target type
  656. libavcodec/aac_adtstoasc_bsf.c:104: warning: cast discards qualifiers from pointer target type
  657. CC libavcodec/aaccoder.o
  658. CC libavcodec/aacenc.o
  659. CC libavcodec/aacpsy.o
  660. CC libavcodec/aacsbr.o
  661. CC libavcodec/aactab.o
  662. libavcodec/aacsbr.c: In function ‘ff_sbr_apply’:
  663. libavcodec/aacsbr.c:1736: warning: passing argument 4 of ‘sbr_lf_gen’ from incompatible pointer type
  664. libavcodec/aacsbr.c:1738: warning: passing argument 3 of ‘sbr_hf_inverse_filter’ from incompatible pointer type
  665. libavcodec/aacsbr.c:1742: warning: passing argument 4 of ‘sbr_hf_gen’ from incompatible pointer type
  666. libavcodec/aacsbr.c:1742: warning: passing argument 5 of ‘sbr_hf_gen’ from incompatible pointer type
  667. libavcodec/aacsbr.c:1742: warning: passing argument 6 of ‘sbr_hf_gen’ from incompatible pointer type
  668. libavcodec/aacsbr.c:1749: warning: passing argument 2 of ‘sbr_hf_assemble’ from incompatible pointer type
  669. libavcodec/aacsbr.c:1753: warning: passing argument 3 of ‘sbr_x_gen’ from incompatible pointer type
  670. libavcodec/aacsbr.c:1753: warning: passing argument 4 of ‘sbr_x_gen’ from incompatible pointer type
  671. CC libavcodec/aandcttab.o
  672. CC libavcodec/aasc.o
  673. CC libavcodec/ac3.o
  674. CC libavcodec/ac3_parser.o
  675. CC libavcodec/ac3dec.o
  676. CC libavcodec/ac3dec_data.o
  677. CC libavcodec/ac3enc.o
  678. CC libavcodec/ac3tab.o
  679. CC libavcodec/acelp_filters.o
  680. CC libavcodec/acelp_pitch_delay.o
  681. CC libavcodec/acelp_vectors.o
  682. libavcodec/acelp_pitch_delay.c: In function ‘ff_acelp_decode_gain_code’:
  683. libavcodec/acelp_pitch_delay.c:118: warning: passing argument 1 of ‘dsp->scalarproduct_int16’ discards qualifiers from pointer target type
  684. libavcodec/acelp_pitch_delay.c:118: warning: passing argument 2 of ‘dsp->scalarproduct_int16’ discards qualifiers from pointer target type
  685. CC libavcodec/adpcm.o
  686. CC libavcodec/adxdec.o
  687. CC libavcodec/adxenc.o
  688. CC libavcodec/alac.o
  689. CC libavcodec/alacenc.o
  690. CC libavcodec/allcodecs.o
  691. CC libavcodec/alsdec.o
  692. CC libavcodec/amrnbdec.o
  693. CC libavcodec/anm.o
  694. CC libavcodec/apedec.o
  695. CC libavcodec/asv1.o
  696. CC libavcodec/atrac.o
  697. CC libavcodec/atrac1.o
  698. CC libavcodec/atrac3.o
  699. CC libavcodec/audioconvert.o
  700. CC libavcodec/aura.o
  701. CC libavcodec/avfft.o
  702. CC libavcodec/avpacket.o
  703. CC libavcodec/avs.o
  704. libavcodec/avs.c: In function ‘avs_decode_frame’:
  705. libavcodec/avs.c:59: warning: ‘change_map.buffer’ may be used uninitialized in this function
  706. CC libavcodec/bethsoftvideo.o
  707. libavcodec/avpacket.c: In function ‘av_dup_packet’:
  708. libavcodec/avpacket.c:76: warning: ‘av_destruct_packet_nofree’ is deprecated (declared at libavcodec/avpacket.c:26)
  709. CC libavcodec/bfi.o
  710. CC libavcodec/bgmc.o
  711. CC libavcodec/bink.o
  712. CC libavcodec/binkaudio.o
  713. CC libavcodec/binkidct.o
  714. CC libavcodec/bitstream.o
  715. CC libavcodec/bitstream_filter.o
  716. CC libavcodec/bmp.o
  717. libavcodec/bitstream_filter.c: In function ‘av_bitstream_filter_filter’:
  718. libavcodec/bitstream_filter.c:62: warning: cast discards qualifiers from pointer target type
  719. CC libavcodec/bmpenc.o
  720. libavcodec/bmp.c: In function ‘bmp_decode_frame’:
  721. libavcodec/bmp.c:51: warning: ‘rgb[1]’ may be used uninitialized in this function
  722. libavcodec/bmp.c:51: warning: ‘rgb[2]’ may be used uninitialized in this function
  723. CC libavcodec/c93.o
  724. CC libavcodec/cabac.o
  725. CC libavcodec/cavs_parser.o
  726. CC libavcodec/cdgraphics.o
  727. CC libavcodec/celp_filters.o
  728. CC libavcodec/celp_math.o
  729. CC libavcodec/cga_data.o
  730. CC libavcodec/cinepak.o
  731. CC libavcodec/cljr.o
  732. CC libavcodec/cook.o
  733. CC libavcodec/cscd.o
  734. CC libavcodec/cyuv.o
  735. CC libavcodec/dca.o
  736. CC libavcodec/dca_parser.o
  737. CC libavcodec/dcadsp.o
  738. CC libavcodec/dct.o
  739. CC libavcodec/dirac.o
  740. CC libavcodec/dirac_parser.o
  741. CC libavcodec/dnxhd_parser.o
  742. CC libavcodec/dnxhddata.o
  743. CC libavcodec/dnxhddec.o
  744. CC libavcodec/dnxhdenc.o
  745. CC libavcodec/dpcm.o
  746. CC libavcodec/dpx.o
  747. CC libavcodec/dsicinav.o
  748. CC libavcodec/dsputil.o
  749. CC libavcodec/dump_extradata_bsf.o
  750. CC libavcodec/dv.o
  751. CC libavcodec/dvbsub.o
  752. libavcodec/dv.c: In function ‘dvvideo_decode_frame’:
  753. libavcodec/dv.c:1107: warning: assignment discards qualifiers from pointer target type
  754. CC libavcodec/dvbsub_parser.o
  755. CC libavcodec/dvbsubdec.o
  756. CC libavcodec/dvdata.o
  757. CC libavcodec/dvdsub_parser.o
  758. CC libavcodec/dvdsubdec.o
  759. CC libavcodec/dvdsubenc.o
  760. CC libavcodec/dwt.o
  761. CC libavcodec/dxa.o
  762. CC libavcodec/eac3dec.o
  763. CC libavcodec/eac3dec_data.o
  764. CC libavcodec/eacmv.o
  765. CC libavcodec/eaidct.o
  766. CC libavcodec/eamad.o
  767. CC libavcodec/eatgq.o
  768. CC libavcodec/eatgv.o
  769. CC libavcodec/eatqi.o
  770. CC libavcodec/elbg.o
  771. CC libavcodec/error_resilience.o
  772. CC libavcodec/escape124.o
  773. libavcodec/h264.h:1256: warning: ‘decode_mb_skip’ defined but not used
  774. CC libavcodec/eval.o
  775. CC libavcodec/faandct.o
  776. CC libavcodec/faanidct.o
  777. CC libavcodec/faxcompr.o
  778. CC libavcodec/fft.o
  779. CC libavcodec/ffv1.o
  780. CC libavcodec/flac.o
  781. CC libavcodec/flacdata.o
  782. CC libavcodec/flacdec.o
  783. CC libavcodec/flashsv.o
  784. CC libavcodec/flashsvenc.o
  785. libavcodec/flashsv.c: In function ‘flashsv_decode_frame’:
  786. libavcodec/flashsv.c:202: warning: assignment discards qualifiers from pointer target type
  787. CC libavcodec/flicvideo.o
  788. CC libavcodec/flvdec.o
  789. CC libavcodec/flvenc.o
  790. CC libavcodec/fraps.o
  791. CC libavcodec/frwu.o
  792. CC libavcodec/g726.o
  793. CC libavcodec/gif.o
  794. CC libavcodec/gifdec.o
  795. CC libavcodec/golomb.o
  796. CC libavcodec/h261.o
  797. CC libavcodec/h261_parser.o
  798. CC libavcodec/h261dec.o
  799. CC libavcodec/h261enc.o
  800. CC libavcodec/h263_parser.o
  801. CC libavcodec/h263.o
  802. CC libavcodec/h263dec.o
  803. CC libavcodec/h264.o
  804. CC libavcodec/h264_cabac.o
  805. libavcodec/h264.c: In function ‘fill_filter_caches’:
  806. libavcodec/h264.c:2309: warning: initialization from incompatible pointer type
  807. libavcodec/h264.c:2386: warning: initialization from incompatible pointer type
  808. libavcodec/h264.c:2401: warning: initialization from incompatible pointer type
  809. libavcodec/h264.c: At top level:
  810. libavcodec/h264.h:1256: warning: ‘decode_mb_skip’ defined but not used
  811. CC libavcodec/h264_cavlc.o
  812. CC libavcodec/h264_direct.o
  813. libavcodec/h264_cavlc.c: In function ‘decode_residual’:
  814. libavcodec/h264_cavlc.c:411: warning: suggest parentheses around comparison in operand of &
  815. libavcodec/h264_direct.c: In function ‘pred_spatial_direct_motion’:
  816. libavcodec/h264_direct.c:263: warning: assignment from incompatible pointer type
  817. libavcodec/h264_direct.c:264: warning: assignment from incompatible pointer type
  818. libavcodec/h264_direct.c: In function ‘pred_temp_direct_motion’:
  819. libavcodec/h264_direct.c:443: warning: assignment from incompatible pointer type
  820. libavcodec/h264_direct.c:444: warning: assignment from incompatible pointer type
  821. libavcodec/h264_direct.c: At top level:
  822. libavcodec/h264.h:1256: warning: ‘decode_mb_skip’ defined but not used
  823. CC libavcodec/h264_loopfilter.o
  824. CC libavcodec/h264_mp4toannexb_bsf.o
  825. libavcodec/h264_mp4toannexb_bsf.c: In function ‘h264_mp4toannexb_filter’:
  826. libavcodec/h264_mp4toannexb_bsf.c:64: warning: cast discards qualifiers from pointer target type
  827. CC libavcodec/h264_parser.o
  828. libavcodec/h264_loopfilter.c: In function ‘check_mv’:
  829. libavcodec/h264_loopfilter.c:427: warning: suggest parentheses around comparison in operand of |
  830. libavcodec/h264_loopfilter.c:432: warning: suggest parentheses around comparison in operand of |
  831. libavcodec/h264_loopfilter.c:433: warning: suggest parentheses around comparison in operand of |
  832. libavcodec/h264_loopfilter.c:437: warning: suggest parentheses around comparison in operand of |
  833. libavcodec/h264_loopfilter.c:441: warning: suggest parentheses around comparison in operand of |
  834. libavcodec/h264_loopfilter.c:442: warning: suggest parentheses around comparison in operand of |
  835. libavcodec/h264_loopfilter.c:443: warning: suggest parentheses around comparison in operand of |
  836. libavcodec/h264_loopfilter.c: At top level:
  837. libavcodec/h264.h:1256: warning: ‘decode_mb_skip’ defined but not used
  838. CC libavcodec/h264_ps.o
  839. libavcodec/h264.h:1256: warning: ‘decode_mb_skip’ defined but not used
  840. CC libavcodec/h264_refs.o
  841. libavcodec/h264.h:1256: warning: ‘decode_mb_skip’ defined but not used
  842. CC libavcodec/h264_sei.o
  843. libavcodec/h264.h:1256: warning: ‘decode_mb_skip’ defined but not used
  844. CC libavcodec/h264dsp.o
  845. libavcodec/h264.h:1256: warning: ‘decode_mb_skip’ defined but not used
  846. CC libavcodec/h264idct.o
  847. CC libavcodec/h264pred.o
  848. CC libavcodec/huffman.o
  849. CC libavcodec/huffyuv.o
  850. CC libavcodec/idcinvideo.o
  851. CC libavcodec/iff.o
  852. libavcodec/idcinvideo.c: In function ‘idcin_decode_frame’:
  853. libavcodec/idcinvideo.c:216: warning: ‘AVPaletteControl’ is deprecated
  854. CC libavcodec/iirfilter.o
  855. CC libavcodec/imc.o
  856. CC libavcodec/imgconvert.o
  857. In file included from libavcodec/imgconvert.c:41:
  858. libavcodec/x86/mmx.h:24:2: warning: #warning Everything in this header is deprecated, use plain __asm__()! New code using this header will be rejected.
  859. CC libavcodec/imx_dump_header_bsf.o
  860. CC libavcodec/indeo2.o
  861. CC libavcodec/indeo3.o
  862. CC libavcodec/indeo5.o
  863. CC libavcodec/intelh263dec.o
  864. CC libavcodec/interplayvideo.o
  865. CC libavcodec/intrax8.o
  866. libavcodec/interplayvideo.c: In function ‘ipvideo_decode_frame’:
  867. libavcodec/interplayvideo.c:1045: warning: ‘AVPaletteControl’ is deprecated
  868. CC libavcodec/intrax8dsp.o
  869. CC libavcodec/ituh263dec.o
  870. CC libavcodec/ituh263enc.o
  871. CC libavcodec/ivi_common.o
  872. CC libavcodec/ivi_dsp.o
  873. libavcodec/ivi_dsp.c: In function ‘ff_ivi_recompose53’:
  874. libavcodec/ivi_dsp.c:40: warning: ‘b1_1’ may be used uninitialized in this function
  875. libavcodec/ivi_dsp.c:40: warning: ‘b0_2’ may be used uninitialized in this function
  876. libavcodec/ivi_dsp.c:40: warning: ‘b0_1’ may be used uninitialized in this function
  877. libavcodec/ivi_dsp.c:41: warning: ‘b3_9’ may be used uninitialized in this function
  878. libavcodec/ivi_dsp.c:41: warning: ‘b3_8’ may be used uninitialized in this function
  879. libavcodec/ivi_dsp.c:41: warning: ‘b3_6’ may be used uninitialized in this function
  880. libavcodec/ivi_dsp.c:41: warning: ‘b3_5’ may be used uninitialized in this function
  881. libavcodec/ivi_dsp.c:41: warning: ‘b3_3’ may be used uninitialized in this function
  882. libavcodec/ivi_dsp.c:41: warning: ‘b3_2’ may be used uninitialized in this function
  883. libavcodec/ivi_dsp.c:40: warning: ‘b2_6’ may be used uninitialized in this function
  884. libavcodec/ivi_dsp.c:40: warning: ‘b2_5’ may be used uninitialized in this function
  885. libavcodec/ivi_dsp.c:40: warning: ‘b2_3’ may be used uninitialized in this function
  886. libavcodec/ivi_dsp.c:40: warning: ‘b2_2’ may be used uninitialized in this function
  887. libavcodec/ivi_dsp.c:40: warning: ‘b1_3’ may be used uninitialized in this function
  888. libavcodec/ivi_dsp.c:40: warning: ‘b1_2’ may be used uninitialized in this function
  889. CC libavcodec/jfdctfst.o
  890. libavcodec/ivi_common.c: In function ‘ff_ivi_decode_blocks’:
  891. libavcodec/ivi_common.c:336: warning: ‘sym’ may be used uninitialized in this function
  892. libavcodec/ivi_common.c:333: warning: ‘mv_y’ may be used uninitialized in this function
  893. libavcodec/ivi_common.c:333: warning: ‘mv_x’ may be used uninitialized in this function
  894. libavcodec/ivi_common.c:333: warning: ‘mc_type’ may be used uninitialized in this function
  895. CC libavcodec/jfdctint.o
  896. CC libavcodec/jpegls.o
  897. CC libavcodec/jpeglsdec.o
  898. CC libavcodec/jpeglsenc.o
  899. CC libavcodec/jrevdct.o
  900. CC libavcodec/kgv1dec.o
  901. CC libavcodec/kmvc.o
  902. CC libavcodec/lcldec.o
  903. CC libavcodec/lclenc.o
  904. libavcodec/lcldec.c: In function ‘zlib_decomp’:
  905. libavcodec/lcldec.c:136: warning: assignment discards qualifiers from pointer target type
  906. libavcodec/lcldec.c: In function ‘decode_frame’:
  907. libavcodec/lcldec.c:165: warning: cast discards qualifiers from pointer target type
  908. CC libavcodec/loco.o
  909. CC libavcodec/ljpegenc.o
  910. CC libavcodec/lpc.o
  911. CC libavcodec/lsp.o
  912. CC libavcodec/lzw.o
  913. CC libavcodec/lzwenc.o
  914. CC libavcodec/mace.o
  915. CC libavcodec/mdct.o
  916. CC libavcodec/mdec.o
  917. CC libavcodec/mimic.o
  918. CC libavcodec/mjpeg.o
  919. CC libavcodec/mjpeg_parser.o
  920. CC libavcodec/mjpega_dump_header_bsf.o
  921. CC libavcodec/mjpegbdec.o
  922. CC libavcodec/mjpegdec.o
  923. CC libavcodec/mjpegenc.o
  924. CC libavcodec/mlp.o
  925. CC libavcodec/mlp_parser.o
  926. CC libavcodec/mlpdec.o
  927. CC libavcodec/mlpdsp.o
  928. CC libavcodec/motion_est.o
  929. CC libavcodec/mmvideo.o
  930. CC libavcodec/motionpixels.o
  931. libavcodec/motion_est.c: In function ‘bidir_refine’:
  932. libavcodec/motion_est.c:1515: warning: large integer implicitly truncated to unsigned type
  933. libavcodec/motion_est.c:1516: warning: large integer implicitly truncated to unsigned type
  934. libavcodec/motion_est.c:1520: warning: large integer implicitly truncated to unsigned type
  935. libavcodec/motion_est.c:1520: warning: large integer implicitly truncated to unsigned type
  936. libavcodec/motion_est.c:1520: warning: large integer implicitly truncated to unsigned type
  937. libavcodec/motion_est.c:1521: warning: large integer implicitly truncated to unsigned type
  938. libavcodec/motion_est.c:1522: warning: large integer implicitly truncated to unsigned type
  939. libavcodec/motion_est.c:1523: warning: large integer implicitly truncated to unsigned type
  940. libavcodec/motion_est.c:1525: warning: large integer implicitly truncated to unsigned type
  941. libavcodec/motion_est.c:1526: warning: large integer implicitly truncated to unsigned type
  942. libavcodec/motion_est.c:1526: warning: large integer implicitly truncated to unsigned type
  943. libavcodec/motion_est.c:1527: warning: large integer implicitly truncated to unsigned type
  944. CC libavcodec/movsub_bsf.o
  945. CC libavcodec/mp3_header_compress_bsf.o
  946. CC libavcodec/mp3_header_decompress_bsf.o
  947. libavcodec/mp3_header_compress_bsf.c: In function ‘mp3_header_compress’:
  948. libavcodec/mp3_header_compress_bsf.c:41: warning: cast discards qualifiers from pointer target type
  949. CC libavcodec/mpc.o
  950. libavcodec/mp3_header_decompress_bsf.c: In function ‘mp3_header_decompress’:
  951. libavcodec/mp3_header_decompress_bsf.c:36: warning: cast discards qualifiers from pointer target type
  952. CC libavcodec/mpc7.o
  953. CC libavcodec/mpc8.o
  954. CC libavcodec/mpeg12.o
  955. CC libavcodec/mpeg12data.o
  956. CC libavcodec/mpeg12enc.o
  957. CC libavcodec/mpeg4audio.o
  958. CC libavcodec/mpeg4video.o
  959. CC libavcodec/mpeg4video_parser.o
  960. CC libavcodec/mpeg4videodec.o
  961. CC libavcodec/mpeg4videoenc.o
  962. CC libavcodec/mpegaudio.o
  963. CC libavcodec/mpegaudio_parser.o
  964. CC libavcodec/mpegaudiodata.o
  965. CC libavcodec/mpegaudiodec.o
  966. CC libavcodec/mpegaudiodecheader.o
  967. CC libavcodec/mpegaudioenc.o
  968. CC libavcodec/mpegvideo.o
  969. CC libavcodec/mpegvideo_enc.o
  970. CC libavcodec/mpegvideo_parser.o
  971. CC libavcodec/mpegvideo_xvmc.o
  972. CC libavcodec/msmpeg4.o
  973. CC libavcodec/msmpeg4data.o
  974. CC libavcodec/msrle.o
  975. CC libavcodec/msrledec.o
  976. CC libavcodec/msvideo1.o
  977. CC libavcodec/nellymoser.o
  978. CC libavcodec/nellymoserdec.o
  979. CC libavcodec/nellymoserenc.o
  980. CC libavcodec/noise_bsf.o
  981. CC libavcodec/nuv.o
  982. CC libavcodec/opt.o
  983. libavcodec/nuv.c: In function ‘copy_frame’:
  984. libavcodec/nuv.c:74: warning: passing argument 2 of ‘avpicture_fill’ discards qualifiers from pointer target type
  985. CC libavcodec/options.o
  986. CC libavcodec/pamenc.o
  987. CC libavcodec/parser.o
  988. CC libavcodec/pcm-mpeg.o
  989. libavcodec/parser.c: In function ‘av_parser_change’:
  990. libavcodec/parser.c:214: warning: cast discards qualifiers from pointer target type
  991. CC libavcodec/pcm.o
  992. CC libavcodec/pcx.o
  993. CC libavcodec/pcxenc.o
  994. CC libavcodec/pgssubdec.o
  995. CC libavcodec/png.o
  996. CC libavcodec/pngdec.o
  997. CC libavcodec/pngenc.o
  998. libavcodec/pngenc.c: In function ‘png_write_row’:
  999. libavcodec/pngenc.c:217: warning: cast discards qualifiers from pointer target type
  1000. libavcodec/pngdec.c: In function ‘png_decode_idat’:
  1001. libavcodec/pngdec.c:365: warning: assignment discards qualifiers from pointer target type
  1002. CC libavcodec/pnm.o
  1003. CC libavcodec/pnm_parser.o
  1004. libavcodec/pnm_parser.c: In function ‘pnm_parse’:
  1005. libavcodec/pnm_parser.c:44: warning: cast discards qualifiers from pointer target type
  1006. libavcodec/pnm_parser.c:45: warning: cast discards qualifiers from pointer target type
  1007. CC libavcodec/pnmdec.o
  1008. CC libavcodec/pnmenc.o
  1009. libavcodec/pnmdec.c: In function ‘pnm_decode_frame’:
  1010. libavcodec/pnmdec.c:41: warning: assignment discards qualifiers from pointer target type
  1011. libavcodec/pnmdec.c:42: warning: assignment discards qualifiers from pointer target type
  1012. CC libavcodec/psymodel.o
  1013. CC libavcodec/ptx.o
  1014. CC libavcodec/qcelpdec.o
  1015. CC libavcodec/qdm2.o
  1016. CC libavcodec/qdrw.o
  1017. CC libavcodec/qpeg.o
  1018. CC libavcodec/qtrle.o
  1019. CC libavcodec/qtrleenc.o
  1020. CC libavcodec/r210dec.o
  1021. CC libavcodec/ra144.o
  1022. CC libavcodec/ra288.o
  1023. CC libavcodec/rangecoder.o
  1024. CC libavcodec/ratecontrol.o
  1025. libavcodec/rangecoder.c: In function ‘ff_init_range_decoder’:
  1026. libavcodec/rangecoder.c:54: warning: cast discards qualifiers from pointer target type
  1027. libavcodec/rangecoder.c:56: warning: passing argument 1 of ‘bytestream_get_be16’ from incompatible pointer type
  1028. CC libavcodec/rawdec.o
  1029. CC libavcodec/raw.o
  1030. libavcodec/rawdec.c: In function ‘raw_decode’:
  1031. libavcodec/rawdec.c:147: warning: passing argument 2 of ‘avpicture_fill’ discards qualifiers from pointer target type
  1032. CC libavcodec/rawenc.o
  1033. CC libavcodec/rdft.o
  1034. CC libavcodec/remove_extradata_bsf.o
  1035. CC libavcodec/resample.o
  1036. CC libavcodec/resample2.o
  1037. libavcodec/remove_extradata_bsf.c: In function ‘remove_extradata’:
  1038. libavcodec/remove_extradata_bsf.c:45: warning: cast discards qualifiers from pointer target type
  1039. CC libavcodec/rl2.o
  1040. CC libavcodec/rle.o
  1041. CC libavcodec/roqaudioenc.o
  1042. CC libavcodec/roqvideo.o
  1043. CC libavcodec/roqvideodec.o
  1044. CC libavcodec/roqvideoenc.o
  1045. CC libavcodec/rpza.o
  1046. CC libavcodec/rtjpeg.o
  1047. CC libavcodec/rv10.o
  1048. CC libavcodec/rv10enc.o
  1049. CC libavcodec/rv20enc.o
  1050. CC libavcodec/rv30.o
  1051. CC libavcodec/rv30dsp.o
  1052. CC libavcodec/rv34.o
  1053. CC libavcodec/rv40.o
  1054. CC libavcodec/rv40dsp.o
  1055. libavcodec/rv34.c: In function ‘rv34_set_deblock_coef’:
  1056. libavcodec/rv34.c:1145: warning: initialization from incompatible pointer type
  1057. CC libavcodec/s3tc.o
  1058. CC libavcodec/sgidec.o
  1059. CC libavcodec/sgienc.o
  1060. CC libavcodec/shorten.o
  1061. CC libavcodec/simple_idct.o
  1062. CC libavcodec/sipr.o
  1063. CC libavcodec/sipr16k.o
  1064. CC libavcodec/smacker.o
  1065. CC libavcodec/smc.o
  1066. CC libavcodec/snow.o
  1067. CC libavcodec/sonic.o
  1068. CC libavcodec/sp5xdec.o
  1069. CC libavcodec/sunrast.o
  1070. CC libavcodec/svq1.o
  1071. CC libavcodec/svq1dec.o
  1072. CC libavcodec/svq1enc.o
  1073. libavcodec/svq1enc.c: In function ‘svq1_write_header’:
  1074. libavcodec/svq1enc.c:98: warning: passing argument 1 of ‘ff_match_2uint16’ from incompatible pointer type
  1075. CC libavcodec/svq3.o
  1076. libavcodec/svq1dec.c: In function ‘svq1_decode_frame’:
  1077. libavcodec/svq1dec.c:665: warning: cast discards qualifiers from pointer target type
  1078. libavcodec/svq1dec.c:349: warning: ‘mv.x’ may be used uninitialized in this function
  1079. libavcodec/svq1dec.c:349: note: ‘mv.x’ was declared here
  1080. CC libavcodec/synth_filter.o
  1081. CC libavcodec/targa.o
  1082. CC libavcodec/targaenc.o
  1083. libavcodec/svq3.c: In function ‘svq3_decode_slice_header’:
  1084. libavcodec/svq3.c:733: warning: cast discards qualifiers from pointer target type
  1085. libavcodec/svq3.c:736: warning: cast discards qualifiers from pointer target type
  1086. libavcodec/svq3.c: At top level:
  1087. libavcodec/h264.h:1256: warning: ‘decode_mb_skip’ defined but not used
  1088. CC libavcodec/tiertexseqv.o
  1089. CC libavcodec/tiff.o
  1090. CC libavcodec/tiffenc.o
  1091. libavcodec/tiff.c: In function ‘tiff_uncompress’:
  1092. libavcodec/tiff.c:86: warning: assignment discards qualifiers from pointer target type
  1093. CC libavcodec/truemotion1.o
  1094. CC libavcodec/tmv.o
  1095. CC libavcodec/truemotion2.o
  1096. CC libavcodec/truespeech.o
  1097. CC libavcodec/tscc.o
  1098. CC libavcodec/tta.o
  1099. libavcodec/tscc.c: In function ‘decode_frame’:
  1100. libavcodec/tscc.c:97: warning: assignment discards qualifiers from pointer target type
  1101. CC libavcodec/twinvq.o
  1102. CC libavcodec/txd.o
  1103. CC libavcodec/ulti.o
  1104. CC libavcodec/utils.o
  1105. CC libavcodec/v210dec.o
  1106. libavcodec/v210dec.c: In function ‘decode_frame’:
  1107. libavcodec/v210dec.c:79: warning: ‘val’ may be used uninitialized in this function
  1108. libavcodec/v210dec.c:79: note: ‘val’ was declared here
  1109. libavcodec/utils.c: In function ‘avcodec_encode_audio’:
  1110. libavcodec/utils.c:544: warning: passing argument 4 of ‘avctx->codec->encode’ discards qualifiers from pointer target type
  1111. libavcodec/utils.c: In function ‘avcodec_encode_video’:
  1112. libavcodec/utils.c:561: warning: passing argument 4 of ‘avctx->codec->encode’ discards qualifiers from pointer target type
  1113. libavcodec/utils.c: In function ‘avcodec_encode_subtitle’:
  1114. libavcodec/utils.c:580: warning: passing argument 4 of ‘avctx->codec->encode’ discards qualifiers from pointer target type
  1115. libavcodec/utils.c: In function ‘avcodec_decode_video’:
  1116. libavcodec/utils.c:592: warning: assignment discards qualifiers from pointer target type
  1117. libavcodec/utils.c: In function ‘avcodec_decode_audio2’:
  1118. libavcodec/utils.c:631: warning: assignment discards qualifiers from pointer target type
  1119. libavcodec/utils.c: In function ‘avcodec_decode_subtitle’:
  1120. libavcodec/utils.c:672: warning: assignment discards qualifiers from pointer target type
  1121. libavcodec/utils.c: In function ‘av_parse_video_frame_size’:
  1122. libavcodec/utils.c:1179: warning: assignment discards qualifiers from pointer target type
  1123. CC libavcodec/v210enc.o
  1124. CC libavcodec/v210x.o
  1125. libavcodec/v210enc.c: In function ‘encode_frame’:
  1126. libavcodec/v210enc.c:78: warning: ‘val’ may be used uninitialized in this function
  1127. libavcodec/v210enc.c:78: note: ‘val’ was declared here
  1128. CC libavcodec/vb.o
  1129. CC libavcodec/vc1.o
  1130. CC libavcodec/vc1_parser.o
  1131. CC libavcodec/vc1data.o
  1132. CC libavcodec/vc1dsp.o
  1133. CC libavcodec/vc1dec.o
  1134. CC libavcodec/vcr1.o
  1135. CC libavcodec/vmdav.o
  1136. CC libavcodec/vmnc.o
  1137. CC libavcodec/vorbis.o
  1138. CC libavcodec/vorbis_data.o
  1139. CC libavcodec/vorbis_dec.o
  1140. libavcodec/vorbis_dec.c: In function ‘vorbis_parse_setup_hdr_floors’:
  1141. libavcodec/vorbis_dec.c:576: warning: ‘book_idx’ may be used uninitialized in this function
  1142. CC libavcodec/vp3.o
  1143. CC libavcodec/vp3_parser.o
  1144. CC libavcodec/vp3dsp.o
  1145. CC libavcodec/vp5.o
  1146. CC libavcodec/vp56.o
  1147. CC libavcodec/vp56data.o
  1148. CC libavcodec/vp56dsp.o
  1149. CC libavcodec/vp6.o
  1150. CC libavcodec/vp6dsp.o
  1151. CC libavcodec/vqavideo.o
  1152. CC libavcodec/wavpack.o
  1153. CC libavcodec/wma.o
  1154. CC libavcodec/wmadec.o
  1155. CC libavcodec/wmaenc.o
  1156. CC libavcodec/wmaprodec.o
  1157. CC libavcodec/wmavoice.o
  1158. libavcodec/wmavoice.c: In function ‘synth_block_fcb_acb’:
  1159. libavcodec/wmavoice.c:1346: warning: passing argument 1 of ‘av_memcpy_backptr’ from incompatible pointer type
  1160. libavcodec/wmavoice.c: In function ‘wmavoice_decode_packet’:
  1161. libavcodec/wmavoice.c:1905: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 5 has type ‘unsigned int’
  1162. CC libavcodec/wmv2dec.o
  1163. CC libavcodec/wmv2.o
  1164. CC libavcodec/wmv2enc.o
  1165. CC libavcodec/wnv1.o
  1166. CC libavcodec/ws-snd1.o
  1167. CC libavcodec/x86/cpuid.o
  1168. CC libavcodec/x86/dnxhd_mmx.o
  1169. CC libavcodec/x86/dsputil_mmx.o
  1170. YASM libavcodec/x86/dsputil_yasm.o
  1171. CC libavcodec/x86/dsputilenc_mmx.o
  1172. CC libavcodec/x86/fdct_mmx.o
  1173. CC libavcodec/x86/fft.o
  1174. CC libavcodec/x86/fft_3dn.o
  1175. CC libavcodec/x86/fft_3dn2.o
  1176. YASM libavcodec/x86/fft_mmx.o
  1177. CC libavcodec/x86/fft_sse.o
  1178. YASM libavcodec/x86/h264_deblock_sse2.o
  1179. YASM libavcodec/x86/h264_idct_sse2.o
  1180. CC libavcodec/x86/idct_mmx.o
  1181. In file included from libavcodec/x86/idct_mmx.c:27:
  1182. libavcodec/x86/mmx.h:24:2: warning: #warning Everything in this header is deprecated, use plain __asm__()! New code using this header will be rejected.
  1183. CC libavcodec/x86/idct_mmx_xvid.o
  1184. CC libavcodec/x86/idct_sse2_xvid.o
  1185. CC libavcodec/x86/lpc_mmx.o
  1186. CC libavcodec/x86/mlpdsp.o
  1187. CC libavcodec/x86/motion_est_mmx.o
  1188. CC libavcodec/x86/mpegvideo_mmx.o
  1189. CC libavcodec/x86/simple_idct_mmx.o
  1190. CC libavcodec/x86/snowdsp_mmx.o
  1191. CC libavcodec/x86/vc1dsp_mmx.o
  1192. CC libavcodec/x86/vp3dsp_mmx.o
  1193. CC libavcodec/x86/vp3dsp_sse2.o
  1194. CC libavcodec/x86/vp6dsp_mmx.o
  1195. CC libavcodec/x86/vp6dsp_sse2.o
  1196. CC libavcodec/xan.o
  1197. libavcodec/xan.c: In function ‘xan_decode_frame’:
  1198. libavcodec/xan.c:364: warning: ‘AVPaletteControl’ is deprecated
  1199. CC libavcodec/xiph.o
  1200. CC libavcodec/xl.o
  1201. CC libavcodec/xsubdec.o
  1202. CC libavcodec/xsubenc.o
  1203. CC libavcodec/yop.o
  1204. CC libavcodec/zmbv.o
  1205. libavcodec/zmbv.c: In function ‘decode_frame’:
  1206. libavcodec/zmbv.c:497: warning: assignment discards qualifiers from pointer target type
  1207. CC libavcodec/zmbvenc.o
  1208. CC libpostproc/postprocess.o
  1209. CC libswscale/options.o
  1210. CC libswscale/rgb2rgb.o
  1211. CC libswscale/swscale.o
  1212. In file included from libswscale/swscale.c:1223:
  1213. libswscale/swscale_template.c: In function ‘yuv2yuv1_MMX2’:
  1214. libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type
  1215. libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type
  1216. libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type
  1217. libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type
  1218. libswscale/swscale_template.c: In function ‘hyscale_fast_MMX2’:
  1219. libswscale/swscale_template.c:2260: warning: initialization from incompatible pointer type
  1220. libswscale/swscale_template.c: In function ‘hcscale_fast_MMX2’:
  1221. libswscale/swscale_template.c:2409: warning: initialization from incompatible pointer type
  1222. libswscale/swscale_template.c: In function ‘swScale_MMX2’:
  1223. libswscale/swscale_template.c:2764: warning: cast from pointer to integer of different size
  1224. libswscale/swscale_template.c:2770: warning: cast from pointer to integer of different size
  1225. libswscale/swscale_template.c:2777: warning: cast from pointer to integer of different size
  1226. libswscale/swscale_template.c: In function ‘sws_init_swScale_MMX2’:
  1227. libswscale/swscale_template.c:2965: warning: assignment from incompatible pointer type
  1228. libswscale/swscale_template.c:2980: warning: assignment from incompatible pointer type
  1229. libswscale/swscale_template.c:3025: warning: assignment from incompatible pointer type
  1230. CC libswscale/utils.o
  1231. libswscale/utils.c: In function ‘sws_getContext’:
  1232. libswscale/utils.c:975: warning: passing argument 5 of ‘initMMX2HScaler’ from incompatible pointer type
  1233. libswscale/utils.c:976: warning: passing argument 5 of ‘initMMX2HScaler’ from incompatible pointer type
  1234. CC libswscale/x86/yuv2rgb_mmx.o
  1235. In file included from libswscale/x86/yuv2rgb_mmx.c:54:
  1236. libswscale/x86/yuv2rgb_template.c: In function ‘yuva420_rgb32_MMX’:
  1237. libswscale/x86/yuv2rgb_template.c:528: warning: no return statement in function returning non-void
  1238. libswscale/x86/yuv2rgb_template.c: In function ‘yuva420_bgr32_MMX’:
  1239. libswscale/x86/yuv2rgb_template.c:564: warning: no return statement in function returning non-void
  1240. In file included from libswscale/x86/yuv2rgb_mmx.c:65:
  1241. libswscale/x86/yuv2rgb_template.c: In function ‘yuva420_rgb32_MMX2’:
  1242. libswscale/x86/yuv2rgb_template.c:528: warning: no return statement in function returning non-void
  1243. libswscale/x86/yuv2rgb_template.c: In function ‘yuva420_bgr32_MMX2’:
  1244. libswscale/x86/yuv2rgb_template.c:564: warning: no return statement in function returning non-void
  1245. CC libswscale/yuv2rgb.o
  1246. libswscale/yuv2rgb.c: In function ‘ff_yuv2rgb_c_init_tables’:
  1247. libswscale/yuv2rgb.c:754: warning: passing argument 4 of ‘fill_table’ from incompatible pointer type
  1248. libswscale/yuv2rgb.c:755: warning: passing argument 4 of ‘fill_table’ from incompatible pointer type
  1249. libswscale/yuv2rgb.c:756: warning: passing argument 4 of ‘fill_table’ from incompatible pointer type
  1250. libswscale/yuv2rgb.c:777: warning: passing argument 4 of ‘fill_table’ from incompatible pointer type
  1251. libswscale/yuv2rgb.c:778: warning: passing argument 4 of ‘fill_table’ from incompatible pointer type
  1252. libswscale/yuv2rgb.c:779: warning: passing argument 4 of ‘fill_table’ from incompatible pointer type
  1253. libswscale/yuv2rgb.c:814: warning: passing argument 4 of ‘fill_table’ from incompatible pointer type
  1254. libswscale/yuv2rgb.c:815: warning: passing argument 4 of ‘fill_table’ from incompatible pointer type
  1255. libswscale/yuv2rgb.c:816: warning: passing argument 4 of ‘fill_table’ from incompatible pointer type
  1256. CC libavutil/adler32.o
  1257. CC libavutil/aes.o
  1258. libavutil/aes.c: In function ‘subshift’:
  1259. libavutil/aes.c:56: warning: initialization from incompatible pointer type
  1260. libavutil/aes.c:57: warning: initialization from incompatible pointer type
  1261. libavutil/aes.c: In function ‘crypt’:
  1262. libavutil/aes.c:84: warning: passing argument 2 of ‘mix’ from incompatible pointer type
  1263. libavutil/aes.c:85: warning: passing argument 1 of ‘addkey’ from incompatible pointer type
  1264. libavutil/aes.c:85: warning: passing argument 2 of ‘addkey’ from incompatible pointer type
  1265. libavutil/aes.c:85: warning: passing argument 3 of ‘addkey’ from incompatible pointer type
  1266. libavutil/aes.c:87: warning: passing argument 1 of ‘subshift’ from incompatible pointer type
  1267. libavutil/aes.c: In function ‘av_aes_crypt’:
  1268. libavutil/aes.c:92: warning: passing argument 1 of ‘addkey’ from incompatible pointer type
  1269. libavutil/aes.c:92: warning: passing argument 2 of ‘addkey’ from incompatible pointer type
  1270. libavutil/aes.c:92: warning: passing argument 3 of ‘addkey’ from incompatible pointer type
  1271. libavutil/aes.c:94: warning: passing argument 4 of ‘crypt’ from incompatible pointer type
  1272. libavutil/aes.c:96: warning: passing argument 1 of ‘addkey’ from incompatible pointer type
  1273. libavutil/aes.c:96: warning: passing argument 2 of ‘addkey’ from incompatible pointer type
  1274. libavutil/aes.c:96: warning: passing argument 3 of ‘addkey’ from incompatible pointer type
  1275. libavutil/aes.c:99: warning: passing argument 1 of ‘addkey’ from incompatible pointer type
  1276. libavutil/aes.c:99: warning: passing argument 2 of ‘addkey’ from incompatible pointer type
  1277. libavutil/aes.c:99: warning: passing argument 3 of ‘addkey’ from incompatible pointer type
  1278. libavutil/aes.c:101: warning: passing argument 1 of ‘addkey’ from incompatible pointer type
  1279. libavutil/aes.c:101: warning: passing argument 2 of ‘addkey’ from incompatible pointer type
  1280. libavutil/aes.c:101: warning: passing argument 3 of ‘addkey’ from incompatible pointer type
  1281. libavutil/aes.c:102: warning: passing argument 4 of ‘crypt’ from incompatible pointer type
  1282. libavutil/aes.c:103: warning: passing argument 1 of ‘addkey’ from incompatible pointer type
  1283. libavutil/aes.c:103: warning: passing argument 2 of ‘addkey’ from incompatible pointer type
  1284. libavutil/aes.c:103: warning: passing argument 3 of ‘addkey’ from incompatible pointer type
  1285. libavutil/aes.c: In function ‘av_aes_init’:
  1286. libavutil/aes.c:149: warning: passing argument 1 of ‘init_multbl2’ from incompatible pointer type
  1287. libavutil/aes.c:150: warning: passing argument 1 of ‘init_multbl2’ from incompatible pointer type
  1288. libavutil/aes.c:180: warning: passing argument 1 of ‘subshift’ from incompatible pointer type
  1289. libavutil/aes.c:181: warning: passing argument 1 of ‘mix’ from incompatible pointer type
  1290. libavutil/aes.c:133: warning: array subscript is above array bounds
  1291. CC libavutil/avstring.o
  1292. libavutil/avstring.c: In function ‘av_stristr’:
  1293. libavutil/avstring.c:54: warning: return discards qualifiers from pointer target type
  1294. libavutil/avstring.c:58: warning: return discards qualifiers from pointer target type
  1295. CC libavutil/base64.o
  1296. CC libavutil/crc.o
  1297. CC libavutil/des.o
  1298. CC libavutil/error.o
  1299. CC libavutil/fifo.o
  1300. CC libavutil/intfloat_readwrite.o
  1301. CC libavutil/lfg.o
  1302. CC libavutil/lls.o
  1303. CC libavutil/log.o
  1304. CC libavutil/lzo.o
  1305. CC libavutil/mathematics.o
  1306. libavutil/mathematics.c: In function ‘av_rescale_rnd’:
  1307. libavutil/mathematics.c:81: warning: comparison of unsigned expression >= 0 is always true
  1308. CC libavutil/md5.o
  1309. CC libavutil/mem.o
  1310. CC libavutil/pixdesc.o
  1311. CC libavutil/random_seed.o
  1312. CC libavutil/rational.o
  1313. CC libavutil/rc4.o
  1314. CC libavutil/sha.o
  1315. CC libavutil/tree.o
  1316. CC libavutil/utils.o
  1317. AR libavdevice/libavdevice.a
  1318. AR libavformat/libavformat.a
  1319. libavcodec/x86/h264dsp_mmx.c: In function ‘h264_h_loop_filter_luma_mmx2’:
  1320. libavcodec/x86/dsputil_mmx.c:727: error: can't find a register in class ‘GENERAL_REGS’ while reloading ‘asm’
  1321. libavcodec/x86/dsputil_mmx.c:727: error: can't find a register in class ‘GENERAL_REGS’ while reloading ‘asm’
  1322. libavcodec/x86/dsputil_mmx.c:727: error: ‘asm’ operand has impossible constraints
  1323. libavcodec/x86/dsputil_mmx.c:727: error: ‘asm’ operand has impossible constraints
  1324. libavcodec/x86/dsputil_mmx.c:727: error: ‘asm’ operand has impossible constraints
  1325. libavcodec/x86/dsputil_mmx.c:727: error: ‘asm’ operand has impossible constraints
  1326. libavcodec/x86/h264dsp_mmx.c:633: error: ‘asm’ operand has impossible constraints
  1327. libavcodec/x86/dsputil_mmx.c:727: error: ‘asm’ operand has impossible constraints
  1328. libavcodec/x86/dsputil_mmx.c:727: error: ‘asm’ operand has impossible constraints
  1329. libavcodec/x86/dsputil_mmx.c:727: error: ‘asm’ operand has impossible constraints
  1330. libavcodec/x86/dsputil_mmx.c:727: error: ‘asm’ operand has impossible constraints
  1331. libavcodec/x86/dsputil_mmx.c:727: error: ‘asm’ operand has impossible constraints
  1332. libavcodec/x86/dsputil_mmx.c:727: error: ‘asm’ operand has impossible constraints
  1333. libavcodec/x86/h264dsp_mmx.c:633: error: ‘asm’ operand has impossible constraints
  1334. libavcodec/x86/dsputil_mmx.c:727: error: ‘asm’ operand has impossible constraints
  1335. libavcodec/x86/dsputil_mmx.c:727: error: ‘asm’ operand has impossible constraints
  1336. make[5]: *** [libavcodec/x86/dsputil_mmx.o] Error 1
  1337. make[5]: *** Waiting for unfinished jobs....
  1338. make[5]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11/gst-libs/ext/ffmpeg'
  1339. make[4]: *** [all-local] Error 2
  1340. make[4]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11/gst-libs/ext'
  1341. make[3]: *** [all-recursive] Error 1
  1342. make[3]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11/gst-libs/ext'
  1343. make[2]: *** [all-recursive] Error 1
  1344. make[2]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11/gst-libs'
  1345. make[1]: *** [all-recursive] Error 1
  1346. make[1]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11'
  1347. make: *** [all] Error 2
  1348. emake failed
  1349. ERROR: media-plugins/gst-plugins-ffmpeg-0.10.11-r1 failed (compile phase):
  1350. emake failed.
  1351.  
  1352. Call stack:
  1353. ebuild.sh, line 56: Called src_compile
  1354. environment, line 2581: Called die
  1355. The specific snippet of code:
  1356. emake || die "emake failed."
  1357.  
  1358. If you need support, post the output of 'emerge --info =media-plugins/gst-plugins-ffmpeg-0.10.11-r1',
  1359. the complete build log and the output of 'emerge -pqv =media-plugins/gst-plugins-ffmpeg-0.10.11-r1'.
  1360. The complete build log is located at '/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/temp/build.log'.
  1361. The ebuild environment file is located at '/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/temp/environment'.
  1362. S: '/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11-r1/work/gst-ffmpeg-0.10.11'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement