Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924877 - sci-libs/branca-0.7.0-r2 fails tests: ImportError: The NumPy package is required for this functionality
Summary: sci-libs/branca-0.7.0-r2 fails tests: ImportError: The NumPy package is requi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-18 08:28 UTC by Agostino Sarubbo
Modified: 2024-02-23 20:15 UTC (History)
0 users

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


Attachments
build.log (build.log,100.85 KB, text/plain)
2024-02-18 08:28 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 2024-02-18 08:28:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/branca-0.7.0-r2 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-18 08:28:46 UTC
Created attachment 885295 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-18 08:28:47 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E           ImportError: The NumPy package is required for this functionality
FAILED tests/test_utilities.py::test_write_png_mono - ImportError: The NumPy package is required for this functionality
FAILED tests/test_utilities.py::test_write_png_rgb - ImportError: The NumPy package is required for this functionality
Comment 3 Larry the Git Cow gentoo-dev 2024-02-23 20:15:35 UTC
The bug has been closed via the following commit(s):

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

commit 04663290721eda8d6d82e2cc91f45c59cd312a64
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-02-23 20:15:04 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-02-23 20:15:04 +0000

    sci-libs/branca: fix BDEPEND
    
    Closes: https://bugs.gentoo.org/924877
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 sci-libs/branca/branca-0.7.0-r2.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)