☠ Buildbot (Python): - failed compile (failure) (6c2f34fa77f884bd79801a9ab8a117cab7d9c7ed)
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Refleaks 3.10 while building Python. Full details are available at: https://buildbot.python.org/all/#/builders/597/builds/918
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 13, done.
remote: Counting objects: 12% (1/8)
remote: Counting objects: 25% (2/8)
remote: Counting objects: 37% (3/8)
remote: Counting objects: 50% (4/8)
remote: Counting objects: 62% (5/8)
remote: Counting objects: 75% (6/8)
remote: Counting objects: 87% (7/8)
remote: Counting objects: 100% (8/8)
remote: Counting objects: 100% (8/8), done.
remote: Compressing objects: 14% (1/7)
remote: Compressing objects: 28% (2/7)
remote: Compressing objects: 42% (3/7)
remote: Compressing objects: 57% (4/7)
remote: Compressing objects: 71% (5/7)
remote: Compressing objects: 85% (6/7)
remote: Compressing objects: 100% (7/7)
remote: Compressing objects: 100% (7/7), done.
remote: Total 13 (delta 1), reused 1 (delta 1), pack-reused 5
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 6c2f34fa77 [3.10] gh-101180: Fix a bug where iso2022_jp_3 and iso2022_jp_2004 codecs read out of bounds (gh-111695) (gh-111779) Switched to and reset branch '3.10'
/tmp/cc7XvjGz.s: Assembler messages: /tmp/cc7XvjGz.s: Fatal error: can't write 64 bytes to section .debug_line of Objects/bytearrayobject.o: 'No space left on device' /tmp/cc7XvjGz.s: Fatal error: Objects/bytearrayobject.o: No such file or directory make: *** [Makefile:1856: Objects/bytearrayobject.o] Error 1 make: *** Waiting for unfinished jobs.... /tmp/ccJWLUer.s: Assembler messages: /tmp/ccJWLUer.s: Fatal error: Objects/bytesobject.o: No space left on device make: *** [Makefile:1856: Objects/bytesobject.o] Error 1 /tmp/ccOvYoa4.s: Assembler messages: /tmp/ccOvYoa4.s: Fatal error: can't write 18 bytes to section .debug_line of Objects/odictobject.o: 'No space left on device' /tmp/ccOvYoa4.s: Fatal error: Objects/odictobject.o: No such file or directory make: *** [Makefile:1856: Objects/odictobject.o] Error 1 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/ccZ25XL4.s: Assembler messages: /tmp/ccZ25XL4.s: Fatal error: can't write 3886 bytes to section .debug_info of Objects/listobject.o: 'No space left on device' /tmp/ccZ25XL4.s: Fatal error: Objects/listobject.o: No such file or directory make: *** [Makefile:1856: Objects/listobject.o] Error 1 /tmp/ccfexn79.s: Assembler messages: /tmp/ccfexn79.s: Fatal error: can't write 3888 bytes to section .debug_info of Objects/memoryobject.o: 'No space left on device' /tmp/ccfexn79.s: Fatal error: Objects/memoryobject.o: No such file or directory make: *** [Makefile:1856: Objects/memoryobject.o] Error 1 /tmp/ccouJhzY.s: Assembler messages: /tmp/ccouJhzY.s: Fatal error: can't write 3886 bytes to section .debug_info of Objects/dictobject.o: 'No space left on device' /tmp/ccouJhzY.s: Fatal error: Objects/dictobject.o: No such file or directory make: *** [Makefile:1856: Objects/dictobject.o] Error 1 /tmp/cc0RiyC5.s: Assembler messages: /tmp/cc0RiyC5.s: Fatal error: can't write 3888 bytes to section .debug_info of Objects/longobject.o: 'No space left on device' /tmp/cc0RiyC5.s: Fatal error: Objects/longobject.o: No such file or directory make: *** [Makefile:1856: Objects/longobject.o] Error 1 /tmp/ccFb5Y6c.s: Assembler messages: /tmp/ccFb5Y6c.s: Fatal error: can't write 13 bytes to section .text of Parser/parser.o: 'No space left on device' /tmp/ccFb5Y6c.s: Fatal error: Parser/parser.o: No such file or directory make: *** [Makefile:1856: Parser/parser.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