☠ Buildbot (Python): python/cpython - failed compile (failure) (main)
The Buildbot has detected a new failure on builder wasm32-wasi 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1046/builds/12273
Buildbot URL: https://buildbot.python.org/
Worker for this Build: bcannon-wasi
Build Reason: <unknown> Blamelist: Serhiy Storchaka <storchaka@gmail.com>, xzkdeng <xzkdeng@gmail.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
Note: switching to '11d42bd269788a0dd9ff954b63d7fd7139c3e46f'.
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 11d42bd2697 gh-152325: Gate curses.has_mouse() on the ncurses patch level (GH-152652) Switched to and reset branch 'main'
⚠️ WARNING: This script is deprecated and slated for removal in Python 3.20; execute the Platforms/WASI/ directory instead (i.e. python Platforms/WASI)
⚠️ WARNING: This script is deprecated and slated for removal in Python 3.20; execute the Platforms/WASI/ directory instead (i.e. python Platforms/WASI)
fatal: sha1 file '/buildarea/3.x.bcannon-wasi.wasi.debug/build/cross-build/x86_64-redhat-linux-gnu/../../.git/index.lock' write error. Out of diskspace rror: unable to open output file 'Programs/_testembed.o': 'No space left on device' 1 error generated. make: *** [Makefile:2063: Programs/_testembed.o] Error 1 make: *** Waiting for unfinished jobs.... /usr/bin/ld.bfd: final link failed: No space left on device clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [Makefile:3660: Modules/_bisect.cpython-316d-x86_64-linux-gnu.so] Error 1 rror: unable to open output file 'Modules/_ctypes/_ctypes_test.o': 'No space left on device' 1 error generated. make: *** [Makefile:3906: Modules/_ctypes/_ctypes_test.o] Error 1 rror: unable to open output file 'Modules/_testinternalcapi/interpreter.o': 'No space left on device' 1 error generated. make: *** [Makefile:3825: Modules/_testinternalcapi/interpreter.o] Error 1 Traceback (most recent call last): File "/buildarea/3.x.bcannon-wasi.wasi.debug/build/Tools/wasm/wasi.py", line 5, in <module> runpy.run_path(pathlib.Path(__file__).parent / "wasi", run_name="__main__") ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen runpy>", line 311, in run_path File "<frozen runpy>", line 88, in _run_code File "/buildarea/3.x.bcannon-wasi.wasi.debug/build/Tools/wasm/wasi/__main__.py", line 14, in <module> runpy.run_path(checkout / "Platforms" / "WASI", run_name="__main__") ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen runpy>", line 311, in run_path File "<frozen runpy>", line 88, in _run_code File "/buildarea/3.x.bcannon-wasi.wasi.debug/build/Platforms/WASI/__main__.py", line 184, in <module> main() ~~~~^^ File "/buildarea/3.x.bcannon-wasi.wasi.debug/build/Platforms/WASI/__main__.py", line 150, in main _build.make_build_python(context) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/buildarea/3.x.bcannon-wasi.wasi.debug/build/Platforms/WASI/_build.py", line 125, in wrapper return func(context, working_dir) File "/buildarea/3.x.bcannon-wasi.wasi.debug/build/Platforms/WASI/_build.py", line 206, in make_build_python call(["make", "--jobs", str(cpu_count()), "all"], context=context) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildarea/3.x.bcannon-wasi.wasi.debug/build/Platforms/WASI/_build.py", line 158, in call subprocess.check_call(command, **kwargs, stdout=stdout, stderr=stderr) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/subprocess.py", line 420, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['make', '--jobs', '4', 'all']' returned non-zero exit status 2.
⚠️ WARNING: This script is deprecated and slated for removal in Python 3.20; execute the Platforms/WASI/ directory instead (i.e. python Platforms/WASI)
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org