☠ 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/12278
Buildbot URL: https://buildbot.python.org/
Worker for this Build: bcannon-wasi
Build Reason: <unknown> Blamelist: Stan Ulbrych <stan@python.org>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
Previous HEAD position was 40795f20ff4 gh-121249: Deprecate using F/D type codes in the struct module (#152309)
HEAD is now at 03efeef226b gh-151029: Fix test_remote_exec_deleted_static_executable on static installed builds (GH-152653)
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)
rror: unable to open output file 'Objects/unicodeobject.o': 'No space left on device' 1 error generated. make: *** [Makefile:3367: Objects/unicodeobject.o] Error 1 make: *** Waiting for unfinished jobs.... rror: unable to open output file 'Python/crossinterp.o': 'No space left on device' 1 error generated. make: *** [Makefile:3367: Python/crossinterp.o] Error 1 rror: unable to open output file 'Python/errors.o': 'No space left on device' 1 error generated. make: *** [Makefile:3367: Python/errors.o] Error 1 rror: unable to open output file 'Python/ceval.o': 'No space left on device' 1 error generated. make: *** [Makefile:3377: Python/ceval.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