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

Bug 836861

Summary: sci-chemistry/nmrglue-0.7 fails tests on MUSL: ImportError: cannot import name _check_func from scipy.optimize.minpack minpack.py)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Chemistry-Related Packages <sci-chemistry>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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(+)