Buildbot failure in Python on x86 Gentoo Installed with X 3.x

The Buildbot has detected a failed build on builder x86 Gentoo Installed with X 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/103/builds/453
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown> Blamelist: Barry Warsaw <barry@python.org>
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot

https://bugs.python.org/issue32248
4 tests failed: test_compileall test_import test_importlib test_inspect
test test_import crashed -- Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-gentoo-x86.installed/build/target/lib/python3.7/test/libregrtest/runtest.py", line 163, in runtest_inner the_module = importlib.import_module(abstest) File "/buildbot/buildarea/3.x.ware-gentoo-x86.installed/build/target/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 994, in _gcd_import File "<frozen importlib._bootstrap>", line 971, in _find_and_load File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 665, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 723, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/buildbot/buildarea/3.x.ware-gentoo-x86.installed/build/target/lib/python3.7/test/test_import/__init__.py", line 28, in <module> from test.test_importlib.util import uncache File "/buildbot/buildarea/3.x.ware-gentoo-x86.installed/build/target/lib/python3.7/test/test_importlib/util.py", line 19, in <module> from . import data01 ImportError: cannot import name 'data01' from 'test.test_importlib' (/buildbot/buildarea/3.x.ware-gentoo-x86.installed/build/target/lib/python3.7/test/test_importlib/__init__.py)
2017-12-30 21:40 GMT+01:00 <buildbot@python.org>:
The Buildbot has detected a failed build on builder x86 Gentoo Installed with X 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/103/builds/453
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown> Blamelist: Barry Warsaw <barry@python.org>
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot
Buildbot-status mailing list buildbot-status@python.org https://mail.python.org/mm3/mailman3/lists/buildbot-status.python.org/
participants (2)
-
buildbot@python.org
-
Victor Stinner