From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JixYK-00081W-SW for garchives@archives.gentoo.org; Mon, 07 Apr 2008 20:02:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26652E01F9; Mon, 7 Apr 2008 20:02:29 +0000 (UTC) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.184]) by pigeon.gentoo.org (Postfix) with ESMTP id D6104E01F9 for ; Mon, 7 Apr 2008 20:02:28 +0000 (UTC) Received: by mu-out-0910.google.com with SMTP id i10so2310413mue.5 for ; Mon, 07 Apr 2008 13:02:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=y3RGHmDjybvhp2u3PHuF+9vzYzEu0nbmIt6TPvabUFA=; b=dZsBnS4v8Schj3SnaEEAwNzLddb0IZgLmrk029zmNIU0x2KRqmUoVIvilv+EEHV09TJtNyQC0tO5Iegha3Mwb+A+g2DiL3Qe1PIwbpDx51MMwHMELpu8iwVN+e/F4xT5xE6TaYEZCYWf1THD1v8UZwe9U+/q6iNmPAEx75wg92E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=asqoNBHLrdWQKWuH65B21HF2YpyFz3fd1Qsl1WlaAKjcaSvT7Jcpsc2WPo8o49dB26bNtXmxyGkVpGb9ta4YgxHTFlA0rnyUGuHAPfdOrPlZlHtvbX/XVGt/LQgLbm9nNK2B6UHKzKXQSaJgmahB9hUuNBM2IfsYE1DWAWxhy/c= Received: by 10.78.171.20 with SMTP id t20mr13156081hue.6.1207598547458; Mon, 07 Apr 2008 13:02:27 -0700 (PDT) Received: from ?10.0.0.4? ( [41.243.195.237]) by mx.google.com with ESMTPS id 37sm9966203hub.4.2008.04.07.13.02.23 (version=SSLv3 cipher=OTHER); Mon, 07 Apr 2008 13:02:25 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge -av mysql Date: Mon, 7 Apr 2008 21:59:50 +0200 User-Agent: KMail/1.9.9 References: <6b16fb4c0804070730w3d9a077fxd9f05e9eccac1df@mail.gmail.com> <200804071740.13990.alan.mckinnon@gmail.com> <6b16fb4c0804071021x2fb96253x99badf49b46e6056@mail.gmail.com> In-Reply-To: <6b16fb4c0804071021x2fb96253x99badf49b46e6056@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804072159.50612.alan.mckinnon@gmail.com> X-Archives-Salt: a0e83e29-1f2d-464d-bafd-df4fa2d8961d X-Archives-Hash: 19aa80b1a94c9b8eefe214216dc7ee6c On Monday 07 April 2008, Kaushal Shriyan wrote: > x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" > -DDATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" > -DHAVE_CONFIG_H -I. -I.. -I../innobase/include -I../innobase/include > -I../include -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 > -pipe > -DHAVE_ERRNO_AS_DEFINE=1 -MT udf_example.lo -MD -MP -MF > .deps/udf_example.Tpo -c udf_example.c -fPIC -DPIC -o > .libs/udf_example.o x86_64-pc-linux-gnu-g++: Internal error: Killed > (program cc1plus) Please submit a full bug report. > See for instructions. > x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus) > Please submit a full bug report. > See for instructions. > make[4]: *** [sql_handler.o] Error 1 > make[4]: *** Waiting for unfinished jobs.... > make[4]: *** [item.o] Error 1 Arrggh, gcc went moggy on you, looks like an ebuild issue, and your CFLAGS are also sane. emerge --sync and try again. There's a new -r2 and also 5.0.54 in the stable tree. If that doesn't fix things then file a bug at bugs.gentoo.org -- Alan McKinnon alan dot mckinnon at gmail dot com -- gentoo-user@lists.gentoo.org mailing list