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

Bug 906565

Summary: sci-libs/scikit-optimize keywording request
Product: Gentoo Linux Reporter: Leonid Kopylov <leonchik1976>
Component: KeywordingAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: andrewammerlaan, matoro_gentoo
Priority: Normal Keywords: PMASKED
Version: unspecifiedFlags: nattka: sanity-check-
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
sci-libs/scikit-optimize ~arm64
Runtime testing required: ---
Bug Depends on: 920439    
Bug Blocks:    
Attachments:
Description Flags
build.log none

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.
Comment 4 Larry the Git Cow gentoo-dev 2024-03-10 15:57:49 UTC
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(+)
Comment 5 NATTkA bot gentoo-dev 2024-03-10 16:00:25 UTC
Unable to check for sanity:

> package masked: sci-libs/scikit-optimize-0.9.0-r1
Comment 6 Larry the Git Cow gentoo-dev 2024-04-11 14:36:28 UTC
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(-)