GEN libavutil/libavutil.version GEN libswscale/libswscale.version GEN libswresample/libswresample.version GEN libpostproc/libpostproc.version GEN libavresample/libavresample.version GEN libavcodec/libavcodec.version GEN libavformat/libavformat.version GEN libavfilter/libavfilter.version GEN libavdevice/libavdevice.version CC libavdevice/alldevices.o CC libavdevice/avdevice.o src/libavdevice/avdevice.c: In function 'device_next': src/libavdevice/avdevice.c:88: warning: 'av_oformat_next' is deprecated (declared at src/libavformat/avformat.h:2095) src/libavdevice/avdevice.c:92: warning: 'av_iformat_next' is deprecated (declared at src/libavformat/avformat.h:2087) CC libavdevice/bktr.o In file included from src/libavdevice/bktr.c:46: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here In file included from src/libavdevice/bktr.c:51: /usr/include/signal.h:72: warning: redundant redeclaration of '__errno' /usr/include/errno.h:54: warning: previous declaration of '__errno' was here CC libavdevice/lavfi.o CC libavdevice/sndio.o CC libavdevice/sndio_dec.o CC libavdevice/sndio_enc.o CC libavdevice/timefilter.o CC libavdevice/utils.o CC libavdevice/v4l2-common.o In file included from src/libavdevice/v4l2-common.h:26, from src/libavdevice/v4l2-common.c:20: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here CC libavdevice/v4l2.o In file included from src/libavdevice/v4l2-common.h:26, from src/libavdevice/v4l2.c:36: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here src/libavdevice/v4l2.c: In function 'device_open': src/libavdevice/v4l2.c:139: warning: assignment from incompatible pointer type src/libavdevice/v4l2.c: In function 'v4l2_read_packet': src/libavdevice/v4l2.c:986: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavdevice/v4l2.c:986: warning: 'coded_frame' is deprecated (declared at src/libavcodec/avcodec.h:2816) src/libavdevice/v4l2.c: In function 'v4l2_read_header': src/libavdevice/v4l2.c:773: warning: 'ret' may be used uninitialized in this function src/libavdevice/v4l2.c:773: note: 'ret' was declared here CC libavdevice/v4l2enc.o In file included from src/libavdevice/v4l2-common.h:26, from src/libavdevice/v4l2enc.c:22: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here CC libavdevice/xcbgrab.o AR libavdevice/libavdevice.a GEN libavdevice/libavdevice.pc CC libavfilter/aeval.o src/libavfilter/aeval.c: In function 'parse_channel_expressions': src/libavfilter/aeval.c:150: warning: dereferencing type-punned pointer will break strict-aliasing rules src/libavfilter/aeval.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libavfilter/af_acontrast.o CC libavfilter/af_acopy.o CC libavfilter/af_acrossover.o src/libavfilter/af_acrossover.c: In function 'config_input': src/libavfilter/af_acrossover.c:168: warning: 'q' may be used uninitialized in this function CC libavfilter/af_acrusher.o CC libavfilter/af_adeclick.o CC libavfilter/af_adelay.o CC libavfilter/af_aderivative.o CC libavfilter/af_aecho.o CC libavfilter/af_aemphasis.o CC libavfilter/af_afade.o CC libavfilter/af_afftdn.o src/libavfilter/af_afftdn.c: In function 'set_noise_profile': src/libavfilter/af_afftdn.c:1027: warning: 'i' may be used uninitialized in this function CC libavfilter/af_afftfilt.o CC libavfilter/af_afir.o CC libavfilter/af_aformat.o CC libavfilter/af_agate.o CC libavfilter/af_aiir.o CC libavfilter/af_alimiter.o CC libavfilter/af_amerge.o CC libavfilter/af_amix.o CC libavfilter/af_amultiply.o CC libavfilter/af_anequalizer.o CC libavfilter/af_anlmdn.o CC libavfilter/af_anull.o CC libavfilter/af_apad.o CC libavfilter/af_aphaser.o CC libavfilter/af_apulsator.o CC libavfilter/af_aresample.o CC libavfilter/af_asetnsamples.o CC libavfilter/af_asetrate.o CC libavfilter/af_ashowinfo.o CC libavfilter/af_asoftclip.o CC libavfilter/af_astats.o CC libavfilter/af_atempo.o CC libavfilter/af_biquads.o CC libavfilter/af_channelmap.o CC libavfilter/af_channelsplit.o CC libavfilter/af_chorus.o CC libavfilter/af_compand.o CC libavfilter/af_compensationdelay.o src/libavfilter/af_compensationdelay.c: In function 'filter_frame': src/libavfilter/af_compensationdelay.c:130: warning: 'w_ptr' may be used uninitialized in this function CC libavfilter/af_crossfeed.o CC libavfilter/af_crystalizer.o CC libavfilter/af_dcshift.o CC libavfilter/af_deesser.o CC libavfilter/af_drmeter.o CC libavfilter/af_dynaudnorm.o CC libavfilter/af_earwax.o CC libavfilter/af_extrastereo.o CC libavfilter/af_firequalizer.o CC libavfilter/af_flanger.o CC libavfilter/af_haas.o src/libavfilter/af_haas.c: In function 'filter_frame': src/libavfilter/af_haas.c:157: warning: 'mid' may be used uninitialized in this function CC libavfilter/af_hdcd.o CC libavfilter/af_headphone.o CC libavfilter/af_join.o CC libavfilter/af_loudnorm.o src/libavfilter/af_loudnorm.c: In function 'detect_peak': src/libavfilter/af_loudnorm.c:188: warning: 'max_peak' may be used uninitialized in this function src/libavfilter/af_loudnorm.c: In function 'uninit': src/libavfilter/af_loudnorm.c:808: warning: 'tp_in' may be used uninitialized in this function src/libavfilter/af_loudnorm.c:808: warning: 'tp_out' may be used uninitialized in this function src/libavfilter/af_loudnorm.c: In function 'filter_frame': src/libavfilter/af_loudnorm.c:446: warning: 'true_peak' may be used uninitialized in this function CC libavfilter/af_mcompand.o CC libavfilter/af_pan.o CC libavfilter/af_replaygain.o CC libavfilter/af_resample.o src/libavfilter/af_resample.c: In function 'init': src/libavfilter/af_resample.c:54: warning: 'avresample_get_class' is deprecated (declared at src/libavresample/avresample.h:183) src/libavfilter/af_resample.c: In function 'uninit': src/libavfilter/af_resample.c:83: warning: 'avresample_close' is deprecated (declared at src/libavresample/avresample.h:245) src/libavfilter/af_resample.c:84: warning: 'avresample_free' is deprecated (declared at src/libavresample/avresample.h:258) src/libavfilter/af_resample.c: In function 'config_output': src/libavfilter/af_resample.c:127: warning: 'avresample_close' is deprecated (declared at src/libavresample/avresample.h:245) src/libavfilter/af_resample.c:128: warning: 'avresample_free' is deprecated (declared at src/libavresample/avresample.h:258) src/libavfilter/af_resample.c:140: warning: 'avresample_alloc_context' is deprecated (declared at src/libavresample/avresample.h:194) src/libavfilter/af_resample.c:161: warning: 'avresample_open' is deprecated (declared at src/libavresample/avresample.h:214) src/libavfilter/af_resample.c: In function 'request_frame': src/libavfilter/af_resample.c:199: warning: 'avresample_get_out_samples' is deprecated (declared at src/libavresample/avresample.h:403) src/libavfilter/af_resample.c:208: warning: 'avresample_convert' is deprecated (declared at src/libavresample/avresample.h:454) src/libavfilter/af_resample.c: In function 'filter_frame': src/libavfilter/af_resample.c:235: warning: 'avresample_get_delay' is deprecated (declared at src/libavresample/avresample.h:473) src/libavfilter/af_resample.c:236: warning: 'avresample_get_out_samples' is deprecated (declared at src/libavresample/avresample.h:403) src/libavfilter/af_resample.c:244: warning: 'avresample_convert' is deprecated (declared at src/libavresample/avresample.h:454) src/libavfilter/af_resample.c:253: warning: 'avresample_available' is deprecated (declared at src/libavresample/avresample.h:494) src/libavfilter/af_resample.c: In function 'resample_child_class_next': src/libavfilter/af_resample.c:311: warning: 'avresample_get_class' is deprecated (declared at src/libavresample/avresample.h:183) CC libavfilter/af_sidechaincompress.o CC libavfilter/af_silencedetect.o CC libavfilter/af_silenceremove.o CC libavfilter/af_stereotools.o CC libavfilter/af_stereowiden.o CC libavfilter/af_superequalizer.o CC libavfilter/af_surround.o CC libavfilter/af_tremolo.o CC libavfilter/af_vibrato.o CC libavfilter/af_volume.o CC libavfilter/af_volumedetect.o CC libavfilter/allfilters.o CC libavfilter/asink_anullsink.o CC libavfilter/asrc_anoisesrc.o CC libavfilter/asrc_anullsrc.o CC libavfilter/asrc_hilbert.o CC libavfilter/asrc_sinc.o CC libavfilter/asrc_sine.o CC libavfilter/audio.o src/libavfilter/audio.c: In function 'ff_default_get_audio_buffer': src/libavfilter/audio.c:65: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libavfilter/avf_abitscope.o CC libavfilter/avf_ahistogram.o src/libavfilter/avf_ahistogram.c: In function 'activate': src/libavfilter/avf_ahistogram.c:263: warning: 'vf' may be used uninitialized in this function src/libavfilter/avf_ahistogram.c:263: note: 'vf' was declared here src/libavfilter/avf_ahistogram.c:263: warning: 'uf' may be used uninitialized in this function src/libavfilter/avf_ahistogram.c:263: note: 'uf' was declared here src/libavfilter/avf_ahistogram.c:263: warning: 'yf' may be used uninitialized in this function src/libavfilter/avf_ahistogram.c:263: note: 'yf' was declared here CC libavfilter/avf_aphasemeter.o src/libavfilter/avf_aphasemeter.c: In function 'filter_frame': src/libavfilter/avf_aphasemeter.c:154: warning: 'out' may be used uninitialized in this function CC libavfilter/avf_avectorscope.o src/libavfilter/avf_avectorscope.c: In function 'activate': src/libavfilter/avf_avectorscope.c:295: warning: 'src[0]' may be used uninitialized in this function src/libavfilter/avf_avectorscope.c:295: note: 'src[0]' was declared here src/libavfilter/avf_avectorscope.c:295: warning: 'src[1]' may be used uninitialized in this function src/libavfilter/avf_avectorscope.c:295: note: 'src[1]' was declared here src/libavfilter/avf_avectorscope.c:241: warning: 'y' may be used uninitialized in this function src/libavfilter/avf_avectorscope.c:241: note: 'y' was declared here src/libavfilter/avf_avectorscope.c:241: warning: 'x' may be used uninitialized in this function src/libavfilter/avf_avectorscope.c:241: note: 'x' was declared here CC libavfilter/avf_concat.o CC libavfilter/avf_showcqt.o CC libavfilter/avf_showfreqs.o CC libavfilter/avf_showspatial.o CC libavfilter/avf_showspectrum.o src/libavfilter/avf_showspectrum.c: In function 'plot_spectrum_column': src/libavfilter/avf_showspectrum.c:1276: warning: 'x' may be used uninitialized in this function CC libavfilter/avf_showvolume.o CC libavfilter/avf_showwaves.o CC libavfilter/avfilter.o src/libavfilter/avfilter.c: In function 'avfilter_link_free': src/libavfilter/avfilter.c:181: warning: dereferencing type-punned pointer will break strict-aliasing rules src/libavfilter/avfilter.c: In function 'set_enable_expr': src/libavfilter/avfilter.c:530: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libavfilter/avfiltergraph.o src/libavfilter/avfiltergraph.c: In function 'avfilter_graph_free': src/libavfilter/avfiltergraph.c:135: warning: 'resample_lavr_opts' is deprecated (declared at src/libavfilter/avfilter.h:847) src/libavfilter/avfiltergraph.c: In function 'avfilter_graph_config': src/libavfilter/avfiltergraph.c:877: warning: 'best_idx' may be used uninitialized in this function src/libavfilter/avfiltergraph.c:877: note: 'best_idx' was declared here CC libavfilter/bbox.o CC libavfilter/boxblur.o CC libavfilter/buffersink.o CC libavfilter/buffersrc.o CC libavfilter/colorspace.o src/libavfilter/colorspace.c: In function 'ff_fill_rgb2xyz_table': src/libavfilter/colorspace.c:81: warning: passing argument 1 of 'ff_matrix_invert_3x3' from incompatible pointer type CC libavfilter/colorspacedsp.o CC libavfilter/dnn/dnn_backend_native.o CC libavfilter/dnn/dnn_backend_native_layer_pad.o CC libavfilter/dnn/dnn_interface.o CC libavfilter/drawutils.o CC libavfilter/ebur128.o CC libavfilter/f_bench.o CC libavfilter/f_cue.o CC libavfilter/f_drawgraph.o CC libavfilter/f_ebur128.o src/libavfilter/f_ebur128.c: In function 'filter_frame': src/libavfilter/f_ebur128.c:601: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libavfilter/f_graphmonitor.o CC libavfilter/f_interleave.o CC libavfilter/f_loop.o src/libavfilter/f_loop.c: In function 'push_samples': src/libavfilter/f_loop.c:97: warning: 'ret' may be used uninitialized in this function CC libavfilter/f_metadata.o CC libavfilter/f_perms.o CC libavfilter/f_realtime.o CC libavfilter/f_reverse.o CC libavfilter/f_select.o CC libavfilter/f_sendcmd.o CC libavfilter/f_sidedata.o CC libavfilter/f_streamselect.o CC libavfilter/fifo.o CC libavfilter/formats.o CC libavfilter/framepool.o CC libavfilter/framequeue.o CC libavfilter/framesync.o CC libavfilter/generate_wave_table.o CC libavfilter/graphdump.o CC libavfilter/graphparser.o CC libavfilter/lavfutils.o src/libavfilter/lavfutils.c: In function 'ff_load_image': src/libavfilter/lavfutils.c:91: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:4831) CC libavfilter/lswsutils.o CC libavfilter/motion_estimation.o CC libavfilter/pthread.o CC libavfilter/scale.o src/libavfilter/scale.c: In function 'ff_scale_eval_dimensions': src/libavfilter/scale.c:121: warning: 'main_link' may be used uninitialized in this function src/libavfilter/scale.c:120: warning: 'main_desc' may be used uninitialized in this function CC libavfilter/scene_sad.o CC libavfilter/setpts.o CC libavfilter/settb.o CC libavfilter/split.o CC libavfilter/src_movie.o src/libavfilter/src_movie.c: In function 'open_stream': src/libavfilter/src_movie.c:175: warning: 'refcounted_frames' is deprecated (declared at src/libavcodec/avcodec.h:2397) src/libavfilter/src_movie.c: In function 'movie_push_frame': src/libavfilter/src_movie.c:529: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:4831) src/libavfilter/src_movie.c:532: warning: 'avcodec_decode_audio4' is deprecated (declared at src/libavcodec/avcodec.h:4781) CC libavfilter/transform.o CC libavfilter/trim.o CC libavfilter/vaf_spectrumsynth.o src/libavfilter/vaf_spectrumsynth.c: In function 'try_push_frame': src/libavfilter/vaf_spectrumsynth.c:371: warning: 'end' may be used uninitialized in this function src/libavfilter/vaf_spectrumsynth.c:371: warning: 'start' may be used uninitialized in this function src/libavfilter/vaf_spectrumsynth.c: In function 'try_push_frames': src/libavfilter/vaf_spectrumsynth.c:437: warning: 'ret' may be used uninitialized in this function CC libavfilter/vf_addroi.o CC libavfilter/vf_alphamerge.o CC libavfilter/vf_amplify.o CC libavfilter/vf_aspect.o CC libavfilter/vf_atadenoise.o CC libavfilter/vf_avgblur.o CC libavfilter/vf_bbox.o CC libavfilter/vf_bitplanenoise.o CC libavfilter/vf_blackdetect.o CC libavfilter/vf_blackframe.o CC libavfilter/vf_blend.o CC libavfilter/vf_bm3d.o src/libavfilter/vf_bm3d.c: In function 'config_output': src/libavfilter/vf_bm3d.c:970: warning: 'ref' may be used uninitialized in this function CC libavfilter/vf_boxblur.o CC libavfilter/vf_bwdif.o CC libavfilter/vf_chromakey.o CC libavfilter/vf_chromashift.o CC libavfilter/vf_ciescope.o src/libavfilter/vf_ciescope.c: In function 'filter_frame': src/libavfilter/vf_ciescope.c:1074: warning: 'fy' may be used uninitialized in this function src/libavfilter/vf_ciescope.c:1074: note: 'fy' was declared here src/libavfilter/vf_ciescope.c:1074: warning: 'fx' may be used uninitialized in this function src/libavfilter/vf_ciescope.c:1074: note: 'fx' was declared here src/libavfilter/vf_ciescope.c:1073: warning: 'ly' may be used uninitialized in this function src/libavfilter/vf_ciescope.c:1073: note: 'ly' was declared here src/libavfilter/vf_ciescope.c:1073: warning: 'lx' may be used uninitialized in this function src/libavfilter/vf_ciescope.c:1073: note: 'lx' was declared here CC libavfilter/vf_codecview.o src/libavfilter/vf_codecview.c: In function 'filter_frame': src/libavfilter/vf_codecview.c:223: warning: 'av_frame_get_qp_table' is deprecated (declared at src/libavutil/frame.h:720) CC libavfilter/vf_colorbalance.o CC libavfilter/vf_colorchannelmixer.o CC libavfilter/vf_colorconstancy.o CC libavfilter/vf_colorkey.o CC libavfilter/vf_colorlevels.o CC libavfilter/vf_colormatrix.o CC libavfilter/vf_colorspace.o src/libavfilter/vf_colorspace.c: In function 'fill_whitepoint_conv_table': src/libavfilter/vf_colorspace.c:313: warning: passing argument 3 of 'ff_matrix_mul_3x3' from incompatible pointer type src/libavfilter/vf_colorspace.c:314: warning: passing argument 2 of 'ff_matrix_mul_3x3' from incompatible pointer type src/libavfilter/vf_colorspace.c:314: warning: passing argument 3 of 'ff_matrix_mul_3x3' from incompatible pointer type src/libavfilter/vf_colorspace.c: In function 'convert': src/libavfilter/vf_colorspace.c:369: warning: passing argument 7 of 's->yuv2yuv' from incompatible pointer type src/libavfilter/vf_colorspace.c:369: warning: passing argument 8 of 's->yuv2yuv' from incompatible pointer type src/libavfilter/vf_colorspace.c:391: warning: passing argument 7 of 's->yuv2rgb' from incompatible pointer type src/libavfilter/vf_colorspace.c:395: warning: passing argument 5 of 's->dsp.multiply3x3' from incompatible pointer type src/libavfilter/vf_colorspace.c:400: warning: passing argument 7 of 's->rgb2yuv_fsb' from incompatible pointer type src/libavfilter/vf_colorspace.c:403: warning: passing argument 7 of 's->rgb2yuv' from incompatible pointer type src/libavfilter/vf_colorspace.c: In function 'create_filtergraph': src/libavfilter/vf_colorspace.c:520: warning: passing argument 1 of 'ff_matrix_invert_3x3' from incompatible pointer type src/libavfilter/vf_colorspace.c:528: warning: passing argument 2 of 'ff_matrix_mul_3x3' from incompatible pointer type src/libavfilter/vf_colorspace.c:528: warning: passing argument 3 of 'ff_matrix_mul_3x3' from incompatible pointer type src/libavfilter/vf_colorspace.c:529: warning: passing argument 2 of 'ff_matrix_mul_3x3' from incompatible pointer type src/libavfilter/vf_colorspace.c:529: warning: passing argument 3 of 'ff_matrix_mul_3x3' from incompatible pointer type src/libavfilter/vf_colorspace.c:531: warning: passing argument 2 of 'ff_matrix_mul_3x3' from incompatible pointer type src/libavfilter/vf_colorspace.c:531: warning: passing argument 3 of 'ff_matrix_mul_3x3' from incompatible pointer type src/libavfilter/vf_colorspace.c:656: warning: passing argument 1 of 'ff_matrix_invert_3x3' from incompatible pointer type src/libavfilter/vf_colorspace.c:712: warning: passing argument 2 of 'ff_matrix_mul_3x3' from incompatible pointer type src/libavfilter/vf_colorspace.c:712: warning: passing argument 3 of 'ff_matrix_mul_3x3' from incompatible pointer type CC libavfilter/vf_convolution.o CC libavfilter/vf_convolve.o CC libavfilter/vf_copy.o CC libavfilter/vf_cover_rect.o CC libavfilter/vf_crop.o CC libavfilter/vf_cropdetect.o CC libavfilter/vf_curves.o CC libavfilter/vf_datascope.o CC libavfilter/vf_dctdnoiz.o src/libavfilter/vf_dctdnoiz.c: In function 'filter_freq_expr_16': src/libavfilter/vf_dctdnoiz.c:399: warning: ignoring alignment for stack allocated 'tmp_block1' src/libavfilter/vf_dctdnoiz.c:399: warning: ignoring alignment for stack allocated 'tmp_block2' src/libavfilter/vf_dctdnoiz.c: In function 'filter_freq_expr_8': src/libavfilter/vf_dctdnoiz.c:398: warning: ignoring alignment for stack allocated 'tmp_block1' src/libavfilter/vf_dctdnoiz.c:398: warning: ignoring alignment for stack allocated 'tmp_block2' src/libavfilter/vf_dctdnoiz.c: In function 'filter_freq_sigma_16': src/libavfilter/vf_dctdnoiz.c:399: warning: ignoring alignment for stack allocated 'tmp_block1' src/libavfilter/vf_dctdnoiz.c:399: warning: ignoring alignment for stack allocated 'tmp_block2' src/libavfilter/vf_dctdnoiz.c: In function 'filter_freq_sigma_8': src/libavfilter/vf_dctdnoiz.c:398: warning: ignoring alignment for stack allocated 'tmp_block1' src/libavfilter/vf_dctdnoiz.c:398: warning: ignoring alignment for stack allocated 'tmp_block2' CC libavfilter/vf_deband.o CC libavfilter/vf_deblock.o CC libavfilter/vf_decimate.o CC libavfilter/vf_dedot.o CC libavfilter/vf_deflicker.o CC libavfilter/vf_dejudder.o CC libavfilter/vf_delogo.o CC libavfilter/vf_derain.o CC libavfilter/vf_deshake.o CC libavfilter/vf_despill.o CC libavfilter/vf_detelecine.o CC libavfilter/vf_displace.o CC libavfilter/vf_drawbox.o CC libavfilter/vf_edgedetect.o CC libavfilter/vf_elbg.o CC libavfilter/vf_entropy.o CC libavfilter/vf_eq.o CC libavfilter/vf_extractplanes.o CC libavfilter/vf_fade.o CC libavfilter/vf_fftdnoiz.o CC libavfilter/vf_fftfilt.o CC libavfilter/vf_field.o CC libavfilter/vf_fieldhint.o CC libavfilter/vf_fieldmatch.o CC libavfilter/vf_fieldorder.o CC libavfilter/vf_fillborders.o CC libavfilter/vf_find_rect.o CC libavfilter/vf_floodfill.o CC libavfilter/vf_format.o CC libavfilter/vf_fps.o CC libavfilter/vf_framepack.o CC libavfilter/vf_framerate.o CC libavfilter/vf_framestep.o CC libavfilter/vf_freezedetect.o CC libavfilter/vf_fspp.o src/libavfilter/vf_fspp.c: In function 'filter': src/libavfilter/vf_fspp.c:162: warning: dereferencing type-punned pointer will break strict-aliasing rules src/libavfilter/vf_fspp.c: In function 'filter_frame': src/libavfilter/vf_fspp.c:585: warning: 'av_frame_get_qp_table' is deprecated (declared at src/libavutil/frame.h:720) src/libavfilter/vf_fspp.c: In function 'filter': src/libavfilter/vf_fspp.c:161: warning: ignoring alignment for stack allocated 'block_align' CC libavfilter/vf_gblur.o CC libavfilter/vf_geq.o CC libavfilter/vf_gradfun.o CC libavfilter/vf_hflip.o CC libavfilter/vf_histeq.o CC libavfilter/vf_histogram.o CC libavfilter/vf_hqdn3d.o CC libavfilter/vf_hqx.o CC libavfilter/vf_hue.o CC libavfilter/vf_hwdownload.o CC libavfilter/vf_hwmap.o CC libavfilter/vf_hwupload.o CC libavfilter/vf_hysteresis.o CC libavfilter/vf_idet.o CC libavfilter/vf_il.o CC libavfilter/vf_kerndeint.o CC libavfilter/vf_lagfun.o CC libavfilter/vf_lenscorrection.o CC libavfilter/vf_limiter.o CC libavfilter/vf_lumakey.o CC libavfilter/vf_lut.o CC libavfilter/vf_lut2.o CC libavfilter/vf_lut3d.o CC libavfilter/vf_maskedclamp.o CC libavfilter/vf_maskedmerge.o CC libavfilter/vf_maskfun.o CC libavfilter/vf_mcdeint.o src/libavfilter/vf_mcdeint.c: In function 'filter_frame': src/libavfilter/vf_mcdeint.c:189: warning: 'avcodec_encode_video2' is deprecated (declared at src/libavcodec/avcodec.h:5464) src/libavfilter/vf_mcdeint.c:193: warning: 'coded_frame' is deprecated (declared at src/libavcodec/avcodec.h:2816) CC libavfilter/vf_mergeplanes.o CC libavfilter/vf_mestimate.o CC libavfilter/vf_midequalizer.o CC libavfilter/vf_minterpolate.o CC libavfilter/vf_mix.o CC libavfilter/vf_mpdecimate.o CC libavfilter/vf_neighbor.o CC libavfilter/vf_nlmeans.o CC libavfilter/vf_nnedi.o CC libavfilter/vf_noise.o CC libavfilter/vf_normalize.o CC libavfilter/vf_null.o CC libavfilter/vf_overlay.o CC libavfilter/vf_owdenoise.o CC libavfilter/vf_pad.o CC libavfilter/vf_palettegen.o src/libavfilter/vf_palettegen.c: In function 'color_inc': src/libavfilter/vf_palettegen.c:423: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libavfilter/vf_paletteuse.o src/libavfilter/vf_paletteuse.c: In function 'color_get': src/libavfilter/vf_paletteuse.c:365: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libavfilter/vf_perspective.o CC libavfilter/vf_phase.o CC libavfilter/vf_pixdesctest.o CC libavfilter/vf_pp.o src/libavfilter/vf_pp.c: In function 'pp_filter_frame': src/libavfilter/vf_pp.c:140: warning: 'av_frame_get_qp_table' is deprecated (declared at src/libavutil/frame.h:720) CC libavfilter/vf_pp7.o src/libavfilter/vf_pp7.c: In function 'filter_frame': src/libavfilter/vf_pp7.c:328: warning: 'av_frame_get_qp_table' is deprecated (declared at src/libavutil/frame.h:720) CC libavfilter/vf_premultiply.o src/libavfilter/vf_premultiply.c: In function 'config_output': src/libavfilter/vf_premultiply.c:583: warning: 'alpha' may be used uninitialized in this function CC libavfilter/vf_pseudocolor.o CC libavfilter/vf_psnr.o CC libavfilter/vf_pullup.o CC libavfilter/vf_qp.o src/libavfilter/vf_qp.c: In function 'filter_frame': src/libavfilter/vf_qp.c:113: warning: 'av_frame_get_qp_table' is deprecated (declared at src/libavutil/frame.h:720) src/libavfilter/vf_qp.c:114: warning: 'av_frame_set_qp_table' is deprecated (declared at src/libavutil/frame.h:722) CC libavfilter/vf_random.o CC libavfilter/vf_readeia608.o CC libavfilter/vf_readvitc.o CC libavfilter/vf_remap.o CC libavfilter/vf_removegrain.o CC libavfilter/vf_removelogo.o CC libavfilter/vf_repeatfields.o CC libavfilter/vf_rotate.o CC libavfilter/vf_sab.o CC libavfilter/vf_scale.o CC libavfilter/vf_selectivecolor.o CC libavfilter/vf_separatefields.o CC libavfilter/vf_setparams.o CC libavfilter/vf_showinfo.o CC libavfilter/vf_showpalette.o CC libavfilter/vf_shuffleframes.o CC libavfilter/vf_shuffleplanes.o CC libavfilter/vf_signalstats.o CC libavfilter/vf_signature.o src/libavfilter/vf_signature.c: In function 'request_frame': src/libavfilter/vf_signature.c:595: warning: 'ret' may be used uninitialized in this function CC libavfilter/vf_smartblur.o CC libavfilter/vf_spp.o src/libavfilter/vf_spp.c: In function 'filter': src/libavfilter/vf_spp.c:240: warning: dereferencing type-punned pointer will break strict-aliasing rules src/libavfilter/vf_spp.c: In function 'filter_frame': src/libavfilter/vf_spp.c:369: warning: 'av_frame_get_qp_table' is deprecated (declared at src/libavutil/frame.h:720) CC libavfilter/vf_sr.o src/libavfilter/vf_sr.c: In function 'filter_frame': src/libavfilter/vf_sr.c:248: warning: dereferencing type-punned pointer will break strict-aliasing rules src/libavfilter/vf_sr.c:259: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libavfilter/vf_ssim.o src/libavfilter/vf_ssim.c: In function 'ssim_plane_16bit': src/libavfilter/vf_ssim.c:246: warning: passing argument 1 of 'ssim_endn_16bit' from incompatible pointer type src/libavfilter/vf_ssim.c:246: warning: passing argument 2 of 'ssim_endn_16bit' from incompatible pointer type CC libavfilter/vf_stack.o CC libavfilter/vf_stereo3d.o src/libavfilter/vf_stereo3d.c: In function 'filter_frame': src/libavfilter/vf_stereo3d.c:677: warning: 'out' may be used uninitialized in this function CC libavfilter/vf_super2xsai.o CC libavfilter/vf_swaprect.o CC libavfilter/vf_swapuv.o src/libavfilter/vf_swapuv.c: In function 'do_swap': src/libavfilter/vf_swapuv.c:52: warning: 'error' is deprecated (declared at src/libavutil/frame.h:430) src/libavfilter/vf_swapuv.c:52: warning: 'error' is deprecated (declared at src/libavutil/frame.h:430) src/libavfilter/vf_swapuv.c:52: warning: 'error' is deprecated (declared at src/libavutil/frame.h:430) src/libavfilter/vf_swapuv.c:52: warning: 'error' is deprecated (declared at src/libavutil/frame.h:430) CC libavfilter/vf_telecine.o CC libavfilter/vf_threshold.o CC libavfilter/vf_thumbnail.o CC libavfilter/vf_tile.o CC libavfilter/vf_tinterlace.o CC libavfilter/vf_tonemap.o CC libavfilter/vf_tpad.o CC libavfilter/vf_transpose.o CC libavfilter/vf_unsharp.o CC libavfilter/vf_uspp.o src/libavfilter/vf_uspp.c: In function 'filter': src/libavfilter/vf_uspp.c:253: warning: 'avcodec_encode_video2' is deprecated (declared at src/libavcodec/avcodec.h:5464) src/libavfilter/vf_uspp.c:259: warning: 'coded_frame' is deprecated (declared at src/libavcodec/avcodec.h:2816) src/libavfilter/vf_uspp.c: In function 'filter_frame': src/libavfilter/vf_uspp.c:395: warning: 'av_frame_get_qp_table' is deprecated (declared at src/libavutil/frame.h:720) CC libavfilter/vf_v360.o src/libavfilter/vf_v360.c: In function 'calculate_rotation_matrix': src/libavfilter/vf_v360.c:2094: warning: passing argument 2 of 'multiply_matrix' from incompatible pointer type src/libavfilter/vf_v360.c:2094: warning: passing argument 3 of 'multiply_matrix' from incompatible pointer type src/libavfilter/vf_v360.c:2095: warning: passing argument 2 of 'multiply_matrix' from incompatible pointer type src/libavfilter/vf_v360.c:2095: warning: passing argument 3 of 'multiply_matrix' from incompatible pointer type src/libavfilter/vf_v360.c: In function 'config_output': src/libavfilter/vf_v360.c:2492: warning: passing argument 1 of 'rotate' from incompatible pointer type src/libavfilter/vf_v360.c:2095: warning: passing argument 2 of 'multiply_matrix' from incompatible pointer type src/libavfilter/vf_v360.c:2492: warning: passing argument 1 of 'rotate' from incompatible pointer type src/libavfilter/vf_v360.c: In function 'cube_to_xyz': src/libavfilter/vf_v360.c:733: warning: 'l_z' may be used uninitialized in this function src/libavfilter/vf_v360.c:733: warning: 'l_y' may be used uninitialized in this function src/libavfilter/vf_v360.c:733: warning: 'l_x' may be used uninitialized in this function CC libavfilter/vf_vaguedenoiser.o CC libavfilter/vf_vectorscope.o CC libavfilter/vf_vflip.o CC libavfilter/vf_vfrdet.o CC libavfilter/vf_vibrance.o CC libavfilter/vf_vignette.o CC libavfilter/vf_vmafmotion.o CC libavfilter/vf_w3fdif.o CC libavfilter/vf_waveform.o CC libavfilter/vf_weave.o CC libavfilter/vf_xbr.o CC libavfilter/vf_xmedian.o CC libavfilter/vf_yadif.o CC libavfilter/vf_zoompan.o CC libavfilter/video.o src/libavfilter/video.c: In function 'ff_default_get_video_buffer': src/libavfilter/video.c:82: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libavfilter/vsink_nullsink.o CC libavfilter/vsrc_cellauto.o CC libavfilter/vsrc_life.o CC libavfilter/vsrc_mandelbrot.o CC libavfilter/vsrc_mptestsrc.o CC libavfilter/vsrc_testsrc.o CC libavfilter/yadif_common.o AR libavfilter/libavfilter.a GEN libavfilter/libavfilter.pc CC libavformat/3dostr.o src/libavformat/3dostr.c: In function 'threedostr_read_header': src/libavformat/3dostr.c:38: warning: 'st' may be used uninitialized in this function CC libavformat/4xm.o CC libavformat/a64.o CC libavformat/aacdec.o CC libavformat/aadec.o CC libavformat/ac3dec.o CC libavformat/acm.o CC libavformat/act.o CC libavformat/adp.o CC libavformat/ads.o CC libavformat/adtsenc.o CC libavformat/adxdec.o CC libavformat/aea.o CC libavformat/afc.o CC libavformat/aiffdec.o CC libavformat/aiffenc.o CC libavformat/aixdec.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/apngdec.o CC libavformat/apngenc.o CC libavformat/aptxdec.o CC libavformat/aqtitledec.o CC libavformat/asf.o CC libavformat/asfcrypt.o CC libavformat/asfdec_f.o src/libavformat/asfdec_f.c: In function 'asf_read_packet': src/libavformat/asfdec_f.c:963: warning: 'e' may be used uninitialized in this function src/libavformat/asfdec_f.c:963: note: 'e' was declared here src/libavformat/asfdec_f.c:963: warning: 'd' may be used uninitialized in this function src/libavformat/asfdec_f.c:963: note: 'd' was declared here CC libavformat/asfdec_o.o CC libavformat/asfenc.o CC libavformat/assdec.o CC libavformat/assenc.o CC libavformat/ast.o CC libavformat/astdec.o CC libavformat/astenc.o CC libavformat/async.o In file included from src/libavformat/async.c:42: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here CC libavformat/au.o CC libavformat/audiointerleave.o CC libavformat/av1.o src/libavformat/av1.c: In function 'parse_sequence_header': src/libavformat/av1.c:188: warning: 'buffer_delay_length_minus_1' may be used uninitialized in this function CC libavformat/avc.o CC libavformat/avidec.o src/libavformat/avidec.c: In function 'avi_read_header': src/libavformat/avidec.c:608: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) CC libavformat/avienc.o CC libavformat/avio.o In file included from src/libavformat/network.h:35, from src/libavformat/avio.c:31: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here src/libavformat/avio.c: In function 'ffurl_write': src/libavformat/avio.c:429: warning: passing argument 2 of 'retry_transfer_wrapper' discards qualifiers from pointer target type CC libavformat/aviobuf.o CC libavformat/avlanguage.o CC libavformat/avr.o CC libavformat/avs.o CC libavformat/bethsoftvid.o CC libavformat/bfi.o CC libavformat/bink.o CC libavformat/bintext.o CC libavformat/bit.o CC libavformat/bmv.o CC libavformat/boadec.o CC libavformat/brstm.o src/libavformat/brstm.c: In function 'read_packet': src/libavformat/brstm.c:363: warning: 'ret' may be used uninitialized in this function src/libavformat/brstm.c: In function 'read_header': src/libavformat/brstm.c:91: warning: 'minor' may be used uninitialized in this function src/libavformat/brstm.c:91: warning: 'major' may be used uninitialized in this function CC libavformat/c93.o CC libavformat/cache.o In file included from src/libavformat/cache.c:42: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here src/libavformat/cache.c: In function 'add_entry': src/libavformat/cache.c:125: warning: dereferencing type-punned pointer will break strict-aliasing rules src/libavformat/cache.c: In function 'cache_read': src/libavformat/cache.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libavformat/caf.o CC libavformat/cafdec.o CC libavformat/cafenc.o CC libavformat/cavsvideodec.o CC libavformat/cdg.o CC libavformat/cdxl.o CC libavformat/cinedec.o CC libavformat/codec2.o CC libavformat/concat.o src/libavformat/concat.c: In function 'concat_read': src/libavformat/concat.c:134: warning: 'result' may be used uninitialized in this function CC libavformat/concatdec.o src/libavformat/concatdec.c: In function 'concat_read_header': src/libavformat/concatdec.c:420: warning: dereferencing type-punned pointer will break strict-aliasing rules src/libavformat/concatdec.c:453: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libavformat/crcenc.o CC libavformat/crypto.o src/libavformat/crypto.c: In function 'crypto_seek': src/libavformat/crypto.c:309: warning: 'res' may be used uninitialized in this function CC libavformat/cutils.o CC libavformat/dash.o In file included from src/libavformat/dash.c:25: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here In file included from src/libavutil/avassert.h:31, from src/libavformat/dash.c:28: /usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp' /usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here /usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey' /usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here /usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp' /usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here /usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp' /usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here /usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps' /usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here CC libavformat/dashenc.o In file included from src/libavformat/dashenc.c:26: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here In file included from src/libavutil/avassert.h:31, from src/libavformat/dashenc.c:29: /usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp' /usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here /usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey' /usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here /usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp' /usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here /usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp' /usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here /usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps' /usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here src/libavformat/dashenc.c: In function 'dash_write_header': src/libavformat/dashenc.c:1383: warning: 'ret' may be used uninitialized in this function src/libavformat/dashenc.c: In function 'dash_init': src/libavformat/dashenc.c:844: warning: 'as' may be used uninitialized in this function src/libavformat/dashenc.c:844: note: 'as' was declared here CC libavformat/data_uri.o CC libavformat/dauddec.o CC libavformat/daudenc.o CC libavformat/davs2.o CC libavformat/dcstr.o CC libavformat/dfa.o CC libavformat/dhav.o CC libavformat/diracdec.o CC libavformat/dnxhddec.o CC libavformat/dsfdec.o CC libavformat/dsicin.o CC libavformat/dss.o CC libavformat/dtsdec.o CC libavformat/dtshddec.o src/libavformat/dtshddec.c: In function 'dtshd_read_header': src/libavformat/dtshddec.c:58: warning: 'data_start' may be used uninitialized in this function CC libavformat/dump.o src/libavformat/dump.c: In function 'dump_stream_format': src/libavformat/dump.c:482: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/dump.c:483: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/dump.c:484: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/dump.c:485: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/dump.c:486: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/dump.c:487: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/dump.c:522: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/dump.c:522: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/dump.c:534: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) CC libavformat/dv.o CC libavformat/dvbsub.o CC libavformat/dvbtxt.o CC libavformat/dvenc.o CC libavformat/dxa.o CC libavformat/eacdata.o CC libavformat/electronicarts.o CC libavformat/epafdec.o CC libavformat/ffmetadec.o CC libavformat/ffmetaenc.o CC libavformat/fifo.o src/libavformat/fifo.c: In function 'fifo_consumer_thread': src/libavformat/fifo.c:395: warning: 'ret' may be used uninitialized in this function CC libavformat/fifo_test.o CC libavformat/file.o In file included from src/libavformat/file.c:35: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here CC libavformat/filmstripdec.o CC libavformat/filmstripenc.o CC libavformat/fitsdec.o src/libavformat/fitsdec.c: In function 'fits_read_packet': src/libavformat/fitsdec.c:146: warning: 'size' may be used uninitialized in this function CC libavformat/fitsenc.o CC libavformat/flac_picture.o CC libavformat/flacdec.o CC libavformat/flacenc.o src/libavformat/flacenc.c: In function 'flac_init': src/libavformat/flacenc.c:204: warning: 'par' may be used uninitialized in this function CC libavformat/flacenc_header.o CC libavformat/flic.o CC libavformat/flvdec.o src/libavformat/flvdec.c: In function 'amf_parse_object': src/libavformat/flvdec.c:494: warning: 'date.milliseconds' may be used uninitialized in this function CC libavformat/flvenc.o CC libavformat/format.o CC libavformat/framecrcenc.o CC libavformat/framehash.o CC libavformat/frmdec.o CC libavformat/fsb.o CC libavformat/ftp.o CC libavformat/g722.o CC libavformat/g723_1.o CC libavformat/g726.o CC libavformat/g729dec.o CC libavformat/gdv.o CC libavformat/genh.o CC libavformat/gif.o CC libavformat/gifdec.o CC libavformat/gopher.o In file included from src/libavformat/network.h:35, from src/libavformat/gopher.c:29: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here CC libavformat/gsmdec.o CC libavformat/gxf.o CC libavformat/gxfenc.o CC libavformat/h261dec.o CC libavformat/h263dec.o CC libavformat/h264dec.o CC libavformat/hashenc.o CC libavformat/hcom.o CC libavformat/hdsenc.o In file included from src/libavformat/hdsenc.c:26: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here In file included from src/libavutil/common.h:40, from src/libavutil/avutil.h:297, from src/libavutil/samplefmt.h:25, from src/libavcodec/avcodec.h:32, from src/libavformat/avformat.h:318, from src/libavformat/hdsenc.c:29: /usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp' /usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here /usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey' /usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here /usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp' /usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here /usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp' /usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here /usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps' /usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here CC libavformat/hevc.o CC libavformat/hevcdec.o CC libavformat/hls.o src/libavformat/hls.c: In function 'open_url': src/libavformat/hls.c:678: warning: dereferencing type-punned pointer will break strict-aliasing rules src/libavformat/hls.c: In function 'hls_read_seek': src/libavformat/hls.c:2207: warning: 'stream_subdemuxer_index' may be used uninitialized in this function CC libavformat/hlsenc.o In file included from src/libavformat/hlsenc.c:28: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here In file included from src/libavutil/avassert.h:31, from src/libavformat/hlsenc.c:37: /usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp' /usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here /usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey' /usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here /usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp' /usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here /usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp' /usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here /usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps' /usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here src/libavformat/hlsenc.c: In function 'hls_write_header': src/libavformat/hlsenc.c:2194: warning: 'ret' may be used uninitialized in this function CC libavformat/hlsplaylist.o CC libavformat/hlsproto.o CC libavformat/hnm.o CC libavformat/http.o In file included from /usr/include/zconf.h:289, from /usr/include/zlib.h:36, from src/libavformat/http.c:26: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here In file included from src/libavutil/avassert.h:31, from src/libavformat/http.c:29: /usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp' /usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here /usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey' /usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here /usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp' /usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here /usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp' /usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here /usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps' /usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here CC libavformat/httpauth.o CC libavformat/icecast.o In file included from src/libavformat/network.h:35, from src/libavformat/icecast.c:29: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here CC libavformat/icodec.o CC libavformat/icoenc.o CC libavformat/id3v1.o CC libavformat/id3v2.o In file included from /usr/include/zconf.h:289, from /usr/include/zlib.h:36, from src/libavformat/id3v2.c:33: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here In file included from src/libavutil/common.h:40, from src/libavformat/avio.h:32, from src/libavformat/avio_internal.h:23, from src/libavformat/id3v2.c:41: /usr/include/stdlib.h:180: warning: redundant redeclaration of 'mktemp' /usr/include/unistd.h:425: warning: previous declaration of 'mktemp' was here /usr/include/stdlib.h:197: warning: redundant redeclaration of 'setkey' /usr/include/unistd.h:429: warning: previous declaration of 'setkey' was here /usr/include/stdlib.h:212: warning: redundant redeclaration of 'mkstemp' /usr/include/unistd.h:424: warning: previous declaration of 'mkstemp' was here /usr/include/stdlib.h:252: warning: redundant redeclaration of 'mkdtemp' /usr/include/unistd.h:507: warning: previous declaration of 'mkdtemp' was here /usr/include/stdlib.h:287: warning: redundant redeclaration of 'mkstemps' /usr/include/unistd.h:508: warning: previous declaration of 'mkstemps' was here CC libavformat/id3v2enc.o CC libavformat/idcin.o CC libavformat/idroqdec.o CC libavformat/idroqenc.o CC libavformat/iff.o src/libavformat/iff.c: In function 'iff_read_packet': src/libavformat/iff.c:843: warning: 'orig_pos' may be used uninitialized in this function src/libavformat/iff.c:843: warning: 'data_size' may be used uninitialized in this function CC libavformat/ifv.o CC libavformat/ilbc.o CC libavformat/img2.o CC libavformat/img2_alias_pix.o CC libavformat/img2_brender_pix.o CC libavformat/img2dec.o CC libavformat/img2enc.o CC libavformat/ingenientdec.o CC libavformat/ip.o In file included from src/libavformat/network.h:35, from src/libavformat/ip.h:25, from src/libavformat/ip.c:22: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here CC libavformat/ipmovie.o CC libavformat/ircam.o CC libavformat/ircamdec.o CC libavformat/ircamenc.o CC libavformat/isom.o src/libavformat/isom.c: In function 'ff_mp4_read_dec_config_descr': src/libavformat/isom.c:527: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) CC libavformat/iss.o CC libavformat/iv8.o CC libavformat/ivfdec.o CC libavformat/ivfenc.o CC libavformat/jacosubdec.o CC libavformat/jacosubenc.o CC libavformat/jvdec.o CC libavformat/latmenc.o CC libavformat/lmlm4.o CC libavformat/loasdec.o CC libavformat/lrc.o CC libavformat/lrcdec.o CC libavformat/lrcenc.o CC libavformat/lvfdec.o CC libavformat/lxfdec.o CC libavformat/m4vdec.o CC libavformat/matroska.o CC libavformat/matroskadec.o In file included from /usr/include/zconf.h:289, from /usr/include/zlib.h:36, from src/libavformat/matroskadec.c:67: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here src/libavformat/matroskadec.c: In function 'matroska_parse_frame': src/libavformat/matroskadec.c:3517: warning: 'convergence_duration' is deprecated (declared at src/libavcodec/avcodec.h:1507) src/libavformat/matroskadec.c: In function 'matroska_parse_cluster': src/libavformat/matroskadec.c:3677: warning: 'res' may be used uninitialized in this function src/libavformat/matroskadec.c: In function 'webm_dash_manifest_read_header': src/libavformat/matroskadec.c:4167: warning: 'init_range' may be used uninitialized in this function CC libavformat/matroskaenc.o src/libavformat/matroskaenc.c: In function 'mkv_write_packet_internal': src/libavformat/matroskaenc.c:2432: warning: 'convergence_duration' is deprecated (declared at src/libavcodec/avcodec.h:1507) src/libavformat/matroskaenc.c:2433: warning: 'convergence_duration' is deprecated (declared at src/libavcodec/avcodec.h:1507) CC libavformat/md5proto.o CC libavformat/metadata.o CC libavformat/mgsts.o CC libavformat/microdvddec.o CC libavformat/microdvdenc.o CC libavformat/mj2kdec.o CC libavformat/mkvtimestamp_v2.o CC libavformat/mlpdec.o CC libavformat/mlvdec.o CC libavformat/mm.o CC libavformat/mmf.o CC libavformat/mms.o CC libavformat/mmsh.o CC libavformat/mmst.o In file included from src/libavformat/network.h:35, from src/libavformat/mmst.c:38: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here CC libavformat/mov.o In file included from /usr/include/zconf.h:289, from /usr/include/zlib.h:36, from src/libavformat/mov.c:65: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here src/libavformat/mov.c: In function 'mov_read_dac3': src/libavformat/mov.c:812: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/mov.c: In function 'mov_read_dec3': src/libavformat/mov.c:852: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/mov.c: In function 'mov_parse_stsd_data': src/libavformat/mov.c:2311: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/mov.c:2322: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/mov.c:2323: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/mov.c: In function 'mov_read_senc': src/libavformat/mov.c:5859: warning: 'st' may be used uninitialized in this function src/libavformat/mov.c:5859: note: 'st' was declared here src/libavformat/mov.c: In function 'mov_read_trun': src/libavformat/mov.c:4691: warning: 'dts' may be used uninitialized in this function src/libavformat/mov.c: In function 'mov_seek_stream': src/libavformat/mov.c:1271: warning: 'frag_time' may be used uninitialized in this function src/libavformat/mov.c:1271: note: 'frag_time' was declared here src/libavformat/mov.c: In function 'mov_read_saio': src/libavformat/mov.c:5859: warning: 'st' may be used uninitialized in this function src/libavformat/mov.c:5859: note: 'st' was declared here src/libavformat/mov.c: In function 'mov_read_saiz': src/libavformat/mov.c:5859: warning: 'st' may be used uninitialized in this function src/libavformat/mov.c:5859: note: 'st' was declared here CC libavformat/mov_chan.o CC libavformat/mov_esds.o CC libavformat/movenc.o src/libavformat/movenc.c: In function 'handle_eac3': src/libavformat/movenc.c:521: warning: 'av_copy_packet_side_data' is deprecated (declared at src/libavcodec/avcodec.h:4464) src/libavformat/movenc.c: In function 'find_fps': src/libavformat/movenc.c:1388: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/movenc.c: In function 'mov_write_video_tag': src/libavformat/movenc.c:2101: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/movenc.c:2101: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/movenc.c:2102: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/movenc.c: In function 'mov_write_tmcd_tag': src/libavformat/movenc.c:2203: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/movenc.c:2203: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/movenc.c:2204: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/movenc.c:2204: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/movenc.c:2204: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/movenc.c:2204: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/movenc.c:2204: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/movenc.c:2204: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/movenc.c: In function 'mov_write_sidx_tag': src/libavformat/movenc.c:4514: warning: 'starts_with_SAP' may be used uninitialized in this function src/libavformat/movenc.c:4513: warning: 'duration' may be used uninitialized in this function CC libavformat/movenccenc.o CC libavformat/movenchint.o CC libavformat/mp3dec.o CC libavformat/mp3enc.o CC libavformat/mpc.o CC libavformat/mpc8.o src/libavformat/mpc8.c: In function 'mpc8_read_header': src/libavformat/mpc8.c:215: warning: 'size' may be used uninitialized in this function CC libavformat/mpeg.o CC libavformat/mpegenc.o CC libavformat/mpegts.o CC libavformat/mpegtsenc.o src/libavformat/mpegtsenc.c: In function 'mpegts_write_pes': src/libavformat/mpegtsenc.c:1157: warning: 'is_dvb_subtitle' may be used uninitialized in this function src/libavformat/mpegtsenc.c: In function 'mpegts_write_packet': src/libavformat/mpegtsenc.c:1490: warning: 'nframes' may be used uninitialized in this function src/libavformat/mpegtsenc.c:1490: note: 'nframes' was declared here CC libavformat/mpegvideodec.o CC libavformat/mpjpeg.o CC libavformat/mpjpegdec.o CC libavformat/mpl2dec.o CC libavformat/mpsubdec.o CC libavformat/msf.o CC libavformat/msnwc_tcp.o CC libavformat/mtaf.o CC libavformat/mtv.o CC libavformat/musx.o CC libavformat/mux.o In file included from src/libavformat/network.h:35, from src/libavformat/mux.c:45: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here src/libavformat/mux.c: In function 'avformat_alloc_output_context2': src/libavformat/mux.c:192: warning: 'filename' is deprecated (declared at src/libavformat/avformat.h:1424) src/libavformat/mux.c:192: warning: 'filename' is deprecated (declared at src/libavformat/avformat.h:1424) src/libavformat/mux.c: In function 'init_muxer': src/libavformat/mux.c:264: warning: 'filename' is deprecated (declared at src/libavformat/avformat.h:1424) src/libavformat/mux.c:275: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/mux.c:300: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/mux.c:304: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/mux.c: In function 'compute_muxer_pkt_fields': src/libavformat/mux.c:587: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) src/libavformat/mux.c:647: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:885) CC libavformat/mvdec.o CC libavformat/mvi.o CC libavformat/mxf.o CC libavformat/mxfdec.o src/libavformat/mxfdec.c: In function 'mxf_handle_missing_index_segment': src/libavformat/mxfdec.c:3087: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libavformat/mxfenc.o CC libavformat/mxg.o CC libavformat/ncdec.o CC libavformat/network.o In file included from src/libavformat/network.h:35, from src/libavformat/network.c:23: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here CC libavformat/nistspheredec.o CC libavformat/nspdec.o CC libavformat/nsvdec.o CC libavformat/nullenc.o CC libavformat/nut.o CC libavformat/nutdec.o src/libavformat/nutdec.c: In function 'read_seek': src/libavformat/nutdec.c:1247: warning: dereferencing type-punned pointer will break strict-aliasing rules src/libavformat/nutdec.c:1262: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libavformat/nutenc.o src/libavformat/nutenc.c: In function 'write_index': src/libavformat/nutenc.c:581: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libavformat/nuv.o CC libavformat/oggdec.o CC libavformat/oggenc.o CC libavformat/oggparsecelt.o CC libavformat/oggparsedaala.o CC libavformat/oggparsedirac.o CC libavformat/oggparseflac.o CC libavformat/oggparseogm.o CC libavformat/oggparseopus.o CC libavformat/oggparseskeleton.o CC libavformat/oggparsespeex.o CC libavformat/oggparsetheora.o CC libavformat/oggparsevorbis.o CC libavformat/oggparsevp8.o CC libavformat/oma.o CC libavformat/omadec.o CC libavformat/omaenc.o CC libavformat/options.o src/libavformat/options.c: In function 'format_child_class_next': src/libavformat/options.c:64: warning: 'av_iformat_next' is deprecated (declared at src/libavformat/avformat.h:2087) src/libavformat/options.c:69: warning: 'av_oformat_next' is deprecated (declared at src/libavformat/avformat.h:2095) src/libavformat/options.c:73: warning: 'av_iformat_next' is deprecated (declared at src/libavformat/avformat.h:2087) src/libavformat/options.c:77: warning: 'av_oformat_next' is deprecated (declared at src/libavformat/avformat.h:2095) src/libavformat/options.c: In function 'io_open_default': src/libavformat/options.c:119: warning: 'open_cb' is deprecated (declared at src/libavformat/avformat.h:1896) src/libavformat/options.c:120: warning: 'open_cb' is deprecated (declared at src/libavformat/avformat.h:1896) CC libavformat/os_support.o In file included from src/libavformat/network.h:35, from src/libavformat/os_support.c:45: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here CC libavformat/paf.o CC libavformat/pcm.o CC libavformat/pcmdec.o CC libavformat/pcmenc.o CC libavformat/pjsdec.o CC libavformat/pmpdec.o CC libavformat/prompeg.o CC libavformat/protocols.o src/libavformat/protocols.c: In function 'avio_enum_protocols': src/libavformat/protocols.c:99: warning: assignment discards qualifiers from pointer target type CC libavformat/psxstr.o CC libavformat/pva.o CC libavformat/pvfdec.o CC libavformat/qcp.o CC libavformat/qtpalette.o CC libavformat/r3d.o CC libavformat/rawdec.o CC libavformat/rawenc.o CC libavformat/rawutils.o CC libavformat/rawvideodec.o CC libavformat/rdt.o CC libavformat/realtextdec.o CC libavformat/redspark.o CC libavformat/replaygain.o CC libavformat/riff.o CC libavformat/riffdec.o CC libavformat/riffenc.o CC libavformat/rl2.o CC libavformat/rm.o CC libavformat/rmdec.o src/libavformat/rmdec.c: In function 'rm_sync': src/libavformat/rmdec.c:727: error: invalid operands to binary >> /home/fate/src/ffbuild/common.mak:59: recipe for target 'libavformat/rmdec.o' failed gmake: *** [libavformat/rmdec.o] Error 1