On 06/11/2012 06:18 PM, Andrew Benton wrote:
> On Thu, 07 Jun 2012 23:05:58 +0100
> Andrew Benton<a...@benton.eu.com>  wrote:
>
>> On Wed, 06 Jun 2012 12:32:09 +0100
>> Matthew Burgess<matt...@linuxfromscratch.org>  wrote:
>>
>>> There's useful info at http://gcc.gnu.org/bugs/#detailed as to what they'd
>>> expect your report to contain.
>>
>> Thanks to your suggestion I took the plunge and opened a bug
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53602
>
> Which has now been fixed. Libre office now compiles fine with the
> Gcc-4.7 branch on i686
>
> Andy

Hm, I have experienced same problem twice in last 24 hours. First time 
it was with gcc building ffmpeg (not sure if ffmpeg 0.11, ffmpeg bundled 
with mplayer 1.1 or ffmpeg bundled with gst-ffmpeg). And today, same 
problem happened with gcc building poppler. Both errors were "internal 
compiler errors" ... Also, If I re-run make, it finishes. I suspect it 
might be something when running make -j5 ... Also, the gcc was built on 
pentium4, and I'm running same LFS on new laptop which has core i5 
processor, so I don't think it's overoptimized. Gcc is 4.6.3 with glibc 
2.13 and so on. Did you manage to dig anything about the error?

My system is i686 too.

I've managed to save poppler error. I don't have ffmpeg one tough.

HtmlOutputDev.cc: In member function ‘void HtmlPage::dumpAsXML(FILE*, int)’:
HtmlOutputDev.cc:776:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [pdftohtml-HtmlOutputDev.o] Error 1
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to