Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906565 - sci-libs/scikit-optimize keywording request
Summary: sci-libs/scikit-optimize keywording request
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks:
 
Reported: 2023-05-16 17:00 UTC by Leonid Kopylov
Modified: 2023-11-30 16:22 UTC (History)
3 users (show)

See Also:
Package list:
sci-libs/scikit-optimize ~arm64
Runtime testing required: ---
nattka: sanity-check+


Attachments
build.log (file_906565.txt,31.63 KB, text/plain)
2023-11-29 02:32 UTC, matoro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Kopylov 2023-05-16 17:00:04 UTC
sci-libs/scikit-optimize works fine on arm64
Comment 1 matoro archtester 2023-11-29 02:32:02 UTC
Created attachment 875911 [details]
build.log

Broken with newer scikit-learn?
Comment 2 Leonid Kopylov 2023-11-29 17:51:36 UTC
(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
Comment 3 matoro archtester 2023-11-30 16:22:53 UTC
(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.