Group: linux.gentoo.user
From: "Kaushal Shriyan"
Date: Monday, April 07, 2008 1:30 PM
Subject: Re: [gentoo-user] emerge -av mysql

------=_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

Safety Articles | Usenet Groups | Usenet News | Bluegrass