Skip to content
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

Revert "Use MLIR python detection environment (#8037)" #8038

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

mikeurbach
Copy link
Contributor

This reverts commit ab5dc6c.

@mikeurbach
Copy link
Contributor Author

Wheel builds are running here: https://github.com/llvm/circt/actions/runs/12661341210

Note that only Linux are expected to actually pass.

@mikeurbach
Copy link
Contributor Author

I'm also looking into actually solving the root problem here, which is now affecting Linux and MacOS on main. I'd much rather keep the upstream helpers if we can.

@mikeurbach
Copy link
Contributor Author

@cbalint13 @teqdruid do you guys mind if I merge this for now, since the wheel building succeeds. Was there a problem in the configuration that required #8037? It works for me locally and in the cibuildwheel environments.

@teqdruid
Copy link
Contributor

teqdruid commented Jan 8, 2025 via email

@cbalint13
Copy link
Contributor

@cbalint13 @teqdruid do you guys mind if I merge this for now, since the wheel building succeeds. Was there a problem in the configuration that required #8037? It works for me locally and in the cibuildwheel environments.

It is fine, sorry to break stuff there, but I expected to see that failure on CI at very PR time.
I try to look at the new issue too, address a fix altogether, if there will be a PR on this will request review @mikeurbach .

@mikeurbach
Copy link
Contributor Author

Alright, thanks folks, I will merge this for now.

@cbalint13 if you want to try re-landing this, you can manually kick off this job on your PR to test the fix still works with the wheel building: https://github.com/llvm/circt/actions/workflows/uploadWheels.yml

It should at least pass on Linux, since that should be the case after this revert PR merges. Since the failures I saw on Linux had the same signature as the already failing MacOS builds, it would be great if we could fix both at the same time. I'm still not sure why that is happening.

@mikeurbach mikeurbach merged commit 42e4c20 into main Jan 8, 2025
7 of 9 checks passed
@mikeurbach mikeurbach deleted the mikeurbach/python-linux-wheels branch January 8, 2025 17:37
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