Buildbot failure in Python on AMD64 Debian PGO 3.x
The Buildbot has detected a failed build on builder AMD64 Debian PGO 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/47/builds/509
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: gps-debian-profile-opt
Build Reason: <unknown> Blamelist: Raymond Hettinger <rhettinger@users.noreply.github.com>
BUILD FAILED: failed compile (failure)
Sincerely, -The Buildbot
PGO compilation error, always the same bug.
In file included from Objects/unicodeobject.c:319:0: Objects/clinic/unicodeobject.c.h: In function ‘unicode_istitle’: Objects/clinic/unicodeobject.c.h:228:12: internal compiler error: in create_edge, at cgraph.c:848 return unicode_istitle_impl(self); ^~~~~~~~~~~~~~~~~~~~~~~~~~ Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-6/README.Bugs> for instructions.
2018-01-16 10:55 GMT+01:00 <buildbot@python.org>:
The Buildbot has detected a failed build on builder AMD64 Debian PGO 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/47/builds/509
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: gps-debian-profile-opt
Build Reason: <unknown> Blamelist: Raymond Hettinger <rhettinger@users.noreply.github.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