* Package: media-plugins/gst-plugins-libav-1.0.3  * Repository: gentoo  * Maintainer: gstreamer@gentoo.org  * USE: amd64 elibc_glibc kernel_linux nls orc userland_GNU  * FEATURES: preserve-libs sandbox >>> Unpacking source... >>> Unpacking gst-libav-1.0.3.tar.xz to /var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/work >>> Source unpacked in /var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/work >>> Preparing source in /var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/work/gst-libav-1.0.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/work/gst-libav-1.0.3 ... * Configuring to build plugin(s) ... * econf: updating gst-libav-1.0.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gst-libav-1.0.3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --with-package-name=Gentoo GStreamer ebuild --with-package-origin=http://www.gentoo.org --enable-orc --disable-maintainer-mode --enable-nls --with-system-libav --enable-orc configure: WARNING: unrecognized options: --enable-nls configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking nano version... 0 (release) checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ORC... yes checking for usable orcc... /usr/bin/orcc configure: Using Gentoo GStreamer ebuild as package name configure: Using http://www.gentoo.org as package origin checking whether byte ordering is bigendian... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking for valgrind... /usr/bin/valgrind checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no configure: Looking for Python version >= 2.1 checking for python... /usr/bin/python checking for python2.2... no checking for python2.1... no checking for python2.0... no checking for python2... /usr/bin/python2 checking "/usr/bin/python2":... okay checking local Python configuration... looks good checking whether to build plugin documentation... no (gtk-doc disabled or not available) checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking for GST... yes configure: using GStreamer tools in /usr/bin configure: using GStreamer plug-ins in /usr/lib64/gstreamer-1.0 checking for GST_BASE... yes checking for GST_PLUGINS_BASE... yes configure: using GStreamer Base Plugins in /usr/lib64/gstreamer-1.0 checking for GST_CHECK... yes configure: Using GStreamer Core Plugins in /usr/lib64/gstreamer-1.0 configure: Using GStreamer Base Plugins in /usr/lib64/gstreamer-1.0 configure: Using /usr/lib64/gstreamer-1.0 as the plugin install location checking to see if compiler understands ... yes checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wvla... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wredundant-decls... yes checking to see if compiler understands -Wundef... yes checking to see if compiler understands -Wwrite-strings... yes checking to see if compiler understands -Wformat-nonliteral... yes checking to see if compiler understands -Wformat-security... yes checking to see if compiler understands -Wold-style-definition... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wmissing-include-dirs... yes checking to see if compiler understands -Waddress... yes checking to see if compiler understands -Waggregate-return... yes checking to see if compiler understands -Wno-multichar... yes checking to see if compiler understands -Wnested-externs... yes configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs configure: set ERROR_CFLAGS to checking for BZ2_bzlibVersion in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for LIBAV... yes checking for SWSCALE... yes checking avi.h usability... no checking avi.h presence... no checking for avi.h... no configure: Using system-installed libav code configure: WARNING: ====================================================================== WARNING: you have chosen to build gst-libav against a random external version of Libav instead of building it against the tested internal Libav snapshot that is included with gst-libav. This is a very bad idea. So bad in fact that words cannot express just how bad it is. Suffice to say that it is BAD. The GStreamer developers cannot and will not support a gst-libav built this way. Any bug reports that indicate there is an external version of Libav involved will be closed immediately without further investigation. The reason such a setup can't be supported is that the Libav API and ABI is in constant flux, yet there aren't any official releases of the Libav library to develop against. This makes it impossible to guarantee that gst-libav will work reliably, or even compile, with a randomly picked version Libav. Even if gst-libav compiles and superficially appears to work fine against your chosen external Libav version, that might just not be the case on other systems, or even the same system at a later time, or when using decoders, encoders, demuxers or muxers that have not been tested. Please do not create or distribute binary packages of gst-Libav that link against an external libav. Thank you! ====================================================================== configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating gst-libav.spec config.status: creating ext/Makefile config.status: creating ext/libav/Makefile config.status: creating ext/libswscale/Makefile config.status: creating gst-libs/Makefile config.status: creating gst-libs/ext/Makefile config.status: creating docs/Makefile config.status: creating docs/version.entities config.status: creating tests/Makefile config.status: creating tests/check/Makefile config.status: creating tests/files/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-nls configure: *** Orc acceleration enabled. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/work/gst-libav-1.0.3 ... make --jobs=3 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/work/gst-libav-1.0.3' Making all in ext make[2]: Entering directory `/var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/work/gst-libav-1.0.3/ext' Making all in libav make[3]: Entering directory `/var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/work/gst-libav-1.0.3/ext/libav' /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -march=native -O2 -pipe -fomit-frame-pointer -c -o libgstlibav_la-gstav.lo `test -f 'gstav.c' || echo './'`gstav.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -march=native -O2 -pipe -fomit-frame-pointer -c -o libgstlibav_la-gstavprotocol.lo `test -f 'gstavprotocol.c' || echo './'`gstavprotocol.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -march=native -O2 -pipe -fomit-frame-pointer -c -o libgstlibav_la-gstavcodecmap.lo `test -f 'gstavcodecmap.c' || echo './'`gstavcodecmap.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -march=native -O2 -pipe -fomit-frame-pointer -c gstav.c -fPIC -DPIC -o .libs/libgstlibav_la-gstav.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -march=native -O2 -pipe -fomit-frame-pointer -c gstavprotocol.c -fPIC -DPIC -o .libs/libgstlibav_la-gstavprotocol.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -march=native -O2 -pipe -fomit-frame-pointer -c gstavcodecmap.c -fPIC -DPIC -o .libs/libgstlibav_la-gstavcodecmap.o In file included from gstavprotocol.c:31:0: gstav.h:60:1: error: unknown type name ‘URLProtocol’ gstav.h:61:1: error: unknown type name ‘URLProtocol’ gstavprotocol.c:46:22: error: unknown type name ‘URLContext’ gstavprotocol.c:94:22: error: unknown type name ‘URLContext’ gstavprotocol.c:134:22: error: unknown type name ‘URLContext’ gstavprotocol.c:154:23: error: unknown type name ‘URLContext’ gstavprotocol.c:177:22: error: unknown type name ‘URLContext’ gstavprotocol.c:263:23: error: unknown type name ‘URLContext’ gstavprotocol.c:292:1: error: unknown type name ‘URLProtocol’ gstavprotocol.c:293:16: warning: initialization makes integer from pointer without a cast [enabled by default] gstavprotocol.c:293:16: warning: (near initialization for ‘gstreamer_protocol’) [enabled by default] gstavprotocol.c:293:16: error: initializer element is not computable at load time gstavprotocol.c:293:16: error: (near initialization for ‘gstreamer_protocol’) gstavprotocol.c:294:20: error: ‘gst_ffmpegdata_open’ undeclared here (not in a function) gstavprotocol.c:294:20: warning: excess elements in scalar initializer [enabled by default] gstavprotocol.c:294:20: warning: (near initialization for ‘gstreamer_protocol’) [enabled by default] gstavprotocol.c:295:20: error: ‘gst_ffmpegdata_read’ undeclared here (not in a function) gstavprotocol.c:295:20: warning: excess elements in scalar initializer [enabled by default] gstavprotocol.c:295:20: warning: (near initialization for ‘gstreamer_protocol’) [enabled by default] gstavprotocol.c:296:21: error: ‘gst_ffmpegdata_write’ undeclared here (not in a function) gstavprotocol.c:296:21: warning: excess elements in scalar initializer [enabled by default] gstavprotocol.c:296:21: warning: (near initialization for ‘gstreamer_protocol’) [enabled by default] gstavprotocol.c:297:20: error: ‘gst_ffmpegdata_seek’ undeclared here (not in a function) gstavprotocol.c:297:20: warning: excess elements in scalar initializer [enabled by default] gstavprotocol.c:297:20: warning: (near initialization for ‘gstreamer_protocol’) [enabled by default] gstavprotocol.c:298:21: error: ‘gst_ffmpegdata_close’ undeclared here (not in a function) gstavprotocol.c:298:21: warning: excess elements in scalar initializer [enabled by default] gstavprotocol.c:298:21: warning: (near initialization for ‘gstreamer_protocol’) [enabled by default] gstavprotocol.c:306:23: error: unknown type name ‘URLContext’ gstavprotocol.c:334:23: error: unknown type name ‘URLContext’ gstavprotocol.c:370:24: error: unknown type name ‘URLContext’ gstavprotocol.c:379:1: error: unknown type name ‘URLProtocol’ gstavprotocol.c:380:3: warning: initialization makes integer from pointer without a cast [enabled by default] gstavprotocol.c:380:3: warning: (near initialization for ‘gstpipe_protocol’) [enabled by default] gstavprotocol.c:380:3: error: initializer element is not computable at load time gstavprotocol.c:380:3: error: (near initialization for ‘gstpipe_protocol’) gstavprotocol.c:381:3: error: ‘gst_ffmpeg_pipe_open’ undeclared here (not in a function) gstavprotocol.c:381:3: warning: excess elements in scalar initializer [enabled by default] gstavprotocol.c:381:3: warning: (near initialization for ‘gstpipe_protocol’) [enabled by default] gstavprotocol.c:382:3: error: ‘gst_ffmpeg_pipe_read’ undeclared here (not in a function) gstavprotocol.c:382:3: warning: excess elements in scalar initializer [enabled by default] gstavprotocol.c:382:3: warning: (near initialization for ‘gstpipe_protocol’) [enabled by default] gstavprotocol.c:383:3: warning: excess elements in scalar initializer [enabled by default] gstavprotocol.c:383:3: warning: (near initialization for ‘gstpipe_protocol’) [enabled by default] gstavprotocol.c:384:3: warning: excess elements in scalar initializer [enabled by default] gstavprotocol.c:384:3: warning: (near initialization for ‘gstpipe_protocol’) [enabled by default] gstavprotocol.c:385:3: error: ‘gst_ffmpeg_pipe_close’ undeclared here (not in a function) gstavprotocol.c:385:3: warning: excess elements in scalar initializer [enabled by default] gstavprotocol.c:385:3: warning: (near initialization for ‘gstpipe_protocol’) [enabled by default] make[3]: *** [libgstlibav_la-gstavprotocol.lo] Fehler 1 make[3]: *** Warte auf noch nicht beendete Prozesse... In file included from gstav.c:34:0: gstav.h:60:1: error: unknown type name ‘URLProtocol’ gstav.h:61:1: error: unknown type name ‘URLProtocol’ gstav.c: In function ‘gst_ffmpeg_avcodec_open’: gstav.c:48:3: warning: ‘avcodec_open’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3569) [-Wdeprecated-declarations] gstav.c: In function ‘gst_ffmpeg_av_find_stream_info’: gstav.c:72:3: warning: ‘av_find_stream_info’ is deprecated (declared at /usr/include/libavformat/avformat.h:1446) [-Wdeprecated-declarations] gstav.c: In function ‘plugin_init’: gstav.c:152:3: warning: implicit declaration of function ‘av_register_protocol2’ [-Wimplicit-function-declaration] gstav.c:152:3: warning: nested extern declaration of ‘av_register_protocol2’ [-Wnested-externs] gstav.c:152:55: error: ‘URLProtocol’ undeclared (first use in this function) gstav.c:152:55: note: each undeclared identifier is reported only once for each function it appears in In file included from gstavcodecmap.c:31:0: gstav.h:60:1: error: unknown type name ‘URLProtocol’ gstav.h:61:1: error: unknown type name ‘URLProtocol’ make[3]: *** [libgstlibav_la-gstav.lo] Fehler 1 gstavcodecmap.c: In function ‘gst_ffmpeg_get_palette’: gstavcodecmap.c:54:18: error: ‘AVCodecContext’ has no member named ‘palctrl’ gstavcodecmap.c:55:25: error: ‘AVCodecContext’ has no member named ‘palctrl’ gstavcodecmap.c:56:14: error: ‘AVCodecContext’ has no member named ‘palctrl’ gstavcodecmap.c:56:45: error: ‘AVPaletteControl’ undeclared (first use in this function) gstavcodecmap.c:56:45: note: each undeclared identifier is reported only once for each function it appears in gstavcodecmap.c:57:14: error: ‘AVCodecContext’ has no member named ‘palctrl’ gstavcodecmap.c:58:46: error: ‘AVCodecContext’ has no member named ‘palctrl’ gstavcodecmap.c: In function ‘gst_ffmpeg_set_palette’: gstavcodecmap.c:68:14: error: ‘AVCodecContext’ has no member named ‘palctrl’ gstavcodecmap.c:71:41: error: ‘AVCodecContext’ has no member named ‘palctrl’ gstavcodecmap.c: At top level: gstavcodecmap.c:83:3: error: ‘CH_FRONT_LEFT’ undeclared here (not in a function) gstavcodecmap.c:84:3: error: ‘CH_FRONT_RIGHT’ undeclared here (not in a function) gstavcodecmap.c:85:3: error: ‘CH_FRONT_CENTER’ undeclared here (not in a function) gstavcodecmap.c:86:3: error: ‘CH_LOW_FREQUENCY’ undeclared here (not in a function) gstavcodecmap.c:87:3: error: ‘CH_BACK_LEFT’ undeclared here (not in a function) gstavcodecmap.c:88:3: error: ‘CH_BACK_RIGHT’ undeclared here (not in a function) gstavcodecmap.c:89:3: error: ‘CH_FRONT_LEFT_OF_CENTER’ undeclared here (not in a function) gstavcodecmap.c:90:3: error: ‘CH_FRONT_RIGHT_OF_CENTER’ undeclared here (not in a function) gstavcodecmap.c:91:3: error: ‘CH_BACK_CENTER’ undeclared here (not in a function) gstavcodecmap.c:92:3: error: ‘CH_SIDE_LEFT’ undeclared here (not in a function) gstavcodecmap.c:93:3: error: ‘CH_SIDE_RIGHT’ undeclared here (not in a function) gstavcodecmap.c:94:3: error: ‘CH_TOP_CENTER’ undeclared here (not in a function) gstavcodecmap.c:95:3: error: ‘CH_TOP_FRONT_LEFT’ undeclared here (not in a function) gstavcodecmap.c:96:3: error: ‘CH_TOP_FRONT_CENTER’ undeclared here (not in a function) gstavcodecmap.c:97:3: error: ‘CH_TOP_FRONT_RIGHT’ undeclared here (not in a function) gstavcodecmap.c:98:3: error: ‘CH_TOP_BACK_LEFT’ undeclared here (not in a function) gstavcodecmap.c:99:3: error: ‘CH_TOP_BACK_CENTER’ undeclared here (not in a function) gstavcodecmap.c:100:3: error: ‘CH_TOP_BACK_RIGHT’ undeclared here (not in a function) gstavcodecmap.c:101:3: error: ‘CH_STEREO_LEFT’ undeclared here (not in a function) gstavcodecmap.c:102:3: error: ‘CH_STEREO_RIGHT’ undeclared here (not in a function) gstavcodecmap.c: In function ‘gst_ffmpeg_codecid_to_caps’: gstavcodecmap.c:600:9: warning: ‘sub_id’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:1502) [-Wdeprecated-declarations] gstavcodecmap.c: In function ‘gst_ffmpeg_caps_with_codecid’: gstavcodecmap.c:2506:9: warning: ‘sub_id’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:1502) [-Wdeprecated-declarations] make[3]: *** [libgstlibav_la-gstavcodecmap.lo] Fehler 1 make[3]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/work/gst-libav-1.0.3/ext/libav' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/work/gst-libav-1.0.3/ext' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/work/gst-libav-1.0.3' make: *** [all] Fehler 2 * ERROR: media-plugins/gst-plugins-libav-1.0.3 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-plugins/gst-plugins-libav-1.0.3'`, * the complete build log and the output of `emerge -pqv '=media-plugins/gst-plugins-libav-1.0.3'`. * The complete build log is located at '/var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/temp/environment'. * Working directory: '/var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/work/gst-libav-1.0.3' * S: '/var/tmp/portage/media-plugins/gst-plugins-libav-1.0.3/work/gst-libav-1.0.3'