Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806064 - sci-geosciences/folium-0.12.1 fails tests
Summary: sci-geosciences/folium-0.12.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-01 18:48 UTC by Agostino Sarubbo
Modified: 2021-08-02 07:08 UTC (History)
0 users

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


Attachments
build.log (build.log,103.31 KB, text/plain)
2021-08-01 18:48 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-01 18:48:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-geosciences/folium-0.12.1 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-01 18:48:49 UTC
Created attachment 729429 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-01 18:48:50 UTC
Possible context of error(s):

E   ModuleNotFoundError: No module named 'numpy'
E   ModuleNotFoundError: No module named 'PIL'
Comment 3 Larry the Git Cow gentoo-dev 2021-08-02 07:08:58 UTC
The bug has been closed via the following commit(s):

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

commit bdac7ae11883c0dc8ef43ecb3db5e905f0d13349
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-08-02 07:08:46 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-08-02 07:08:46 +0000

    sci-geosciences/folium: fix dependency
    
    Closes: https://bugs.gentoo.org/806064
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 sci-geosciences/folium/folium-0.12.1.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)