☠ Buildbot (Python): - failed compile (failure) (dcb16c98be61630369227f0d893f8d9262d25cac)
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.10 while building Python. Full details are available at: https://buildbot.python.org/all/#/builders/603/builds/897
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
From https://github.com/python/cpython
- branch 3.10 -> FETCH_HEAD Note: switching to 'FETCH_HEAD'.
You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at dcb16c98be [3.10] gh-109991: Update Windows build to use OpenSSL 1.1.1w (GH-110090) Switched to and reset branch '3.10'
Objects/longobject.c: In function ‘long_format_binary’: Objects/longobject.c:1940:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized] 1940 | else if (kind == PyUnicode_1BYTE_KIND) { | ^ Objects/longobject.c:1816:25: note: ‘kind’ was declared here 1816 | enum PyUnicode_Kind kind; | ^~~~ Objects/longobject.c: In function ‘long_to_decimal_string_internal’: Objects/longobject.c:1763:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized] 1763 | else if (kind == PyUnicode_1BYTE_KIND) { | ^ Objects/longobject.c:1598:25: note: ‘kind’ was declared here 1598 | enum PyUnicode_Kind kind; | ^~~~ /tmp/ccqhu75V.s: Assembler messages: /tmp/ccqhu75V.s: Fatal error: can't write 5 bytes to section .debug_loclists of Modules/faulthandler.o: 'No space left on device' Assembler messages: Fatal error: can't create Modules/_tracemalloc.o: No space left on device /tmp/ccIfrGoc.s: Assembler messages: /tmp/ccIfrGoc.s: Fatal error: can't write 196 bytes to section .text of Modules/bufferedio.o: 'No space left on device' make: *** [Makefile:2090: Modules/_tracemalloc.o] Error 1 make: *** Waiting for unfinished jobs.... Assembler messages: Assembler messages: Fatal error: can't create Modules/xxsubtype.o: No space left on deviceFatal error: can't create Modules/_sre.o: No space left on device make: *** [Makefile:2052: Modules/_sre.o] Error 1 /tmp/ccqhu75V.s: Fatal error: Modules/faulthandler.o: No such file or directory /tmp/ccIfrGoc.s: Fatal error: Modules/bufferedio.o: No such file or directory make: *** [Makefile:2088: Modules/faulthandler.o] Error 1 make: *** [Makefile:2084: Modules/bufferedio.o] Error 1 make: *** [Makefile:2094: Modules/xxsubtype.o] Error 1 Assembler messages: Fatal error: can't create Modules/symtablemodule.o: No space left on device make: *** [Makefile:2092: Modules/symtablemodule.o] Error 1 Assembler messages: Fatal error: can't create Modules/posixmodule.o: No space left on device make: *** [Makefile:2046: Modules/posixmodule.o] Error 1 Assembler messages: Fatal error: can't create Objects/unicodeobject.o: No space left on device make: *** [Makefile:1856: Objects/unicodeobject.o] Error 1 Assembler messages: Fatal error: can't create Modules/textio.o: No space left on device make: *** [Makefile:2085: Modules/textio.o] Error 1 Assembler messages: Fatal error: can't create Python/frozen.o: No space left on device make: *** [Makefile:1856: Python/frozen.o] 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:1928: clean-retain-profile] Error 1 (ignored)
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org