Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286596 - Emerge of x11-apps/xmessage-1.0.2-r1 fails with a die message of "emake failed".
Summary: Emerge of x11-apps/xmessage-1.0.2-r1 fails with a die message of "emake failed".
Status: RESOLVED DUPLICATE of bug 286594
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-27 01:29 UTC by Paul
Modified: 2009-09-27 01:34 UTC (History)
0 users

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


Attachments

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