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.
Created attachment 722521 [details] build.log build log and emerge --info
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'
Seems like a case of flakiness. Try again.