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 libpostproc/libpostproc.version GEN libswresample/libswresample.version GEN libavresample/libavresample.version CC libavdevice/alldevices.o CC libavdevice/alsa.o CC libavdevice/alsa_dec.o CC libavdevice/alsa_enc.o CC libavdevice/avdevice.o CC libavdevice/fbdev_common.o src/libavdevice/avdevice.c:78:42: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int] return LICENSE_PREFIX FFMPEG_LICENSE + sizeof(LICENSE_PREFIX) - 1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ src/libavdevice/avdevice.c:78:42: note: use array indexing to silence this warning return LICENSE_PREFIX FFMPEG_LICENSE + sizeof(LICENSE_PREFIX) - 1; ^ & [ ] src/libavdevice/avdevice.c:88:26: warning: 'av_oformat_next' is deprecated [-Wdeprecated-declarations] if (!(prev = av_oformat_next(prev))) ^ src/libavformat/avformat.h:2094:1: note: 'av_oformat_next' has been explicitly marked deprecated here attribute_deprecated ^ src/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ src/libavdevice/avdevice.c:92:26: warning: 'av_iformat_next' is deprecated [-Wdeprecated-declarations] if (!(prev = av_iformat_next(prev))) ^ src/libavformat/avformat.h:2086:1: note: 'av_iformat_next' has been explicitly marked deprecated here attribute_deprecated ^ src/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated' # define attribute_deprecated __attribute__((deprecated)) ^ CC libavdevice/fbdev_dec.o CC libavdevice/fbdev_enc.o CC libavdevice/lavfi.o CC libavdevice/oss.o 3 warnings generated. CC libavdevice/oss_dec.o CC libavdevice/oss_enc.o CC libavdevice/reverse.o CC libavdevice/timefilter.o CC libavdevice/utils.o CC libavdevice/v4l2-common.o CC libavdevice/v4l2.o CC libavdevice/v4l2enc.o CC libavdevice/xcbgrab.o GEN libavdevice/libavdevice.pc CC libavfilter/aeval.o CC libavfilter/af_acontrast.o In file included from src/libavfilter/af_acontrast.c:23: In file included from src/libavutil/opt.h:30: In file included from src/libavutil/rational.h:33: /usr/include/limits.h:124:16: fatal error: 'limits.h' file not found # include_next ^~~~~~~~~~ In file included from src/libavdevice/xcbgrab.c:40: In file included from src/libavutil/internal.h:36: /usr/include/limits.h:124:16: fatal error: 'limits.h' file not found # include_next ^~~~~~~~~~ In file included from src/libavfilter/aeval.c:26: In file included from src/libavutil/avassert.h:31: In file included from src/libavutil/avutil.h:296: In file included from src/libavutil/common.h:488: In file included from src/libavutil/mem.h:34: In file included from src/libavutil/error.h:28: /home/mik/misc/clang/lib/clang/9.0.0/include/stddef.h:118:10: fatal error: '__stddef_max_align_t.h' file not found #include "__stddef_max_align_t.h" ^~~~~~~~~~~~~~~~~~~~~~~~ CC libavfilter/af_acopy.o terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_M_construct null not valid 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 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/include/alsa -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wempty-body -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -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 libavfilter/af_acopy.d -MT libavfilter/af_acopy.o -c -o libavfilter/af_acopy.o src/libavfilter/af_acopy.c 1 error generated. make: *** [libavfilter/aeval.o] Error 1 make: *** Waiting for unfinished jobs.... clang(_ZN4llvm3sys15PrintStackTraceERNS_11raw_ostreamE-0x294634c)[0x115683d4] clang[0x1156849c] clang(_ZN4llvm3sys17RunSignalHandlersEv-0x294793c)[0x11566b8c] clang[0x11566d0c] [0x100000060478] /lib64/libc.so.6(abort-0x1a1018)[0x1000003347a8] clang(_ZN9__gnu_cxx27__verbose_terminate_handlerEv-0x16e21cc)[0x12a61ab4] clang(_ZN10__cxxabiv111__terminateEPFvvE-0x16e36fc)[0x12a60014] clang(_ZSt9terminatev-0x16e36c0)[0x12a60068] clang(__cxa_throw-0x16e2d84)[0x12a60c14] clang(_ZSt19__throw_logic_errorPKc-0x168b76c)[0x12ac116c] clang(_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag-0x36cc6e0)[0x105f61a8] clang[0x11561ba0] clang(_ZN4llvm3sys2fs17getMainExecutableB5cxx11EPKcPv-0x294b668)[0x115622c0] clang(_Z17GetExecutablePathB5cxx11PKcb-0x36cc510)[0x105f63a8] clang(main-0x3746720)[0x1057c1f8] /lib64/libc.so.6(+0x47a6c)[0x100000317a6c] /lib64/libc.so.6(__libc_start_main-0x1bc58c)[0x100000317c94] /bin/sh: line 1: 48680 Aborted clang -I. -Isrc/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -std=c11 -fomit-frame-pointer -fPIC -pthread -I/usr/include/alsa -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Wempty-body -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -Wno-unused-const-variable -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 libavfilter/af_acopy.d -MT libavfilter/af_acopy.o -c -o libavfilter/af_acopy.o src/libavfilter/af_acopy.c make: *** [libavfilter/af_acopy.o] Error 134 1 error generated. make: *** [libavfilter/af_acontrast.o] Error 1 1 error generated. make: *** [libavdevice/xcbgrab.o] Error 1