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 574936 - Failing to build gst-ffmpeg with unreleased gcc.
Failing to build gst-ffmpeg with unreleased gcc.
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gst-libav
0.10.5
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-11 13:27 UTC by Christian Fredrik Kalager Schaller
Modified: 2009-03-11 16:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2009-03-11 13:27:40 UTC
libavcodec/h264.c:6231: warning: dereferencing pointer ‘bSv’ does break strict-aliasing rules
libavcodec/h264.c:6231: warning: dereferencing pointer ‘bSv’ does break strict-aliasing rules
libavcodec/h264.c:6231: warning: dereferencing pointer ‘bSv’ does break strict-aliasing rules
libavcodec/h264.c:6227: note: initialized from here
In file included from libavcodec/h264.c:8144:
libavcodec/svq3.c: In function ‘svq3_decode_frame’:
libavcodec/svq3.c:890: internal compiler error: in referenced_var_lookup, at tree-dfa.c:563
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccHgVUOC.out file, please attach this to your bugreport.
make[5]: *** [libavcodec/h264.o] Error 1
make[4]: *** [all-local] Error 2
Comment 1 Christian Fredrik Kalager Schaller 2009-03-11 13:34:40 UTC
Created Red Hat GCC bug for this:
https://bugzilla.redhat.com/show_bug.cgi?id=489690
Comment 2 Edward Hervey 2009-03-11 16:02:38 UTC
Compiled with a unreleased and unsupported version of gcc. Closing, and do not reopen.