GNOME Bugzilla – Bug 574936
Failing to build gst-ffmpeg with unreleased gcc.
Last modified: 2009-03-11 16:02:38 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
Created Red Hat GCC bug for this: https://bugzilla.redhat.com/show_bug.cgi?id=489690
Compiled with a unreleased and unsupported version of gcc. Closing, and do not reopen.