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 CC libavdevice/bktr.o CC libavdevice/lavfi.o CC libavdevice/oss.o CC libavdevice/oss_dec.o CC libavdevice/oss_enc.o CC libavdevice/timefilter.o CC libavdevice/utils.o CC libavdevice/v4l2-common.o CC libavdevice/v4l2.o src/libavdevice/v4l2.c: In function 'device_open': src/libavdevice/v4l2.c:139:79: warning: assignment from incompatible pointer type [enabled by default] CC libavdevice/v4l2enc.o AR libavdevice/libavdevice.a GEN libavdevice/libavdevice.pc CC libavfilter/aeval.o 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:175:12: warning: 'q' may be used uninitialized in this function [-Wuninitialized] CC libavfilter/af_acrusher.o CC libavfilter/af_adeclick.o CC libavfilter/af_adelay.o CC libavfilter/af_adenorm.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:1059:36: warning: 'i' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/af_afftdn.c: In function 'set_band_parameters': src/libavfilter/af_afftdn.c:535:12: warning: 'd2' may be used uninitialized in this function [-Wuninitialized] CC libavfilter/af_afftfilt.o CC libavfilter/af_afir.o CC libavfilter/af_aformat.o CC libavfilter/af_afreqshift.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_anlms.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_arnndn.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_asubboost.o src/libavfilter/af_asubboost.c: In function 'filter_frame': src/libavfilter/af_asubboost.c:161:18: warning: 'write_pos' may be used uninitialized in this function [-Wuninitialized] CC libavfilter/af_atempo.o CC libavfilter/af_axcorrelate.o src/libavfilter/af_axcorrelate.c: In function 'xcorrelate_fast': src/libavfilter/af_axcorrelate.c:194:5: warning: 'used' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/af_axcorrelate.c: In function 'xcorrelate_slow': src/libavfilter/af_axcorrelate.c:150:5: warning: 'used' may be used uninitialized in this function [-Wuninitialized] 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 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:167:13: warning: 'mid' may be used uninitialized in this function [-Wuninitialized] 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:209:56: warning: 'max_peak' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/af_loudnorm.c: In function 'uninit': src/libavfilter/af_loudnorm.c:884:24: warning: 'tp_out' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/af_loudnorm.c:880:24: warning: 'tp_in' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/af_loudnorm.c: In function 'filter_frame': src/libavfilter/af_loudnorm.c:457:19: warning: 'true_peak' may be used uninitialized in this function [-Wuninitialized] 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:5: warning: 'avresample_get_class' is deprecated (declared at src/libavresample/avresample.h:183) [-Wdeprecated-declarations] src/libavfilter/af_resample.c: In function 'uninit': src/libavfilter/af_resample.c:83:9: warning: 'avresample_close' is deprecated (declared at src/libavresample/avresample.h:245) [-Wdeprecated-declarations] src/libavfilter/af_resample.c:84:9: warning: 'avresample_free' is deprecated (declared at src/libavresample/avresample.h:258) [-Wdeprecated-declarations] src/libavfilter/af_resample.c: In function 'config_output': src/libavfilter/af_resample.c:127:9: warning: 'avresample_close' is deprecated (declared at src/libavresample/avresample.h:245) [-Wdeprecated-declarations] src/libavfilter/af_resample.c:128:9: warning: 'avresample_free' is deprecated (declared at src/libavresample/avresample.h:258) [-Wdeprecated-declarations] src/libavfilter/af_resample.c:140:5: warning: 'avresample_alloc_context' is deprecated (declared at src/libavresample/avresample.h:194) [-Wdeprecated-declarations] src/libavfilter/af_resample.c:161:5: warning: 'avresample_open' is deprecated (declared at src/libavresample/avresample.h:214) [-Wdeprecated-declarations] src/libavfilter/af_resample.c: In function 'request_frame': src/libavfilter/af_resample.c:199:9: warning: 'avresample_get_out_samples' is deprecated (declared at src/libavresample/avresample.h:403) [-Wdeprecated-declarations] src/libavfilter/af_resample.c:208:9: warning: 'avresample_convert' is deprecated (declared at src/libavresample/avresample.h:451) [-Wdeprecated-declarations] src/libavfilter/af_resample.c: In function 'filter_frame': src/libavfilter/af_resample.c:235:9: warning: 'avresample_get_delay' is deprecated (declared at src/libavresample/avresample.h:473) [-Wdeprecated-declarations] src/libavfilter/af_resample.c:236:9: warning: 'avresample_get_out_samples' is deprecated (declared at src/libavresample/avresample.h:403) [-Wdeprecated-declarations] src/libavfilter/af_resample.c:244:9: warning: 'avresample_convert' is deprecated (declared at src/libavresample/avresample.h:451) [-Wdeprecated-declarations] src/libavfilter/af_resample.c:253:9: warning: 'avresample_available' is deprecated (declared at src/libavresample/avresample.h:494) [-Wdeprecated-declarations] src/libavfilter/af_resample.c: In function 'resample_child_class_next': src/libavfilter/af_resample.c:312:5: warning: 'avresample_get_class' is deprecated (declared at src/libavresample/avresample.h:183) [-Wdeprecated-declarations] src/libavfilter/af_resample.c: In function 'resample_child_class_iterate': src/libavfilter/af_resample.c:318:5: warning: 'avresample_get_class' is deprecated (declared at src/libavresample/avresample.h:183) [-Wdeprecated-declarations] 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_afirsrc.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 CC libavfilter/avf_abitscope.o CC libavfilter/avf_ahistogram.o src/libavfilter/avf_ahistogram.c: In function 'activate': src/libavfilter/avf_ahistogram.c:264:23: warning: 'vf' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/avf_ahistogram.c:264:19: warning: 'uf' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/avf_ahistogram.c:264:15: warning: 'yf' may be used uninitialized in this function [-Wuninitialized] CC libavfilter/avf_aphasemeter.o src/libavfilter/avf_aphasemeter.c: In function 'filter_frame': src/libavfilter/avf_aphasemeter.c:304:52: warning: 'out' may be used uninitialized in this function [-Wuninitialized] CC libavfilter/avf_avectorscope.o src/libavfilter/avf_avectorscope.c: In function 'activate': src/libavfilter/avf_avectorscope.c:361:30: warning: 'y' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/avf_avectorscope.c:242:17: note: 'y' was declared here src/libavfilter/avf_avectorscope.c:361:15: warning: 'x' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/avf_avectorscope.c:242:14: note: 'x' was declared here src/libavfilter/avf_avectorscope.c:322:32: warning: 'src[1]' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/avf_avectorscope.c:296:15: note: 'src[1]' was declared here src/libavfilter/avf_avectorscope.c:321:83: warning: 'src[0]' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/avf_avectorscope.c:296:15: note: 'src[0]' 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.isra.6': src/libavfilter/avf_showspectrum.c:621:8: warning: 'x' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/avf_showspectrum.c:1283:21: note: 'x' was declared here CC libavfilter/avf_showvolume.o CC libavfilter/avf_showwaves.o CC libavfilter/avfilter.o CC libavfilter/avfiltergraph.o src/libavfilter/avfiltergraph.c: In function 'avfilter_graph_free': src/libavfilter/avfiltergraph.c:135:5: warning: 'resample_lavr_opts' is deprecated (declared at src/libavfilter/avfilter.h:862) [-Wdeprecated-declarations] 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:5: warning: passing argument 1 of 'ff_matrix_invert_3x3' from incompatible pointer type [enabled by default] src/libavfilter/colorspace.c:27:6: note: expected 'const double (*)[3]' but argument is of type 'double (*)[3]' CC libavfilter/colorspacedsp.o CC libavfilter/dnn/dnn_backend_native.o CC libavfilter/dnn/dnn_backend_native_layer_avgpool.o CC libavfilter/dnn/dnn_backend_native_layer_conv2d.o CC libavfilter/dnn/dnn_backend_native_layer_dense.o CC libavfilter/dnn/dnn_backend_native_layer_depth2space.o CC libavfilter/dnn/dnn_backend_native_layer_mathbinary.o CC libavfilter/dnn/dnn_backend_native_layer_mathunary.o CC libavfilter/dnn/dnn_backend_native_layer_maximum.o CC libavfilter/dnn/dnn_backend_native_layer_pad.o CC libavfilter/dnn/dnn_backend_native_layers.o CC libavfilter/dnn/dnn_interface.o CC libavfilter/dnn/dnn_io_proc.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 CC libavfilter/f_graphmonitor.o CC libavfilter/f_interleave.o CC libavfilter/f_loop.o src/libavfilter/f_loop.c: In function 'push_samples.isra.5': src/libavfilter/f_loop.c:97:9: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] 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:89:5: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:3073) [-Wdeprecated-declarations] CC libavfilter/lswsutils.o CC libavfilter/motion_estimation.o CC libavfilter/pthread.o CC libavfilter/scale_eval.o 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:5: warning: 'refcounted_frames' is deprecated (declared at src/libavcodec/avcodec.h:1357) [-Wdeprecated-declarations] src/libavfilter/src_movie.c: In function 'movie_push_frame': src/libavfilter/src_movie.c:524:9: warning: 'avcodec_decode_video2' is deprecated (declared at src/libavcodec/avcodec.h:3073) [-Wdeprecated-declarations] src/libavfilter/src_movie.c:527:9: warning: 'avcodec_decode_audio4' is deprecated (declared at src/libavcodec/avcodec.h:3024) [-Wdeprecated-declarations] 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:411:12: warning: 'end' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/vaf_spectrumsynth.c:410:14: warning: 'start' may be used uninitialized in this function [-Wuninitialized] src/libavfilter/vaf_spectrumsynth.c: In function 'activate': src/libavfilter/vaf_spectrumsynth.c:419:9: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] 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_bilateral.o CC libavfilter/vf_bitplanenoise.o CC libavfilter/vf_blackdetect.o CC libavfilter/vf_blackframe.o CC libavfilter/vf_blend.o src/libavfilter/vf_blend.c:964:1: fatal error: error writing to /var/tmp//ccEqQVJj.s: No space left on device gmake: *** [libavfilter/vf_blend.o] Error 1