| Summary: | dev-lang/ruby-1.8.6_p114 with cjk useflag: error when emerging | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | LanoxxthShaddow <sbastig> |
| Component: | New packages | Assignee: | 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: | --- | |
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. |
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