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