Closed as not planned
Description
Image: https://github.com/python/cpython-devcontainers/pkgs/container/autoconf/291871937?tag=2024.10.19.11417401087
We notice this issue through python/cpython#122566 (review)
See related Github Action: https://github.com/python/cpython/actions/runs/11421843985/job/31779110126
checking whether float word ordering is bigendian... unknown
configure: error:
Unknown float word ordering. You need to manually preset
ax_cv_c_float_words_bigendian=no (or yes) according to your system.
Traceback (most recent call last):
File "/home/runner/work/cpython/cpython/Tools/wasm/wasi.py", line 364, in <module>
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
main()
cc @brettcannon