Skip to content

Update path to WASI config.site in Wasm32WasiCrossBuild factory #601

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

Merged
merged 4 commits into from
Jun 4, 2025

Conversation

emmatyping
Copy link
Member

The config.site used for WASI cross builds that don't use wasi.py moved last month, and now lives at Tools/wasm/wasi/config.site-wasm32-wasi. The path hasn't been updated in the builder though, so the config.site is not getting picked up for the cross builds.

Example failure: https://buildbot.python.org/#/builders/1373/builds/515

@emmatyping
Copy link
Member Author

Aha, this builder is meant for branches that may have the old location so something more clever is needed. Perhaps a step before configure is run could find the file?

@emmatyping emmatyping marked this pull request as draft June 2, 2025 08:17
@emmatyping emmatyping marked this pull request as ready for review June 4, 2025 03:35
@zware zware merged commit dd9230c into python:main Jun 4, 2025
1 check passed
@emmatyping emmatyping deleted the fix-wasi-config-site branch June 4, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants