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

Bug 800983

Summary: dev-python/tqdm-4.61.2 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED CANTFIX    
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-07-07 08:30:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/tqdm-4.61.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-07-07 08:30:29 UTC
Created attachment 722521 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-07 08:30:30 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-08-07 07:17:08 UTC
Seems like a case of flakiness.  Try again.