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

Bug 232952

Summary: sys-devel/gcc-4.1.2 - xgcc: Internal error: Killed (program cc1)
Product: Gentoo Linux Reporter: Imre Péntek <pentek.imre>
Component: [OLD] UnspecifiedAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Imre Péntek 2008-07-25 18:28:56 UTC
2008.0, will attach the build log. 

Reproducible: Always
Comment 1 Imre Péntek 2008-07-25 18:30:21 UTC
Created attachment 161357 [details]
build.log
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2008-07-25 19:49:35 UTC
When you build it again, does it fail in the same line?
Comment 3 Imre Péntek 2008-07-25 21:54:21 UTC
It even produces almost identical log:
--- /tmp/build.log      2008-07-25 19:51:24.000000000 +0200
+++ /tmp/build1.log     2008-07-25 23:52:04.000000000 +0200
@@ -2476,9 +2476,9 @@
 16780 all min delay table els
     0 locked states num
 
-  transformation: 0.020000, building DFA: 12.670000
-  DFA minimization: 0.450000, making insn equivalence: 0.000000
- all automaton generation: 13.260000, output: 0.160000
+  transformation: 0.020000, building DFA: 11.970000
+  DFA minimization: 0.400000, making insn equivalence: 0.000000
+ all automaton generation: 12.480000, output: 0.140000
 /bin/sh /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
 echo timestamp > s-attrtab
 gcc   -O -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I. -I/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/gcc -I/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/gcc/. -I/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/gcc/../include -I/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/gcc/../libcpp/include     -c insn-attrtab.c \
@@ -3866,9 +3866,9 @@
 16780 all min delay table els
     0 locked states num
 
-  transformation: 0.020000, building DFA: 16.280000
-  DFA minimization: 0.440000, making insn equivalence: 0.000000
- all automaton generation: 16.890000, output: 0.190000
+  transformation: 0.020000, building DFA: 15.670000
+  DFA minimization: 0.450000, making insn equivalence: 0.000000
+ all automaton generation: 16.300000, output: 0.200000
 /bin/sh /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
 insn-attrtab.c is unchanged
 echo timestamp > s-attrtab
Comment 4 Imre Péntek 2008-07-25 21:56:08 UTC
Created attachment 161375 [details]
emerge --info
Comment 5 SpanKY gentoo-dev 2008-08-20 02:16:58 UTC
if your compiler is getting killed, that's a kernel/hardware problem

review `dmesg` to figure it out

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