GEN libavutil/libavutil.version GEN libswscale/libswscale.version GEN libswresample/libswresample.version GEN libpostproc/libpostproc.version GEN libavresample/libavresample.version GEN libavcodec/libavcodec.version GEN libavformat/libavformat.version GEN libavfilter/libavfilter.version GEN libavdevice/libavdevice.version CC libavdevice/alldevices.o CC libavdevice/avdevice.o src/libavdevice/avdevice.c: In function 'device_next': src/libavdevice/avdevice.c:88: warning: 'av_oformat_next' is deprecated (declared at src/libavformat/avformat.h:2095) src/libavdevice/avdevice.c:92: warning: 'av_iformat_next' is deprecated (declared at src/libavformat/avformat.h:2087) CC libavdevice/bktr.o In file included from src/libavdevice/bktr.c:46: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here In file included from src/libavdevice/bktr.c:51: /usr/include/signal.h:72: warning: redundant redeclaration of '__errno' /usr/include/errno.h:54: warning: previous declaration of '__errno' was here CC libavdevice/lavfi.o CC libavdevice/sndio.o CC libavdevice/sndio_dec.o CC libavdevice/sndio_enc.o CC libavdevice/timefilter.o CC libavdevice/utils.o CC libavdevice/v4l2-common.o In file included from src/libavdevice/v4l2-common.h:26, from src/libavdevice/v4l2-common.c:20: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here CC libavdevice/v4l2.o In file included from src/libavdevice/v4l2-common.h:26, from src/libavdevice/v4l2.c:36: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here src/libavdevice/v4l2.c: In function 'device_open': src/libavdevice/v4l2.c:139: warning: assignment from incompatible pointer type src/libavdevice/v4l2.c: In function 'v4l2_read_packet': src/libavdevice/v4l2.c:987: warning: 'codec' is deprecated (declared at src/libavformat/avformat.h:880) src/libavdevice/v4l2.c:987: warning: 'coded_frame' is deprecated (declared at src/libavcodec/avcodec.h:1776) src/libavdevice/v4l2.c: In function 'v4l2_read_header': src/libavdevice/v4l2.c:773: warning: 'ret' may be used uninitialized in this function src/libavdevice/v4l2.c:773: note: 'ret' was declared here CC libavdevice/v4l2enc.o In file included from src/libavdevice/v4l2-common.h:26, from src/libavdevice/v4l2enc.c:22: /usr/include/unistd.h:368: warning: redundant redeclaration of 'lseek' /usr/include/sys/types.h:214: warning: previous declaration of 'lseek' was here /usr/include/unistd.h:404: warning: redundant redeclaration of 'ftruncate' /usr/include/sys/types.h:215: warning: previous declaration of 'ftruncate' was here /usr/include/unistd.h:424: warning: redundant redeclaration of 'mkstemp' /usr/include/stdlib.h:212: warning: previous declaration of 'mkstemp' was here /usr/include/unistd.h:425: warning: redundant redeclaration of 'mktemp' /usr/include/stdlib.h:180: warning: previous declaration of 'mktemp' was here /usr/include/unistd.h:429: warning: redundant redeclaration of 'setkey' /usr/include/stdlib.h:197: warning: previous declaration of 'setkey' was here /usr/include/unistd.h:435: warning: redundant redeclaration of 'truncate' /usr/include/sys/types.h:216: warning: previous declaration of 'truncate' was here /usr/include/unistd.h:507: warning: redundant redeclaration of 'mkdtemp' /usr/include/stdlib.h:252: warning: previous declaration of 'mkdtemp' was here /usr/include/unistd.h:508: warning: redundant redeclaration of 'mkstemps' /usr/include/stdlib.h:287: warning: previous declaration of 'mkstemps' was here CC libavdevice/xcbgrab.o AR libavdevice/libavdevice.a GEN libavdevice/libavdevice.pc CC libavfilter/aeval.o In file included from src/libavfilter/internal.h:30, from src/libavfilter/audio.h:27, from src/libavfilter/aeval.c:34: src/libavfilter/formats.h:94: error: redefinition of typedef 'AVFilterChannelLayouts' src/libavfilter/avfilter.h:71: error: previous declaration of 'AVFilterChannelLayouts' was here src/libavfilter/aeval.c: In function 'parse_channel_expressions': src/libavfilter/aeval.c:150: warning: dereferencing type-punned pointer will break strict-aliasing rules src/libavfilter/aeval.c:156: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/fate/src/ffbuild/common.mak:67: recipe for target 'libavfilter/aeval.o' failed gmake: *** [libavfilter/aeval.o] Error 1