Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476528 - media-plugins/gst-plugins-ffmpeg-0.10.13_p201211 fails with media-video/ffmpeg-2.0
Summary: media-plugins/gst-plugins-ffmpeg-0.10.13_p201211 fails with media-video/ffmpe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ffmpeg-2.0
  Show dependency tree
 
Reported: 2013-07-11 13:00 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2013-08-06 15:34 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,28.39 KB, text/plain)
2013-07-11 13:00 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-07-11 13:00:16 UTC
Created attachment 353086 [details]
build.log

libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -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=barcelona -mtune=barcelona -O2 -pipe -c gstffmpegcodecmap.c  -fPIC -DPIC -o .libs/libgstffmpeg_la-gstffmpegcodecmap.o
In file included from gstffmpegcodecmap.c:46:0:
gstffmpegcodecmap.h:40:31: warning: 'enum CodecID' declared inside parameter list [enabled by default]
gstffmpegcodecmap.h:40:31: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
gstffmpegcodecmap.h:51:31: warning: 'enum CodecID' declared inside parameter list [enabled by default]
gstffmpegcodecmap.h:56:9: warning: 'enum CodecID' declared inside parameter list [enabled by default]
gstffmpegcodecmap.h:61:9: warning: 'enum CodecID' declared inside parameter list [enabled by default]
gstffmpegcodecmap.c:163:61: error: parameter 2 ('codec_id') has incomplete type
gstffmpegcodecmap.c:305:61: error: parameter 2 ('codec_id') has incomplete type
gstffmpegcodecmap.c:477:42: error: parameter 1 ('codec_id') has incomplete type
gstffmpegcodecmap.c: In function 'gst_ffmpeg_codecid_to_caps':
gstffmpegcodecmap.c:581:65: error: 'AVCodecContext' has no member named 'sub_id'
gstffmpegcodecmap.c:749:11: error: type of formal parameter 3 is incomplete
gstffmpegcodecmap.c: At top level:
gstffmpegcodecmap.c:1765:18: error: parameter 3 ('codec_id') has incomplete type
gstffmpegcodecmap.c:1922:44: error: parameter 3 ('codec_id') has incomplete type
gstffmpegcodecmap.c:1980:18: error: parameter 2 ('codec_id') has incomplete type
gstffmpegcodecmap.c:2027:18: error: parameter 2 ('codec_id') has incomplete type
gstffmpegcodecmap.c: In function 'gst_ffmpeg_codectype_to_video_caps':
gstffmpegcodecmap.c:2036:9: error: type of formal parameter 3 is incomplete
gstffmpegcodecmap.c:2047:11: error: type of formal parameter 3 is incomplete
gstffmpegcodecmap.c: At top level:
gstffmpegcodecmap.c:2065:44: error: parameter 3 ('codec_id') has incomplete type
gstffmpegcodecmap.c: In function 'gst_ffmpeg_codectype_to_caps':
gstffmpegcodecmap.c:2072:11: error: type of formal parameter 2 is incomplete
gstffmpegcodecmap.c:2076:11: error: type of formal parameter 2 is incomplete
gstffmpegcodecmap.c: At top level:
gstffmpegcodecmap.c:2419:44: error: parameter 1 ('codec_id') has incomplete type
gstffmpegcodecmap.c: In function 'gst_ffmpeg_caps_with_codecid':
gstffmpegcodecmap.c:2566:16: error: 'AVCodecContext' has no member named 'sub_id'
gstffmpegcodecmap.c: In function 'gst_ffmpeg_formatid_get_codecids':
gstffmpegcodecmap.c:2791:23: error: array type has incomplete element type
gstffmpegcodecmap.c:2795:23: error: array type has incomplete element type
gstffmpegcodecmap.c:2803:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2808:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2808:25: warning: unused variable 'mp4_audio_list' [-Wunused-variable]
gstffmpegcodecmap.c:2803:25: warning: unused variable 'mp4_video_list' [-Wunused-variable]
gstffmpegcodecmap.c:2816:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2821:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2821:25: warning: unused variable 'mpeg_audio_list' [-Wunused-variable]
gstffmpegcodecmap.c:2816:25: warning: unused variable 'mpeg_video_list' [-Wunused-variable]
gstffmpegcodecmap.c:2830:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2833:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2833:25: warning: unused variable 'mpeg_audio_list' [-Wunused-variable]
gstffmpegcodecmap.c:2830:25: warning: unused variable 'mpeg_video_list' [-Wunused-variable]
gstffmpegcodecmap.c:2843:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2848:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2848:25: warning: unused variable 'mpegts_audio_list' [-Wunused-variable]
gstffmpegcodecmap.c:2843:25: warning: unused variable 'mpegts_video_list' [-Wunused-variable]
gstffmpegcodecmap.c:2859:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2861:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2861:25: warning: unused variable 'vob_audio_list' [-Wunused-variable]
gstffmpegcodecmap.c:2859:25: warning: unused variable 'vob_video_list' [-Wunused-variable]
gstffmpegcodecmap.c:2868:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2869:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2869:25: warning: unused variable 'flv_audio_list' [-Wunused-variable]
gstffmpegcodecmap.c:2868:25: warning: unused variable 'flv_video_list' [-Wunused-variable]
gstffmpegcodecmap.c:2874:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2876:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2876:25: warning: unused variable 'asf_audio_list' [-Wunused-variable]
gstffmpegcodecmap.c:2874:25: warning: unused variable 'asf_video_list' [-Wunused-variable]
gstffmpegcodecmap.c:2882:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2883:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2883:25: warning: unused variable 'dv_audio_list' [-Wunused-variable]
gstffmpegcodecmap.c:2882:25: warning: unused variable 'dv_video_list' [-Wunused-variable]
gstffmpegcodecmap.c:2888:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2895:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2895:25: warning: unused variable 'mov_audio_list' [-Wunused-variable]
gstffmpegcodecmap.c:2888:25: warning: unused variable 'mov_video_list' [-Wunused-variable]
gstffmpegcodecmap.c:2906:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2910:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2910:25: warning: unused variable 'tgp_audio_list' [-Wunused-variable]
gstffmpegcodecmap.c:2906:25: warning: unused variable 'tgp_video_list' [-Wunused-variable]
gstffmpegcodecmap.c:2919:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2919:25: warning: unused variable 'mmf_audio_list' [-Wunused-variable]
gstffmpegcodecmap.c:2925:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2925:25: warning: unused variable 'amr_audio_list' [-Wunused-variable]
gstffmpegcodecmap.c:2932:25: error: array type has incomplete element type
gstffmpegcodecmap.c:2932:25: warning: unused variable 'gif_image_list' [-Wunused-variable]
gstffmpegcodecmap.c:2795:23: warning: unused variable 'tmp_alist' [-Wunused-variable]
gstffmpegcodecmap.c:2791:23: warning: unused variable 'tmp_vlist' [-Wunused-variable]
gstffmpegcodecmap.c: At top level:
gstffmpegcodecmap.c:2960:1: error: return type is an incomplete type
gstffmpegcodecmap.c:2960:1: error: conflicting types for 'gst_ffmpeg_caps_to_codecid'
In file included from gstffmpegcodecmap.c:46:0:
gstffmpegcodecmap.h:70:1: note: previous declaration of 'gst_ffmpeg_caps_to_codecid' was here
gstffmpegcodecmap.c: In function 'gst_ffmpeg_caps_to_codecid':
gstffmpegcodecmap.c:2962:8: error: variable 'id' has initializer but incomplete type
gstffmpegcodecmap.c:2962:16: error: storage size of 'id' isn't known
gstffmpegcodecmap.c:2967:3: warning: 'return' with a value, in function returning void [enabled by default]
gstffmpegcodecmap.c:2968:3: warning: 'return' with a value, in function returning void [enabled by default]
gstffmpegcodecmap.c:3522:5: error: type of formal parameter 1 is incomplete
gstffmpegcodecmap.c:3531:3: warning: 'return' with a value, in function returning void [enabled by default]
gstffmpegcodecmap.c:2962:16: warning: unused variable 'id' [-Wunused-variable]
make[3]: *** [libgstffmpeg_la-gstffmpegcodecmap.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211/work/gst-ffmpeg-0.10.13_p201211/ext/ffmpeg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211/work/gst-ffmpeg-0.10.13_p201211/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211/work/gst-ffmpeg-0.10.13_p201211'
make: *** [all] Error 2
 [31;01m*[0m ERROR: media-plugins/gst-plugins-ffmpeg-0.10.13_p201211 failed (compile phase):
 [31;01m*[0m   emake failed
Comment 1 Alexis Ballier gentoo-dev 2013-08-06 15:34:26 UTC
+*gst-plugins-ffmpeg-0.10.13_p201211-r1 (06 Aug 2013)
+
+  06 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+  +gst-plugins-ffmpeg-0.10.13_p201211-r1.ebuild,
+  +files/0.10.13_p201211-ffmpeg2.patch,
+  +files/0.10.13_p201211-planaraudio.patch:
+  Attempt to fix planar audio support. Fix build with FFmpeg 2.0, bug #476528.
+