Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 916942

Summary: dev-python/tables-3.9.1-r1: stablereq
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: StabilizationAssignee: Python Gentoo Team <python>
Status: IN_PROGRESS ---    
Severity: enhancement CC: matoro_gentoo, ppc, sci
Priority: Normal Keywords: CC-ARCHES
Version: unspecifiedFlags: nattka: sanity-check+
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
=dev-python/tables-3.9.1-r1
Runtime testing required: ---
Bug Depends on: 922235, 916663    
Bug Blocks:    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-11-05 18:57:52 UTC
Please stabilize
Comment 1 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2023-11-05 19:17:51 UTC
arm64 done
Comment 2 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2023-11-05 19:20:38 UTC
arm done
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-05 20:06:09 UTC
amd64 done
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-05 20:06:10 UTC
ppc64 done
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-05 20:06:10 UTC
x86 done
Comment 6 Morton Pellung 2023-11-07 17:52:56 UTC
[...]
* Run 'blosc2_find_directories_hook'
* Unable to find blosc2 wheel.
* Found blosc2 headers at ``/usr/include``, library at ``/usr/lib64``.
.. WARNING:: Unsupported Blosc2 version installed! Blosc2 2.10.4+ required. Found version 2.10.2.  Update it via `pip install blosc2 -U`.
[...]
.. ERROR:: Unable to find the blosc2 library.
 * ERROR: dev-python/tables-3.9.1-r1::gentoo failed (compile phase):


Indeed, I have dev-libs/c-blosc2-2.10.2-r1 currently installed

and in tables-3.9.1-r1.ebuild:

DEPEND="
        app-arch/bzip2:0=
        app-arch/lz4:0=
        >=app-arch/zstd-1.0.0:=
        >=dev-libs/c-blosc-1.11.1:0=
        dev-libs/c-blosc2:=
        dev-libs/lzo:2=
        >=dev-python/numpy-1.19.0[${PYTHON_USEDEP}]
        >=sci-libs/hdf5-1.8.4:=
"
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-11-07 19:01:12 UTC
Thanks for the report.  I'll fix the dep when the newer c-blosc2 is stabilized on arm.
Comment 8 matoro archtester 2023-12-07 03:02:33 UTC
https://github.com/PyTables/PyTables/issues/951 on ppc at least