Buildbot failure in Python on PPC64LE Fedora Stable LTO 3.8
The Buildbot has detected a failed build on builder PPC64LE Fedora Stable LTO 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/161/builds/1068
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 2
remote: Enumerating objects: 10, done.
remote: Counting objects: 10% (1/10)
remote: Counting objects: 20% (2/10)
remote: Counting objects: 30% (3/10)
remote: Counting objects: 40% (4/10)
remote: Counting objects: 50% (5/10)
remote: Counting objects: 60% (6/10)
remote: Counting objects: 70% (7/10)
remote: Counting objects: 80% (8/10)
remote: Counting objects: 90% (9/10)
remote: Counting objects: 100% (10/10)
remote: Counting objects: 100% (10/10), done.
remote: Total 12 (delta 10), reused 10 (delta 10), pack-reused 2
From https://github.com/python/cpython
- branch 3.8 -> FETCH_HEAD Reset branch '3.8'
Objects/longobject.c: In function ‘_PyLong_Frexp’: Objects/longobject.c:2989:33: warning: ‘x_digits[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2989 | x_digits[0] |= 1; | ^~ In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5692:25, inlined from ‘assemble’ at Python/compile.c:6031:18: Python/compile.c:5646:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5646 | *lnotab++ = k; | ~~~~~~~~~~^~~ Python/initconfig.c: In function ‘_PyConfig_InitCompatConfig’: Python/initconfig.c:605:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 605 | _PyConfig_InitCompatConfig(PyConfig *config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Python/compile.c: In function ‘compiler_visit_stmt’: Python/compile.c:2931:24: note: the layout of aggregates containing vectors with 4-byte alignment has changed in GCC 5 2931 | c->u->u_lineno_set = 0; | ~~~~~~~~~~~~~~~~~~~^~~ Python/compile.c: In function ‘compiler_visit_stmt’: Python/compile.c:2931:24: note: the layout of aggregates containing vectors with 4-byte alignment has changed in GCC 5 2931 | c->u->u_lineno_set = 0; | ^ In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5692:25, inlined from ‘assemble’ at Python/compile.c:6031:18: Python/compile.c:5646:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5646 | *lnotab++ = k; | ^ Python/initconfig.c: In function ‘_PyConfig_InitCompatConfig’: Python/initconfig.c:605:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 605 | _PyConfig_InitCompatConfig(PyConfig *config) | ^ Python/initconfig.c: In function ‘_PyConfig_InitCompatConfig’: Python/initconfig.c:605:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 605 | _PyConfig_InitCompatConfig(PyConfig *config) | ^ Python/initconfig.c: In function ‘_PyConfig_InitCompatConfig’: Python/initconfig.c:605:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 605 | _PyConfig_InitCompatConfig(PyConfig *config) | ^ In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5692:0, inlined from ‘assemble’ at Python/compile.c:6031:0: Python/compile.c:5646: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5646 | *lnotab++ = k; | In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5692:0, inlined from ‘assemble’ at Python/compile.c:6031:0: Python/compile.c:5646: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5646 | *lnotab++ = k; | At top level: lto1: fatal error: error writing to /tmp/ccDElbe9.s: No space left on device compilation terminated. lto-wrapper: fatal error: gcc returned 1 exit status compilation terminated. /usr/bin/ld: error: lto-wrapper failed collect2: error: ld returned 1 exit status make: *** [Makefile:578: python] Error 1 make: *** Waiting for unfinished jobs.... At top level: lto1: fatal error: error writing to /tmp/ccnRWY5c.s: No space left on device compilation terminated. lto-wrapper: fatal error: gcc returned 1 exit status compilation terminated. /usr/bin/ld: error: lto-wrapper failed collect2: error: ld returned 1 exit status make: *** [Makefile:709: Programs/_testembed] Error 1
find: ‘build’: No such file or directory find: ‘build’: No such file or directory find: ‘build’: No such file or directory find: ‘build’: No such file or directory make: [Makefile:1778: clean] Error 1 (ignored)
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org