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 91C0213838B for ; 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 ; Wed, 15 Oct 2014 01:07:03 +0000 (UTC) Received: by mail-ie0-f177.google.com with SMTP id rd18so246594iec.8 for ; 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: 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.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: Subject: [gentoo-user] FIXED: Re: Failed to emerge dev-python/pytables-3.0.0 From: Valmor de Almeida 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 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
On Tue, Oct 14, 2014 at 1:53 AM, Valmor de Almeida <va= l.gentoo@gmail.com> wrote:

Hello,
On a= recent portage update, I tried to emerge pytables-3.0.0 and the error:
=
=C2=A0* python3_3: running distutils-r1_run_phase distutils-r1_python_c= ompile
=C2=A0* python2_7: running distutils-r1_run_phase distutils-r1_py= thon_compile
/usr/bin/python3.3 setup.py build
/usr/bin/python2.7 set= up.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 insta= lled.
.. ERROR:: You need Cython 0.13 or greater to compile PyTables!=C2=A0* ERROR: dev-python/pytables-3.0.0::gentoo failed (compile phase):
is confusing since Cython is installed with version greater tha= n 0.13

-> cython -V
Cython version 0.21

or
-> emerge --search cython
Searching...=C2=A0=C2=A0=C2=A0
[ Resul= ts for search key : cython ]
[ Applications found : 1 ]

*=C2=A0 d= ev-python/cython
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Latest version available= : 0.21
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Latest version installed: 0.21
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Size of files: 1,455 kB
=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 Homepage:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 http://www.cython.org/ http://pypi.python.org/p= ypi/Cython
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Description:=C2=A0=C2=A0 A= Python to C compiler
=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

Any inputs appreciated.=

Thanks,

--
Valmor


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