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 1E1631389F5 for ; Sat, 15 Nov 2014 11:33:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90D19E0A80; Sat, 15 Nov 2014 11:33:32 +0000 (UTC) Received: from mail-pd0-f171.google.com (mail-pd0-f171.google.com [209.85.192.171]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C201E0A70 for ; Sat, 15 Nov 2014 11:33:31 +0000 (UTC) Received: by mail-pd0-f171.google.com with SMTP id r10so18266210pdi.16 for ; Sat, 15 Nov 2014 03:33:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=B8rhdFEoO+O7JW9F6Vl+WPl6hkEAkaJWyWSnyKmE2k4=; b=PYgcNxr5Hu6evld3cQ4UOiVxLIROlnY4pSxWLu/RJcTnnVarYgn//9j/oDXFX8dDi9 CQXfslAJfyswpxjwlx1jLoenOHna8pcr6e9vzdUXENZUmNCtlOSYvuTO2hsd0CA1eI9K YmcjceoUntpsFsEjRyuZBdml/68Cp/AMzRVC8dZI+dVWCeMG6qHiJ5TVIffphp7eJ0QT OL9CnfMrioC2xFrUrBt8zFBfh5UY33tTPvP204Wa/TWCnK0W03dFBetkAp45IYbu+w9Z 1Z3vzKQ6PW69ataFHylJ+Xjjpj6L9I1HErMuBFjVPr5RPuY3Ji6o+b+Cj0o2AzpGOnXR hZrA== X-Received: by 10.68.215.7 with SMTP id oe7mr4443382pbc.94.1416051211026; Sat, 15 Nov 2014 03:33:31 -0800 (PST) Received: from [10.0.0.2] ([101.98.191.152]) by mx.google.com with ESMTPSA id p10sm27340823pds.63.2014.11.15.03.33.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 15 Nov 2014 03:33:28 -0800 (PST) Content-Type: text/plain; charset=utf-8 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: Re: [gentoo-science] Emerge singular-3.1.6::sage-on-gentoo fails on gentoo-3.16.5 gcc 4.8.3 with graphite and lto From: =?utf-8?Q?Fran=C3=A7ois_Bissey?= In-Reply-To: Date: Sun, 16 Nov 2014 00:33:22 +1300 Content-Transfer-Encoding: quoted-printable Message-Id: References: <75181928-3601-4CF6-B39B-EB3642797405@gmail.com> To: gentoo-science@lists.gentoo.org X-Mailer: Apple Mail (2.1990.1) X-Archives-Salt: 52346492-419c-4a8f-976f-51b56e9fddf9 X-Archives-Hash: 66bee3b1822cb2c3a9a3a8ee074b8c4f If you read that trac ticket symbols defined in ntl change depending on = the version=20 of gcc. It is all about how you deal with c++ templates by default. The = options you are using are no doubt part f the mix. Although graphite is unlikely = to be the problem here, more likely lto. You could try to emerge singular with CXXFLAGS=3D-fimplicit-template not sure that will work without a patch. Fran=C3=A7ois > On 16/11/2014, at 00:18, Jeramia Poland = wrote: >=20 > I have ntl-6.1.0 installed. I can wait til Monday; I'm surprised it = might be an actual issue and not something I've done to myself. >=20 > Jeramia >=20 > On Sat, Nov 15, 2014 at 4:42 AM, Fran=C3=A7ois Bissey = wrote: > It looks very similar to = http://trac.sagemath.org/ticket/16882#comment:29. > Which version of ntl have you emerged? you should keep clear of the = latest > version of ntl. >=20 > I cannot do much in terms of fix until Monday. My main dev machine is = at > work and it looks like we had another power cut and it is now off. >=20 > Fran=C3=A7ois >=20