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 1Jivyd-0006CV-7D for garchives@archives.gentoo.org; Mon, 07 Apr 2008 18:21:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C99AE0634; Mon, 7 Apr 2008 18:21:52 +0000 (UTC) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by pigeon.gentoo.org (Postfix) with ESMTP id 030CEE0634 for ; Mon, 7 Apr 2008 18:21:51 +0000 (UTC) Received: by ug-out-1314.google.com with SMTP id j3so506069ugf.49 for ; Mon, 07 Apr 2008 11:21:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=5eqefIGwbcsmzx3KZ4AmI3NYTM23LO4acMHAG/xdwao=; b=T9IHU0YhSj84tL0b01vfRJ5KhIQ75O45+SpjtUOhRCXGYEr1Eza37g7n6hEbfPetazyWtJwwG93Z8xSFw30XGUGJ4J4tKn2zS0rZwL6RVRUlPZYK78b7Y9adpGtqvx8ThA7E7kCVfk2LI8gw7LG7GrXLiGwjsrtp8OGI3NRwohU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=agbhWrX9CMkO9EZaUV4hlbxA7D3maczbarhbIMRFBD14fY+4vq+zEQdME6ZE/nyDQheecCIGb8iLGg9oBe30YRBjNcg7/MYVCd22HkHCXagf3VWzBuon75ESs9wPuKF0tqn8ICMm+CtgDNcbNHBQbzKlC3gNS1DrRGMNA80f5KQ= Received: by 10.114.147.7 with SMTP id u7mr259747wad.179.1207592479109; Mon, 07 Apr 2008 11:21:19 -0700 (PDT) Received: by 10.114.120.17 with HTTP; Mon, 7 Apr 2008 11:21:19 -0700 (PDT) Message-ID: <6b16fb4c0804071121l4ab9f35bj3996cf12aaf6ba0e@mail.gmail.com> Date: Mon, 7 Apr 2008 23:51:19 +0530 From: "Kaushal Shriyan" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge -av mysql 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: multipart/alternative; boundary="----=_Part_1445_30464430.1207592479118" References: <6b16fb4c0804070730w3d9a077fxd9f05e9eccac1df@mail.gmail.com> <200804071740.13990.alan.mckinnon@gmail.com> <6b16fb4c0804071021x2fb96253x99badf49b46e6056@mail.gmail.com> X-Archives-Salt: ec61dc36-ffd4-4e8a-bcc3-ad4fe384ac5a X-Archives-Hash: 73a8cb15b1ade797df87518bd8c37588 ------=_Part_1445_30464430.1207592479118 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Mon, Apr 7, 2008 at 10:51 PM, Kaushal Shriyan wrote: > On Mon, Apr 7, 2008 at 9:10 PM, Alan McKinnon > wrote: > > > On Monday 07 April 2008, Kaushal Shriyan wrote: > > > >>> Unpacking source... > > > > > > [32;01m* [0m Using default MY_DATADIR > > > [32;01m* [0m MySQL MY_DATADIR is /var/lib/mysql > > > > > > >>> Unpacking mysql-5.0.44.tar.gz to > > > > > > /var/tmp/portage/dev-db/mysql-5.0.44-r1/work > > > > > > >>> Unpacking mysql-extras-20070710.tar.bz2 to > > > > > > > > > [Message clipped] > > > > This time you gave the first part of the log ad truncated it way too > > early.No-one can help you with your problem as we have yet to see an > > actual error message. > > > > What we need is the original output from (I think) your second mail. > > Right at the top was a message "Error 1" and what we need is the 20 or > > so lines immediately before that point so we can see which command > > produced the error > > > > -- > > Alan McKinnon > > alan dot mckinnon at gmail dot com > > > > -- > > gentoo-user@lists.gentoo.org mailing list > > > > > Hi Alan > > > ############################################################################### > > x86_64-pc-linux-gnu-g++ -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 -fno-exceptions -fno-strict-aliasing > -felide-constructors -fno-rtti -fno-implicit-templates > -fno-implicit-templates -fno-exceptions -fno-rtti -MT item.o -MD -MP -MF > .deps/item.Tpo -c -o item.o item.cc > x86_64-pc-linux-gnu-g++ -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 -fno-exceptions -fno-strict-aliasing > -felide-constructors -fno-rtti -fno-implicit-templates > -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_sum.o -MD -MP -MF > .deps/item_sum.Tpo -c -o item_sum.o item_sum.cc > mkdir .libs > 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 > mv -f .deps/sql_lex.Tpo .deps/sql_lex.Po > 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 -o udf_example.o >/dev/null 2>&1 > mv -f .deps/item_sum.Tpo .deps/item_sum.Po > mv -f .deps/udf_example.Tpo .deps/udf_example.Plo > make[4]: Leaving directory > `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql' > make[2]: *** [all] Error 2 > make[2]: Leaving directory > `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql' > make: *** [all] Error 2 > [31;01m* [0m > [31;01m* [0m ERROR: dev-db/mysql-5.0.44-r1 failed. > [31;01m* [0m Call stack: > [31;01m* [0m ebuild.sh, line 1654: Called dyn_compile > [31;01m* [0m ebuild.sh, line 990: Called qa_call 'src_compile' > [31;01m* [0m ebuild.sh, line 44: Called src_compile > [31;01m* [0m ebuild.sh, line 1334: Called mysql_src_compile > [31;01m* [0m mysql.eclass, line 615: Called die > [31;01m* [0m > [31;01m* [0m emake failed > [31;01m* [0m If you need support, post the topmost build error, and the > call stack if relevant. > [31;01m* [0m A complete build log is located at > '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log' > > > ############################################################################### > > Hope this helps > > Thanks and Regards > > Kaushal > Hi Alan Any clue, I believe after going through the build.log file, I have to file a bug as per the information in the build.log file. Is that correct. Any suggestions would be highly appreciated. Thanks and Regards Kaushal ------=_Part_1445_30464430.1207592479118 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Mon, Apr 7, 2008 at 10:51 PM, Kaushal Shriyan <kaushalshriyan@gmail.com> wrote:
On Mon, Apr 7, 2008 at 9:10 PM, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
On Monday 07 April 2008, Kaushal Shriyan wrote:
> >>> Unpacking source...
>
>  [32;01m* [0m Using default MY_DATADIR
>  [32;01m* [0m MySQL MY_DATADIR is /var/lib/mysql
>
> >>> Unpacking mysql-5.0.44.tar.gz to
>
> /var/tmp/portage/dev-db/mysql-5.0.44-r1/work
>
> >>> Unpacking mysql-extras-20070710.tar.bz2 to

<snip>

> [Message clipped]

This time you gave the first part of the log ad truncated it way too
early.No-one can help you with your problem as we have yet to see an
actual error message.

What we need is the original output from (I think) your second mail.
Right at the top was a message "Error 1" and what we need is the 20 or
so lines immediately before that point so we can see which command
produced the error

--
Alan McKinnon
alan dot mckinnon at gmail dot com

--
gentoo-user@lists.gentoo.org mailing list


Hi Alan

###############################################################################

x86_64-pc-linux-gnu-g++ -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 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates   -fno-implicit-templates -fno-exceptions -fno-rtti -MT item.o -MD -MP -MF .deps/item.Tpo -c -o item.o item.cc
x86_64-pc-linux-gnu-g++ -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 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates   -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_sum.o -MD -MP -MF .deps/item_sum.Tpo -c -o item_sum.o item_sum.cc
mkdir .libs
 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 <URL:http://bugs.gentoo.org/> for instructions.
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]: *** [sql_handler.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [item.o] Error 1
mv -f .deps/sql_lex.Tpo .deps/sql_lex.Po
 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 -o udf_example.o >/dev/null 2>&1
mv -f .deps/item_sum.Tpo .deps/item_sum.Po
mv -f .deps/udf_example.Tpo .deps/udf_example.Plo
make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql'
make: *** [all] Error 2
 [31;01m* [0m
 [31;01m* [0m ERROR: dev-db/mysql-5.0.44-r1 failed.
 [31;01m* [0m Call stack:
 [31;01m* [0m   ebuild.sh, line 1654:   Called dyn_compile
 [31;01m* [0m   ebuild.sh, line 990:   Called qa_call 'src_compile'
 [31;01m* [0m   ebuild.sh, line 44:   Called src_compile
 [31;01m* [0m   ebuild.sh, line 1334:   Called mysql_src_compile
 [31;01m* [0m   mysql.eclass, line 615:   Called die
 [31;01m* [0m
 [31;01m* [0m emake failed
 [31;01m* [0m If you need support, post the topmost build error, and the call stack if relevant.
 [31;01m* [0m A complete build log is located at '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'

###############################################################################

Hope this helps

Thanks and Regards

Kaushal

Hi Alan

Any clue, I believe after going through the build.log file, I have to file a bug as per the information in the build.log file. Is that correct.

Any suggestions would be highly appreciated.

Thanks and Regards

Kaushal

------=_Part_1445_30464430.1207592479118-- -- gentoo-user@lists.gentoo.org mailing list