Buildbot failure in Python on x86-64 Sierra 3.x
The Buildbot has detected a failed build on builder x86-64 Sierra 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/14/builds/403
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: billenstein-sierra
Build Reason: <unknown> Blamelist: Andrew Svetlov <andrew.svetlov@gmail.com>
BUILD FAILED: failed compile (failure)
Sincerely, -The Buildbot
Strange. The buildbot worker was building Python extensions but suddently, the compilation hangs:
(...) building '_curses_panel' extension (...) command timed out: 1200 seconds without output running ['make', 'all'], attempting to kill
2017-12-17 17:46 GMT+01:00 <buildbot@python.org>:
The Buildbot has detected a failed build on builder x86-64 Sierra 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/14/builds/403
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: billenstein-sierra
Build Reason: <unknown> Blamelist: Andrew Svetlov <andrew.svetlov@gmail.com>
BUILD FAILED: failed compile (failure)
Sincerely, -The Buildbot
Buildbot-status mailing list buildbot-status@python.org https://mail.python.org/mm3/mailman3/lists/buildbot-status.python.org/
FYI this worker is back to green. No idea what happened, but it seems like the bug disappeared or was fixed in the meanwhile, so it's ok :-)
Victor
2017-12-18 12:27 GMT+01:00 Victor Stinner <victor.stinner@gmail.com>:
Strange. The buildbot worker was building Python extensions but suddently, the compilation hangs:
(...) building '_curses_panel' extension (...) command timed out: 1200 seconds without output running ['make', 'all'], attempting to kill
2017-12-17 17:46 GMT+01:00 <buildbot@python.org>:
The Buildbot has detected a failed build on builder x86-64 Sierra 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/14/builds/403
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: billenstein-sierra
Build Reason: <unknown> Blamelist: Andrew Svetlov <andrew.svetlov@gmail.com>
BUILD FAILED: failed compile (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