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 656869 - gst-ffmpeg 0.12 doesn't build on amd64
gst-ffmpeg 0.12 doesn't build on amd64
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gst-libav
0.10.12
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-19 08:07 UTC by Nicola
Modified: 2011-08-20 11:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicola 2011-08-19 08:07:59 UTC
Here is the build failure in the ppa:

https://launchpadlibrarian.net/75620266/buildlog_ubuntu-natty-amd64.gstreamer0.10-ffmpeg_0.10.12-1~natty2_FAILEDTOBUILD.txt.gz

I tryed to manually compile and I get the same error:

http://www.pastie.org/2395631

the error seems related to libav, however is strange that an official release (gst-ffmpeg-0.12) doesn't build on a major arch (amd64)
Comment 1 Sebastian Dröge (slomo) 2011-08-19 08:12:42 UTC
That's a compiler bug
Comment 2 Nicola 2011-08-20 11:01:48 UTC
I installed gcc-4.4 from the natty repo changed the gcc symlink and compiled gst-ffmpeg just fine, maybe the same could be done in the ppa to ship the new gst-ffmpeg release to all 64 bit natty users,

Nicola