After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 624852 - gst-plugins-ffmpeg fails to build
gst-plugins-ffmpeg fails to build
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-07-20 16:48 UTC by fkhp101
Modified: 2010-07-21 06:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description fkhp101 2010-07-20 16:48:09 UTC
Making all in ffmpeg
make[3]: Entering directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11/work/gst-ffmpeg-0.10.11/ext/ffmpeg'
  CC     libgstffmpeg_la-gstffmpeg.lo
  CC     libgstffmpeg_la-gstffmpegprotocol.lo
  CC     libgstffmpeg_la-gstffmpegcodecmap.lo
cc1: warnings being treated as errors
gstffmpegprotocol.c:295:21: error: initialization from incompatible pointer type
make[3]: *** [libgstffmpeg_la-gstffmpegprotocol.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11/work/gst-ffmpeg-0.10.11/ext/ffmpeg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11/work/gst-ffmpeg-0.10.11/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.11/work/gst-ffmpeg-0.10.11'
make: *** [all] Error 2
Comment 1 fkhp101 2010-07-20 17:10:15 UTC
it's a ebuild problem of gentoo
Comment 2 Edward Hervey 2010-07-21 06:45:32 UTC
I love bugs that fix themselves automatically :)