☠ Buildbot (Python): python/cpython - failed configure (failure) (3.13)
The Buildbot has detected a new failure on builder wasm32-wasi 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1502/builds/2288
Buildbot URL: https://buildbot.python.org/
Worker for this Build: bcannon-wasi
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed configure (failure)
Summary of the results of the build (if available):
Captured traceback
Note: switching to 'a4601d078f17b56da589a3008a8ee679209893d1'.
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 a4601d078f17 [3.13] Use tkinter wrapper methods instead of raw Tcl calls in turtle and IDLE (GH-152414) (GH-152663) Switched to and reset branch '3.13'
In file included from ../../Modules/_testexternalinspection.c:53: In file included from ../../Include/Python.h:14: ./pyconfig.h:1982:9: warning: '_POSIX_C_SOURCE' macro redefined [-Wmacro-redefined] 1982 | #define _POSIX_C_SOURCE 200809L | ^ /usr/include/features.h:319:10: note: previous definition is here 319 | # define _POSIX_C_SOURCE 202405L | ^ In file included from ../../Modules/_testexternalinspection.c:53: In file included from ../../Include/Python.h:14: ./pyconfig.h:2003:9: warning: '_XOPEN_SOURCE' macro redefined [-Wmacro-redefined] 2003 | #define _XOPEN_SOURCE 700 | ^ /usr/include/features.h:234:10: note: previous definition is here 234 | # define _XOPEN_SOURCE 800 | ^ 2 warnings generated.
configure: WARNING: using cross tools not prefixed with host triplet configure: WARNING: no system libmpdec found; falling back to bundled libmpdec (deprecated and scheduled for removal in Python 3.16) awk: (FILENAME=- FNR=13) warning: error writing standard output: No space left on device config.status: error: could not create Misc/python.pc Traceback (most recent call last): File "/buildarea/3.13.bcannon-wasi.wasi.debug/build/Tools/wasm/wasi.py", line 476, in <module> main() ~~~~^^ File "/buildarea/3.13.bcannon-wasi.wasi.debug/build/Tools/wasm/wasi.py", line 472, in main dispatchcontext.subcommand ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/buildarea/3.13.bcannon-wasi.wasi.debug/build/Tools/wasm/wasi.py", line 92, in wrapper return func(context, working_dir) File "/buildarea/3.13.bcannon-wasi.wasi.debug/build/Tools/wasm/wasi.py", line 292, in configure_wasi_python call( ~~~~^ configure, ^^^^^^^^^^ env=updated_env(env_additions | wasi_sdk_env(context)), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ quiet=context.quiet, ^^^^^^^^^^^^^^^^^^^^ ) ^ File "/buildarea/3.13.bcannon-wasi.wasi.debug/build/Tools/wasm/wasi.py", line 119, 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 '['../../configure', '--host=wasm32-wasip1', '--build=x86_64-redhat-linux-gnu', '--with-build-python=/buildarea/3.13.bcannon-wasi.wasi.debug/build/cross-build/build/python', '--with-pydebug']' returned non-zero exit status 1.
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org