Created attachment 574998 [details] Complete build.log Description of problem: gcc --version gcc (GCC) 4.7.0 20120315 (Red Hat 4.7.0-0.20) How reproducible:always Steps to Reproduce: On my F16/i386 or F15/ix86_64 host 1.mock -r fedora-17-i386-rpmfusion_free --resultdir=/tmp/asl \ rebuild adobe-source-libraries-1.0.43-10.fc17.i686.rpm # Currently in updates-testing 1.mock -r fedora-17-i386-rpmfusion_free init 2.mock -r fedora-17-i386-rpmfusion_free install \ /tmp/asl/adobe-source-libraries-1.0.43-10.fc17.i686.rpm 3.mock -r fedora-17-i386-rpmfusion_free install \ /tmp/asl/adobe-source-libraries-devel-1.0.43-10.fc17.i686.rpm 3.mock -r fedora-17-i386-rpmfusion_free rebuild --no-clean \ bombono-dvd-1.2.0-2.20120403gite9390e7.fc16.src.rpm # Currently in http://dl.dropbox.com/u/17870887/bombono-dvd/bombono-dvd-1.2.0-2.20120403gite9390e7.fc16.src.rpm Actual results: g++ -o build/src/mgui/dvdimport.o -c -Wall -W -Wno-reorder -O2 -g -pipe [cut] src/mgui/dvdimport.cpp In file included from /usr/include/ffmpeg/libavformat/avformat.h:42:0, from src/mgui/ffviewer.h:33, from src/mgui/dvdimport.h:27, from src/mgui/dvdimport.cpp:24: /usr/include/ffmpeg/libavcodec/avcodec.h:533:1: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. Expected results: Needless to say
Created attachment 574999 [details] Preprocessed source, as hinted by gcc crash message
Seemingly fixed in build 20120322, where the build runs OK in a VM.