GEN libavutil/libavutil.version GEN libavcodec/libavcodec.version GEN libavformat/libavformat.version GEN libavfilter/libavfilter.version GEN libavdevice/libavdevice.version GEN libswscale/libswscale.version GEN libswresample/libswresample.version GEN libpostproc/libpostproc.version CC libavdevice/alldevices.o CC libavdevice/avdevice.o CC libavdevice/fbdev_common.o CC libavdevice/fbdev_dec.o CC libavdevice/fbdev_enc.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 CC libavdevice/v4l2enc.o GEN libavdevice/libavdevice.pc GEN libavfilter/libavfilter.pc CC libavformat/3dostr.o CC libavformat/4xm.o CC libavformat/a64.o CC libavformat/aacdec.o CC libavformat/aadec.o CC libavformat/aaxdec.o CC libavformat/ac3dec.o CC libavformat/acedec.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/aiff.o CC libavformat/aiffdec.o CC libavformat/aiffenc.o CC libavformat/aixdec.o CC libavformat/allformats.o CC libavformat/alp.o CC libavformat/amr.o CC libavformat/amvenc.o CC libavformat/anm.o CC libavformat/apc.o CC libavformat/ape.o CC libavformat/apetag.o CC libavformat/apm.o CC libavformat/apngdec.o CC libavformat/apngenc.o CC libavformat/aptxdec.o CC libavformat/aqtitledec.o CC libavformat/argo_asf.o CC libavformat/argo_brp.o CC libavformat/argo_cvg.o CC libavformat/asf.o CC libavformat/asfcrypt.o CC libavformat/asfdec_f.o 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 CC libavformat/au.o CC libavformat/av1.o CC libavformat/av1dec.o CC libavformat/avc.o CC libavformat/avidec.o CC libavformat/avienc.o CC libavformat/avio.o src/libavformat/avio.c:60:137: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"rw_timeout", "Timeout for IO operations (in microseconds)", offsetof(URLContext, rw_timeout), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, AV_OPT_FLAG_ENCODING_PARAM | AV_OPT_FLAG_DECODING_PARAM }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :281:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/aviobuf.o 1 warning generated. CC libavformat/avlanguage.o CC libavformat/avr.o CC libavformat/avs.o CC libavformat/avs2dec.o CC libavformat/avs3dec.o CC libavformat/bethsoftvid.o CC libavformat/bfi.o CC libavformat/bink.o CC libavformat/binka.o CC libavformat/bintext.o CC libavformat/bit.o CC libavformat/bmv.o CC libavformat/boadec.o CC libavformat/brstm.o CC libavformat/c93.o CC libavformat/cache.o 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 CC libavformat/concatdec.o CC libavformat/crcenc.o CC libavformat/crypto.o CC libavformat/dash.o CC libavformat/dashenc.o CC libavformat/data_uri.o CC libavformat/dauddec.o src/libavformat/dashenc.c:2405:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "update_period", "Set the mpd update interval", OFFSET(update_period), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :4:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/daudenc.o CC libavformat/dcstr.o CC libavformat/demux.o CC libavformat/derf.o CC libavformat/dfa.o src/libavformat/demux.c:1618:40: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] if (bitrate >= 0 && bitrate <= INT64_MAX) ~~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :101:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/dhav.o CC libavformat/diracdec.o CC libavformat/dnxhddec.o CC libavformat/dovi_isom.o CC libavformat/dsfdec.o CC libavformat/dsicin.o CC libavformat/dss.o CC libavformat/dtsdec.o CC libavformat/dtshddec.o CC libavformat/dump.o 1 warning generated. CC libavformat/dv.o CC libavformat/dvbsub.o src/libavformat/dump.c:236:55: warning: implicit conversion from 'unsigned int' to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion] av_log(ctx, AV_LOG_INFO, "%f", (float) peak / UINT32_MAX); ~ ^~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:129:23: note: expanded from macro 'UINT32_MAX' # define UINT32_MAX (4294967295U) ^~~~~~~~~~~ CC libavformat/dvbtxt.o CC libavformat/dvenc.o 1 warning generated. CC libavformat/dxa.o CC libavformat/eacdata.o CC libavformat/electronicarts.o CC libavformat/epafdec.o CC libavformat/ffmetadec.o CC libavformat/ffmetaenc.o 1 warning generated. CC libavformat/fifo.o src/libavformat/fifo.c:699:47: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] AV_OPT_TYPE_DURATION, {.i64 = 0}, 0, INT64_MAX, AV_OPT_FLAG_ENCODING_PARAM}, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :337:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/fifo.c:690:82: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] AV_OPT_TYPE_DURATION, {.i64 = FIFO_DEFAULT_RECOVERY_WAIT_TIME_USEC}, 0, INT64_MAX, AV_OPT_FLAG_ENCODING_PARAM}, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :336:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/fifo_test.o CC libavformat/file.o CC libavformat/filmstripdec.o CC libavformat/filmstripenc.o 2 warnings generated. CC libavformat/fitsdec.o CC libavformat/fitsenc.o CC libavformat/flac_picture.o CC libavformat/flacdec.o src/libavformat/fitsdec.c:177:26: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare] av_assert0(avbuf.len <= INT64_MAX && size <= INT64_MAX); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavutil/avassert.h:38:11: note: expanded from macro 'av_assert0' if (!(cond)) { \ ^~~~ 1 warning generated. CC libavformat/flacenc.o CC libavformat/flacenc_header.o CC libavformat/flic.o CC libavformat/flvdec.o CC libavformat/flvenc.o CC libavformat/format.o src/libavformat/flvdec.c:462:50: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] if (isnan(d) || d < INT64_MIN || d > INT64_MAX) ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :189:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/flvdec.c:464:85: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775 to 9223372036854776 [-Wimplicit-const-int-float-conversion] if (current_array == × && (d <= INT64_MIN / 1000 || d >= INT64_MAX / 1000)) ~~ ~~~~~~~~~~^~~~~~ src/libavformat/flvdec.c:464:60: warning: implicit conversion from 'long long' to 'double' changes value from -9223372036854775 to -9223372036854776 [-Wimplicit-const-int-float-conversion] if (current_array == × && (d <= INT64_MIN / 1000 || d >= INT64_MAX / 1000)) ~~ ~~~~~~~~~~^~~~~~ src/libavformat/flvdec.c:691:52: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775 to 9223372036854776 [-Wimplicit-const-int-float-conversion] && date.milliseconds < INT64_MAX/1000 ~ ~~~~~~~~~^~~~~ src/libavformat/flvdec.c:690:52: warning: implicit conversion from 'long long' to 'double' changes value from -9223372036854775 to -9223372036854776 [-Wimplicit-const-int-float-conversion] && date.milliseconds > INT64_MIN/1000 ~ ~~~~~~~~~^~~~~ CC libavformat/framecrcenc.o CC libavformat/framehash.o CC libavformat/frmdec.o CC libavformat/fsb.o CC libavformat/ftp.o CC libavformat/fwse.o CC libavformat/g722.o CC libavformat/g723_1.o 5 warnings generated. 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 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/hca.o CC libavformat/hcom.o CC libavformat/hdsenc.o CC libavformat/hevc.o CC libavformat/hevcdec.o CC libavformat/hls.o CC libavformat/hls_sample_encryption.o CC libavformat/hlsenc.o CC libavformat/hlsplaylist.o src/libavformat/hlsenc.c:3102:132: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"hls_init_time", "set segment length at init list", OFFSET(init_time), AV_OPT_TYPE_DURATION, {.i64 = 0}, 0, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :339:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/hlsenc.c:3101:132: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"hls_time", "set segment length", OFFSET(time), AV_OPT_TYPE_DURATION, {.i64 = 2000000}, 0, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :338:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/hlsenc.c:3100:128: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"start_number", "set first number in the sequence", OFFSET(start_sequence),AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :337:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/hlsproto.o CC libavformat/hnm.o CC libavformat/http.o src/libavformat/http.c:162:133: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "end_offset", "try to limit the request to bytes preceding this offset", OFFSET(end_off), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, D }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :334:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/http.c:161:89: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "offset", "initial byte offset", OFFSET(off), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, D }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :333:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/httpauth.o CC libavformat/icecast.o CC libavformat/icodec.o CC libavformat/icoenc.o CC libavformat/id3v1.o 3 warnings generated. CC libavformat/id3v2.o CC libavformat/id3v2enc.o 2 warnings generated. CC libavformat/idcin.o CC libavformat/idroqdec.o CC libavformat/idroqenc.o CC libavformat/iff.o 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/imx.o CC libavformat/ingenientdec.o CC libavformat/ip.o CC libavformat/ipmovie.o CC libavformat/ipudec.o CC libavformat/ircam.o CC libavformat/ircamdec.o CC libavformat/ircamenc.o CC libavformat/isom.o CC libavformat/isom_tags.o 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/kvag.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/luodatdec.o CC libavformat/lvfdec.o CC libavformat/lxfdec.o CC libavformat/m4vdec.o CC libavformat/matroska.o CC libavformat/matroskadec.o CC libavformat/matroskaenc.o CC libavformat/mca.o CC libavformat/mccdec.o src/libavformat/matroskadec.c:2446:40: warning: implicit conversion from 'unsigned long long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] if (default_duration > UINT64_MAX || default_duration < 0) { ~ ^~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:130:23: note: expanded from macro 'UINT64_MAX' # define UINT64_MAX (__UINT64_C(18446744073709551615)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:110:25: note: expanded from macro '__UINT64_C' # define __UINT64_C(c) c ## ULL ^~~~~~~~ :105:1: note: expanded from here 18446744073709551615ULL ^~~~~~~~~~~~~~~~~~~~~~~ src/libavformat/matroskaenc.c:2852:193: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "cluster_time_limit", "Store at most the provided number of milliseconds in a cluster.", OFFSET(cluster_time_limit), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :137:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 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 CC libavformat/mods.o CC libavformat/moflex.o CC libavformat/mov.o 1 warning generated. CC libavformat/mov_chan.o CC libavformat/mov_esds.o 1 warning generated. CC libavformat/movenc.o CC libavformat/movenc_ttml.o CC libavformat/movenccenc.o CC libavformat/movenchint.o CC libavformat/mp3dec.o CC libavformat/mp3enc.o CC libavformat/mpc.o CC libavformat/mpc8.o CC libavformat/mpeg.o CC libavformat/mpegenc.o CC libavformat/mpegts.o CC libavformat/mpegtsenc.o src/libavformat/mpegtsenc.c:2288:93: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OFFSET(nit_period_us), AV_OPT_TYPE_DURATION, { .i64 = NIT_RETRANS_TIME * 1000LL }, 0, INT64_MAX, ENC }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :158:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/mpegtsenc.c:2286:93: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OFFSET(sdt_period_us), AV_OPT_TYPE_DURATION, { .i64 = SDT_RETRANS_TIME * 1000LL }, 0, INT64_MAX, ENC }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :157:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/mpegtsenc.c:2284:93: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OFFSET(pat_period_us), AV_OPT_TYPE_DURATION, { .i64 = PAT_RETRANS_TIME * 1000LL }, 0, INT64_MAX, ENC }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :156:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/mpegvideodec.o 3 warnings generated. 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/mspdec.o CC libavformat/mtaf.o CC libavformat/mtv.o CC libavformat/musx.o CC libavformat/mux.o CC libavformat/mvdec.o CC libavformat/mvi.o CC libavformat/mxf.o CC libavformat/mxfdec.o CC libavformat/mxfenc.o CC libavformat/mxg.o CC libavformat/ncdec.o CC libavformat/network.o CC libavformat/nistspheredec.o CC libavformat/nspdec.o CC libavformat/nsvdec.o CC libavformat/nullenc.o CC libavformat/nut.o CC libavformat/nutdec.o CC libavformat/nutenc.o CC libavformat/nuv.o CC libavformat/oggdec.o CC libavformat/oggenc.o src/libavformat/oggenc.c:90:74: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OFFSET(pref_duration), AV_OPT_TYPE_INT64, { .i64 = 1000000 }, 0, INT64_MAX, PARAM }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :46:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavformat/oggparsecelt.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 In file included from src/libavformat/options.c:34: src/libavformat/options_table.h:87:146: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"max_interleave_delta", "maximum buffering duration for interleaving", OFFSET(max_interleave_delta), AV_OPT_TYPE_INT64, { .i64 = 10000000 }, 0, INT64_MAX, E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :314:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ In file included from src/libavformat/options.c:34: src/libavformat/options_table.h:86:125: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"output_ts_offset", "set output timestamp offset", OFFSET(output_ts_offset), AV_OPT_TYPE_DURATION, {.i64 = 0}, -INT64_MAX, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :313:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ In file included from src/libavformat/options.c:34: src/libavformat/options_table.h:86:113: warning: implicit conversion from 'long long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion] {"output_ts_offset", "set output timestamp offset", OFFSET(output_ts_offset), AV_OPT_TYPE_DURATION, {.i64 = 0}, -INT64_MAX, INT64_MAX, E}, ~ ^~~~~~~~~~ src/libavformat/options_table.h:82:159: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"skip_initial_bytes", "set number of bytes to skip before reading header and frames", OFFSET(skip_initial_bytes), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX-1, D}, ~ ~~~~~~~~~^~ src/libavformat/options_table.h:64:156: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"start_time_realtime", "wall-clock time when stream begins (PTS==0)", OFFSET(start_time_realtime), AV_OPT_TYPE_INT64, {.i64 = AV_NOPTS_VALUE}, INT64_MIN, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :310:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ In file included from src/libavformat/options.c:34: src/libavformat/options_table.h:57:151: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"analyzeduration", "specify how many microseconds are analyzed to probe the input", OFFSET(max_analyze_duration), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, D}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :307:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ In file included from src/libavformat/options.c:34: src/libavformat/options_table.h:39:96: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"probesize", "set probing size", OFFSET(probesize), AV_OPT_TYPE_INT64, {.i64 = 5000000 }, 32, INT64_MAX, D}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :306:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/os_support.o 7 warnings generated. 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/pp_bnk.o CC libavformat/prompeg.o CC libavformat/protocols.o 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 CC libavformat/rmenc.o CC libavformat/rmsipr.o CC libavformat/rpl.o CC libavformat/rsd.o CC libavformat/rso.o CC libavformat/rsodec.o CC libavformat/rsoenc.o CC libavformat/rtmpdigest.o CC libavformat/rtmphttp.o CC libavformat/rtmppkt.o CC libavformat/rtmpproto.o CC libavformat/rtp.o CC libavformat/rtpdec.o CC libavformat/rtpdec_ac3.o CC libavformat/rtpdec_amr.o CC libavformat/rtpdec_asf.o CC libavformat/rtpdec_dv.o CC libavformat/rtpdec_g726.o CC libavformat/rtpdec_h261.o CC libavformat/rtpdec_h263.o CC libavformat/rtpdec_h263_rfc2190.o CC libavformat/rtpdec_h264.o CC libavformat/rtpdec_hevc.o CC libavformat/rtpdec_ilbc.o CC libavformat/rtpdec_jpeg.o CC libavformat/rtpdec_latm.o CC libavformat/rtpdec_mpa_robust.o CC libavformat/rtpdec_mpeg12.o CC libavformat/rtpdec_mpeg4.o CC libavformat/rtpdec_mpegts.o CC libavformat/rtpdec_qcelp.o CC libavformat/rtpdec_qdm2.o CC libavformat/rtpdec_qt.o CC libavformat/rtpdec_rfc4175.o CC libavformat/rtpdec_svq3.o CC libavformat/rtpdec_vc2hq.o CC libavformat/rtpdec_vp8.o CC libavformat/rtpdec_vp9.o CC libavformat/rtpdec_xiph.o CC libavformat/rtpenc.o CC libavformat/rtpenc_aac.o CC libavformat/rtpenc_amr.o CC libavformat/rtpenc_chain.o CC libavformat/rtpenc_h261.o CC libavformat/rtpenc_h263.o CC libavformat/rtpenc_h263_rfc2190.o CC libavformat/rtpenc_h264_hevc.o CC libavformat/rtpenc_jpeg.o CC libavformat/rtpenc_latm.o CC libavformat/rtpenc_mpegts.o CC libavformat/rtpenc_mpv.o CC libavformat/rtpenc_rfc4175.o CC libavformat/rtpenc_vc2hq.o CC libavformat/rtpenc_vp8.o CC libavformat/rtpenc_vp9.o CC libavformat/rtpenc_xiph.o CC libavformat/rtpproto.o CC libavformat/rtsp.o CC libavformat/rtspdec.o src/libavformat/rtpproto.c:80:164: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "timeout", "set timeout (in microseconds) of socket I/O operations", OFFSET(rw_timeout), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, .flags = D|E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :293:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/rtspenc.o src/libavformat/rtsp.c:97:134: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "timeout", "set timeout (in microseconds) of socket I/O operations", OFFSET(stimeout), AV_OPT_TYPE_INT64, {.i64 = 0}, INT_MIN, INT64_MAX, DEC }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :328:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/rtsp.c:107:183: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "listen_timeout", "set maximum timeout (in seconds) to wait for incoming connections", OFFSET(stimeout), AV_OPT_TYPE_DURATION, {.i64 = READ_PACKET_TIMEOUT_S*1000000}, INT_MIN, INT64_MAX, DEC }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :334:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/rtsp.c:116:183: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "listen_timeout", "set maximum timeout (in seconds) to wait for incoming connections", OFFSET(stimeout), AV_OPT_TYPE_DURATION, {.i64 = READ_PACKET_TIMEOUT_S*1000000}, INT_MIN, INT64_MAX, DEC }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :335:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavformat/s337m.o CC libavformat/samidec.o CC libavformat/sapdec.o CC libavformat/sapenc.o CC libavformat/sauce.o CC libavformat/sbcdec.o CC libavformat/sbgdec.o CC libavformat/sccdec.o CC libavformat/sccenc.o src/libavformat/sbgdec.c:201:69: warning: implicit conversion from 'long long' to 'double' changes value from 4611686018427387903 to 4611686018427387904 [-Wimplicit-const-int-float-conversion] ts = av_clipd(seconds * AV_TIME_BASE, INT64_MIN/2, INT64_MAX/2); ~~~~~~~~ ~~~~~~~~~^~ CC libavformat/scd.o CC libavformat/sdp.o CC libavformat/sdr2.o CC libavformat/sdsdec.o CC libavformat/sdxdec.o CC libavformat/seek.o CC libavformat/segafilm.o 3 warnings generated. CC libavformat/segafilmenc.o CC libavformat/segment.o src/libavformat/segment.c:1048:127: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "initial_offset", "set initial timestamp offset", OFFSET(initial_offset), AV_OPT_TYPE_DURATION, {.i64 = 0}, -INT64_MAX, INT64_MAX, E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :2:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/segment.c:1048:115: warning: implicit conversion from 'long long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion] { "initial_offset", "set initial timestamp offset", OFFSET(initial_offset), AV_OPT_TYPE_DURATION, {.i64 = 0}, -INT64_MAX, INT64_MAX, E }, ~ ^~~~~~~~~~ src/libavformat/segment.c:1034:139: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "segment_time_delta","set approximation value used for the segment times", OFFSET(time_delta), AV_OPT_TYPE_DURATION, {.i64 = 0}, 0, INT64_MAX, E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :320:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/segment.c:1033:138: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "segment_time", "set segment duration", OFFSET(time),AV_OPT_TYPE_DURATION, {.i64 = 2000000}, INT64_MIN, INT64_MAX, E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :319:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/segment.c:1032:163: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "segment_clocktime_wrap_duration", "set segment clocktime wrapping duration", OFFSET(clocktime_wrap_duration), AV_OPT_TYPE_DURATION, {.i64 = INT64_MAX}, 0, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :317:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/serdec.o CC libavformat/sga.o 1 warning generated. CC libavformat/shortendec.o CC libavformat/sierravmd.o CC libavformat/siff.o 5 warnings generated. CC libavformat/smacker.o CC libavformat/smjpeg.o CC libavformat/smjpegdec.o CC libavformat/smjpegenc.o CC libavformat/smoothstreamingenc.o CC libavformat/smush.o CC libavformat/sol.o CC libavformat/soxdec.o CC libavformat/soxenc.o CC libavformat/spdif.o CC libavformat/spdifdec.o CC libavformat/spdifenc.o CC libavformat/srtdec.o CC libavformat/srtenc.o CC libavformat/srtp.o CC libavformat/srtpproto.o CC libavformat/stldec.o CC libavformat/subfile.o CC libavformat/subtitles.o src/libavformat/subfile.c:39:81: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "end", "end offset", OFFSET(end), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX, D }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :260:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/subfile.c:38:81: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "start", "start offset", OFFSET(start), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX, D }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :259:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/subviewer1dec.o CC libavformat/subviewerdec.o 2 warnings generated. CC libavformat/supdec.o CC libavformat/supenc.o CC libavformat/svag.o CC libavformat/svs.o CC libavformat/swf.o CC libavformat/swfdec.o CC libavformat/swfenc.o CC libavformat/takdec.o CC libavformat/tcp.o CC libavformat/tedcaptionsdec.o CC libavformat/tee.o CC libavformat/tee_common.o src/libavformat/tedcaptionsdec.c:38:36: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { .i64 = 15000 }, INT64_MIN, INT64_MAX, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :286:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/teeproto.o CC libavformat/thp.o CC libavformat/tiertexseq.o CC libavformat/tmv.o 1 warning generated. CC libavformat/tta.o CC libavformat/ttaenc.o CC libavformat/ttmlenc.o CC libavformat/tty.o CC libavformat/txd.o CC libavformat/ty.o CC libavformat/udp.o CC libavformat/uncodedframecrcenc.o CC libavformat/unix.o src/libavformat/udp.c:128:142: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "burst_bits", "Max length of bursts in bits (when using bitrate)", OFFSET(burst_bits), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, .flags = E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :37:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavformat/udp.c:127:142: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "bitrate", "Bits to send per second", OFFSET(bitrate), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, .flags = E }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :36:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavformat/url.o CC libavformat/urldecode.o CC libavformat/utils.o CC libavformat/vag.o CC libavformat/vc1dec.o 2 warnings generated. CC libavformat/vc1test.o CC libavformat/vc1testenc.o CC libavformat/vividas.o CC libavformat/vivo.o CC libavformat/voc.o CC libavformat/voc_packet.o CC libavformat/vocdec.o CC libavformat/vocenc.o CC libavformat/vorbiscomment.o CC libavformat/vpcc.o CC libavformat/vpk.o CC libavformat/vplayerdec.o CC libavformat/vqf.o CC libavformat/w64.o CC libavformat/wavdec.o CC libavformat/wavenc.o CC libavformat/wc3movie.o CC libavformat/webm_chunk.o CC libavformat/webmdashenc.o CC libavformat/webpenc.o CC libavformat/webvttdec.o CC libavformat/webvttenc.o CC libavformat/westwood_aud.o CC libavformat/westwood_audenc.o CC libavformat/westwood_vqa.o CC libavformat/wsddec.o CC libavformat/wtv_common.o CC libavformat/wtvdec.o CC libavformat/wtvenc.o CC libavformat/wv.o CC libavformat/wvdec.o CC libavformat/wvedec.o CC libavformat/wvenc.o CC libavformat/xa.o CC libavformat/xmv.o CC libavformat/xvag.o CC libavformat/xwma.o CC libavformat/yop.o CC libavformat/yuv4mpegdec.o CC libavformat/yuv4mpegenc.o GEN libavformat/libavformat.pc GEN libavcodec/libavcodec.pc CC libpostproc/postprocess.o GEN libpostproc/libpostproc.pc GEN libswresample/libswresample.pc GEN libswscale/libswscale.pc GEN libavutil/libavutil.pc HOSTCC doc/print_options.o TXT doc/fate.txt CC libavcodec/dctref.o In file included from src/doc/print_options.c:41: src/libavcodec/options_table.h:266:116: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] {"request_channel_layout", NULL, OFFSET(request_channel_layout), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64 = DEFAULT }, 0, UINT64_MAX, A|D, "request_channel_layout"}, ~ ^~~~~~~~~~ /usr/include/stdint.h:130:23: note: expanded from macro 'UINT64_MAX' # define UINT64_MAX (__UINT64_C(18446744073709551615)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:107:25: note: expanded from macro '__UINT64_C' # define __UINT64_C(c) c ## UL ^~~~~~~ :260:1: note: expanded from here 18446744073709551615UL ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:41: src/libavcodec/options_table.h:265:100: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] {"channel_layout", NULL, OFFSET(channel_layout), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64 = DEFAULT }, 0, UINT64_MAX, A|E|D, "channel_layout"}, ~ ^~~~~~~~~~ /usr/include/stdint.h:130:23: note: expanded from macro 'UINT64_MAX' # define UINT64_MAX (__UINT64_C(18446744073709551615)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:107:25: note: expanded from macro '__UINT64_C' # define __UINT64_C(c) c ## UL ^~~~~~~ :259:1: note: expanded from here 18446744073709551615UL ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:41: src/libavcodec/options_table.h:46:110: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"b", "set bitrate (in bits/s)", OFFSET(bit_rate), AV_OPT_TYPE_INT64, {.i64 = AV_CODEC_DEFAULT_BITRATE }, 0, INT64_MAX, A|V|E}, ~ ^~~~~~~~~ /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## L ^~~~~~ :258:1: note: expanded from here 9223372036854775807L ^~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:43: src/libavformat/options_table.h:87:146: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"max_interleave_delta", "maximum buffering duration for interleaving", OFFSET(max_interleave_delta), AV_OPT_TYPE_INT64, { .i64 = 10000000 }, 0, INT64_MAX, E }, ~ ^~~~~~~~~ /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## L ^~~~~~ :273:1: note: expanded from here 9223372036854775807L ^~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:43: src/libavformat/options_table.h:86:125: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"output_ts_offset", "set output timestamp offset", OFFSET(output_ts_offset), AV_OPT_TYPE_DURATION, {.i64 = 0}, -INT64_MAX, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## L ^~~~~~ :272:1: note: expanded from here 9223372036854775807L ^~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:43: src/libavformat/options_table.h:86:113: warning: implicit conversion from 'long' to 'double' changes value from -9223372036854775807 to -9223372036854775808 [-Wimplicit-const-int-float-conversion] {"output_ts_offset", "set output timestamp offset", OFFSET(output_ts_offset), AV_OPT_TYPE_DURATION, {.i64 = 0}, -INT64_MAX, INT64_MAX, E}, ~ ^~~~~~~~~~ src/libavformat/options_table.h:82:159: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"skip_initial_bytes", "set number of bytes to skip before reading header and frames", OFFSET(skip_initial_bytes), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX-1, D}, ~ ~~~~~~~~~^~ src/libavformat/options_table.h:64:156: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"start_time_realtime", "wall-clock time when stream begins (PTS==0)", OFFSET(start_time_realtime), AV_OPT_TYPE_INT64, {.i64 = AV_NOPTS_VALUE}, INT64_MIN, INT64_MAX, E}, ~ ^~~~~~~~~ /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## L ^~~~~~ :269:1: note: expanded from here 9223372036854775807L ^~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:43: src/libavformat/options_table.h:57:151: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"analyzeduration", "specify how many microseconds are analyzed to probe the input", OFFSET(max_analyze_duration), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, D}, ~ ^~~~~~~~~ /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## L ^~~~~~ :266:1: note: expanded from here 9223372036854775807L ^~~~~~~~~~~~~~~~~~~~ In file included from src/doc/print_options.c:43: src/libavformat/options_table.h:39:96: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"probesize", "set probing size", OFFSET(probesize), AV_OPT_TYPE_INT64, {.i64 = 5000000 }, 32, INT64_MAX, D}, ~ ^~~~~~~~~ /usr/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:106:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## L ^~~~~~ :265:1: note: expanded from here 9223372036854775807L ^~~~~~~~~~~~~~~~~~~~ CC libavcodec/tests/iirfilter.o 10 warnings generated. CC libavcodec/tests/mjpegenc_huffman.o CC libavcodec/tests/mpeg12framerate.o CC libavcodec/tests/h264_levels.o CC libavcodec/tests/h265_levels.o CC libavcodec/tests/rangecoder.o CC libavcodec/tests/snowenc.o AR libavdevice/libavdevice.a CC libavfilter/aeval.o CC libavfilter/af_acontrast.o src/libavcodec/tests/snowenc.c:121:22: warning: variable 'buf' set but not used [-Wunused-but-set-variable] DWTELEM *buf= buffer[0]; ^ src/libavcodec/tests/snowenc.c:122:21: warning: variable 'error' set but not used [-Wunused-but-set-variable] int64_t error=0; ^ src/libavfilter/aeval.c:95:101: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "d", "set audio duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :260:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/aeval.c:94:101: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "duration", "set audio duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :259:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/af_acopy.o 2 warnings generated. CC libavfilter/af_acrossover.o CC libavfilter/af_acrusher.o CC libavfilter/af_adeclick.o CC libavfilter/af_adecorrelate.o CC libavfilter/af_adelay.o CC libavfilter/af_adenorm.o CC libavfilter/af_aderivative.o CC libavfilter/af_adynamicequalizer.o CC libavfilter/af_adynamicsmooth.o CC libavfilter/af_aecho.o CC libavfilter/af_aemphasis.o CC libavfilter/af_aexciter.o CC libavfilter/af_afade.o CC libavfilter/af_afftdn.o src/libavfilter/af_afade.c:230:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "d", "set fade duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = 0 }, 0, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :280:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:229:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "duration", "set fade duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = 0 }, 0, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :279:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:228:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "st", "set time to start fading", OFFSET(start_time), AV_OPT_TYPE_DURATION, {.i64 = 0 }, 0, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :278:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:227:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "start_time", "set time to start fading", OFFSET(start_time), AV_OPT_TYPE_DURATION, {.i64 = 0 }, 0, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :277:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:226:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "ns", "set number of samples for fade duration", OFFSET(nb_samples), AV_OPT_TYPE_INT64, {.i64 = 44100}, 1, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :276:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:225:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "nb_samples", "set number of samples for fade duration", OFFSET(nb_samples), AV_OPT_TYPE_INT64, {.i64 = 44100}, 1, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :275:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:224:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "ss", "set number of first sample to start fading", OFFSET(start_sample), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :274:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_afade.c:223:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "start_sample", "set number of first sample to start fading", OFFSET(start_sample), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, TFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :273:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/af_afftfilt.o 8 warnings generated. CC libavfilter/af_afir.o CC libavfilter/af_aformat.o CC libavfilter/af_afreqshift.o CC libavfilter/af_afwtdn.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_apsyclip.o src/libavfilter/af_apad.c:56:144: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "whole_dur", "set minimum target duration in the audio stream", OFFSET(whole_dur), AV_OPT_TYPE_DURATION, { .i64 = -1 }, -1, INT64_MAX, A }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :259:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_apad.c:55:144: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "pad_dur", "set duration of silence to add", OFFSET(pad_dur), AV_OPT_TYPE_DURATION, { .i64 = -1 }, -1, INT64_MAX, A }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :258:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_apad.c:54:141: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "whole_len", "set minimum target number of samples in the audio stream", OFFSET(whole_len), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, A }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :257:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_apad.c:53:141: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "pad_len", "set number of samples of silence to add", OFFSET(pad_len), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, A }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :256:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. CC libavfilter/af_apulsator.o CC libavfilter/af_aresample.o CC libavfilter/af_arnndn.o CC libavfilter/af_asdr.o CC libavfilter/af_asetnsamples.o CC libavfilter/af_asetrate.o CC libavfilter/af_ashowinfo.o CC libavfilter/af_asoftclip.o src/libavfilter/af_ashowinfo.c:126:54: warning: implicit conversion from 'unsigned int' to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion] av_log(ctx, AV_LOG_INFO, "%f", (float)peak / UINT32_MAX); ~ ^~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:129:23: note: expanded from macro 'UINT32_MAX' # define UINT32_MAX (4294967295U) ^~~~~~~~~~~ 1 warning generated. CC libavfilter/af_aspectralstats.o CC libavfilter/af_astats.o CC libavfilter/af_asubboost.o CC libavfilter/af_asupercut.o CC libavfilter/af_atempo.o CC libavfilter/af_atilt.o CC libavfilter/af_axcorrelate.o CC libavfilter/af_biquads.o src/libavfilter/af_biquads.c:986:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :4:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:985:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :2:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1028:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :18:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1027:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :16:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1077:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :37:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1076:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :35:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1125:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :56:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1124:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :54:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1163:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :70:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1162:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :68:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1203:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :84:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1202:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :82:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1243:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :98:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1242:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :96:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1281:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :112:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1280:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :110:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1316:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"c", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :126:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_biquads.c:1315:112: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS}, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :124:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/af_channelmap.o CC libavfilter/af_channelsplit.o CC libavfilter/af_chorus.o CC libavfilter/af_compand.o 18 warnings generated. 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 2 warnings generated. CC libavfilter/af_extrastereo.o CC libavfilter/af_firequalizer.o CC libavfilter/af_flanger.o CC libavfilter/af_haas.o CC libavfilter/af_hdcd.o CC libavfilter/af_headphone.o CC libavfilter/af_join.o CC libavfilter/af_loudnorm.o CC libavfilter/af_mcompand.o CC libavfilter/af_pan.o CC libavfilter/af_replaygain.o CC libavfilter/af_sidechaincompress.o CC libavfilter/af_silencedetect.o CC libavfilter/af_silenceremove.o CC libavfilter/af_speechnorm.o src/libavfilter/af_speechnorm.c:107:113: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "h", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :307:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/af_speechnorm.c:106:113: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "channels", "set channels to filter", OFFSET(channels), AV_OPT_TYPE_CHANNEL_LAYOUT, {.i64=-1}, INT64_MIN, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :305:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/af_stereotools.o CC libavfilter/af_stereowiden.o CC libavfilter/af_superequalizer.o 2 warnings generated. 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 src/libavfilter/asrc_anoisesrc.c:65:113: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "d", "set duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = 0}, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :262:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_anoisesrc.c:64:113: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "duration", "set duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = 0}, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :261:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_anullsrc.c:60:133: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "d", "set the audio duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :305:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_anullsrc.c:59:133: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "duration", "set the audio duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :304:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. CC libavfilter/asrc_hilbert.o CC libavfilter/asrc_sinc.o CC libavfilter/asrc_sine.o src/libavfilter/asrc_sine.c:78:64: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OPT_DUR("d", duration, 0, 0, INT64_MAX, "set the audio duration",), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :309:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_sine.c:65:40: note: expanded from macro 'OPT_DUR' OPT_GENERIC(name, field, def, min, max, descr, DURATION, str, __VA_ARGS__) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_sine.c:56:33: note: expanded from macro 'OPT_GENERIC' { .deffield = def }, min, max, FLAGS, __VA_ARGS__ } ^~~ src/libavfilter/asrc_sine.c:77:64: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OPT_DUR("duration", duration, 0, 0, INT64_MAX, "set the audio duration",), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :307:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_sine.c:65:40: note: expanded from macro 'OPT_DUR' OPT_GENERIC(name, field, def, min, max, descr, DURATION, str, __VA_ARGS__) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/libavfilter/asrc_sine.c:56:33: note: expanded from macro 'OPT_GENERIC' { .deffield = def }, min, max, FLAGS, __VA_ARGS__ } ^~~ CC libavfilter/audio.o 2 warnings generated. CC libavfilter/avf_abitscope.o CC libavfilter/avf_ahistogram.o CC libavfilter/avf_aphasemeter.o CC libavfilter/avf_avectorscope.o 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 CC libavfilter/avf_showvolume.o CC libavfilter/avf_showwaves.o CC libavfilter/avfilter.o CC libavfilter/avfiltergraph.o CC libavfilter/bbox.o CC libavfilter/boxblur.o CC libavfilter/buffersink.o CC libavfilter/buffersrc.o CC libavfilter/colorspace.o CC libavfilter/colorspacedsp.o CC libavfilter/dnn/dnn_backend_common.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/dnn/queue.o CC libavfilter/dnn/safe_queue.o CC libavfilter/dnn_filter_common.o CC libavfilter/drawutils.o CC libavfilter/ebur128.o CC libavfilter/f_bench.o CC libavfilter/f_cue.o src/libavfilter/f_cue.c:93:102: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "buffer", "buffer duration in seconds", OFFSET(buffer), AV_OPT_TYPE_DURATION, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :263:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/f_cue.c:92:105: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "preroll", "preroll duration in seconds", OFFSET(preroll), AV_OPT_TYPE_DURATION, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :262:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/f_cue.c:91:101: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "cue", "cue unix timestamp in microseconds", OFFSET(cue), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :261:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CC libavfilter/f_drawgraph.o CC libavfilter/f_ebur128.o CC libavfilter/f_graphmonitor.o CC libavfilter/f_interleave.o CC libavfilter/f_latency.o CC libavfilter/f_loop.o CC libavfilter/f_metadata.o src/libavfilter/f_loop.c:260:100: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "start", "set the loop start sample", OFFSET(start), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, AFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :261:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/f_perms.o src/libavfilter/f_loop.c:432:99: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "start", "set the loop start frame", OFFSET(start), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, VFLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :267:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/f_realtime.o 2 warnings generated. CC libavfilter/f_reverse.o CC libavfilter/f_segment.o src/libavfilter/f_realtime.c:69:96: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "limit", "sleep time limit", OFFSET(limit), AV_OPT_TYPE_DURATION, { .i64 = 2000000 }, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :263:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 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 CC libavfilter/lswsutils.o CC libavfilter/motion_estimation.o CC libavfilter/pthread.o CC libavfilter/qp_table.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 CC libavfilter/transform.o CC libavfilter/trim.o src/libavfilter/src_movie.c:94:125: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "discontinuity", "set discontinuity threshold", OFFSET(discontinuity_threshold), AV_OPT_TYPE_DURATION, {.i64 = 0}, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :263:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:184:140: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] "again", OFFSET(end_frame), AV_OPT_TYPE_INT64, { .i64 = INT64_MAX }, 0, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :12:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:182:140: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] "to the output", OFFSET(start_frame), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :10:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:119:153: note: expanded from macro 'COMMON_OPTS' { "durationi", "Maximum duration of the output", OFFSET(duration), AV_OPT_TYPE_DURATION, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :9:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:118:153: note: expanded from macro 'COMMON_OPTS' { "duration", "Maximum duration of the output", OFFSET(duration), AV_OPT_TYPE_DURATION, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, \ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :8:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:117:153: note: expanded from macro 'COMMON_OPTS' "dropped again", OFFSET(end_pts), AV_OPT_TYPE_INT64, { .i64 = AV_NOPTS_VALUE }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :7:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:115:153: note: expanded from macro 'COMMON_OPTS' " passed", OFFSET(start_pts), AV_OPT_TYPE_INT64, { .i64 = AV_NOPTS_VALUE }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :4:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:113:153: note: expanded from macro 'COMMON_OPTS' "should be dropped again", OFFSET(end_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :289:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:111:153: note: expanded from macro 'COMMON_OPTS' "should be dropped again", OFFSET(end_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :286:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:109:153: note: expanded from macro 'COMMON_OPTS' "should be passed", OFFSET(start_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :283:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:180:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:107:153: note: expanded from macro 'COMMON_OPTS' "should be passed", OFFSET(start_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :280:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:337:141: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] "dropped again", OFFSET(end_sample), AV_OPT_TYPE_INT64, { .i64 = INT64_MAX }, 0, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :52:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:335:141: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] "passed to the output", OFFSET(start_sample), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :50:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:119:153: note: expanded from macro 'COMMON_OPTS' { "durationi", "Maximum duration of the output", OFFSET(duration), AV_OPT_TYPE_DURATION, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :49:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:118:153: note: expanded from macro 'COMMON_OPTS' { "duration", "Maximum duration of the output", OFFSET(duration), AV_OPT_TYPE_DURATION, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, \ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :48:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:117:153: note: expanded from macro 'COMMON_OPTS' "dropped again", OFFSET(end_pts), AV_OPT_TYPE_INT64, { .i64 = AV_NOPTS_VALUE }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :47:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:115:153: note: expanded from macro 'COMMON_OPTS' " passed", OFFSET(start_pts), AV_OPT_TYPE_INT64, { .i64 = AV_NOPTS_VALUE }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :44:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:113:153: note: expanded from macro 'COMMON_OPTS' "should be dropped again", OFFSET(end_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :41:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:111:153: note: expanded from macro 'COMMON_OPTS' "should be dropped again", OFFSET(end_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :38:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:109:153: note: expanded from macro 'COMMON_OPTS' "should be passed", OFFSET(start_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :35:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/trim.c:333:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTS ^~~~~~~~~~~ src/libavfilter/trim.c:107:153: note: expanded from macro 'COMMON_OPTS' "should be passed", OFFSET(start_time), AV_OPT_TYPE_DURATION, { .i64 = INT64_MAX }, INT64_MIN, INT64_MAX, FLAGS }, \ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :32:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/vaf_spectrumsynth.o CC libavfilter/vf_addroi.o 20 warnings generated. CC libavfilter/vf_alphamerge.o 1 warning generated. 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 CC libavfilter/vf_bm3d.o CC libavfilter/vf_boxblur.o CC libavfilter/vf_bwdif.o CC libavfilter/vf_cas.o CC libavfilter/vf_chromakey.o CC libavfilter/vf_chromanr.o CC libavfilter/vf_chromashift.o CC libavfilter/vf_ciescope.o CC libavfilter/vf_codecview.o CC libavfilter/vf_colorbalance.o CC libavfilter/vf_colorchannelmixer.o CC libavfilter/vf_colorconstancy.o CC libavfilter/vf_colorcontrast.o CC libavfilter/vf_colorcorrect.o CC libavfilter/vf_colorize.o CC libavfilter/vf_colorkey.o CC libavfilter/vf_colorlevels.o CC libavfilter/vf_colormatrix.o CC libavfilter/vf_colorspace.o CC libavfilter/vf_colortemperature.o 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_dblur.o CC libavfilter/vf_dctdnoiz.o 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_dnn_classify.o CC libavfilter/vf_dnn_detect.o CC libavfilter/vf_dnn_processing.o CC libavfilter/vf_drawbox.o CC libavfilter/vf_edgedetect.o CC libavfilter/vf_elbg.o CC libavfilter/vf_entropy.o CC libavfilter/vf_epx.o CC libavfilter/vf_eq.o CC libavfilter/vf_estdif.o CC libavfilter/vf_exposure.o CC libavfilter/vf_extractplanes.o CC libavfilter/vf_fade.o CC libavfilter/vf_fftdnoiz.o src/libavfilter/vf_fade.c:542:113: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = 0. }, 0, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :45:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vf_fade.c:540:113: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = 0. }, 0, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :44:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vf_fade.c:538:113: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OFFSET(start_time), AV_OPT_TYPE_DURATION, {.i64 = 0. }, 0, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :43:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vf_fade.c:536:113: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] OFFSET(start_time), AV_OPT_TYPE_DURATION, {.i64 = 0. }, 0, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :42:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/vf_fftfilt.o CC libavfilter/vf_field.o CC libavfilter/vf_fieldhint.o 4 warnings generated. 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 src/libavfilter/vf_fps.c:199:50: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] if (first_pts < INT64_MIN || first_pts > INT64_MAX) { ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :308:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavfilter/vf_framerate.o CC libavfilter/vf_framestep.o CC libavfilter/vf_freezedetect.o CC libavfilter/vf_freezeframes.o CC libavfilter/vf_fspp.o src/libavfilter/vf_freezedetect.c:57:134: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "duration", "set minimum duration in seconds", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64=2000000}, 0, INT64_MAX, V|F }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :264:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vf_freezedetect.c:56:134: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "d", "set minimum duration in seconds", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64=2000000}, 0, INT64_MAX, V|F }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :263:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vf_freezeframes.c:44:96: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "replace", "set frame to replace", OFFSET(replace), AV_OPT_TYPE_INT64, {.i64=0}, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :258:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vf_freezeframes.c:43:96: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "last", "set last frame to freeze", OFFSET(last), AV_OPT_TYPE_INT64, {.i64=0}, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :257:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vf_freezeframes.c:42:96: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "first", "set first frame to freeze", OFFSET(first), AV_OPT_TYPE_INT64, {.i64=0}, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :256:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/vf_gblur.o 3 warnings generated. CC libavfilter/vf_geq.o 2 warnings generated. CC libavfilter/vf_gradfun.o CC libavfilter/vf_grayworld.o CC libavfilter/vf_guided.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_hsvkey.o CC libavfilter/vf_hue.o CC libavfilter/vf_huesaturation.o CC libavfilter/vf_hwdownload.o CC libavfilter/vf_hwmap.o CC libavfilter/vf_hwupload.o CC libavfilter/vf_hysteresis.o CC libavfilter/vf_identity.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_limitdiff.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_maskedminmax.o CC libavfilter/vf_maskedthreshold.o CC libavfilter/vf_maskfun.o CC libavfilter/vf_median.o 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_monochrome.o CC libavfilter/vf_morpho.o CC libavfilter/vf_mpdecimate.o CC libavfilter/vf_negate.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 CC libavfilter/vf_paletteuse.o CC libavfilter/vf_perspective.o CC libavfilter/vf_phase.o CC libavfilter/vf_photosensitivity.o CC libavfilter/vf_pixdesctest.o CC libavfilter/vf_pp.o CC libavfilter/vf_pp7.o CC libavfilter/vf_premultiply.o CC libavfilter/vf_pseudocolor.o CC libavfilter/vf_psnr.o CC libavfilter/vf_pullup.o CC libavfilter/vf_qp.o 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_scdet.o CC libavfilter/vf_scroll.o CC libavfilter/vf_selectivecolor.o CC libavfilter/vf_separatefields.o CC libavfilter/vf_setparams.o CC libavfilter/vf_shear.o CC libavfilter/vf_showinfo.o CC libavfilter/vf_showpalette.o CC libavfilter/vf_shuffleframes.o CC libavfilter/vf_shufflepixels.o CC libavfilter/vf_shuffleplanes.o CC libavfilter/vf_signalstats.o CC libavfilter/vf_signature.o CC libavfilter/vf_smartblur.o CC libavfilter/vf_spp.o CC libavfilter/vf_sr.o CC libavfilter/vf_ssim.o CC libavfilter/vf_stack.o CC libavfilter/vf_stereo3d.o CC libavfilter/vf_super2xsai.o CC libavfilter/vf_swaprect.o CC libavfilter/vf_swapuv.o 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_tmidequalizer.o CC libavfilter/vf_tonemap.o CC libavfilter/vf_tpad.o src/libavfilter/vf_tpad.c:59:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "stop_duration", "set the duration to pad input", OFFSET(stop_duration), AV_OPT_TYPE_DURATION, {.i64=0}, 0, INT64_MAX, VF }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :262:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vf_tpad.c:58:131: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "start_duration", "set the duration to delay input", OFFSET(start_duration), AV_OPT_TYPE_DURATION, {.i64=0}, 0, INT64_MAX, VF }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :261:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. CC libavfilter/vf_transpose.o CC libavfilter/vf_unsharp.o CC libavfilter/vf_untile.o CC libavfilter/vf_v360.o CC libavfilter/vf_vaguedenoiser.o CC libavfilter/vf_varblur.o CC libavfilter/vf_vectorscope.o CC libavfilter/vf_vflip.o CC libavfilter/vf_vfrdet.o CC libavfilter/vf_vibrance.o CC libavfilter/vf_vif.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_xfade.o src/libavfilter/vf_xfade.c:197:133: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "offset", "set cross fade start relative to first input stream", OFFSET(offset), AV_OPT_TYPE_DURATION, {.i64=0}, INT64_MIN, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :281:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/vf_xmedian.o CC libavfilter/vf_yadif.o CC libavfilter/vf_yaepblur.o CC libavfilter/vf_zoompan.o CC libavfilter/video.o CC libavfilter/vsink_nullsink.o CC libavfilter/vsrc_cellauto.o CC libavfilter/vsrc_gradients.o src/libavfilter/vsrc_gradients.c:79:106: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"d", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64=-1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :261:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_gradients.c:78:106: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"duration", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64=-1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :260:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/vsrc_life.o 2 warnings generated. CC libavfilter/vsrc_mandelbrot.o src/libavfilter/vsrc_mandelbrot.c:99:111: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] {"end_pts", "set the terminal pts value", OFFSET(end_pts), AV_OPT_TYPE_DOUBLE, {.dbl=400}, 0, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :260:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/vsrc_mptestsrc.o src/libavfilter/vsrc_mptestsrc.c:86:44: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] AV_OPT_TYPE_INT64, {.i64 = 30}, 1, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :262:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_mptestsrc.c:84:44: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] AV_OPT_TYPE_INT64, {.i64 = 30}, 1, INT64_MAX, FLAGS }, ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :261:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_mptestsrc.c:68:98: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "d", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :260:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_mptestsrc.c:67:98: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] { "duration", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS }, ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :259:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CC libavfilter/vsrc_sierpinski.o 1 warning generated. CC libavfilter/vsrc_testsrc.o src/libavfilter/vsrc_testsrc.c:111:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS ^~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:105:37: note: expanded from macro 'COMMON_OPTIONS' #define COMMON_OPTIONS SIZE_OPTIONS COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:102:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "d", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :305:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:111:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS ^~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:105:37: note: expanded from macro 'COMMON_OPTIONS' #define COMMON_OPTIONS SIZE_OPTIONS COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:101:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "duration", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :304:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:201:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS ^~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:105:37: note: expanded from macro 'COMMON_OPTIONS' #define COMMON_OPTIONS SIZE_OPTIONS COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:102:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "d", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :307:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:201:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS ^~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:105:37: note: expanded from macro 'COMMON_OPTIONS' #define COMMON_OPTIONS SIZE_OPTIONS COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:101:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "duration", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :306:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:291:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:102:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "d", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :313:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:291:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:101:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "duration", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :312:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:469:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS ^~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:105:37: note: expanded from macro 'COMMON_OPTIONS' #define COMMON_OPTIONS SIZE_OPTIONS COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:102:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "d", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :11:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:469:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS ^~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:105:37: note: expanded from macro 'COMMON_OPTIONS' #define COMMON_OPTIONS SIZE_OPTIONS COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:101:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "duration", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :10:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:693:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS ^~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:105:37: note: expanded from macro 'COMMON_OPTIONS' #define COMMON_OPTIONS SIZE_OPTIONS COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:102:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "d", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :17:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:693:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS ^~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:105:37: note: expanded from macro 'COMMON_OPTIONS' #define COMMON_OPTIONS SIZE_OPTIONS COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:101:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "duration", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :16:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:965:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS ^~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:105:37: note: expanded from macro 'COMMON_OPTIONS' #define COMMON_OPTIONS SIZE_OPTIONS COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:102:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "d", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :29:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:965:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS ^~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:105:37: note: expanded from macro 'COMMON_OPTIONS' #define COMMON_OPTIONS SIZE_OPTIONS COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:101:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "duration", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :28:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:1801:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS ^~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:105:37: note: expanded from macro 'COMMON_OPTIONS' #define COMMON_OPTIONS SIZE_OPTIONS COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:102:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "d", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :78:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:1801:5: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] COMMON_OPTIONS ^~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:105:37: note: expanded from macro 'COMMON_OPTIONS' #define COMMON_OPTIONS SIZE_OPTIONS COMMON_OPTIONS_NOSIZE ^~~~~~~~~~~~~~~~~~~~~ src/libavfilter/vsrc_testsrc.c:101:98: note: expanded from macro 'COMMON_OPTIONS_NOSIZE' { "duration", "set video duration", OFFSET(duration), AV_OPT_TYPE_DURATION, {.i64 = -1}, -1, INT64_MAX, FLAGS },\ ~ ^~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:124:22: note: expanded from macro 'INT64_MAX' # define INT64_MAX (__INT64_C(9223372036854775807)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/arm-linux-gnueabihf/include/stdint.h:109:24: note: expanded from macro '__INT64_C' # define __INT64_C(c) c ## LL ^~~~~~~ :77:1: note: expanded from here 9223372036854775807LL ^~~~~~~~~~~~~~~~~~~~~ CC libavfilter/yadif_common.o 4 warnings generated. AR libavformat/libavformat.a CC libavcodec/012v.o CC libavcodec/4xm.o CC libavcodec/8bps.o CC libavcodec/8svx.o 14 warnings generated. CC libavcodec/a64multienc.o CC libavcodec/aac_ac3_parser.o CC libavcodec/aac_adtstoasc_bsf.o CC libavcodec/aac_parser.o CC libavcodec/aaccoder.o CC libavcodec/aacdec.o CC libavcodec/aacdec_fixed.o src/libavcodec/aaccoder.c:311:20: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] qmin = INT_MAX; ~ ^~~~~~~ /home/martin/clang-nightly-tue/lib/clang/14.0.0/include/limits.h:46:19: note: expanded from macro 'INT_MAX' #define INT_MAX __INT_MAX__ ^~~~~~~~~~~ :40:21: note: expanded from here #define __INT_MAX__ 2147483647 ^~~~~~~~~~ CC libavcodec/aacenc.o CC libavcodec/aacenc_is.o CC libavcodec/aacenc_ltp.o 1 warning generated. CC libavcodec/aacenc_pred.o CC libavcodec/aacenc_tns.o CC libavcodec/aacenctab.o CC libavcodec/aacps_common.o CC libavcodec/aacps_fixed.o CC libavcodec/aacps_float.o CC libavcodec/aacpsdsp_fixed.o CC libavcodec/aacpsdsp_float.o CC libavcodec/aacpsy.o CC libavcodec/aacsbr.o CC libavcodec/aacsbr_fixed.o CC libavcodec/aactab.o CC libavcodec/aandcttab.o CC libavcodec/aasc.o CC libavcodec/ac3.o CC libavcodec/ac3_channel_layout_tab.o CC libavcodec/ac3_parser.o CC libavcodec/ac3dec_data.o CC libavcodec/ac3dec_fixed.o CC libavcodec/ac3dec_float.o CC libavcodec/ac3dsp.o CC libavcodec/ac3enc.o CC libavcodec/ac3enc_fixed.o CC libavcodec/ac3enc_float.o CC libavcodec/ac3tab.o CC libavcodec/acelp_filters.o CC libavcodec/acelp_pitch_delay.o CC libavcodec/acelp_vectors.o CC libavcodec/adpcm.o CC libavcodec/adpcm_data.o CC libavcodec/adpcmenc.o CC libavcodec/adts_header.o CC libavcodec/adts_parser.o CC libavcodec/adx.o CC libavcodec/adx_parser.o CC libavcodec/adxdec.o CC libavcodec/adxenc.o CC libavcodec/agm.o CC libavcodec/aic.o CC libavcodec/alac.o Unknown SCEV type! UNREACHABLE executed at ../lib/Analysis/ScalarEvolution.cpp:9299! PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: clang -I. -Isrc/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -target armv7-linux-gnueabihf -I/usr/arm-linux-gnueabihf/include -std=c11 -fomit-frame-pointer -marm -pthread -g -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wempty-body -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -Wno-bool-operation -Wno-char-subscripts -O3 -fno-math-errno -fno-signed-zeros -mstack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -MMD -MF libavcodec/alac.d -MT libavcodec/alac.o -c -o libavcodec/alac.o src/libavcodec/alac.c 1. parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module 'src/libavcodec/alac.c'. 4. Running pass 'Loop Pass Manager' on function '@alac_decode_frame' 5. Running pass 'Loop Strength Reduction' on basic block '%for.body15.i' CC libavcodec/alac_data.o CC libavcodec/alacdsp.o CC libavcodec/alacenc.o CC libavcodec/aliaspixdec.o #0 0x0000ffff9ad5eeec (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x9a6eec) #1 0x0000ffff9ad5d260 llvm::sys::CleanupOnSignal(unsigned long) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x9a5260) #2 0x0000ffff9ac5d27c (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x8a527c) #3 0x0000ffffa34ef578 (linux-vdso.so.1+0x578) #4 0x0000ffff9a097138 raise /build/glibc-iW00TY/glibc-2.31/signal/../sysdeps/unix/sysv/linux/raise.c:51:1 #5 0x0000ffff9a083d68 abort /build/glibc-iW00TY/glibc-2.31/stdlib/abort.c:81:7 #6 0x0000ffff9ac71cd4 (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x8b9cd4) #7 0x0000ffff9c6d0d80 llvm::ScalarEvolution::computeSCEVAtScope(llvm::SCEV const*, llvm::Loop const*) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x2318d80) #8 0x0000ffff9c6a0774 llvm::ScalarEvolution::getSCEVAtScope(llvm::SCEV const*, llvm::Loop const*) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x22e8774) #9 0x0000ffff9c6d0358 (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x2318358) #10 0x0000ffff9c6a0774 llvm::ScalarEvolution::getSCEVAtScope(llvm::SCEV const*, llvm::Loop const*) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x22e8774) #11 0x0000ffff9c6cb974 llvm::ScalarEvolution::howFarToZero(llvm::SCEV const*, llvm::Loop const*, bool, bool) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x2313974) #12 0x0000ffff9c6cc808 llvm::ScalarEvolution::computeExitLimitFromICmp(llvm::Loop const*, llvm::CmpInst::Predicate, llvm::SCEV const*, llvm::SCEV const*, bool, bool) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x2314808) #13 0x0000ffff9c6cce48 llvm::ScalarEvolution::computeExitLimitFromICmp(llvm::Loop const*, llvm::ICmpInst*, bool, bool, bool) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x2314e48) #14 0x0000ffff9c6cd128 llvm::ScalarEvolution::computeExitLimitFromCondImpl(llvm::ScalarEvolution::ExitLimitCache&, llvm::Loop const*, llvm::Value*, bool, bool, bool) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x2315128) #15 0x0000ffff9c6cd55c llvm::ScalarEvolution::computeExitLimitFromCondCached(llvm::ScalarEvolution::ExitLimitCache&, llvm::Loop const*, llvm::Value*, bool, bool, bool) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x231555c) #16 0x0000ffff9c6cd674 llvm::ScalarEvolution::computeExitLimitFromCond(llvm::Loop const*, llvm::Value*, bool, bool, bool) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x2315674) #17 0x0000ffff9c6a1328 llvm::ScalarEvolution::computeExitLimit(llvm::Loop const*, llvm::BasicBlock*, bool) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x22e9328) #18 0x0000ffff9c6a1850 llvm::ScalarEvolution::computeBackedgeTakenCount(llvm::Loop const*, bool) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x22e9850) #19 0x0000ffff9c6a2458 llvm::ScalarEvolution::getBackedgeTakenInfo(llvm::Loop const*) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x22ea458) #20 0x0000ffff9c6a2d54 (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x22ead54) #21 0x0000ffff9c6a9fe4 llvm::ScalarEvolution::getRangeRef(llvm::SCEV const*, llvm::ScalarEvolution::RangeSignHint) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x22f1fe4) #22 0x0000ffff9c6aa9d0 llvm::ScalarEvolution::isKnownNonNegative(llvm::SCEV const*) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x22f29d0) #23 0x0000ffff9c6aae54 (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x22f2e54) #24 0x0000ffff9c6b4b84 llvm::ScalarEvolution::getMulExpr(llvm::SmallVectorImpl&, llvm::SCEV::NoWrapFlags, unsigned int) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x22fcb84) #25 0x0000ffff9c6cdf90 llvm::ScalarEvolution::getGEPExpr(llvm::GEPOperator*, llvm::SmallVectorImpl const&) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x2315f90) #26 0x0000ffff9c6ce4d0 llvm::ScalarEvolution::createNodeForGEP(llvm::GEPOperator*) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x23164d0) #27 0x0000ffff9c6a76f4 (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x22ef6f4) #28 0x0000ffff9c6a80e8 (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x22f00e8) #29 0x0000ffff9bf6f66c (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x1bb766c) #30 0x0000ffff9bf835c0 (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x1bcb5c0) #31 0x0000ffff9bf869d0 (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x1bce9d0) #32 0x0000ffff9bf88658 (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x1bd0658) #33 0x0000ffff9c5f31ac llvm::LPPassManager::runOnFunction(llvm::Function&) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x223b1ac) #34 0x0000ffff9aee63f4 llvm::FPPassManager::runOnFunction(llvm::Function&) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0xb2e3f4) #35 0x0000ffff9aee6640 llvm::FPPassManager::runOnModule(llvm::Module&) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0xb2e640) #36 0x0000ffff9aee7630 llvm::legacy::PassManagerImpl::run(llvm::Module&) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0xb2f630) #37 0x0000ffffa0ed08f4 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::unique_ptr >) (/home/martin/clang-nightly-tue/bin/../lib/libclang-cpp.so.14git+0x1aac8f4) #38 0x0000ffffa125d520 (/home/martin/clang-nightly-tue/bin/../lib/libclang-cpp.so.14git+0x1e39520) #39 0x0000ffff9fda33bc clang::ParseAST(clang::Sema&, bool, bool) (/home/martin/clang-nightly-tue/bin/../lib/libclang-cpp.so.14git+0x97f3bc) #40 0x0000ffffa125c460 clang::CodeGenAction::ExecuteAction() (/home/martin/clang-nightly-tue/bin/../lib/libclang-cpp.so.14git+0x1e38460) #41 0x0000ffffa1c3593c clang::FrontendAction::Execute() (/home/martin/clang-nightly-tue/bin/../lib/libclang-cpp.so.14git+0x281193c) #42 0x0000ffffa1bd1360 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/home/martin/clang-nightly-tue/bin/../lib/libclang-cpp.so.14git+0x27ad360) #43 0x0000ffffa1cbaf70 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/home/martin/clang-nightly-tue/bin/../lib/libclang-cpp.so.14git+0x2896f70) #44 0x0000aaaac346d2a4 cc1_main(llvm::ArrayRef, char const*, void*) (/home/martin/clang-nightly-tue/bin/clang-14+0x132a4) #45 0x0000aaaac3469bc4 _start (/home/martin/clang-nightly-tue/bin/clang-14+0xfbc4) #46 0x0000ffffa189402c (/home/martin/clang-nightly-tue/bin/../lib/libclang-cpp.so.14git+0x247002c) #47 0x0000ffff9ac5d3d8 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref) (/home/martin/clang-nightly-tue/bin/../lib/libLLVM-14git.so+0x8a53d8) #48 0x0000ffffa1894700 (/home/martin/clang-nightly-tue/bin/../lib/libclang-cpp.so.14git+0x2470700) #49 0x0000ffffa1869538 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&) const (/home/martin/clang-nightly-tue/bin/../lib/libclang-cpp.so.14git+0x2445538) #50 0x0000ffffa1869dbc clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl >&) const (/home/martin/clang-nightly-tue/bin/../lib/libclang-cpp.so.14git+0x2445dbc) #51 0x0000ffffa1873ca0 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl >&) (/home/martin/clang-nightly-tue/bin/../lib/libclang-cpp.so.14git+0x244fca0) #52 0x0000aaaac3468130 main (/home/martin/clang-nightly-tue/bin/clang-14+0xe130) #53 0x0000ffff9a084090 __libc_start_main /build/glibc-iW00TY/glibc-2.31/csu/../csu/libc-start.c:342:3 #54 0x0000aaaac3469668 _start (/home/martin/clang-nightly-tue/bin/clang-14+0xf668) clang-14: error: clang frontend command failed with exit code 134 (use -v to see invocation) clang version 14.0.0 (https://github.com/llvm/llvm-project bfeb92cb9cfb2b3d9f5ba7a36f10b714121ff763) Target: armv7-unknown-linux-gnueabihf Thread model: posix InstalledDir: /home/martin/clang-nightly/bin clang-14: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang-14: note: diagnostic msg: /tmp/alac-52ddb8.c clang-14: note: diagnostic msg: /tmp/alac-52ddb8.sh clang-14: note: diagnostic msg: ******************** make: *** [/home/martin/fate/src/ffbuild/common.mak:78: libavcodec/alac.o] Error 134 make: *** Waiting for unfinished jobs....