From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 93734138A1F for ; Wed, 23 Apr 2014 07:58:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEA8EE0953; Wed, 23 Apr 2014 07:58:32 +0000 (UTC) Received: from mail-wi0-f194.google.com (mail-wi0-f194.google.com [209.85.212.194]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 667EAE08A6 for ; Wed, 23 Apr 2014 07:58:31 +0000 (UTC) Received: by mail-wi0-f194.google.com with SMTP id hm4so168605wib.9 for ; Wed, 23 Apr 2014 00:58:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=RVME73eRscD+f82Kk0APweGfzeE14NK90klt6U9L4tw=; b=wiN8/uD9/6ho9zMOKEInetAYBzLFch/0iAgD+O42Jd8OlmZ3Cd1KYupUTKUFGbwIE5 7X7BX2xuH9b/B8In6/5z5S2HXHxeENCCOsIr8Pr/9eD92f64wXqF0na5HmBtcDo0Yj8p hFcU62eLMecGpHBTGBRNCAZ8NlPasilf+akA04YG8zRCq+Z/KWGdlHkQdydKqcsFLGSr gQaYW7kpP3HCI0wb1/9W8cQl10EZ5gc5rpaMN7APtlVyXPCwfbNm5r20z+tqSX20EG0o OV1jsZDmMCawYNqT5dCmrJe+Yz3xg7PWbfiHYxgNujbphJpF0e1J8/PWkRnYUzcjz6OY eQPw== 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 X-Received: by 10.180.14.36 with SMTP id m4mr542224wic.53.1398239909799; Wed, 23 Apr 2014 00:58:29 -0700 (PDT) Received: by 10.194.249.98 with HTTP; Wed, 23 Apr 2014 00:58:29 -0700 (PDT) In-Reply-To: References: Date: Wed, 23 Apr 2014 10:58:29 +0300 Message-ID: Subject: Re: [gentoo-user] Re: OpenSP build fails From: Nikita Tropin To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=f46d040f9f48226c8f04f7b1195e X-Archives-Salt: c28dcac3-a5f0-4ab2-a793-6fa760d40e10 X-Archives-Hash: 0910d045d2523526d36d6c22b50c2c83 --f46d040f9f48226c8f04f7b1195e Content-Type: text/plain; charset=UTF-8 Hmm, can you give your ebuild of opensp and openjade? Who knows, may be ebuilds from my mirror differ from yours... I tried clang-3.3, gcc-4.6.3 and gcc-4.7.3 from stable branch and no success. Also, I have this: 52) [1] nikita opensp >> equery g opensp * Searching for opensp ... * dependency graph for app-text/opensp-1.5.2-r3 `-- app-text/opensp-1.5.2-r3 amd64 `-- sys-devel/gettext-0.18.3.2 (sys-devel/gettext) amd64 `-- app-text/xmlto-0.0.25 (app-text/xmlto) amd64 `-- app-text/docbook-xml-dtd-4.1.2-r6 (app-text/docbook-xml-dtd) amd64 *`-- app-text/openjade-1.3.2-r6 (app-text/openjade) amd64 * `-- app-text/sgml-common-0.6.3-r5 (app-text/sgml-common) amd64 [ app-text/opensp-1.5.2-r3 stats: packages (6), max depth (1) ] 53) [0] nikita opensp >> equery g openjade * Searching for openjade ... * dependency graph for app-text/openjade-1.3.2-r6 `-- app-text/openjade-1.3.2-r6 amd64 `-- dev-lang/perl-5.16.3 (dev-lang/perl) amd64 `-- app-text/sgml-common-0.6.3-r5 (app-text/sgml-common) amd64 *`-- app-text/opensp-1.5.2-r3 (>=app-text/opensp-1.5.1) amd64 * `-- sys-devel/automake-1.13.4 (>=sys-devel/automake-1.13) amd64 `-- sys-devel/automake-1.14.1 (>=sys-devel/automake-1.14) [~amd64 keyword] `-- sys-devel/autoconf-2.69 (>=sys-devel/autoconf-2.68) amd64 `-- sys-devel/libtool-2.4.2 (sys-devel/libtool) amd64 [ app-text/openjade-1.3.2-r6 stats: packages (8), max depth (1) ] Is it a circular dependency? Emerge doesn't tell anything about this. I have installed software exactly those versions mentioned above except automake-1.14 which is unstable. 2014-04-23 4:06 GMT+03:00 walt : > On 04/22/2014 08:42 AM, Nikita Tropin wrote: > > Hi, I'm trying to update Gentoo with I_KNOW_WHAT_I_AM_DOING=1 emerge > > --deep --update --newuse --with-bdeps=y @world > > > > and process fails on OpenSP-1.5.2-r3. I am tried to compile it myself > > and find those lacking `new.h' mentioned in build.log. I found in > > include/xnew.h ifdef construction that responsible of choosing > > appropriate file ( or ), find utility not found any > > `new.h' on my /usr or build directory of OpenSP in my home dir, > > however `new' was found - > > /usr/lib64/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4/new > > Any time I see build errors in c++ programs I suspect libtool. > (No, I can't explain why, I just do ;) > > For that reason I'd suggest running fix_libtool_files.sh, just > in case your gcc ebuild didn't do it automatically. > > FWIW, opensp builds successfully for me and my configure logs > look very much like yours (I'm using gcc-4.8.2/~amd64, though.) > > > -- Regards, Nikita --f46d040f9f48226c8f04f7b1195e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hmm, can you give your ebuild of opensp and= openjade? Who knows, may be ebuilds from my mirror differ from yours... I = tried clang-3.3, gcc-4.6.3 and gcc-4.7.3 from stable branch and no success.=

Also, I have this:
52) [1] nikita opensp >> equery g ope= nsp=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0
=C2=A0* Searching f= or opensp ...

=C2=A0* dependency graph for app-text/opensp-1.5.2-r3<= br>=C2=A0`--=C2=A0 app-text/opensp-1.5.2-r3=C2=A0 amd64
=C2=A0=C2=A0 `-= -=C2=A0 sys-devel/gettext-0.18.3.2=C2=A0 (sys-devel/gettext) amd64
=C2=A0=C2=A0 `--=C2=A0 app-text/xmlto-0.0.25=C2=A0 (app-text/xmlto) amd64 <= br>=C2=A0=C2=A0 `--=C2=A0 app-text/docbook-xml-dtd-4.1.2-r6=C2=A0 (app-text= /docbook-xml-dtd) amd64
=C2=A0=C2=A0 `--=C2=A0 app-text/openjade-1.3= .2-r6=C2=A0 (app-text/openjade) amd64
=C2=A0=C2=A0 `--=C2=A0 app-te= xt/sgml-common-0.6.3-r5=C2=A0 (app-text/sgml-common) amd64
[ app-text/opensp-1.5.2-r3 stats: packages (6), max depth (1) ]

53) = [0] nikita opensp >> equery g openjade
=C2=A0* Searching for openj= ade ...

=C2=A0* dependency graph for app-text/openjade-1.3.2-r6
= =C2=A0`--=C2=A0 app-text/openjade-1.3.2-r6=C2=A0 amd64
=C2=A0=C2=A0 `--=C2=A0 dev-lang/perl-5.16.3=C2=A0 (dev-lang/perl) amd64 =C2=A0=C2=A0 `--=C2=A0 app-text/sgml-common-0.6.3-r5=C2=A0 (app-text/sgml-= common) amd64
=C2=A0=C2=A0 `--=C2=A0 app-text/opensp-1.5.2-r3=C2=A0 = (>=3Dapp-text/opensp-1.5.1) amd64
=C2=A0=C2=A0 `--=C2=A0 sys-dev= el/automake-1.13.4=C2=A0 (>=3Dsys-devel/automake-1.13) amd64
=C2=A0=C2=A0 `--=C2=A0 sys-devel/automake-1.14.1=C2=A0 (>=3Dsys-devel/au= tomake-1.14) [~amd64 keyword]
=C2=A0=C2=A0 `--=C2=A0 sys-devel/autoconf= -2.69=C2=A0 (>=3Dsys-devel/autoconf-2.68) amd64
=C2=A0=C2=A0 `--=C2= =A0 sys-devel/libtool-2.4.2=C2=A0 (sys-devel/libtool) amd64
[ app-text/openjade-1.3.2-r6 stats: packages (8), max depth (1) ]

Is it a circular dependency? Emerge doesn't tell anything about thi= s.
I have installed software exactly those versions mentioned abov= e except automake-1.14 which is unstable.



2014-04-23 4:06 GMT+03:00 walt <w41ter@gmail.com>= :
On 04/22/2014 08:42 AM, Niki= ta Tropin wrote:
> Hi, I'm trying to update Gentoo with I_KNOW_WHAT_I_AM_DOING=3D1 em= erge
> --deep --update --newuse --with-bdeps=3Dy @world
>
> and process fails on OpenSP-1.5.2-r3. I am tried to compile it myself<= br> > and find those lacking `new.h' mentioned in build.log. I found in<= br> > include/xnew.h ifdef construction that responsible of choosing
> appropriate file (<new> or <new.h>), find utility not foun= d any
> `new.h' on my /usr or build directory of OpenSP in my home dir, > however `new' was found -
> /usr/lib64/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4/new

Any time I see build errors in c++ programs I suspect libtool.
(No, I can't explain why, I just do ;)

For that reason I'd suggest running fix_libtool_files.sh, just
in case your gcc ebuild didn't do it automatically.

FWIW, opensp builds successfully for me and my configure logs
look very much like yours (I'm using gcc-4.8.2/~amd64, though.)





--
R= egards,
Nikita
--f46d040f9f48226c8f04f7b1195e--