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

Bug 827739

Summary: dev-python/nltk-3.6.5 fails tests: ModuleNotFoundError: No module named matplotli
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-11-28 19:28:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-28 19:28:43 UTC
Created attachment 756879 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-28 19:28:44 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E           ModuleNotFoundError: No module named 'matplotlib'
SKIPPED [1] gensim_fixt.py:4: could not import 'gensim': No module named 'gensim'
Comment 3 Larry the Git Cow gentoo-dev 2021-11-28 19:33:28 UTC
The bug has been closed via the following commit(s):

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

commit 8cded66814c458f1e15a3eccb29463cc91a3043d
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2021-11-28 19:33:21 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-11-28 19:33:25 +0000

    dev-python/nltk: add missing test dep
    
    Closes: https://bugs.gentoo.org/827739
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/nltk/nltk-3.6.5.ebuild | 1 +
 1 file changed, 1 insertion(+)