Office-Mini-2:~ mythgit$ ./osx-packager.pl -m32 -themeskip -pluginskip -verbose [osx-pkg] /usr/bin/hostinfo | grep 'processors$' [osx-pkg] Using 3 jobs on 2 parallel CPUs [osx-pkg] Forcing 32-bit mode [osx-pkg] Including components: mythtv packaging [osx-pkg] Using previously downloaded dvdcss [osx-pkg] Using previously unpacked dvdcss [osx-pkg] Using previously configured dvdcss [osx-pkg] Using previously built dvdcss [osx-pkg] Using previously downloaded freetype [osx-pkg] Using previously unpacked freetype [osx-pkg] Using previously configured freetype [osx-pkg] Using previously built freetype [osx-pkg] Using previously downloaded lame [osx-pkg] Using previously unpacked lame [osx-pkg] Using previously configured lame [osx-pkg] Using previously built lame [osx-pkg] Using previously downloaded mysqlclient [osx-pkg] Using previously unpacked mysqlclient [osx-pkg] Using previously configured mysqlclient [osx-pkg] Using previously built mysqlclient [osx-pkg] Using previously downloaded qt-4.6 [osx-pkg] Using previously unpacked qt-4.6 [osx-pkg] Using previously configured qt-4.6 [osx-pkg] Using previously built qt-4.6 [osx-pkg] Cleaning previous installs of MythTV [osx-pkg] rm -fr /Users/mythgit/.osx-packager/src/mythtv/config [osx-pkg] /usr/local/git/bin/git clone git://github.com/MythTV/mythtv.git /Users/mythgit/.osx-packager/src/mythtv Cloning into /Users/mythgit/.osx-packager/src/mythtv... remote: Counting objects: 215938, done. remote: Compressing objects: 100% (41332/41332), done. remote: Total 215938 (delta 174492), reused 215196 (delta 173834) Receiving objects: 100% (215938/215938), 173.77 MiB | 1.13 MiB/s, done. Resolving deltas: 100% (174492/174492), done. [osx-pkg] /usr/local/git/bin/git clone git://github.com/MythTV/packaging.git /Users/mythgit/.osx-packager/src/mythtv/packaging Cloning into /Users/mythgit/.osx-packager/src/mythtv/packaging... remote: Counting objects: 1002, done. remote: Compressing objects: 100% (471/471), done. remote: Total 1002 (delta 464), reused 981 (delta 457) Receiving objects: 100% (1002/1002), 496.39 KiB | 594 KiB/s, done. Resolving deltas: 100% (464/464), done. [osx-pkg] /usr/local/git/bin/git checkout fixes/0.24 Branch fixes/0.24 set up to track remote branch fixes/0.24 from origin. Switched to a new branch 'fixes/0.24' [osx-pkg] /usr/local/git/bin/git pull Already up-to-date. [osx-pkg] /usr/local/git/bin/git checkout fixes/0.24 Branch fixes/0.24 set up to track remote branch fixes/0.24 from origin. Switched to a new branch 'fixes/0.24' [osx-pkg] /usr/local/git/bin/git pull Already up-to-date. [osx-pkg] Configuring mythtv [osx-pkg] ./configure --prefix=/Users/mythgit/.osx-packager/build --runprefix=../Resources --disable-distcc # Basic Settings Compile type release Compiler cache no DistCC no qmake /Users/mythgit/.osx-packager/build/bin/qmake install prefix /Users/mythgit/.osx-packager/build runtime prefix ../Resources CPU x86 x86_32 (Genuine Intel(R) CPU 1300 @ 1.66GHz) yasm yes MMX enabled yes MMX2 enabled yes 3DNow! enabled yes 3DNow! extended enabled yes SSE enabled yes SSSE3 enabled yes CMOV enabled no # Input Support Joystick menu no lirc support yes Apple Remote yes Video4Linux sup. no ivtv support no HD-PVR support no FireWire support yes DVB support no [/usr/include] DVB-S2 support no HDHomeRun support yes IPTV support yes # Sound Output Support PulseAudio support no OSS support no ALSA support no JACK support no libfftw3 support no # Video Output Support x11 support no OpenGL video yes Quartz video yes OpenGL vsync no DirectFB no MHEG support yes # Misc Features multi threaded libavcodec yes Frontend yes Backend yes # Bindings bindings_perl yes bindings_python yes Creating libs/libmythdb/mythconfig.h and libs/libmythdb/mythconfig.mak [osx-pkg] Removing Nigel's hacks from file programs/programs.pro [osx-pkg] Making mythtv [osx-pkg] /usr/bin/make -j3 sh version.sh /Users/mythgit/.osx-packager/src/mythtv/mythtv cd libs; qmake QMAKE=qmake -o Makefile libs.pro cd filters; qmake QMAKE=qmake -o Makefile filters.pro cd programs; qmake QMAKE=qmake -o Makefile programs.pro cd themes; qmake QMAKE=qmake -o Makefile themes.pro cd i18n; qmake QMAKE=qmake -o Makefile i18n.pro cd locales; qmake QMAKE=qmake -o Makefile locales.pro /usr/bin/make -C external/FFmpeg /usr/bin/make -C bindings/perl /usr/bin/make -C bindings/python perl Makefile.PL MAKEFILE=Makefile.perl PREFIX="/Users/mythgit/.osx-packager/build" python setup.py build Warning: prerequisite DBD::mysql 0 not found. Warning: prerequisite Date::Manip 0 not found. Writing Makefile.perl for MythTV running build running build_py creating build creating build/lib creating build/lib/MythTV copying MythTV/__init__.py -> build/lib/MythTV copying MythTV/altdict.py -> build/lib/MythTV copying MythTV/connections.py -> build/lib/MythTV copying MythTV/database.py -> build/lib/MythTV copying MythTV/dataheap.py -> build/lib/MythTV copying MythTV/exceptions.py -> build/lib/MythTV copying MythTV/logging.py -> build/lib/MythTV copying MythTV/methodheap.py -> build/lib/MythTV copying MythTV/msearch.py -> build/lib/MythTV copying MythTV/mythproto.py -> build/lib/MythTV copying MythTV/static.py -> build/lib/MythTV copying MythTV/system.py -> build/lib/MythTV copying MythTV/utility.py -> build/lib/MythTV creating build/lib/MythTV/tmdb copying MythTV/tmdb/__init__.py -> build/lib/MythTV/tmdb copying MythTV/tmdb/tmdb_api.py -> build/lib/MythTV/tmdb copying MythTV/tmdb/tmdb_exceptions.py -> build/lib/MythTV/tmdb copying MythTV/tmdb/tmdb_ui.py -> build/lib/MythTV/tmdb creating build/lib/MythTV/ttvdb copying MythTV/ttvdb/__init__.py -> build/lib/MythTV/ttvdb copying MythTV/ttvdb/cache.py -> build/lib/MythTV/ttvdb copying MythTV/ttvdb/tvdb_api.py -> build/lib/MythTV/ttvdb copying MythTV/ttvdb/tvdb_exceptions.py -> build/lib/MythTV/ttvdb copying MythTV/ttvdb/tvdb_ui.py -> build/lib/MythTV/ttvdb copying MythTV/ttvdb/tvdbXslt.py -> build/lib/MythTV/ttvdb creating build/lib/MythTV/wikiscripts copying MythTV/wikiscripts/__init__.py -> build/lib/MythTV/wikiscripts copying MythTV/wikiscripts/wikiscripts.py -> build/lib/MythTV/wikiscripts running build_scripts cp MythTV/Channel.pm blib/lib/MythTV/Channel.pm cp MythTV/Recording.pm blib/lib/MythTV/Recording.pm cp MythTV.pm blib/lib/MythTV.pm cp MythTV/StorageGroup.pm blib/lib/MythTV/StorageGroup.pm creating build/scripts-2.5 copying and adjusting scripts/mythpython -> build/scripts-2.5 copying and adjusting scripts/mythwikiscripts -> build/scripts-2.5 changing mode of build/scripts-2.5/mythpython from 644 to 755 changing mode of build/scripts-2.5/mythwikiscripts from 644 to 755 python setprefix.py "/Users/mythgit/.osx-packager/build" cp IO/Socket/INET/MythTV.pm blib/lib/IO/Socket/INET/MythTV.pm cp MythTV/Program.pm blib/lib/MythTV/Program.pm /usr/bin/make -C themes gcc -c -pipe -I/Users/mythgit/.osx-packager/build/include -m32 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -I/Users/mythgit/.osx-packager/build/include -m32 -std=c99 -fomit-frame-pointer -fPIC -g -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wundef -Wmissing-prototypes -O3 -fno-math-errno -fno-tree-vectorize -arch i386 -DMMX -Di386 -DUSING_APPLEREMOTE -D_GNU_SOURCE -I../../../../build/mkspecs/macx-g++ -I. -I/usr/include -I../../../../build -o dummy.o dummy.c /usr/bin/make -C i18n gcc -c -pipe -I/Users/mythgit/.osx-packager/build/include -m32 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -I/Users/mythgit/.osx-packager/build/include -m32 -std=c99 -fomit-frame-pointer -fPIC -g -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wundef -Wmissing-prototypes -O3 -fno-math-errno -fno-tree-vectorize -arch i386 -DMMX -Di386 -DUSING_APPLEREMOTE -D_GNU_SOURCE -I../../../../build/mkspecs/macx-g++ -I. -I/usr/include -I../../../../build -o dummy.o dummy.c g++ -headerpad_max_install_names -arch i386 -o themes dummy.o g++ -headerpad_max_install_names -arch i386 -o i18n dummy.o /usr/bin/make -C locales gcc -c -pipe -I/Users/mythgit/.osx-packager/build/include -m32 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -I/Users/mythgit/.osx-packager/build/include -m32 -std=c99 -fomit-frame-pointer -fPIC -g -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wundef -Wmissing-prototypes -O3 -fno-math-errno -fno-tree-vectorize -arch i386 -DMMX -Di386 -DUSING_APPLEREMOTE -D_GNU_SOURCE -I../../../../build/mkspecs/macx-g++ -I. -I/usr/include -I../../../../build -o dummy.o dummy.c g++ -headerpad_max_install_names -arch i386 -o locales dummy.o CC libavdevice/avdevice.o CC libavdevice/alldevices.o CC libavformat/4xm.o CC libavformat/a64.o CC libavformat/adtsenc.o CC libavformat/aea.o CC libavformat/aiffdec.o CC libavformat/aiffenc.o CC libavformat/allformats.o CC libavformat/amr.o CC libavformat/anm.o CC libavformat/apc.o CC libavformat/ape.o CC libavformat/apetag.o CC libavformat/applehttp.o CC libavformat/asf.o CC libavformat/asfcrypt.o CC libavformat/asfdec.o libavformat/asfdec.c: In function ‘asf_read_header’: libavformat/asfdec.c:390: warning: ‘AVPaletteControl’ is deprecated CC libavformat/asfenc.o CC libavformat/assdec.o CC libavformat/assenc.o CC libavformat/au.o CC libavformat/audiointerleave.o CC libavformat/avc.o CC libavformat/avi.o CC libavformat/avidec.o libavformat/avidec.c: In function ‘avi_read_header’: libavformat/avidec.c:544: warning: ‘AVPaletteControl’ is deprecated libavformat/avidec.c: In function ‘read_gab2_sub’: libavformat/avidec.c:703: warning: passing argument 1 of ‘bytestream_get_le32’ from incompatible pointer type libavformat/avidec.c:718: warning: passing argument 1 of ‘bytestream_get_le16’ from incompatible pointer type libavformat/avidec.c:718: warning: passing argument 1 of ‘bytestream_get_le16’ from incompatible pointer type libavformat/avidec.c:726: warning: passing argument 1 of ‘bytestream_get_le32’ from incompatible pointer type CC libavformat/avienc.o CC libavformat/avio.o libavformat/avio.c: In function ‘register_protocol’: libavformat/avio.c:93: warning: ‘av_register_protocol’ is deprecated (declared at libavformat/avio.c:87) CC libavformat/aviobuf.o libavformat/aviobuf.c: In function ‘url_fdopen’: libavformat/aviobuf.c:612: warning: passing argument 6 of ‘init_put_byte’ from incompatible pointer type libavformat/aviobuf.c:612: warning: passing argument 7 of ‘init_put_byte’ from incompatible pointer type libavformat/aviobuf.c:612: warning: passing argument 8 of ‘init_put_byte’ from incompatible pointer type CC libavformat/avlanguage.o CC libavformat/avs.o CC libavformat/bethsoftvid.o CC libavformat/bfi.o CC libavformat/bink.o CC libavformat/c93.o CC libavformat/caf.o CC libavformat/cafdec.o CC libavformat/cdg.o CC libavformat/concat.o CC libavformat/crcenc.o CC libavformat/cutils.o CC libavformat/daud.o CC libavformat/dsicin.o CC libavformat/dv.o CC libavformat/dvenc.o CC libavformat/dxa.o CC libavformat/eacdata.o CC libavformat/electronicarts.o CC libavformat/ffmdec.o CC libavformat/ffmenc.o CC libavformat/file.o CC libavformat/filmstripdec.o CC libavformat/filmstripenc.o CC libavformat/flacdec.o CC libavformat/flacenc.o CC libavformat/flacenc_header.o CC libavformat/flic.o CC libavformat/flvdec.o CC libavformat/flvenc.o CC libavformat/framecrcenc.o CC libavformat/gif.o CC libavformat/gopher.o CC libavformat/gxf.o CC libavformat/gxfenc.o CC libavformat/http.o CC libavformat/httpauth.o CC libavformat/id3v1.o CC libavformat/id3v2.o CC libavformat/idcin.o CC libavformat/idroq.o libavformat/idcin.c:90: warning: ‘AVPaletteControl’ is deprecated CC libavformat/iff.o CC libavformat/img2.o CC libavformat/ipmovie.o libavformat/ipmovie.c:119: warning: ‘AVPaletteControl’ is deprecated CC libavformat/isom.o CC libavformat/iss.o CC libavformat/iv8.o CC libavformat/ivfdec.o CC libavformat/lmlm4.o CC libavformat/matroska.o CC libavformat/matroskadec.o CC libavformat/matroskaenc.o CC libavformat/md5enc.o CC libavformat/md5proto.o CC libavformat/metadata.o libavformat/metadata.c: In function ‘av_metadata_set2’: libavformat/metadata.c:72: warning: assignment discards qualifiers from pointer target type libavformat/metadata.c:76: warning: assignment discards qualifiers from pointer target type CC libavformat/metadata_compat.o libavformat/matroskadec.c: In function ‘matroska_parse_cluster’: libavformat/matroskadec.c:977: warning: ‘layer’ may be used uninitialized in this function CC libavformat/mm.o CC libavformat/mmf.o CC libavformat/mms.o CC libavformat/mmsh.o libavformat/mmsh.c: In function ‘read_data_packet’: libavformat/mmsh.c:121: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long unsigned int’ libavformat/mmsh.c: In function ‘get_http_header_data’: libavformat/mmsh.c:196: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long unsigned int’ CC libavformat/mmst.o CC libavformat/mov.o CC libavformat/movenc.o CC libavformat/movenchint.o CC libavformat/mp3.o CC libavformat/mpc.o CC libavformat/mpc8.o CC libavformat/mpeg.o CC libavformat/mpegenc.o libavformat/mpegenc.c: In function ‘flush_packet’: libavformat/mpegenc.c:924: warning: passing argument 4 of ‘av_fifo_generic_read’ from incompatible pointer type CC libavformat/mpegts.o libavformat/mpegts.c: In function ‘pmt_cb’: libavformat/mpegts.c:1366: warning: initialization discards qualifiers from pointer target type libavformat/mpegts.c:1120: warning: unused variable ‘pes’ libavformat/mpegts.c:1119: warning: unused variable ‘streams_changed’ libavformat/mpegts.c: In function ‘mpegts_add_stream’: libavformat/mpegts.c:1585: warning: format ‘%x’ expects type ‘unsigned int’, but argument 8 has type ‘struct AVStream *’ libavformat/mpegts.c:1647: warning: format ‘%x’ expects type ‘unsigned int’, but argument 8 has type ‘struct AVStream *’ libavformat/mpegts.c: In function ‘pat_cb’: libavformat/mpegts.c:1686: warning: unused variable ‘pmt_pid’ libavformat/mpegts.c:1686: warning: unused variable ‘sid’ CC libavformat/mpegtsenc.o CC libavformat/mpjpeg.o CC libavformat/msnwc_tcp.o CC libavformat/mtv.o CC libavformat/mvi.o CC libavformat/mxf.o CC libavformat/mxfdec.o CC libavformat/mxfenc.o libavformat/mpegts.c: At top level: libavformat/mpegts.c:563: warning: ‘getstr8’ defined but not used CC libavformat/ncdec.o CC libavformat/nsvdec.o CC libavformat/nut.o CC libavformat/nutdec.o CC libavformat/nutenc.o libavformat/nutdec.c: In function ‘decode_main_header’: libavformat/nutdec.c:282: warning: passing argument 2 of ‘get_buffer’ discards qualifiers from pointer target type CC libavformat/nuv.o CC libavformat/oggdec.o CC libavformat/oggenc.o CC libavformat/oggparsedirac.o CC libavformat/oggparseflac.o CC libavformat/oggparseogm.o CC libavformat/oggparseskeleton.o CC libavformat/oggparsespeex.o CC libavformat/oggparsetheora.o CC libavformat/oggparsevorbis.o CC libavformat/oma.o CC libavformat/options.o CC libavformat/os_support.o CC libavformat/psxstr.o CC libavformat/pva.o CC libavformat/qcp.o CC libavformat/r3d.o CC libavformat/raw.o CC libavformat/rdt.o libavformat/rdt.c: In function ‘rdt_parse_packet’: libavformat/rdt.c:308: warning: passing argument 2 of ‘init_put_byte’ discards qualifiers from pointer target type CC libavformat/riff.o CC libavformat/rl2.o CC libavformat/rm.o CC libavformat/rmdec.o CC libavformat/rmenc.o CC libavformat/rpl.o CC libavformat/rso.o libavformat/rmdec.c: In function ‘ff_rm_parse_packet’: libavformat/rmdec.c:584: warning: ‘seq’ may be used uninitialized in this function libavformat/rmdec.c:584: warning: ‘pic_num’ may be used uninitialized in this function libavformat/rmdec.c:584: warning: ‘pos’ may be used uninitialized in this function libavformat/rmdec.c:584: warning: ‘len2’ may be used uninitialized in this function CC libavformat/rsodec.o libavformat/rmdec.c: In function ‘rm_read_packet’: libavformat/rmdec.c:823: warning: ‘st’ may be used uninitialized in this function CC libavformat/rsoenc.o CC libavformat/rtmppkt.o CC libavformat/rtmpproto.o libavformat/rtmpproto.c: In function ‘get_packet’: libavformat/rtmpproto.c:753: warning: assignment discards qualifiers from pointer target type libavformat/rmdec.c: In function ‘rm_read_header’: libavformat/rmdec.c:335: warning: ‘st’ may be used uninitialized in this function CC libavformat/rtp.o CC libavformat/rtpdec.o CC libavformat/rtpdec_amr.o CC libavformat/rtpdec_asf.o CC libavformat/rtpdec_h263.o libavformat/rtpdec_asf.c: In function ‘asfrtp_parse_packet’: libavformat/rtpdec_asf.c:178: warning: passing argument 2 of ‘init_put_byte’ discards qualifiers from pointer target type CC libavformat/rtpdec_h264.o CC libavformat/rtpdec_latm.o CC libavformat/rtpdec_mpeg4.o CC libavformat/rtpdec_qdm2.o CC libavformat/rtpdec_svq3.o CC libavformat/rtpdec_vp8.o CC libavformat/rtpdec_xiph.o CC libavformat/rtpenc.o CC libavformat/rtpenc_aac.o CC libavformat/rtpenc_amr.o CC libavformat/rtpenc_h263.o CC libavformat/rtpenc_h264.o CC libavformat/rtpenc_mpv.o CC libavformat/rtpenc_vp8.o CC libavformat/rtpenc_xiph.o CC libavformat/rtpproto.o CC libavformat/rtsp.o CC libavformat/rtspenc.o libavformat/rtsp.c: In function ‘rtsp_parse_range’: libavformat/rtsp.c:595: warning: cast discards qualifiers from pointer target type libavformat/rtsp.c:599: warning: cast discards qualifiers from pointer target type libavformat/rtsp.c: In function ‘rtsp_parse_transport’: libavformat/rtsp.c:684: warning: cast discards qualifiers from pointer target type CC libavformat/sauce.o CC libavformat/sdp.o CC libavformat/seek.o CC libavformat/segafilm.o CC libavformat/sierravmd.o CC libavformat/siff.o libavformat/rtsp.c: In function ‘rtsp_fetch_packet’: libavformat/rtsp.c:1766: warning: ‘rtsp_st’ may be used uninitialized in this function CC libavformat/smacker.o CC libavformat/sol.o CC libavformat/soxdec.o libavformat/rtsp.c: In function ‘ff_rtsp_connect’: libavformat/rtsp.c:982: warning: ‘rtx’ may be used uninitialized in this function CC libavformat/soxenc.o CC libavformat/spdif.o CC libavformat/srtdec.o CC libavformat/swfdec.o CC libavformat/swfenc.o libavformat/swfenc.c: In function ‘swf_write_video’: libavformat/swfenc.c:424: warning: passing argument 4 of ‘av_fifo_generic_read’ from incompatible pointer type CC libavformat/tcp.o CC libavformat/thp.o CC libavformat/tiertexseq.o CC libavformat/tmv.o CC libavformat/tta.o CC libavformat/tty.o CC libavformat/txd.o CC libavformat/udp.o CC libavformat/utils.o CC libavformat/vc1test.o libavformat/utils.c: In function ‘av_remove_stream’: libavformat/utils.c:2760: warning: comparison of distinct pointer types lacks a cast libavformat/utils.c: In function ‘parse_date’: libavformat/utils.c:3506: warning: cast discards qualifiers from pointer target type CC libavformat/vc1testenc.o CC libavformat/voc.o CC libavformat/vocdec.o CC libavformat/vocenc.o CC libavformat/vorbiscomment.o CC libavformat/vqf.o CC libavformat/wav.o CC libavformat/wc3movie.o libavformat/wc3movie.c:71: warning: ‘AVPaletteControl’ is deprecated CC libavformat/westwood.o CC libavformat/wv.o CC libavformat/xa.o CC libavformat/yop.o CC libavformat/yuv4mpeg.o CC libavcodec/4xm.o CC libavcodec/8bps.o CC libavcodec/8svx.o CC libavcodec/a64multienc.o CC libavcodec/aac_ac3_parser.o CC libavcodec/aac_adtstoasc_bsf.o CC libavcodec/aac_parser.o libavcodec/aac_adtstoasc_bsf.c: In function ‘aac_adtstoasc_filter’: libavcodec/aac_adtstoasc_bsf.c:51: warning: cast discards qualifiers from pointer target type libavcodec/aac_adtstoasc_bsf.c:104: warning: cast discards qualifiers from pointer target type CC libavcodec/aacadtsdec.o CC libavcodec/aaccoder.o CC libavcodec/aacdec.o CC libavcodec/aacenc.o CC libavcodec/aaclatmdec.o CC libavcodec/aacps.o libavcodec/aacps.c: In function ‘hybrid_analysis’: libavcodec/aacps.c:369: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type libavcodec/aacps.c:370: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type libavcodec/aacps.c:371: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type libavcodec/aacps.c:372: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type libavcodec/aacps.c:373: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type libavcodec/aacps.c:381: warning: passing argument 3 of ‘hybrid6_cx’ from incompatible pointer type libavcodec/aacps.c: In function ‘stereo_processing’: libavcodec/aacps.c:813: warning: initialization from incompatible pointer type libavcodec/aacps.c: In function ‘ff_ps_apply’: libavcodec/aacps.c:986: warning: passing argument 3 of ‘decorrelation’ from incompatible pointer type CC libavcodec/aacpsy.o CC libavcodec/aacsbr.o CC libavcodec/aactab.o libavcodec/aacsbr.c: In function ‘ff_sbr_apply’: libavcodec/aacsbr.c:1731: warning: passing argument 4 of ‘sbr_lf_gen’ from incompatible pointer type libavcodec/aacsbr.c:1733: warning: passing argument 3 of ‘sbr_hf_inverse_filter’ from incompatible pointer type libavcodec/aacsbr.c:1737: warning: passing argument 4 of ‘sbr_hf_gen’ from incompatible pointer type libavcodec/aacsbr.c:1737: warning: passing argument 5 of ‘sbr_hf_gen’ from incompatible pointer type libavcodec/aacsbr.c:1737: warning: passing argument 6 of ‘sbr_hf_gen’ from incompatible pointer type libavcodec/aacsbr.c:1744: warning: passing argument 2 of ‘sbr_hf_assemble’ from incompatible pointer type libavcodec/aacsbr.c:1748: warning: passing argument 3 of ‘sbr_x_gen’ from incompatible pointer type libavcodec/aacsbr.c:1748: warning: passing argument 4 of ‘sbr_x_gen’ from incompatible pointer type CC libavcodec/aandcttab.o CC libavcodec/aasc.o CC libavcodec/ac3.o libavcodec/aacps.c:908: warning: ‘h22i_step’ may be used uninitialized in this function libavcodec/aacps.c:908: warning: ‘h21i_step’ may be used uninitialized in this function libavcodec/aacps.c:908: warning: ‘h12i_step’ may be used uninitialized in this function libavcodec/aacps.c:908: warning: ‘h11i_step’ may be used uninitialized in this function libavcodec/aacps.c:906: warning: ‘h22i’ may be used uninitialized in this function libavcodec/aacps.c:906: warning: ‘h21i’ may be used uninitialized in this function libavcodec/aacps.c:906: warning: ‘h12i’ may be used uninitialized in this function libavcodec/aacps.c:906: warning: ‘h11i’ may be used uninitialized in this function CC libavcodec/ac3_parser.o CC libavcodec/ac3dec.o CC libavcodec/ac3dec_data.o CC libavcodec/ac3enc.o libavcodec/aacsbr.c: In function ‘ff_decode_sbr_extension’: libavcodec/aacsbr.c:307: warning: ‘max_qmf_subbands’ may be used uninitialized in this function CC libavcodec/ac3tab.o CC libavcodec/acelp_filters.o CC libavcodec/acelp_pitch_delay.o CC libavcodec/acelp_vectors.o CC libavcodec/adpcm.o CC libavcodec/adxdec.o CC libavcodec/adxenc.o CC libavcodec/alac.o CC libavcodec/alacenc.o CC libavcodec/allcodecs.o CC libavcodec/alsdec.o CC libavcodec/amrnbdec.o CC libavcodec/anm.o CC libavcodec/ansi.o CC libavcodec/apedec.o libavcodec/ansi.c: In function ‘decode_frame’: libavcodec/ansi.c:161: warning: ‘height’ may be used uninitialized in this function libavcodec/ansi.c:161: warning: ‘width’ may be used uninitialized in this function CC libavcodec/asv1.o CC libavcodec/atrac.o CC libavcodec/atrac1.o CC libavcodec/atrac3.o CC libavcodec/audioconvert.o CC libavcodec/aura.o CC libavcodec/avfft.o CC libavcodec/avpacket.o libavcodec/avpacket.c: In function ‘av_dup_packet’: libavcodec/avpacket.c:76: warning: ‘av_destruct_packet_nofree’ is deprecated (declared at libavcodec/avpacket.c:26) CC libavcodec/avs.o CC libavcodec/bethsoftvideo.o libavcodec/avs.c: In function ‘avs_decode_frame’: libavcodec/avs.c:59: warning: ‘change_map.buffer’ may be used uninitialized in this function libavcodec/avs.c:59: warning: ‘change_map.index’ may be used uninitialized in this function CC libavcodec/bfi.o CC libavcodec/bgmc.o CC libavcodec/bink.o CC libavcodec/binkaudio.o CC libavcodec/binkidct.o CC libavcodec/bitstream.o CC libavcodec/bitstream_filter.o libavcodec/bitstream_filter.c: In function ‘av_bitstream_filter_filter’: libavcodec/bitstream_filter.c:62: warning: cast discards qualifiers from pointer target type CC libavcodec/bmp.o libavcodec/bmp.c: In function ‘bmp_decode_frame’: libavcodec/bmp.c:51: warning: ‘rgb[0]’ may be used uninitialized in this function libavcodec/bmp.c:51: warning: ‘rgb[1]’ may be used uninitialized in this function libavcodec/bmp.c:51: warning: ‘rgb[2]’ may be used uninitialized in this function CC libavcodec/bmpenc.o CC libavcodec/c93.o CC libavcodec/cabac.o CC libavcodec/cavs.o CC libavcodec/cavs_parser.o CC libavcodec/cavsdec.o CC libavcodec/cavsdsp.o CC libavcodec/cdgraphics.o CC libavcodec/celp_filters.o CC libavcodec/celp_math.o CC libavcodec/cga_data.o CC libavcodec/chomp_bsf.o CC libavcodec/cinepak.o libavcodec/chomp_bsf.c: In function ‘chomp_filter’: libavcodec/chomp_bsf.c:34: warning: cast discards qualifiers from pointer target type CC libavcodec/cljr.o CC libavcodec/cook.o CC libavcodec/cscd.o libavcodec/cook.c: In function ‘cook_decode_init’: libavcodec/cook.c:282: warning: control may reach end of non-void function ‘maybe_reformat_buffer32’ being inlined CC libavcodec/cyuv.o CC libavcodec/dca.o CC libavcodec/dca_parser.o CC libavcodec/dcadsp.o CC libavcodec/dct.o CC libavcodec/dirac.o CC libavcodec/dirac_parser.o CC libavcodec/dnxhd_parser.o CC libavcodec/dnxhddata.o CC libavcodec/dnxhddec.o CC libavcodec/dnxhdenc.o CC libavcodec/dpcm.o CC libavcodec/dpx.o CC libavcodec/dsicinav.o CC libavcodec/dsputil.o CC libavcodec/dump_extradata_bsf.o CC libavcodec/dv.o libavcodec/dv.c: In function ‘dvvideo_decode_frame’: libavcodec/dv.c:1107: warning: assignment discards qualifiers from pointer target type CC libavcodec/dvbsub.o CC libavcodec/dvbsub_parser.o CC libavcodec/dvbsubdec.o CC libavcodec/dvdata.o CC libavcodec/dvdsub_parser.o CC libavcodec/dvdsubdec.o CC libavcodec/dvdsubenc.o CC libavcodec/dwt.o CC libavcodec/dxa.o CC libavcodec/eac3dec.o CC libavcodec/eac3dec_data.o CC libavcodec/eacmv.o CC libavcodec/eaidct.o CC libavcodec/eamad.o CC libavcodec/eatgq.o libavcodec/eamad.c: In function ‘decode_frame’: libavcodec/eamad.c:191: warning: ‘mv_y’ may be used uninitialized in this function libavcodec/eamad.c:191: warning: ‘mv_x’ may be used uninitialized in this function CC libavcodec/eatgv.o CC libavcodec/eatqi.o CC libavcodec/elbg.o CC libavcodec/error_resilience.o CC libavcodec/escape124.o CC libavcodec/faandct.o CC libavcodec/faanidct.o CC libavcodec/faxcompr.o CC libavcodec/fft.o CC libavcodec/ffv1.o CC libavcodec/flac.o CC libavcodec/flacdata.o CC libavcodec/flacdec.o CC libavcodec/flacenc.o CC libavcodec/flashsv.o CC libavcodec/flashsvenc.o libavcodec/flashsv.c: In function ‘flashsv_decode_frame’: libavcodec/flashsv.c:202: warning: assignment discards qualifiers from pointer target type CC libavcodec/flicvideo.o CC libavcodec/flvdec.o CC libavcodec/flvenc.o CC libavcodec/fraps.o CC libavcodec/frwu.o CC libavcodec/g726.o CC libavcodec/gif.o libavcodec/gif.c: In function ‘gif_encode_frame’: libavcodec/gif.c:90: warning: ‘len’ may be used uninitialized in this function CC libavcodec/gifdec.o CC libavcodec/golomb.o CC libavcodec/gsmdec.o CC libavcodec/h261.o CC libavcodec/h261_parser.o CC libavcodec/h261dec.o CC libavcodec/h261enc.o CC libavcodec/h263.o CC libavcodec/h263_parser.o CC libavcodec/h263dec.o CC libavcodec/h264.o libavcodec/h264.c: In function ‘fill_filter_caches’: libavcodec/h264.c:2333: warning: initialization from incompatible pointer type libavcodec/h264.c:2410: warning: initialization from incompatible pointer type libavcodec/h264.c:2425: warning: initialization from incompatible pointer type CC libavcodec/h264_cabac.o CC libavcodec/h264_cavlc.o CC libavcodec/h264_direct.o libavcodec/h264_direct.c: In function ‘pred_spatial_direct_motion’: libavcodec/h264_direct.c:263: warning: assignment from incompatible pointer type libavcodec/h264_direct.c:264: warning: assignment from incompatible pointer type libavcodec/h264_direct.c: In function ‘pred_temp_direct_motion’: libavcodec/h264_direct.c:443: warning: assignment from incompatible pointer type libavcodec/h264_direct.c:444: warning: assignment from incompatible pointer type CC libavcodec/h264_loopfilter.o CC libavcodec/h264_mp4toannexb_bsf.o libavcodec/h264_mp4toannexb_bsf.c: In function ‘h264_mp4toannexb_filter’: libavcodec/h264_mp4toannexb_bsf.c:69: warning: cast discards qualifiers from pointer target type CC libavcodec/h264_parser.o CC libavcodec/h264_ps.o CC libavcodec/h264_refs.o CC libavcodec/h264_sei.o CC libavcodec/h264dsp.o CC libavcodec/h264idct.o CC libavcodec/h264pred.o CC libavcodec/huffman.o CC libavcodec/huffyuv.o CC libavcodec/idcinvideo.o libavcodec/idcinvideo.c: In function ‘idcin_decode_frame’: libavcodec/idcinvideo.c:216: warning: ‘AVPaletteControl’ is deprecated CC libavcodec/iff.o CC libavcodec/iirfilter.o CC libavcodec/imc.o CC libavcodec/imgconvert.o CC libavcodec/imx_dump_header_bsf.o libavcodec/imgconvert.c: In function ‘av_picture_copy’: libavcodec/imgconvert.c:841: warning: passing argument 3 of ‘av_picture_data_copy’ discards qualifiers from pointer target type libavcodec/imgconvert.c:841: warning: passing argument 4 of ‘av_picture_data_copy’ discards qualifiers from pointer target type CC libavcodec/indeo2.o CC libavcodec/indeo3.o CC libavcodec/indeo5.o CC libavcodec/intelh263dec.o CC libavcodec/interplayvideo.o libavcodec/interplayvideo.c: In function ‘ipvideo_decode_frame’: libavcodec/interplayvideo.c:1045: warning: ‘AVPaletteControl’ is deprecated libavcodec/interplayvideo.c: In function ‘ipvideo_decode_block_opcode_0xD’: libavcodec/interplayvideo.c:517: warning: ‘P[0]’ may be used uninitialized in this function libavcodec/interplayvideo.c:517: warning: ‘P[1]’ may be used uninitialized in this function CC libavcodec/intrax8.o CC libavcodec/intrax8dsp.o CC libavcodec/inverse.o CC libavcodec/ituh263dec.o CC libavcodec/ituh263enc.o CC libavcodec/ivi_common.o libavcodec/ivi_common.c: In function ‘ff_ivi_decode_blocks’: libavcodec/ivi_common.c:336: warning: ‘sym’ may be used uninitialized in this function libavcodec/ivi_common.c:333: warning: ‘mc_type’ may be used uninitialized in this function libavcodec/ivi_common.c:333: warning: ‘mv_y’ may be used uninitialized in this function libavcodec/ivi_common.c:333: warning: ‘mv_x’ may be used uninitialized in this function CC libavcodec/ivi_dsp.o libavcodec/ivi_dsp.c: In function ‘ff_ivi_recompose53’: libavcodec/ivi_dsp.c:41: warning: ‘b3_9’ may be used uninitialized in this function libavcodec/ivi_dsp.c:41: warning: ‘b3_8’ may be used uninitialized in this function libavcodec/ivi_dsp.c:41: warning: ‘b3_6’ may be used uninitialized in this function libavcodec/ivi_dsp.c:41: warning: ‘b3_5’ may be used uninitialized in this function libavcodec/ivi_dsp.c:41: warning: ‘b3_3’ may be used uninitialized in this function libavcodec/ivi_dsp.c:41: warning: ‘b3_2’ may be used uninitialized in this function libavcodec/ivi_dsp.c:40: warning: ‘b2_6’ may be used uninitialized in this function libavcodec/ivi_dsp.c:40: warning: ‘b2_5’ may be used uninitialized in this function libavcodec/ivi_dsp.c:40: warning: ‘b2_3’ may be used uninitialized in this function libavcodec/ivi_dsp.c:40: warning: ‘b2_2’ may be used uninitialized in this function libavcodec/ivi_dsp.c:40: warning: ‘b1_3’ may be used uninitialized in this function libavcodec/ivi_dsp.c:40: warning: ‘b1_2’ may be used uninitialized in this function libavcodec/ivi_dsp.c:40: warning: ‘b1_1’ may be used uninitialized in this function libavcodec/ivi_dsp.c:40: warning: ‘b0_2’ may be used uninitialized in this function libavcodec/ivi_dsp.c:40: warning: ‘b0_1’ may be used uninitialized in this function CC libavcodec/jfdctfst.o CC libavcodec/jfdctint.o CC libavcodec/jpegls.o CC libavcodec/jpeglsdec.o CC libavcodec/jpeglsenc.o CC libavcodec/jrevdct.o CC libavcodec/kgv1dec.o CC libavcodec/kmvc.o CC libavcodec/latm_parser.o CC libavcodec/lcldec.o libavcodec/lcldec.c: In function ‘zlib_decomp’: libavcodec/lcldec.c:136: warning: assignment discards qualifiers from pointer target type libavcodec/lcldec.c: In function ‘decode_frame’: libavcodec/lcldec.c:165: warning: cast discards qualifiers from pointer target type CC libavcodec/lclenc.o CC libavcodec/ljpegenc.o CC libavcodec/loco.o CC libavcodec/lpc.o CC libavcodec/lsp.o CC libavcodec/lzw.o CC libavcodec/lzwenc.o CC libavcodec/mace.o CC libavcodec/mdct.o CC libavcodec/mdec.o CC libavcodec/mimic.o CC libavcodec/mjpeg.o CC libavcodec/mjpeg_parser.o CC libavcodec/mjpega_dump_header_bsf.o CC libavcodec/mjpegbdec.o CC libavcodec/mjpegdec.o CC libavcodec/mjpegenc.o CC libavcodec/mlp.o CC libavcodec/mlp_parser.o CC libavcodec/mlpdec.o CC libavcodec/mlpdsp.o CC libavcodec/mmvideo.o CC libavcodec/motion_est.o CC libavcodec/motionpixels.o CC libavcodec/movsub_bsf.o CC libavcodec/mp3_header_compress_bsf.o libavcodec/mp3_header_compress_bsf.c: In function ‘mp3_header_compress’: libavcodec/mp3_header_compress_bsf.c:41: warning: cast discards qualifiers from pointer target type CC libavcodec/mp3_header_decompress_bsf.o libavcodec/motion_est.c: In function ‘cmp_hpel’: libavcodec/motion_est.c:192: warning: ‘uvdxy’ may be used uninitialized in this function CC libavcodec/mpc.o libavcodec/mp3_header_decompress_bsf.c: In function ‘mp3_header_decompress’: libavcodec/mp3_header_decompress_bsf.c:36: warning: cast discards qualifiers from pointer target type CC libavcodec/mpc7.o libavcodec/motion_est.c: In function ‘cmp_internal’: libavcodec/motion_est.c:192: warning: ‘uvdxy’ may be used uninitialized in this function CC libavcodec/mpc8.o CC libavcodec/mpeg12.o libavcodec/mpeg12.c: In function ‘mpeg_decode_slice’: libavcodec/mpeg12.c:1684: warning: passing argument 3 of ‘XVMC_VLD_decode_slice’ discards qualifiers from pointer target type libavcodec/mpeg12.c: In function ‘mpeg_decode_user_data’: libavcodec/mpeg12.c:2188: warning: unused variable ‘proc’ CC libavcodec/mpeg12data.o CC libavcodec/mpeg12enc.o libavcodec/motion_est_template.c: In function ‘qpel_motion_search’: libavcodec/motion_est.c:192: warning: ‘uvdxy’ may be used uninitialized in this function CC libavcodec/mpeg4audio.o CC libavcodec/mpeg4video.o CC libavcodec/mpeg4video_parser.o CC libavcodec/mpeg4videodec.o CC libavcodec/mpeg4videoenc.o libavcodec/mpeg4videodec.c: In function ‘mpeg4_decode_block’: libavcodec/mpeg4videodec.c:844: warning: ‘dc_pred_dir’ may be used uninitialized in this function CC libavcodec/mpegaudio.o CC libavcodec/mpegaudio_parser.o CC libavcodec/mpegaudiodata.o CC libavcodec/mpegaudiodec.o CC libavcodec/mpegaudiodec_float.o CC libavcodec/mpegaudiodecheader.o CC libavcodec/mpegaudioenc.o CC libavcodec/mpegvideo.o CC libavcodec/mpegvideo_enc.o CC libavcodec/mpegvideo_parser.o CC libavcodec/mpegvideo_xvmc.o CC libavcodec/msmpeg4.o libavcodec/msmpeg4.c: In function ‘ff_msmpeg4_encode_block’: libavcodec/msmpeg4.c:850: warning: ‘extquant’ may be used uninitialized in this function CC libavcodec/msmpeg4data.o CC libavcodec/msrle.o CC libavcodec/msrledec.o libavcodec/msrledec.c: In function ‘ff_msrle_decode’: libavcodec/msrledec.c:201: warning: ‘pix[0]’ may be used uninitialized in this function libavcodec/msrledec.c:201: warning: ‘pix[1]’ may be used uninitialized in this function libavcodec/msrledec.c:201: warning: ‘pix[2]’ may be used uninitialized in this function CC libavcodec/msvideo1.o CC libavcodec/myth_utils.o CC libavcodec/nellymoser.o CC libavcodec/nellymoserdec.o CC libavcodec/nellymoserenc.o CC libavcodec/noise_bsf.o CC libavcodec/nuv.o libavcodec/nuv.c: In function ‘copy_frame’: libavcodec/nuv.c:75: warning: passing argument 2 of ‘avpicture_fill’ discards qualifiers from pointer target type CC libavcodec/opt.o CC libavcodec/options.o CC libavcodec/pamenc.o CC libavcodec/parser.o libavcodec/parser.c: In function ‘av_parser_change’: libavcodec/parser.c:214: warning: cast discards qualifiers from pointer target type CC libavcodec/pcm-mpeg.o CC libavcodec/pcm.o libavcodec/pcm.c: In function ‘pcm_encode_frame’: libavcodec/pcm.c:105: warning: cast discards qualifiers from pointer target type libavcodec/pcm.c:108: warning: cast discards qualifiers from pointer target type libavcodec/pcm.c:111: warning: cast discards qualifiers from pointer target type libavcodec/pcm.c:114: warning: cast discards qualifiers from pointer target type libavcodec/pcm.c:117: warning: cast discards qualifiers from pointer target type libavcodec/pcm.c:120: warning: cast discards qualifiers from pointer target type libavcodec/pcm.c:132: warning: cast discards qualifiers from pointer target type libavcodec/pcm.c:135: warning: cast discards qualifiers from pointer target type libavcodec/pcm.c:161: warning: cast discards qualifiers from pointer target type libavcodec/pcm.c:165: warning: cast discards qualifiers from pointer target type libavcodec/pcm.c:168: warning: cast discards qualifiers from pointer target type CC libavcodec/pcx.o CC libavcodec/pcxenc.o CC libavcodec/pgssubdec.o CC libavcodec/pictordec.o CC libavcodec/png.o CC libavcodec/pngdec.o CC libavcodec/pngenc.o libavcodec/pngdec.c: In function ‘png_decode_idat’: libavcodec/pngdec.c:366: warning: assignment discards qualifiers from pointer target type libavcodec/pngenc.c: In function ‘png_write_row’: libavcodec/pngenc.c:217: warning: cast discards qualifiers from pointer target type CC libavcodec/pnm.o CC libavcodec/pnm_parser.o libavcodec/pnm_parser.c: In function ‘pnm_parse’: libavcodec/pnm_parser.c:44: warning: cast discards qualifiers from pointer target type libavcodec/pnm_parser.c:45: warning: cast discards qualifiers from pointer target type CC libavcodec/pnmdec.o CC libavcodec/pnmenc.o libavcodec/pnmdec.c: In function ‘pnm_decode_frame’: libavcodec/pnmdec.c:41: warning: assignment discards qualifiers from pointer target type libavcodec/pnmdec.c:42: warning: assignment discards qualifiers from pointer target type CC libavcodec/psymodel.o CC libavcodec/pthread.o CC libavcodec/ptx.o CC libavcodec/qcelpdec.o CC libavcodec/qdm2.o CC libavcodec/qdrw.o CC libavcodec/qpeg.o CC libavcodec/qtrle.o CC libavcodec/qtrleenc.o libavcodec/qtrleenc.c: In function ‘qtrle_encode_frame’: libavcodec/qtrleenc.c:117: warning: ‘bulkcount’ may be used uninitialized in this function CC libavcodec/r210dec.o CC libavcodec/ra144.o CC libavcodec/ra144dec.o CC libavcodec/ra144enc.o libavcodec/ra144enc.c: In function ‘ra144_encode_frame’: libavcodec/ra144enc.c:322: warning: ‘m[0]’ may be used uninitialized in this function libavcodec/ra144enc.c:184: warning: ‘best_gain’ may be used uninitialized in this function libavcodec/ra144enc.c:183: warning: ‘best_vect’ may be used uninitialized in this function CC libavcodec/ra288.o CC libavcodec/rangecoder.o CC libavcodec/ratecontrol.o libavcodec/rangecoder.c: In function ‘ff_init_range_decoder’: libavcodec/rangecoder.c:54: warning: cast discards qualifiers from pointer target type libavcodec/rangecoder.c:56: warning: passing argument 1 of ‘bytestream_get_be16’ from incompatible pointer type CC libavcodec/raw.o CC libavcodec/rawdec.o libavcodec/rawdec.c: In function ‘raw_decode’: libavcodec/rawdec.c:148: warning: passing argument 2 of ‘avpicture_fill’ discards qualifiers from pointer target type CC libavcodec/rawenc.o CC libavcodec/rdft.o CC libavcodec/remove_extradata_bsf.o CC libavcodec/resample.o libavcodec/remove_extradata_bsf.c: In function ‘remove_extradata’: libavcodec/remove_extradata_bsf.c:45: warning: cast discards qualifiers from pointer target type CC libavcodec/resample2.o CC libavcodec/rl2.o CC libavcodec/rle.o CC libavcodec/roqaudioenc.o CC libavcodec/roqvideo.o CC libavcodec/roqvideodec.o CC libavcodec/roqvideoenc.o CC libavcodec/rpza.o CC libavcodec/rtjpeg.o CC libavcodec/rv10.o CC libavcodec/rv10enc.o CC libavcodec/rv20enc.o CC libavcodec/rv30.o CC libavcodec/rv30dsp.o CC libavcodec/rv34.o CC libavcodec/rv40.o CC libavcodec/rv40dsp.o CC libavcodec/s3tc.o CC libavcodec/sgidec.o CC libavcodec/sgienc.o CC libavcodec/shorten.o CC libavcodec/simple_idct.o CC libavcodec/sipr.o CC libavcodec/sipr16k.o CC libavcodec/smacker.o CC libavcodec/smc.o CC libavcodec/snow.o CC libavcodec/sonic.o CC libavcodec/sp5xdec.o CC libavcodec/sunrast.o CC libavcodec/svq1.o CC libavcodec/svq1dec.o CC libavcodec/svq1enc.o libavcodec/svq1dec.c: In function ‘svq1_decode_frame’: libavcodec/svq1dec.c:666: warning: cast discards qualifiers from pointer target type libavcodec/svq1enc.c: In function ‘svq1_write_header’: libavcodec/svq1enc.c:98: warning: passing argument 1 of ‘ff_match_2uint16’ from incompatible pointer type CC libavcodec/svq3.o CC libavcodec/synth_filter.o CC libavcodec/targa.o libavcodec/svq3.c: In function ‘svq3_decode_slice_header’: libavcodec/svq3.c:733: warning: cast discards qualifiers from pointer target type libavcodec/svq3.c:736: warning: cast discards qualifiers from pointer target type CC libavcodec/targaenc.o CC libavcodec/tiertexseqv.o CC libavcodec/tiff.o libavcodec/tiff.c: In function ‘tiff_uncompress’: libavcodec/tiff.c:87: warning: assignment discards qualifiers from pointer target type CC libavcodec/tiffenc.o CC libavcodec/tmv.o CC libavcodec/truemotion1.o CC libavcodec/truemotion2.o CC libavcodec/truespeech.o CC libavcodec/tscc.o libavcodec/tscc.c: In function ‘decode_frame’: libavcodec/tscc.c:97: warning: assignment discards qualifiers from pointer target type CC libavcodec/tta.o CC libavcodec/twinvq.o CC libavcodec/txd.o CC libavcodec/ulti.o CC libavcodec/utils.o libavcodec/utils.c: In function ‘avcodec_encode_audio’: libavcodec/utils.c:543: warning: passing argument 4 of ‘avctx->codec->encode’ discards qualifiers from pointer target type libavcodec/utils.c: In function ‘avcodec_encode_video’: libavcodec/utils.c:560: warning: passing argument 4 of ‘avctx->codec->encode’ discards qualifiers from pointer target type libavcodec/utils.c: In function ‘avcodec_encode_subtitle’: libavcodec/utils.c:579: warning: passing argument 4 of ‘avctx->codec->encode’ discards qualifiers from pointer target type libavcodec/utils.c: In function ‘avcodec_decode_video’: libavcodec/utils.c:591: warning: assignment discards qualifiers from pointer target type libavcodec/utils.c: In function ‘avcodec_decode_audio2’: libavcodec/utils.c:630: warning: assignment discards qualifiers from pointer target type libavcodec/utils.c: In function ‘avcodec_decode_subtitle’: libavcodec/utils.c:671: warning: assignment discards qualifiers from pointer target type CC libavcodec/v210dec.o libavcodec/v210dec.c: In function ‘decode_frame’: libavcodec/v210dec.c:79: warning: ‘val’ may be used uninitialized in this function CC libavcodec/v210enc.o libavcodec/v210enc.c: In function ‘encode_frame’: libavcodec/v210enc.c:78: warning: ‘val’ may be used uninitialized in this function CC libavcodec/v210x.o CC libavcodec/vb.o CC libavcodec/vc1.o CC libavcodec/vc1_parser.o CC libavcodec/vc1data.o CC libavcodec/vc1dec.o CC libavcodec/vc1dsp.o CC libavcodec/vcr1.o CC libavcodec/vmdav.o CC libavcodec/vmnc.o CC libavcodec/vorbis.o CC libavcodec/vorbis_data.o CC libavcodec/vorbis_dec.o CC libavcodec/vorbis_enc.o CC libavcodec/vp3.o CC libavcodec/vp3_parser.o CC libavcodec/vp3dsp.o CC libavcodec/vp5.o CC libavcodec/vp56.o CC libavcodec/vp56data.o CC libavcodec/vp56dsp.o CC libavcodec/vp56rac.o CC libavcodec/vp6.o CC libavcodec/vp6dsp.o CC libavcodec/vp8.o CC libavcodec/vp8_parser.o CC libavcodec/vp8dsp.o CC libavcodec/vqavideo.o CC libavcodec/wavpack.o CC libavcodec/wma.o CC libavcodec/wmadec.o CC libavcodec/wmaenc.o CC libavcodec/wmaprodec.o CC libavcodec/wmavoice.o libavcodec/wmavoice.c: In function ‘postfilter’: libavcodec/wmavoice.c:501: warning: ‘best_hist_ptr’ may be used uninitialized in this function libavcodec/wmavoice.c:673: warning: ‘remainder’ may be used uninitialized in this function CC libavcodec/wmv2.o CC libavcodec/wmv2dec.o libavcodec/wmavoice.c: In function ‘synth_superframe’: libavcodec/wmavoice.c:1422: warning: ‘cur_pitch_val’ may be used uninitialized in this function CC libavcodec/wmv2enc.o CC libavcodec/wnv1.o CC libavcodec/ws-snd1.o CC libavcodec/x86/cavsdsp_mmx.o CC libavcodec/x86/cpuid.o CC libavcodec/x86/dct32_sse.o YASM libavcodec/x86/deinterlace.o CC libavcodec/x86/dnxhd_mmx.o CC libavcodec/x86/dsputil_mmx.o YASM libavcodec/x86/dsputil_yasm.o libavcodec/x86/dsputil_yasm.asm:31: warning: section flags ignored on section redeclaration CC libavcodec/x86/dsputilenc_mmx.o CC libavcodec/x86/fdct_mmx.o CC libavcodec/x86/fft.o CC libavcodec/x86/fft_3dn.o CC libavcodec/x86/fft_3dn2.o CC libavcodec/x86/fft_sse.o YASM libavcodec/x86/fft_mmx.o libavcodec/x86/fft_mmx.asm:49: warning: section flags ignored on section redeclaration libavcodec/x86/fft_mmx.asm:74: warning: section flags ignored on section redeclaration YASM libavcodec/x86/h264_idct_sse2.o YASM libavcodec/x86/h264_deblock_sse2.o YASM libavcodec/x86/h264_intrapred.o YASM libavcodec/x86/h264_weight_sse2.o CC libavcodec/x86/idct_mmx.o CC libavcodec/x86/idct_mmx_xvid.o CC libavcodec/x86/idct_sse2_xvid.o CC libavcodec/x86/lpc_mmx.o CC libavcodec/x86/mlpdsp.o CC libavcodec/x86/motion_est_mmx.o CC libavcodec/x86/mpegaudiodec_mmx.o CC libavcodec/x86/mpegvideo_mmx.o CC libavcodec/x86/simple_idct_mmx.o CC libavcodec/x86/snowdsp_mmx.o CC libavcodec/x86/vc1dsp_mmx.o YASM libavcodec/x86/vc1dsp_yasm.o CC libavcodec/x86/vp3dsp_mmx.o CC libavcodec/x86/vp3dsp_sse2.o CC libavcodec/x86/vp6dsp_mmx.o CC libavcodec/x86/vp6dsp_sse2.o CC libavcodec/x86/vp8dsp-init.o CC libavcodec/xan.o YASM libavcodec/x86/vp8dsp.o libavcodec/xan.c: In function ‘xan_decode_frame’: libavcodec/xan.c:364: warning: ‘AVPaletteControl’ is deprecated CC libavcodec/xiph.o CC libavcodec/xl.o CC libavcodec/xsubdec.o CC libavcodec/xsubenc.o CC libavcodec/yop.o CC libavcodec/zmbv.o libavcodec/zmbv.c: In function ‘decode_frame’: libavcodec/zmbv.c:494: warning: assignment discards qualifiers from pointer target type CC libavcodec/zmbvenc.o CC libavutil/adler32.o CC libavutil/aes.o CC libavutil/avstring.o libavutil/avstring.c: In function ‘av_stristr’: libavutil/avstring.c:54: warning: return discards qualifiers from pointer target type libavutil/avstring.c:58: warning: return discards qualifiers from pointer target type libavutil/aes.c: In function ‘av_aes_init’: libavutil/aes.c:160: warning: passing argument 1 of ‘init_multbl2’ from incompatible pointer type libavutil/aes.c:161: warning: passing argument 1 of ‘init_multbl2’ from incompatible pointer type CC libavutil/base64.o CC libavutil/crc.o CC libavutil/des.o CC libavutil/error.o CC libavutil/eval.o CC libavutil/fifo.o CC libavutil/intfloat_readwrite.o CC libavutil/inverse.o CC libavutil/lfg.o CC libavutil/lls.o CC libavutil/log.o CC libavutil/lzo.o CC libavutil/mathematics.o CC libavutil/md5.o CC libavutil/mem.o CC libavutil/pixdesc.o CC libavutil/random_seed.o CC libavutil/rational.o CC libavutil/rc4.o CC libavutil/sha.o CC libavutil/tree.o CC libavutil/utils.o CC libavcore/imgutils.o CC libavcore/parseutils.o libavcore/parseutils.c: In function ‘av_parse_video_size’: libavcore/parseutils.c:103: warning: assignment discards qualifiers from pointer target type CC libavcore/utils.o CC libavfilter/af_anull.o CC libavfilter/allfilters.o CC libavfilter/avfilter.o CC libavfilter/avfiltergraph.o CC libavfilter/defaults.o libavfilter/defaults.c: In function ‘avfilter_default_get_audio_buffer’: libavfilter/defaults.c:90: warning: ‘buf’ may be used uninitialized in this function CC libavfilter/formats.o CC libavfilter/graphparser.o CC libavfilter/parseutils.o CC libavfilter/vf_aspect.o CC libavfilter/vf_crop.o CC libavfilter/vf_format.o CC libavfilter/vf_hflip.o CC libavfilter/vf_null.o CC libavfilter/vf_pad.o CC libavfilter/vf_pixdesctest.o CC libavfilter/vf_scale.o libavfilter/vf_pixdesctest.c: In function ‘draw_slice’: libavfilter/vf_pixdesctest.c:97: warning: passing argument 2 of ‘av_read_image_line’ from incompatible pointer type CC libavfilter/vf_slicify.o CC libavfilter/vf_unsharp.o CC libavfilter/vf_vflip.o CC libavfilter/vsink_nullsink.o CC libavfilter/vsrc_buffer.o CC libavfilter/vsrc_nullsrc.o CC libswscale/options.o CC libswscale/rgb2rgb.o CC libswscale/swscale.o CC libswscale/utils.o libswscale/utils.c: In function ‘sws_getContext’: libswscale/utils.c:939: warning: passing argument 5 of ‘initMMX2HScaler’ from incompatible pointer type libswscale/utils.c:940: warning: passing argument 5 of ‘initMMX2HScaler’ from incompatible pointer type In file included from libswscale/swscale.c:1204: libswscale/swscale_template.c: In function ‘yuv2yuv1_MMX’: libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type libswscale/swscale_template.c: In function ‘swScale_MMX’: libswscale/swscale_template.c:2767: warning: cast from pointer to integer of different size libswscale/swscale_template.c:2773: warning: cast from pointer to integer of different size libswscale/swscale_template.c:2780: warning: cast from pointer to integer of different size In file included from libswscale/swscale.c:1217: libswscale/swscale_template.c: In function ‘yuv2yuv1_MMX2’: libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type libswscale/swscale_template.c: In function ‘hyscale_fast_MMX2’: libswscale/swscale_template.c:2261: warning: initialization from incompatible pointer type libswscale/swscale_template.c: In function ‘hcscale_fast_MMX2’: libswscale/swscale_template.c:2411: warning: initialization from incompatible pointer type libswscale/swscale_template.c: In function ‘swScale_MMX2’: libswscale/swscale_template.c:2767: warning: cast from pointer to integer of different size libswscale/swscale_template.c:2773: warning: cast from pointer to integer of different size libswscale/swscale_template.c:2780: warning: cast from pointer to integer of different size In file included from libswscale/swscale.c:1230: libswscale/swscale_template.c: In function ‘yuv2yuv1_3DNow’: libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type libswscale/swscale_template.c:954: warning: initialization from incompatible pointer type libswscale/swscale_template.c: In function ‘swScale_3DNow’: libswscale/swscale_template.c:2767: warning: cast from pointer to integer of different size libswscale/swscale_template.c:2773: warning: cast from pointer to integer of different size libswscale/swscale_template.c:2780: warning: cast from pointer to integer of different size libswscale/swscale.c: In function ‘sws_scale’: libswscale/swscale.c:1860: warning: passing argument 1 of ‘check_image_pointers’ from incompatible pointer type libswscale/swscale.c:1864: warning: passing argument 1 of ‘check_image_pointers’ discards qualifiers from pointer target type CC libswscale/x86/yuv2rgb_mmx.o In file included from libswscale/x86/yuv2rgb_mmx.c:55: libswscale/x86/yuv2rgb_template.c: In function ‘yuva420_rgb32_MMX’: libswscale/x86/yuv2rgb_template.c:410: warning: no return statement in function returning non-void libswscale/x86/yuv2rgb_template.c: In function ‘yuva420_bgr32_MMX’: libswscale/x86/yuv2rgb_template.c:453: warning: no return statement in function returning non-void In file included from libswscale/x86/yuv2rgb_mmx.c:62: libswscale/x86/yuv2rgb_template.c: In function ‘yuva420_rgb32_MMX2’: libswscale/x86/yuv2rgb_template.c:410: warning: no return statement in function returning non-void libswscale/x86/yuv2rgb_template.c: In function ‘yuva420_bgr32_MMX2’: libswscale/x86/yuv2rgb_template.c:453: warning: no return statement in function returning non-void libswscale/x86/yuv2rgb_template.c: In function ‘yuva420_rgb32_MMX’: libswscale/x86/yuv2rgb_template.c:410: warning: control reaches end of non-void function libswscale/x86/yuv2rgb_template.c: In function ‘yuva420_bgr32_MMX’: libswscale/x86/yuv2rgb_template.c:453: warning: control reaches end of non-void function libswscale/x86/yuv2rgb_template.c: In function ‘yuva420_rgb32_MMX2’: libswscale/x86/yuv2rgb_template.c:410: warning: control reaches end of non-void function libswscale/x86/yuv2rgb_template.c: In function ‘yuva420_bgr32_MMX2’: libswscale/x86/yuv2rgb_template.c:453: warning: control reaches end of non-void function CC libswscale/yuv2rgb.o CC libpostproc/postprocess.o libswscale/yuv2rgb.c: In function ‘ff_yuv2rgb_c_init_tables’: libswscale/yuv2rgb.c:658: warning: ‘abase’ may be used uninitialized in this function CC ffmpeg.o ffmpeg.c: In function ‘getmaxrss’: ffmpeg.c:3845: error: ‘struct rusage’ has no member named ‘ru_maxrss’ make[1]: *** [ffmpeg.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [external/FFmpeg] Error 2 [osx-pkg] Failed system call: " /usr/bin/make -j3 " with error code 2 Died at ./osx-packager.pl line 1017. Office-Mini-2:~ mythgit$