Skip to content

Autoconf image based on Ubuntu 24.04 failed to run WASI CI build #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
corona10 opened this issue Oct 20, 2024 · 2 comments
Closed

Autoconf image based on Ubuntu 24.04 failed to run WASI CI build #29

corona10 opened this issue Oct 20, 2024 · 2 comments

Comments

@corona10
Copy link
Member

corona10 commented Oct 20, 2024

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

@corona10 corona10 changed the title Autoconf image based on Ubuntu 24.04 fail to run WASI CI build Autoconf image based on Ubuntu 24.04 failed to run WASI CI build Oct 20, 2024
@corona10
Copy link
Member Author

cc @erlend-aasland

@erlend-aasland
Copy link
Collaborator

erlend-aasland commented Oct 20, 2024

The failure is because that PR (python/cpython#122566) changes the CI to use the latest devcontainer. We did actually not switch to that yet (see python/cpython#125571), so you get at least two failures:

I'm closing this, since this is already tracked in the following issues:

@erlend-aasland erlend-aasland closed this as not planned Won't fix, can't repro, duplicate, stale Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants