Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384643 - dev-lang/v8-3.3.10.30: Internal error: Killed (program cc1plus)
Summary: dev-lang/v8-3.3.10.30: Internal error: Killed (program cc1plus)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-27 11:36 UTC by Andrey Kozlov
Modified: 2011-09-30 19:26 UTC (History)
0 users

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


Attachments
emerge --info =dev-lang/v8-3.3.10.30 result (emerge_info,4.01 KB, text/plain)
2011-09-27 11:39 UTC, Andrey Kozlov
Details
"emerge -pqv =dev-lang/v8-3.3.10.30" result (emerge_pqv,55 bytes, text/plain)
2011-09-27 11:39 UTC, Andrey Kozlov
Details
Build log (build.log,84.08 KB, text/plain)
2011-09-27 11:40 UTC, Andrey Kozlov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kozlov 2011-09-27 11:36:00 UTC
Submitting a bug because emerge asked to.

Reproducible: Always

Steps to Reproduce:
1. # emerge nodejs
2. wait

Actual Results:  
emerge outputs this:

Please submit a full bug report.
See <http://bugs.gentoo.org/> for instructions.
scons: *** [obj/test/release/gay-fixed.o] Error 1
scons: building terminated because of errors.
 * ERROR: dev-lang/v8-3.3.10.30 failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 2672:  Called die
 * The specific snippet of code:
 *       escons $(use_scons readline console readline dumb) ${myconf} . || die;
 * 
 * If you need support, post the output of 'emerge --info =dev-lang/v8-3.3.10.30',
 * the complete build log and the output of 'emerge -pqv =dev-lang/v8-3.3.10.30'.
 * The complete build log is located at '/var/tmp/portage/dev-lang/v8-3.3.10.30/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/v8-3.3.10.30/temp/environment'.
 * S: '/var/tmp/portage/dev-lang/v8-3.3.10.30/work/v8-3.3.10.30'


Expected Results:  
Successful building

I noticed that usually "escons" command ends with message "escons fails" when something goes wrong. But in my case, it fails silently. So, maybe I don't have "escons" command at all.
Comment 1 Andrey Kozlov 2011-09-27 11:39:06 UTC
Created attachment 287913 [details]
emerge --info =dev-lang/v8-3.3.10.30 result
Comment 2 Andrey Kozlov 2011-09-27 11:39:52 UTC
Created attachment 287915 [details]
"emerge -pqv =dev-lang/v8-3.3.10.30" result
Comment 3 Andrey Kozlov 2011-09-27 11:40:30 UTC
Created attachment 287917 [details]
Build log
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2011-09-28 00:26:06 UTC
These kind of errors are usually due to hardware (memory?overheated?) issues.
Comment 5 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-09-30 19:26:26 UTC
Yeah, the "Killed" message suggests a problem with the system.