Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916942 - dev-python/tables-3.9.1-r1: stablereq
Summary: dev-python/tables-3.9.1-r1: stablereq
Status: IN_PROGRESS
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on: 922235 916663
Blocks:
  Show dependency tree
 
Reported: 2023-11-05 18:57 UTC by Michał Górny
Modified: 2024-01-16 17:02 UTC (History)
3 users (show)

See Also:
Package list:
=dev-python/tables-3.9.1-r1
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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