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

Bug 286596

Summary: Emerge of x11-apps/xmessage-1.0.2-r1 fails with a die message of "emake failed".
Product: Gentoo Linux Reporter: Paul <inaeth>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Paul 2009-09-27 01:29:22 UTC
emerge xmessage, or any deep update of xorg-server, will return x11-apps/xmessage-1.0.2-r1 dying with an emake failed message in the error report. 

Reproducible: Always

Steps to Reproduce:
1. Run 'emerge xmessage' or 'emerge -auvDN xorg server'
2. Upon grabbing the source for xmessage, the emerge fails.

Actual Results:  
Emerge failed with a die message of "emake failed".

Expected Results:  
Successful emerge.

make[1]: Leaving directory `/var/tmp/portage/x11-apps/xmessage-1.0.2-r1/work/xmessage-1.0.2'
make: *** [all] Error 2
 * 
 * ERROR: x11-apps/xmessage-1.0.2-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3124:  Called x-modular_src_compile
 *             environment, line 3909:  Called x-modular_src_make
 *             environment, line 3949:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 * 
 * 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/x11-apps/xmessage-1.0.2-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-apps/xmessage-1.0.2-r1/temp/environment'.
 *
Comment 1 Paul 2009-09-27 01:34:55 UTC

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