Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264076 - media-video/mplayer-1.0_rc2_p20090322 build failed while compiling faad
Summary: media-video/mplayer-1.0_rc2_p20090322 build failed while compiling faad
Status: RESOLVED DUPLICATE of bug 262567
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-28 14:49 UTC by Julian Heckbert
Modified: 2009-03-28 15:01 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge --info,3.51 KB, text/plain)
2009-03-28 14:51 UTC, Julian Heckbert
Details
build.log (build.log,425.23 KB, text/plain)
2009-03-28 14:51 UTC, Julian Heckbert
Details
ebuild environment (ebuild environment,114.74 KB, text/plain)
2009-03-28 14:52 UTC, Julian Heckbert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Heckbert 2009-03-28 14:49:21 UTC
mplayer-1.0_rc2_p20090322 emerge fails while compiling faad libraries

error:
libfaad2/cfft.c:1001: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.gentoo.org/> for instructions.
make: *** [libfaad2/cfft.o] Error 1
make: *** Waiting for unfinished jobs....
 * 
 * ERROR: media-video/mplayer-1.0_rc2_p20090322 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2716:  Called die
 * The specific snippet of code:
 *       emake || die "Failed to build MPlayer!";
 *  The die message:
 *   Failed to build MPlayer!
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-video/mplayer-1.0_rc2_p20090322/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/mplayer-1.0_rc2_p20090322/temp/environment'.


Reproducible: Always

Steps to Reproduce:
1. emerge =mplayer-1.0_rc2_p20090322
2. wait
Actual Results:  
libfaad2/cfft.c:1001: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.gentoo.org/> for instructions.
make: *** [libfaad2/cfft.o] Error 1
make: *** Waiting for unfinished jobs....
 * 
 * ERROR: media-video/mplayer-1.0_rc2_p20090322 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2716:  Called die
 * The specific snippet of code:
 *       emake || die "Failed to build MPlayer!";
 *  The die message:
 *   Failed to build MPlayer!

Expected Results:  
mplayer should have compiled without a problem
Comment 1 Julian Heckbert 2009-03-28 14:51:37 UTC
Created attachment 186555 [details]
emerge --info
Comment 2 Julian Heckbert 2009-03-28 14:51:59 UTC
Created attachment 186556 [details]
build.log
Comment 3 Julian Heckbert 2009-03-28 14:52:19 UTC
Created attachment 186557 [details]
ebuild environment
Comment 4 Alex Alexander (RETIRED) gentoo-dev 2009-03-28 15:01:25 UTC
Please emerge --sync && emerge -av1 gcc

Thanks :)

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