[FFmpeg-user] GCC 5.1: build errors

Moritz Barsnick barsnick at gmx.net
Thu Sep 10 23:10:25 CEST 2015


On Thu, Sep 10, 2015 at 22:55:54 +0200, Reindl Harald wrote:
> >> CC      libavfilter/video.o
> >> Preprocessed source stored into /tmp/cczIKKt2.out file, please attach
> >> this to your bugreport.
> >
> > Where does this message come from? gcc? So did it throw an internal error?
> 
> did you see the attachment i attached to my original post?

Did you read my question? Your mail had that preprocessor output file
cczIKKt2.out attached, not these messages you quoted now:

> /home/builduser/rpmbuild/BUILD/ffmpeg-20150910/libavfilter/vf_thumbnail.c:91:17: 
> internal compiler error: Aborted
>   static AVFrame *get_best_frame(AVFilterContext *ctx)
>                   ^
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://bugzilla.redhat.com/bugzilla> for instructions.

This is a gcc error message asking you to file a gcc bug report in
RedHat bugzilla (likely because RedHat/Fedora modified the original
source). But perhaps ffmpeg developers would like to introduce a
workaround. ;-)

Moritz


More information about the ffmpeg-user mailing list