sci-libs/scikit-optimize works fine on arm64
Created attachment 875911 [details] build.log Broken with newer scikit-learn?
(In reply to matoro from comment #1) > Created attachment 875911 [details] > build.log > > Broken with newer scikit-learn? # emerge sci-libs/scikit-optimize -pvq [ebuild R ] sci-libs/scikit-optimize-0.9.0-r1 USE="-test" PYTHON_TARGETS="python3_11 -python3_10" builds without any issue for me
(In reply to Leonid Kopylov from comment #2) > (In reply to matoro from comment #1) > > Created attachment 875911 [details] > > build.log > > > > Broken with newer scikit-learn? > > # emerge sci-libs/scikit-optimize -pvq > [ebuild R ] sci-libs/scikit-optimize-0.9.0-r1 USE="-test" > PYTHON_TARGETS="python3_11 -python3_10" > > > builds without any issue for me This is the test suite, a pure python package will basically never have problems at build time but it's failing the tests which indicates it's probably broken at runtime.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6acfec7fbcfe9ecde26afffcf1fbf6cc962fc170 commit 6acfec7fbcfe9ecde26afffcf1fbf6cc962fc170 Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2024-03-10 15:56:36 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2024-03-10 15:56:36 +0000 profiles: mask sci-libs/scikit-optimize for removal Bug: https://bugs.gentoo.org/920439 Bug: https://bugs.gentoo.org/906565 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+)
Unable to check for sanity: > package masked: sci-libs/scikit-optimize-0.9.0-r1
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=716a22e8cfcc8db49e96b764405648a6be1cc3a6 commit 716a22e8cfcc8db49e96b764405648a6be1cc3a6 Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2024-04-11 14:36:00 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2024-04-11 14:36:00 +0000 sci-libs/scikit-optimize: treeclean Closes: https://bugs.gentoo.org/920439 Closes: https://bugs.gentoo.org/906565 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> profiles/package.mask | 6 -- sci-libs/scikit-optimize/Manifest | 1 - .../files/scikit-optimize-0.9.0-numpy-1.24.patch | 22 ----- .../scikit-optimize-0.9.0-scikit-learn-1.2.0.patch | 104 --------------------- sci-libs/scikit-optimize/metadata.xml | 12 --- .../scikit-optimize-0.9.0-r1.ebuild | 39 -------- .../scikit-optimize/scikit-optimize-0.9.0.ebuild | 31 ------ 7 files changed, 215 deletions(-)