Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898710 - dev-python/pytables-3.8.0-r1 fails to compile (CYTHON3-SYSTEM): Cython.Compiler.Errors.CompileError: utilsextension.pyx
Summary: dev-python/pytables-3.8.0-r1 fails to compile (CYTHON3-SYSTEM): Cython.Compil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cython3-tracker
  Show dependency tree
 
Reported: 2023-03-02 08:26 UTC by Agostino Sarubbo
Modified: 2023-05-11 06:26 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,45.90 KB, text/plain)
2023-03-02 08:26 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-03-02 08:26:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytables-3.8.0-r1 fails to compile (CYTHON3-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(CYTHON3-SYSTEM) in the summary means that the bug was found on a machine that runs dev-python/cython-3 but this bug MAY or MAY NOT BE related to the new version of cython
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-02 08:26:42 UTC
Created attachment 855560 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-02 08:26:43 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


.. WARNING:: Could not find the LZO 2 runtime.
.. WARNING:: Could not find the bzip2 runtime.
Cython.Compiler.Errors.CompileError: tables/utilsextension.pyx
Comment 3 Larry the Git Cow gentoo-dev 2023-05-11 06:26:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe9b3c589dc0033b806bf3632e4fa9a445a696cd

commit fe9b3c589dc0033b806bf3632e4fa9a445a696cd
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-05-11 06:20:47 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-05-11 06:22:22 +0000

    dev-python/pytables: Backport cython-3 fix
    
    Closes: https://bugs.gentoo.org/898710
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../pytables/files/pytables-3.8.0-cython3.patch    | 40 ++++++++++++++++++++++
 dev-python/pytables/pytables-3.8.0-r3.ebuild       |  1 +
 2 files changed, 41 insertions(+)