Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890666 - sci-libs/scikit-optimize-0.9.0 fails tests (DASH-SYSTEM): AttributeError: module numpy has no attribute int
Summary: sci-libs/scikit-optimize-0.9.0 fails tests (DASH-SYSTEM): AttributeError: mod...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-13 12:13 UTC by Agostino Sarubbo
Modified: 2023-11-06 11:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,83.15 KB, text/plain)
2023-01-13 12:13 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-01-13 12:13:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/scikit-optimize-0.9.0 fails tests (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-13 12:13:36 UTC
Created attachment 848364 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-13 12:13:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


AttributeError: module 'numpy' has no attribute 'int'
FAILED skopt/searchcv.py::skopt.searchcv.BayesSearchCV
Comment 3 Larry the Git Cow gentoo-dev 2023-11-06 11:40:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c3db5d998d752370dff2abf57c9515c9019461

commit a7c3db5d998d752370dff2abf57c9515c9019461
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2023-11-06 11:40:00 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-11-06 11:40:22 +0000

    sci-libs/scikit-optimize: pep517, numpy-1.24 compat
    
    Closes: https://bugs.gentoo.org/910028
    Closes: https://bugs.gentoo.org/890666
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 .../files/scikit-optimize-0.9.0-numpy-1.24.patch   |  22 +++++
 .../scikit-optimize-0.9.0-scikit-learn-1.2.0.patch | 104 +++++++++++++++++++++
 .../scikit-optimize-0.9.0-r1.ebuild                |  39 ++++++++
 3 files changed, 165 insertions(+)