Gentoo Archives: gentoo-user

From: Kaushal Shriyan <kaushalshriyan@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge -av mysql
Date: Mon, 07 Apr 2008 17:21:15
Message-Id: 6b16fb4c0804071021x2fb96253x99badf49b46e6056@mail.gmail.com
In Reply to: Re: [gentoo-user] emerge -av mysql by Alan McKinnon
1 On Mon, Apr 7, 2008 at 9:10 PM, Alan McKinnon <alan.mckinnon@×××××.com>
2 wrote:
3
4 > On Monday 07 April 2008, Kaushal Shriyan wrote:
5 > > >>> Unpacking source...
6 > >
7 > > [32;01m* [0m Using default MY_DATADIR
8 > > [32;01m* [0m MySQL MY_DATADIR is /var/lib/mysql
9 > >
10 > > >>> Unpacking mysql-5.0.44.tar.gz to
11 > >
12 > > /var/tmp/portage/dev-db/mysql-5.0.44-r1/work
13 > >
14 > > >>> Unpacking mysql-extras-20070710.tar.bz2 to
15 >
16 > <snip>
17 >
18 > > [Message clipped]
19 >
20 > This time you gave the first part of the log ad truncated it way too
21 > early.No-one can help you with your problem as we have yet to see an
22 > actual error message.
23 >
24 > What we need is the original output from (I think) your second mail.
25 > Right at the top was a message "Error 1" and what we need is the 20 or
26 > so lines immediately before that point so we can see which command
27 > produced the error
28 >
29 > --
30 > Alan McKinnon
31 > alan dot mckinnon at gmail dot com
32 >
33 > --
34 > gentoo-user@l.g.o mailing list
35 >
36 >
37 Hi Alan
38
39 ###############################################################################
40
41 x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\""
42 -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\""
43 -DHAVE_CONFIG_H -I. -I.. -I../innobase/include -I../innobase/include
44 -I../include -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 -pipe
45 -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing
46 -felide-constructors -fno-rtti -fno-implicit-templates
47 -fno-implicit-templates -fno-exceptions -fno-rtti -MT item.o -MD -MP -MF
48 .deps/item.Tpo -c -o item.o item.cc
49 x86_64-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\""
50 -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\""
51 -DHAVE_CONFIG_H -I. -I.. -I../innobase/include -I../innobase/include
52 -I../include -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 -pipe
53 -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing
54 -felide-constructors -fno-rtti -fno-implicit-templates
55 -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_sum.o -MD -MP -MF
56 .deps/item_sum.Tpo -c -o item_sum.o item_sum.cc
57 mkdir .libs
58 x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\"
59 -DDATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DHAVE_CONFIG_H
60 -I. -I.. -I../innobase/include -I../innobase/include -I../include
61 -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 -pipe
62 -DHAVE_ERRNO_AS_DEFINE=1 -MT udf_example.lo -MD -MP -MF
63 .deps/udf_example.Tpo -c udf_example.c -fPIC -DPIC -o .libs/udf_example.o
64 x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
65 Please submit a full bug report.
66 See <URL:http://bugs.gentoo.org/> for instructions.
67 x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
68 Please submit a full bug report.
69 See <URL:http://bugs.gentoo.org/> for instructions.
70 make[4]: *** [sql_handler.o] Error 1
71 make[4]: *** Waiting for unfinished jobs....
72 make[4]: *** [item.o] Error 1
73 mv -f .deps/sql_lex.Tpo .deps/sql_lex.Po
74 x86_64-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\"
75 -DDATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DHAVE_CONFIG_H
76 -I. -I.. -I../innobase/include -I../innobase/include -I../include
77 -I../include -I../regex -I. -DDBUG_OFF -march=k8 -O2 -pipe
78 -DHAVE_ERRNO_AS_DEFINE=1 -MT udf_example.lo -MD -MP -MF
79 .deps/udf_example.Tpo -c udf_example.c -o udf_example.o >/dev/null 2>&1
80 mv -f .deps/item_sum.Tpo .deps/item_sum.Po
81 mv -f .deps/udf_example.Tpo .deps/udf_example.Plo
82 make[4]: Leaving directory
83 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
84 make[3]: *** [all-recursive] Error 1
85 make[3]: Leaving directory
86 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
87 make[2]: *** [all] Error 2
88 make[2]: Leaving directory
89 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql/sql'
90 make[1]: *** [all-recursive] Error 1
91 make[1]: Leaving directory
92 `/var/tmp/portage/dev-db/mysql-5.0.44-r1/work/mysql'
93 make: *** [all] Error 2
94 [31;01m* [0m
95 [31;01m* [0m ERROR: dev-db/mysql-5.0.44-r1 failed.
96 [31;01m* [0m Call stack:
97 [31;01m* [0m ebuild.sh, line 1654: Called dyn_compile
98 [31;01m* [0m ebuild.sh, line 990: Called qa_call 'src_compile'
99 [31;01m* [0m ebuild.sh, line 44: Called src_compile
100 [31;01m* [0m ebuild.sh, line 1334: Called mysql_src_compile
101 [31;01m* [0m mysql.eclass, line 615: Called die
102 [31;01m* [0m
103 [31;01m* [0m emake failed
104 [31;01m* [0m If you need support, post the topmost build error, and the
105 call stack if relevant.
106 [31;01m* [0m A complete build log is located at
107 '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'
108
109 ###############################################################################
110
111 Hope this helps
112
113 Thanks and Regards
114
115 Kaushal

Replies

Subject Author
Re: [gentoo-user] emerge -av mysql Kaushal Shriyan <kaushalshriyan@×××××.com>
Re: [gentoo-user] emerge -av mysql Alan McKinnon <alan.mckinnon@×××××.com>