Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808585 - dev-python/iminuit-2.8.2 fails tests
Summary: dev-python/iminuit-2.8.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-16 11:49 UTC by Agostino Sarubbo
Modified: 2021-08-16 12:17 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,115.95 KB, text/plain)
2021-08-16 11:49 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 2021-08-16 11:49:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/iminuit-2.8.2 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-16 11:49:22 UTC
Created attachment 733291 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-16 11:49:23 UTC
Possible context of error(s):

E               ModuleNotFoundError: No module named 'scipy'
SKIPPED [1] tests/test_cost.py:19: could not import 'scipy.stats': No module named 'scipy'
SKIPPED [1] tests/test_minimize.py:6: could not import 'scipy.optimize': No module named 'scipy'
SKIPPED [1] tests/test_minuit.py:1373: could not import 'numba': No module named 'numba'
SKIPPED [1] tests/test_minuit.py:691: could not import 'scipy.stats': No module named 'scipy'
SKIPPED [1] tests/test_scipy.py:7: could not import 'scipy.optimize': No module named 'scipy'
SKIPPED [1] tests/test_tabulate.py:4: could not import 'tabulate': No module named 'tabulate'
SKIPPED [1] tests/test_util.py:313: could not import 'numba': No module named 'numba'
SKIPPED [1] tests/test_util.py:339: could not import 'numba': No module named 'numba'
SKIPPED [3] tests/test_core.py:124: could not import 'numba': No module named 'numba'
SKIPPED [3] tests/test_minuit.py:1393: could not import 'scipy.stats': No module named 'scipy'
SKIPPED [6] tests/test_minuit.py:586: could not import 'scipy.stats': No module named 'scipy'
SKIPPED [8] tests/test_minuit.py:432: could not import 'scipy.optimize': No module named 'scipy'
Comment 3 Larry the Git Cow gentoo-dev 2021-08-16 12:17:39 UTC
The bug has been closed via the following commit(s):

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

commit 57a99ccada98ebb20bdfabf917ff79a262eda934
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-08-16 12:17:07 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-08-16 12:17:07 +0000

    dev-python/iminuit: Add scipy test-dep
    
    Closes: https://bugs.gentoo.org/808585
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/iminuit/iminuit-2.8.2.ebuild | 1 +
 1 file changed, 1 insertion(+)