The Buildbot has detected a new failure on builder POWER6 AIX 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/302/builds/404
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: Christian Heimes <christian@python.org>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed 'make pythoninfo' (failure) test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.aixtools-aix-power6/build/Lib/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/buildbot/buildarea/3.x.aixtools-aix-power6/build/Lib/runpy.py", line 87, in _run_code exec(code, run_globals) File "/home/buildbot/buildarea/3.x.aixtools-aix-power6/build/Lib/test/__main__.py", line 1, in <module> from test.libregrtest import main File "/home/buildbot/buildarea/3.x.aixtools-aix-power6/build/Lib/test/libregrtest/__init__.py", line 2, in <module> from test.libregrtest.main import main File "/home/buildbot/buildarea/3.x.aixtools-aix-power6/build/Lib/test/libregrtest/main.py", line 14, in <module> from test.libregrtest.runtest import ( File "/home/buildbot/buildarea/3.x.aixtools-aix-power6/build/Lib/test/libregrtest/runtest.py", line 17, in <module> from test.libregrtest.save_env import saved_test_environment File "/home/buildbot/buildarea/3.x.aixtools-aix-power6/build/Lib/test/libregrtest/save_env.py", line 10, in <module> import urllib.request File "/home/buildbot/buildarea/3.x.aixtools-aix-power6/build/Lib/urllib/request.py", line 84, in <module> import base64 File "/home/buildbot/buildarea/3.x.aixtools-aix-power6/build/Lib/base64.py", line 10, in <module> import struct File "/home/buildbot/buildarea/3.x.aixtools-aix-power6/build/Lib/struct.py", line 13, in <module> from _struct import * ModuleNotFoundError: No module named '_struct' make: 1254-004 The error code from the last command is 1.
Test report
Sincerely, -The Buildbot