* Package: media-video/ffmpeg2theora-0.28-r1  * Repository: gentoo  * Maintainer: media-video@gentoo.org  * USE: amd64 elibc_glibc kate kernel_linux multilib userland_GNU  * FEATURES: sandbox splitdebug >>> Unpacking source... >>> Unpacking ffmpeg2theora-0.28.tar.bz2 to /var/tmp/portage/media-video/ffmpeg2theora-0.28-r1/work >>> Source unpacked in /var/tmp/portage/media-video/ffmpeg2theora-0.28-r1/work >>> Preparing source in /var/tmp/portage/media-video/ffmpeg2theora-0.28-r1/work/ffmpeg2theora-0.28 ... * Applying ffmpeg2theora-0.28-ffmpeg-0.10.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/ffmpeg2theora-0.28-r1/work/ffmpeg2theora-0.28 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-video/ffmpeg2theora-0.28-r1/work/ffmpeg2theora-0.28 ... scons -j 2 APPEND_CCFLAGS=-O2 -pipe -march=core2 APPEND_LINKFLAGS=-Wl,-O1 -Wl,--as-needed debug=0 prefix=/usr mandir=PREFIX/share/man libkate=1 [?1034hscons: Reading SConscript files ... Checking for pkg-config... (cached) yes Checking for ogg >= 1.1... (cached) yes Checking for vorbis... (cached) yes Checking for vorbisenc... (cached) yes Checking for theoraenc >= 1.1.0... (cached) yes Checking for ogg >= 1.1 vorbis vorbisenc theoraenc >= 1.1.0... (cached) yes Checking for libavdevice libavformat libavcodec >= 52.30.0 libpostproc libswscale libavutil... (cached) yes Checking for C header file libavformat/framehook.h... no Checking for oggkate... (cached) yes Checking for C header file iconv.h... yes Checking for C library iconv... no scons: done reading SConscript files. scons: Building targets ... gcc -o src/subtitles.o -c -DPACKAGE_VERSION=\"0.28\" -DPACKAGE_STRING=\"ffmpeg2theora-0.28\" -DPACKAGE=\"ffmpeg2theora\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DHAVE_KATE -DHAVE_OGGKATE -DHAVE_ICONV -I. src/subtitles.c gcc -o src/ffmpeg2theora.o -c -DPACKAGE_VERSION=\"0.28\" -DPACKAGE_STRING=\"ffmpeg2theora-0.28\" -DPACKAGE=\"ffmpeg2theora\" -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=core2 -DHAVE_KATE -DHAVE_OGGKATE -DHAVE_ICONV -I. src/ffmpeg2theora.c src/ffmpeg2theora.c: In function 'find_language_for_subtitle_stream': src/ffmpeg2theora.c:507:3: error: unknown type name 'AVMetadataTag' src/ffmpeg2theora.c:507:29: warning: initialization makes pointer from integer without a cast [enabled by default] src/ffmpeg2theora.c:508:42: error: request for member 'value' in something not a structure or union src/ffmpeg2theora.c:511:29: error: request for member 'value' in something not a structure or union src/ffmpeg2theora.c: In function 'ff2theora_output': src/ffmpeg2theora.c:597:9: warning: 'avcodec_open' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3380) [-Wdeprecated-declarations] src/ffmpeg2theora.c:957:9: warning: 'avcodec_open' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3380) [-Wdeprecated-declarations] src/ffmpeg2theora.c:960:40: error: 'SAMPLE_FMT_S16' undeclared (first use in this function) src/ffmpeg2theora.c:960:40: note: each undeclared identifier is reported only once for each function it appears in src/ffmpeg2theora.c:994:13: warning: 'avcodec_open' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3380) [-Wdeprecated-declarations] src/ffmpeg2theora.c:1427:33: warning: passing argument 2 of 'sws_scale' from incompatible pointer type [enabled by default] In file included from src/ffmpeg2theora.c:33:0: /usr/include/libswscale/swscale.h:237:5: note: expected 'const uint8_t * const*' but argument is of type 'uint8_t **' src/ffmpeg2theora.c:1474:37: warning: passing argument 2 of 'sws_scale' from incompatible pointer type [enabled by default] In file included from src/ffmpeg2theora.c:33:0: /usr/include/libswscale/swscale.h:237:5: note: expected 'const uint8_t * const*' but argument is of type 'uint8_t **' src/ffmpeg2theora.c:1533:21: warning: 'av_get_bits_per_sample_fmt' is deprecated (declared at /usr/include/libavutil/samplefmt.h:124) [-Wdeprecated-declarations] src/ffmpeg2theora.c:1536:25: warning: 'avcodec_decode_audio3' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3658) [-Wdeprecated-declarations] src/ffmpeg2theora.c: In function 'copy_metadata': src/ffmpeg2theora.c:1925:5: error: unknown type name 'AVMetadataTag' src/ffmpeg2theora.c:1926:58: error: 'AV_METADATA_IGNORE_SUFFIX' undeclared (first use in this function) src/ffmpeg2theora.c:1929:24: error: request for member 'key' in something not a structure or union src/ffmpeg2theora.c:1930:25: error: request for member 'key' in something not a structure or union src/ffmpeg2theora.c:1930:25: error: request for member 'key' in something not a structure or union src/ffmpeg2theora.c:1930:25: error: request for member 'key' in something not a structure or union src/ffmpeg2theora.c:1930:25: error: request for member 'key' in something not a structure or union src/ffmpeg2theora.c:1930:25: error: request for member 'key' in something not a structure or union src/ffmpeg2theora.c:1940:57: error: request for member 'value' in something not a structure or union src/ffmpeg2theora.c:1941:61: error: request for member 'value' in something not a structure or union src/ffmpeg2theora.c: In function 'main': src/ffmpeg2theora.c:2183:5: error: unknown type name 'AVFormatParameters' src/ffmpeg2theora.c:2817:25: error: request for member 'channel' in something not a structure or union src/ffmpeg2theora.c:2818:25: error: request for member 'width' in something not a structure or union src/ffmpeg2theora.c:2819:25: error: request for member 'height' in something not a structure or union src/ffmpeg2theora.c:2820:25: error: request for member 'time_base' in something not a structure or union src/ffmpeg2theora.c:2821:25: error: request for member 'time_base' in something not a structure or union src/ffmpeg2theora.c:2823:29: error: request for member 'width' in something not a structure or union src/ffmpeg2theora.c:2825:29: error: request for member 'height' in something not a structure or union src/ffmpeg2theora.c:2828:25: error: request for member 'time_base' in something not a structure or union src/ffmpeg2theora.c:2829:25: error: request for member 'time_base' in something not a structure or union src/ffmpeg2theora.c:2831:25: error: request for member 'time_base' in something not a structure or union src/ffmpeg2theora.c:2832:25: error: request for member 'time_base' in something not a structure or union src/ffmpeg2theora.c:2836:9: warning: 'av_find_stream_info' is deprecated (declared at /usr/include/libavformat/avformat.h:1357) [-Wdeprecated-declarations] src/ffmpeg2theora.c:2866:25: warning: format not a string literal and no format arguments [-Wformat-security] src/ffmpeg2theora.c:2963:9: warning: 'av_close_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1533) [-Wdeprecated-declarations] scons: *** [src/ffmpeg2theora.o] Error 1 scons: building terminated because of errors. * ERROR: media-video/ffmpeg2theora-0.28-r1 failed (compile phase): * escons failed. * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 1938: Called escons * environment, line 946: Called die * The specific snippet of code: * [[ ${ret} -ne 0 && ${EAPI} == 4 ]] && die "escons failed."; * * If you need support, post the output of `emerge --info '=media-video/ffmpeg2theora-0.28-r1'`, * the complete build log and the output of `emerge -pqv '=media-video/ffmpeg2theora-0.28-r1'`. * The complete build log is located at '/var/tmp/portage/media-video/ffmpeg2theora-0.28-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/ffmpeg2theora-0.28-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-video/ffmpeg2theora-0.28-r1/work/ffmpeg2theora-0.28' * S: '/var/tmp/portage/media-video/ffmpeg2theora-0.28-r1/work/ffmpeg2theora-0.28'