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

Bug 167474

Summary: dev-db/mysql-5.0.26-r2 does not compile
Product: Gentoo Linux Reporter: Thomas Berger <berger.binz>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: Highest    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Berger 2007-02-18 13:43:43 UTC
{standard input}: Assembler messages:
{standard input}:4447: Warning: end of file not at end of a line; newline inserted
{standard input}:5737: Error: invalid character '_' in mnemonic
x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[4]: *** [set_var.o] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/sql_parse.Tpo .deps/sql_parse.Po
make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.26-r2/work/mysql/sql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.26-r2/work/mysql/sql'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.26-r2/work/mysql/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.26-r2/work/mysql'
make: *** [all] Error 2

!!! ERROR: dev-db/mysql-5.0.26-r2 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 4434:   Called src_compile
  ebuild.sh, line 1304:   Called mysql_src_compile
  mysql.eclass, line 603:   Called die


gcc version 4.1.1 (Gentoo 4.1.1)
Just did a world update !!!
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-18 13:49:20 UTC
Not a mysql bug; make sure you have enough memory and don't have HW issues. 

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