Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262807 - internal compiler error: Segmentation fault while compiling mplayer or vlc
Summary: internal compiler error: Segmentation fault while compiling mplayer or vlc
Status: RESOLVED DUPLICATE of bug 262567
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-17 15:18 UTC by Marc Schiffbauer
Modified: 2009-03-17 15:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge--info,4.01 KB, text/plain)
2009-03-17 15:20 UTC, Marc Schiffbauer
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***