Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836861 - sci-chemistry/nmrglue-0.7 fails tests on MUSL: ImportError: cannot import name _check_func from scipy.optimize.minpack minpack.py)
Summary: sci-chemistry/nmrglue-0.7 fails tests on MUSL: ImportError: cannot import nam...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-05 20:15 UTC by Agostino Sarubbo
Modified: 2022-10-05 14:15 UTC (History)
0 users

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


Attachments
build.log (build.log,93.10 KB, text/plain)
2022-04-05 20:15 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 2022-04-05 20:15:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-chemistry/nmrglue-0.7 fails tests on MUSL.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-05 20:15:40 UTC
Created attachment 768922 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-05 20:15:41 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=1)
ImportError: cannot import name '_check_func' from 'scipy.optimize.minpack' (/usr/lib/python3.8/site-packages/scipy/optimize/minpack.py)
Comment 3 Larry the Git Cow gentoo-dev 2022-10-05 14:15:24 UTC
The bug has been closed via the following commit(s):

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

commit 6d554df2b89c62b811bf747b45d875037c6a4f7e
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-10-05 14:14:55 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-10-05 14:14:55 +0000

    sci-chemistry/nmrglue: add 0.9
    
    Closes: https://bugs.gentoo.org/846230
    Closes: https://bugs.gentoo.org/836861
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-chemistry/nmrglue/Manifest           |  1 +
 sci-chemistry/nmrglue/nmrglue-0.9.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)