Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 262807

Summary: internal compiler error: Segmentation fault while compiling mplayer or vlc
Product: Gentoo Linux Reporter: Marc Schiffbauer <mschiff>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Marc Schiffbauer gentoo-dev 2009-03-17 15:18:37 UTC
While emerging media-video/mplayer-20090226.28734-r1 on ~AMD64 I get the following compiler error message with x86_64-pc-linux-gnu-4.3.3 (sys-devel/gcc-4.3.3-r1)

x86_64-pc-linux-gnu-gcc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I.  -I/usr/include/SDL  -D_REENTRANT -Ilibdvdread4 -I/usr/include/freetype2   -I/usr/include/dirac   -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3   -Ilibdvdnav -Ilibfaad2 -D_GNU_SOURCE -DHAVE_CONFIG_H    -c -o libfaad2/common.o libfaad2/common.c

libfaad2/cfft.c:1001: internal compiler error: Segmentation fault
Comment 1 Marc Schiffbauer gentoo-dev 2009-03-17 15:20:16 UTC
Created attachment 185321 [details]
emerge --info
Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2009-03-17 15:26:06 UTC
emerge --sync and re-emerging gcc will provide a work-around.

*** This bug has been marked as a duplicate of bug 262567 ***