☠ Buildbot (Python): python/cpython - failed compile (failure) (3.11)
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1018/builds/1185
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Donghee Na <donghee.na@python.org>, Ethan Furman <ethan@stoneleaf.us>, 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: 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: Compressing objects: 16% (1/6)
remote: Compressing objects: 33% (2/6)
remote: Compressing objects: 50% (3/6)
remote: Compressing objects: 66% (4/6)
remote: Compressing objects: 83% (5/6)
remote: Compressing objects: 100% (6/6)
remote: Compressing objects: 100% (6/6), done.
remote: Total 10 (delta 4), reused 6 (delta 4), pack-reused 0
From https://github.com/python/cpython
- branch 3.11 -> FETCH_HEAD Note: switching to '942ef7bde4ad22f1cc73bfc69fe0540395e75405'.
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 942ef7bde4 [3.11] gh-111806: Fix test_recursion in test_richcmp on WASI builds (GH-111830) (GH-111832)
Switched to and reset branch '3.11'
/tmp/cc1JoCBp.s: Assembler messages: /tmp/cc1JoCBp.s: Fatal error: can't write 928 bytes to section .gnu.lto_PyMapping_Keys.253.db915b4cd20e4ce6 of Objects/abstract.o: 'No space left on device' /tmp/cc1JoCBp.s: Fatal error: Objects/abstract.o: No such file or directory make: *** [Makefile:2511: Objects/abstract.o] Error 1 make: *** Waiting for unfinished jobs.... /tmp/ccN1PDkE.s: Assembler messages: /tmp/ccN1PDkE.s: Fatal error: can't write 3886 bytes to section .debug_info of Objects/complexobject.o: 'No space left on device' /tmp/ccN1PDkE.s: Fatal error: Objects/complexobject.o: No such file or directory make: *** [Makefile:2511: Objects/complexobject.o] Error 1 /tmp/ccs56gCT.s: Assembler messages: /tmp/ccs56gCT.s: Fatal error: Objects/enumobject.o: No space left on device make: *** [Makefile:2511: Objects/enumobject.o] Error 1 /tmp/cc9eIVdh.s: Assembler messages: /tmp/cc9eIVdh.s: Fatal error: can't write 3887 bytes to section .gnu.lto_.decls.8c9e255c17d3da6c of Objects/descrobject.o: 'No space left on device' /tmp/cc9eIVdh.s: Fatal error: Objects/descrobject.o: No such file or directory make: *** [Makefile:2511: Objects/descrobject.o] Error 1 /tmp/ccnyFwHX.s: Assembler messages: /tmp/ccnyFwHX.s: Fatal error: can't write 14 bytes to section .debug_loclists of Objects/genericaliasobject.o: 'No space left on device' /tmp/ccnyFwHX.s: Fatal error: Objects/genericaliasobject.o: No such file or directory make: *** [Makefile:2511: Objects/genericaliasobject.o] Error 1 /tmp/ccY0S4BP.s: Assembler messages: /tmp/ccY0S4BP.s: Fatal error: can't write 508 bytes to section .gnu.lto_stringlib__two_way.219.6101b6d60b0e03ad of Objects/bytearrayobject.o: 'No space left on device' /tmp/ccY0S4BP.s: Fatal error: Objects/bytearrayobject.o: No such file or directory make: *** [Makefile:2511: Objects/bytearrayobject.o] Error 1 /tmp/ccpdv58h.s: Assembler messages: /tmp/ccpdv58h.s: Fatal error: can't write 3887 bytes to section .gnu.lto_.decls.b612cbe18581822e of Objects/codeobject.o: 'No space left on device' /tmp/ccpdv58h.s: Fatal error: Objects/codeobject.o: No such file or directory make: *** [Makefile:2511: Objects/codeobject.o] Error 1 /tmp/ccMcbzR3.s: Assembler messages: /tmp/ccMcbzR3.s: Fatal error: can't write 705 bytes to section .gnu.lto__PyBytes_FormatEx.188.2f617e6d3ee86024 of Objects/bytesobject.o: 'No space left on device' /tmp/ccMcbzR3.s: Fatal error: Objects/bytesobject.o: No such file or directory make: *** [Makefile:2511: Objects/bytesobject.o] Error 1 /tmp/cc2WjcD8.s: Assembler messages: /tmp/cc2WjcD8.s: Fatal error: can't write 1476 bytes to section .gnu.lto_OSError_init.238.fbca24819000b7f2 of Objects/exceptions.o: 'No space left on device' /tmp/cc2WjcD8.s: Fatal error: Objects/exceptions.o: No such file or directory make: *** [Makefile:2511: Objects/exceptions.o] Error 1 /tmp/ccY9JO57.s: Assembler messages: /tmp/ccY9JO57.s: Fatal error: can't write 12 bytes to section .text of Parser/parser.o: 'No space left on device' /tmp/ccY9JO57.s: Fatal error: Parser/parser.o: No such file or directory make: *** [Makefile:2511: 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:2597: clean-retain-profile] Error 1 (ignored)
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org