Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 811768 - dev-python/tqdm-4.62.2 fails tests
Summary: dev-python/tqdm-4.62.2 fails tests
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-05 19:57 UTC by Agostino Sarubbo
Modified: 2021-09-06 06:26 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,91.64 KB, text/plain)
2021-09-05 19:57 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-09-05 19:57:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/tqdm-4.62.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-09-05 19:57:52 UTC
Created attachment 737743 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-05 19:57:53 UTC
Possible context of error(s):

SKIPPED [1] tests/tests_contrib.py:38: could not import 'numpy': No module named 'numpy'
SKIPPED [1] tests/tests_dask.py:12: could not import 'tqdm.dask': No module named 'dask'
SKIPPED [1] tests/tests_keras.py:11: could not import 'tqdm.keras': No module named 'keras'
SKIPPED [1] tests/tests_pandas.py:7: could not import 'numpy.random': No module named 'numpy'
SKIPPED [1] tests/tests_rich.py:10: could not import 'tqdm.rich': No module named 'rich'
SKIPPED [1] tests/tests_tk.py:7: could not import 'tqdm.tk': No module named 'Tkinter'
SKIPPED [1] tests/tests_tqdm.py:1605: could not import 'numpy': No module named 'numpy'
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-09-06 06:26:00 UTC
Looks like random minor error.