From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-159314-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 91C0213838B
	for <garchives@archives.gentoo.org>; Wed, 15 Oct 2014 01:07:11 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BACDAE0905;
	Wed, 15 Oct 2014 01:07:04 +0000 (UTC)
Received: from mail-ie0-f177.google.com (mail-ie0-f177.google.com [209.85.223.177])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 95CBBE0839
	for <gentoo-user@lists.gentoo.org>; Wed, 15 Oct 2014 01:07:03 +0000 (UTC)
Received: by mail-ie0-f177.google.com with SMTP id rd18so246594iec.8
        for <gentoo-user@lists.gentoo.org>; Tue, 14 Oct 2014 18:07:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:date:message-id:subject:from:to:content-type;
        bh=p7VnI/yX4fJWSwd5lexmj2+vPmADaac5/6zomTFhiXM=;
        b=v2qtBjSkXBDQzkOhUsbmhdUmfs6+YMwGQdh3gvYznKRI/08GclApiG1ZSb+l5ECvG2
         29DW/lZ7/BUJloB5FugNH2FaDj580unzkQWlBVle2w3IT9LdsszNveV5xcAw8nlHV3TD
         1Sr0w4MwpqKk6PKF3NgAKLr3yaPwby0hMh5LKBHd5JmPQ2IX/JCEm2Qgs5MdhRS4kWKy
         p+K2osJsykvFbzV+KTsxbQHqV+dV7kcJ2yQ0rfFyZCOwLi6bkypBqcMr2oQ/LOAvN67b
         XFZ/TW0RhnLaVUuNylt07jAncSbgmPleVLqAVOXI8G9MAcYVG+nqm3iNGCjpRRNwFbAA
         iMcQ==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.42.20.195 with SMTP id h3mr17793icb.59.1413335222745; Tue,
 14 Oct 2014 18:07:02 -0700 (PDT)
Received: by 10.64.74.197 with HTTP; Tue, 14 Oct 2014 18:07:02 -0700 (PDT)
Date: Tue, 14 Oct 2014 21:07:02 -0400
Message-ID: <CAMpmEiF5JiUuCdN-e+uQWvB+=eXaEqX6zARRKNvPMP5N048yPA@mail.gmail.com>
Subject: [gentoo-user] FIXED: Re: Failed to emerge dev-python/pytables-3.0.0
From: Valmor de Almeida <val.gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: multipart/alternative; boundary=90e6ba1821b0e67e5205056bbfbf
X-Archives-Salt: 01d14dd4-cff4-4dcf-b7bc-f2e183a41cf8
X-Archives-Hash: ce2bf6342b863144a6b7f35b9bdfd094

--90e6ba1821b0e67e5205056bbfbf
Content-Type: text/plain; charset=UTF-8

On Tue, Oct 14, 2014 at 1:53 AM, Valmor de Almeida <val.gentoo@gmail.com>
wrote:

>
> Hello,
> On a recent portage update, I tried to emerge pytables-3.0.0 and the error:
>
>  * python3_3: running distutils-r1_run_phase distutils-r1_python_compile
>  * python2_7: running distutils-r1_run_phase distutils-r1_python_compile
> /usr/bin/python3.3 setup.py build
> /usr/bin/python2.7 setup.py build
> * Using Python 2.7.7 (default, Oct 12 2014, 17:42:53)
> * Found numpy 1.8.0 package installed.
> * Found numexpr 2.2.2 package installed.
> .. ERROR:: You need Cython 0.13 or greater to compile PyTables!
>  * ERROR: dev-python/pytables-3.0.0::gentoo failed (compile phase):
>
> is confusing since Cython is installed with version greater than 0.13
>
> -> cython -V
> Cython version 0.21
>
> or
>
> -> emerge --search cython
> Searching...
> [ Results for search key : cython ]
> [ Applications found : 1 ]
>
> *  dev-python/cython
>       Latest version available: 0.21
>       Latest version installed: 0.21
>       Size of files: 1,455 kB
>       Homepage:      http://www.cython.org/
> http://pypi.python.org/pypi/Cython
>       Description:   A Python to C compiler
>       License:       Apache-2.0
>
> Any inputs appreciated.
>
> Thanks,
>
> --
> Valmor
>
>
This Gentoo bug was helpful

https://bugs.gentoo.org/show_bug.cgi?id=523166

I moved to pytables-3.1.1 (unstable) and it compiles.

--
Valmor

--90e6ba1821b0e67e5205056bbfbf
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">On Tue, Oct 14, 2014 at 1:53 AM, Valmor de Almeida <span d=
ir=3D"ltr">&lt;<a href=3D"mailto:val.gentoo@gmail.com" target=3D"_blank">va=
l.gentoo@gmail.com</a>&gt;</span> wrote:<br><div class=3D"gmail_extra"><div=
 class=3D"gmail_quote"><blockquote class=3D"gmail_quote" style=3D"margin:0p=
x 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><d=
iv dir=3D"ltr"><div><div><div><div><div><div><br></div>Hello,<br></div>On a=
 recent portage update, I tried to emerge pytables-3.0.0 and the error:<br>=
<br>=C2=A0* python3_3: running distutils-r1_run_phase distutils-r1_python_c=
ompile<br>=C2=A0* python2_7: running distutils-r1_run_phase distutils-r1_py=
thon_compile<br>/usr/bin/python3.3 setup.py build<br>/usr/bin/python2.7 set=
up.py build<br>* Using Python 2.7.7 (default, Oct 12 2014, 17:42:53) <br>* =
Found numpy 1.8.0 package installed.<br>* Found numexpr 2.2.2 package insta=
lled.<br>.. ERROR:: You need Cython 0.13 or greater to compile PyTables!<br=
>=C2=A0* ERROR: dev-python/pytables-3.0.0::gentoo failed (compile phase):<b=
r><br></div>is confusing since Cython is installed with version greater tha=
n 0.13<br><br>-&gt; cython -V<br>Cython version 0.21<br><br></div>or<br><br=
>-&gt; emerge --search cython<br>Searching...=C2=A0=C2=A0=C2=A0 <br>[ Resul=
ts for search key : cython ]<br>[ Applications found : 1 ]<br><br>*=C2=A0 d=
ev-python/cython<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Latest version available=
: 0.21<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Latest version installed: 0.21<br>=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Size of files: 1,455 kB<br>=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 Homepage:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <a href=3D"http://w=
ww.cython.org/" target=3D"_blank">http://www.cython.org/</a> <a href=3D"htt=
p://pypi.python.org/pypi/Cython" target=3D"_blank">http://pypi.python.org/p=
ypi/Cython</a><br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Description:=C2=A0=C2=A0 A=
 Python to C compiler<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 License:=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 Apache-2.0<br><br></div>Any inputs appreciated.=
<br><br>Thanks,<br><br>--<br></div>Valmor<br><div><div><br></div></div></di=
v>
</blockquote></div><br></div><div class=3D"gmail_extra">This Gentoo bug was=
 helpful<br><br><a href=3D"https://bugs.gentoo.org/show_bug.cgi?id=3D523166=
">https://bugs.gentoo.org/show_bug.cgi?id=3D523166</a><br><br></div><div cl=
ass=3D"gmail_extra">I moved to pytables-3.1.1 (unstable) and it compiles.<b=
r><br>--<br></div><div class=3D"gmail_extra">Valmor<br></div></div>

--90e6ba1821b0e67e5205056bbfbf--