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

Bug 220679

Summary: dev-lang/ruby-1.8.6_p114 with cjk useflag: error when emerging
Product: Gentoo Linux Reporter: LanoxxthShaddow <sbastig>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description LanoxxthShaddow 2008-05-06 21:01:47 UTC
when emerging ruby with the cjk useflag set i get the following error output:
 * 
 * ERROR: dev-lang/ruby-1.8.6_p114 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3155:  Called die
 * The specific snippet of code:
 *       emake EXTLDFLAGS="${LDFLAGS}" || 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/dev-lang/ruby-1.8.6_p114/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/ruby-1.8.6_p114/temp/environment'.
 *

Reproducible: Always

Steps to Reproduce:
1.emerge -av --newuse --update --deep world
2.make starts compiling
3.make crashes

Actual Results:  
see description

Expected Results:  
should compile and return without error
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-05-07 00:13:06 UTC
The actual error happened before the lines you've posted. Please attach the build.log, as well as the output of `emerge --info` and reopen.