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 AACC81389E2 for ; Sun, 7 Dec 2014 09:14:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4CA2E0938; Sun, 7 Dec 2014 09:14:38 +0000 (UTC) Received: from mail-pd0-f179.google.com (mail-pd0-f179.google.com [209.85.192.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D850E0936 for ; Sun, 7 Dec 2014 09:14:37 +0000 (UTC) Received: by mail-pd0-f179.google.com with SMTP id fp1so3036523pdb.10 for ; Sun, 07 Dec 2014 01:14:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=9vWiPzRGfBtizfTfgqnW9yVtbKQEiV+n90pBp73PFiw=; b=KRK3WoamFTp46GAe6bf2f00bclDMMtzQH/a67ziLXYrwjQBBqZMdkoXtHnFExAJcTK KIQSNRaxBQQTGAannbQYTxdVD9jM8iuRtOp4bVlsXOwY//y1ZquCM9wewKviTgsSxDaL U8SpKKKH016WLS8ULYdwY/lGMdsO0/+nSAtUUxmDDCM/ZSUf/2lp0jtr/9cgCDxkdxOK ffsZeAOmJU/r9sL0YukTzLe8myb/dlM8xP4stc6RAQpOwvmbIll/wUKVUTCADHzZrPJ0 48wrzjn4CLYycdQBSe+KKPDsFmA5GjYYDsI+5y93qnfWsnKJNAmF6Ho2VHUh7uKLwxH8 5wjw== X-Received: by 10.70.89.129 with SMTP id bo1mr10945607pdb.23.1417943677136; Sun, 07 Dec 2014 01:14:37 -0800 (PST) Received: from [10.0.0.3] ([101.98.191.152]) by mx.google.com with ESMTPSA id qf1sm33484458pdb.49.2014.12.07.01.14.33 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 07 Dec 2014 01:14:35 -0800 (PST) From: =?utf-8?Q?Fran=C3=A7ois_Bissey?= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: [gentoo-science] fplll sources Message-Id: <7B2C2A84-8A3C-495D-8DDB-B62C2BA6B28A@gmail.com> Date: Sun, 7 Dec 2014 22:14:29 +1300 To: gentoo-science@lists.gentoo.org 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.1 \(1993\)) X-Mailer: Apple Mail (2.1993) X-Archives-Salt: 48dc24df-5cad-4fb5-a66c-05cd2792f8ea X-Archives-Hash: ffd8dc8570e444567100e4583e61bab2 Hi all, I have been in contact over the last few days with a sage-on-gentoo user who is in deep trouble trying to use flto. But in the last emails we exchanged came this: My only other thought was, since the lattice tests are failing, maybe it = was related to fplll. The ebuid for that tried to download source from = a page that no longer existed so I converted an src.rpm to tar.gz for = that. It seems that fplll was moved to github = (https://github.com/dstehle/fplll) and I couldn't figure out how to make = that work in an ebuild. So he couldn=E2=80=99t fetch the sources for fplll which is in the main = tree. Can anyone check if the sources are properly mirrored. If not I can provide the appropriate tarball. Fran=C3=A7ois=