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

Release of cc-rs 1.2.8 breaks mpi-sys on Mac #200

Closed
tbetcke opened this issue Jan 11, 2025 · 2 comments
Closed

Release of cc-rs 1.2.8 breaks mpi-sys on Mac #200

tbetcke opened this issue Jan 11, 2025 · 2 comments

Comments

@tbetcke
Copy link
Collaborator

tbetcke commented Jan 11, 2025

Version 1.2.8 of cc-rs has just been released. It slightly changed handling of compiler wrappers on Mac and in the process a number of clang compiler wrappers are broken. mpi-sys compilation on my Mac OS 15.2 fails with the error message that the mpi include directory cannot be found. Downgrading to 1.2.7 of cc-rs fixes the issue.

I have added a comment to the discussion at rust-lang/cc-rs#1328.

@tbetcke
Copy link
Collaborator Author

tbetcke commented Jan 21, 2025

The issue has been fixed in cc-rs version 1.2.9.

rust-lang/cc-rs#1365

@tbetcke tbetcke closed this as completed Jan 21, 2025
@jedbrown
Copy link
Contributor

Do we need to bump dependencies or is it safe to say people will either get the old version or the latest version?

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

No branches or pull requests

2 participants