Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827739 - dev-python/nltk-3.6.5 fails tests: ModuleNotFoundError: No module named matplotli
Summary: dev-python/nltk-3.6.5 fails tests: ModuleNotFoundError: No module named matpl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-28 19:28 UTC by Agostino Sarubbo
Modified: 2021-11-28 19:33 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,257.69 KB, text/plain)
2021-11-28 19: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 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(+)