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 1Jis41-0004ra-Gi for garchives@archives.gentoo.org; Mon, 07 Apr 2008 14:11:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 433BAE05A0; Mon, 7 Apr 2008 14:11:11 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by pigeon.gentoo.org (Postfix) with ESMTP id EAEFAE05A0 for ; Mon, 7 Apr 2008 14:11:10 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 27so1497164wfd.10 for ; Mon, 07 Apr 2008 07:11:10 -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=5MQskO90Y50cDI1qvr0vB4v/BqFW6tp8okcYLiMJXrQ=; b=c5OrcLaSaEuac8Dj34Yas0ATixncpcFrIOX5qNWKppFuBK5gZHVJGVgU/EzHVUs/lL4jOvPKn4Wg+j2RTrLSHLA+YADdqYaXRBbTRaoKH6Gl38nkIGFtgtcW/FwO23QN2zEK/wsdw3mmhUGh7muzxUne0WlVhCl/EY/TLr8A4U8= 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=Dxf+EI09w8qzG8BR/m8bj90kT+Wfd9tCJKfZrROrRBkpx84NfG+fTnVCJbk/eojEOVuPh/onmPshuDelZWMInJ36tB4yQqbASxf6zXEFzTykMpZ665pvT+EFGMxpwjnhTj59fVhFCiyZcFoUiucWytXXCep2fer9AzlKk3klLwY= Received: by 10.142.241.10 with SMTP id o10mr2411843wfh.217.1207577470559; Mon, 07 Apr 2008 07:11:10 -0700 (PDT) Received: by 10.142.185.10 with HTTP; Mon, 7 Apr 2008 07:11:10 -0700 (PDT) Message-ID: <6b16fb4c0804070711h985797eia5c5745971cff2e9@mail.gmail.com> Date: Mon, 7 Apr 2008 19:41:10 +0530 From: "Kaushal Shriyan" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge -av mysql In-Reply-To: <200804071603.59150.alan.mckinnon@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_12236_11729751.1207577470510" References: <6b16fb4c0804070653r9beb93dk98b330a13b3d4155@mail.gmail.com> <200804071603.59150.alan.mckinnon@gmail.com> X-Archives-Salt: 22d0fc16-81c6-45c8-8a1c-a25d95bdf574 X-Archives-Hash: 4d0b73e10c992dda7e4ae8863b5b49bb ------=_Part_12236_11729751.1207577470510 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Mon, Apr 7, 2008 at 7:33 PM, Alan McKinnon wrote: > On Monday 07 April 2008, Kaushal Shriyan wrote: > > hi > > > > when i do emerge -av mysql i get the error -> > > http://pastebin.com/d4086a106 > > Please repost and this time put the text of the error message in the > body of the mail. > > You have just asked everyone else on the list to click a link, open it > in a browser and have them switch windows back and forth then > copy-paste the bits out that are relevant. For a free user-supported > forum you are asking a bit much. > > -- > Alan McKinnon > alan dot mckinnon at gmail dot com > > -- > gentoo-user@lists.gentoo.org mailing list > > when i do emerge -av mysql i get the error, I get the below error 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 * * ERROR: dev-db/mysql-5.0.44-r1 failed. * Call stack: * ebuild.sh, line 1654: Called dyn_compile * ebuild.sh, line 990: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * ebuild.sh, line 1334: Called mysql_src_compile * mysql.eclass, line 615: Called die * * emake failed * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'. * * Messages for package dev-db/mysql-5.0.44-r1: * MySQL MY_DATADIR is /var/lib/mysql * * ERROR: dev-db/mysql-5.0.44-r1 failed. * Call stack: * ebuild.sh, line 1654: Called dyn_compile * ebuild.sh, line 990: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * ebuild.sh, line 1334: Called mysql_src_compile * mysql.eclass, line 615: Called die * * emake failed * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'. * HTH Thanks and Regards Kaushal ------=_Part_12236_11729751.1207577470510 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Mon, Apr 7, 2008 at 7:33 PM, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
On Monday 07 April 2008, Kaushal Shriyan wrote:
> hi
>
> when i do emerge -av mysql i get the error ->
> http://pastebin.com/d4086a106

Please repost and this time put the text of the error message in the
body of the mail.

You have just asked everyone else on the list to click a link, open it
in a browser and have them switch windows back and forth then
copy-paste the bits out that are relevant. For a free user-supported
forum you are asking a bit much.

--
Alan McKinnon
alan dot mckinnon at gmail dot com

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



when i do emerge -av mysql i get the error, I get the below error

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
 *
 * ERROR: dev-db/mysql-5.0.44-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1334:   Called mysql_src_compile
 *   mysql.eclass, line 615:   Called die
 *
 * emake failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.
 *

 * Messages for package dev-db/mysql-5.0.44-r1:

 * MySQL MY_DATADIR is /var/lib/mysql
 *
 * ERROR: dev-db/mysql-5.0.44-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1334:   Called mysql_src_compile
 *   mysql.eclass, line 615:   Called die
 *
 * emake failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-db/mysql-5.0.44-r1/temp/build.log'.
 *

HTH

Thanks and Regards

Kaushal
------=_Part_12236_11729751.1207577470510-- -- gentoo-user@lists.gentoo.org mailing list