Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167474 - dev-db/mysql-5.0.26-r2 does not compile
Summary: dev-db/mysql-5.0.26-r2 does not compile
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Highest major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-18 13:43 UTC by Thomas Berger
Modified: 2011-03-13 14:10 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 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 ***