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.