Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98424 - compile mysql-4.0.24 use gcc-3.3.5-r1 failed at "i686-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)"
Summary: compile mysql-4.0.24 use gcc-3.3.5-r1 failed at "i686-pc-linux-gnu-g++: Inter...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-08 20:06 UTC by guotie
Modified: 2005-07-10 18:08 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 guotie 2005-07-08 20:06:45 UTC
mkdir .libs
i686-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
i686-pc-linux-gnu-g++ -O3 -DDBUG_OFF -DHAVE_ERRNO_AS_DEFINE=1
-DUSE_OLD_FUNCTIONS -felide-constructors -fno-exceptions -fno-rtti
-fno-implicit-templates -fno-exceptions -fno-rtti -rdynamic -o gen_lex_hash
gen_lex_hash.o  ../isam/libnisam.a ../merge/libmerge.a ../myisam/libmyisam.a
../myisammrg/libmyisammrg.a ../heap/libheap.a ../vio/libvio.a
../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.a
../strings/libmystrings.a -lpthread -lz -lcrypt -lnsl -lm -lpthread
make[4]: *** [item_cmpfunc.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/var/tmp/portage/mysql-4.0.24-r1/work/mysql-4.0.24/sql'
./gen_lex_hash > lex_hash.h
Symbols: 346  Functions: 141;  Total: 487
Shifts per char: 1,  Array size: 4943
make[4]: Leaving directory `/var/tmp/portage/mysql-4.0.24-r1/work/mysql-4.0.24/sql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/mysql-4.0.24-r1/work/mysql-4.0.24/sql'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/mysql-4.0.24-r1/work/mysql-4.0.24/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mysql-4.0.24-r1/work/mysql-4.0.24'
make: *** [all] Error 2

!!! ERROR: dev-db/mysql-4.0.24-r1 failed.
!!! Function src_compile, Line 222, Exitcode 2
!!! compile problem
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.emerge mysql
2.
3.

Actual Results:  
mkdir .libs
i686-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
i686-pc-linux-gnu-g++ -O3 -DDBUG_OFF -DHAVE_ERRNO_AS_DEFINE=1
-DUSE_OLD_FUNCTIONS -felide-constructors -fno-exceptions -fno-rtti
-fno-implicit-templates -fno-exceptions -fno-rtti -rdynamic -o gen_lex_hash
gen_lex_hash.o  ../isam/libnisam.a ../merge/libmerge.a ../myisam/libmyisam.a
../myisammrg/libmyisammrg.a ../heap/libheap.a ../vio/libvio.a
../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.a
../strings/libmystrings.a -lpthread -lz -lcrypt -lnsl -lm -lpthread
make[4]: *** [item_cmpfunc.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/var/tmp/portage/mysql-4.0.24-r1/work/mysql-4.0.24/sql'
./gen_lex_hash > lex_hash.h
Symbols: 346  Functions: 141;  Total: 487
Shifts per char: 1,  Array size: 4943
make[4]: Leaving directory `/var/tmp/portage/mysql-4.0.24-r1/work/mysql-4.0.24/sql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/mysql-4.0.24-r1/work/mysql-4.0.24/sql'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/mysql-4.0.24-r1/work/mysql-4.0.24/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mysql-4.0.24-r1/work/mysql-4.0.24'
make: *** [all] Error 2

!!! ERROR: dev-db/mysql-4.0.24-r1 failed.
!!! Function src_compile, Line 222, Exitcode 2
!!! compile problem
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-09 00:44:17 UTC
emerge --info missing...