Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge -av mysql
Date: Mon, 07 Apr 2008 20:02:53
Message-Id: 200804072159.50612.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] emerge -av mysql by Kaushal Shriyan
1 On Monday 07 April 2008, Kaushal Shriyan wrote:
2
3 > x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\"
4 > -DDATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\"
5 > -DHAVE_CONFIG_H -I. -I.. -I../innobase/include -I../innobase/include
6 > -I../include -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2
7 > -pipe
8 > -DHAVE_ERRNO_AS_DEFINE=1 -MT udf_example.lo -MD -MP -MF
9 > .deps/udf_example.Tpo -c udf_example.c -fPIC -DPIC -o
10 > .libs/udf_example.o x86_64-pc-linux-gnu-g++: Internal error: Killed
11 > (program cc1plus) Please submit a full bug report.
12 > See <URL:http://bugs.gentoo.org/> for instructions.
13 > x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
14 > Please submit a full bug report.
15 > See <URL:http://bugs.gentoo.org/> for instructions.
16 > make[4]: *** [sql_handler.o] Error 1
17 > make[4]: *** Waiting for unfinished jobs....
18 > make[4]: *** [item.o] Error 1
19
20 Arrggh, gcc went moggy on you, looks like an ebuild issue, and your
21 CFLAGS are also sane.
22
23 emerge --sync and try again. There's a new -r2 and also 5.0.54 in the
24 stable tree. If that doesn't fix things then file a bug at
25 bugs.gentoo.org
26
27
28 --
29 Alan McKinnon
30 alan dot mckinnon at gmail dot com
31
32 --
33 gentoo-user@l.g.o mailing list