-
-
Notifications
You must be signed in to change notification settings - Fork 599
upgrade meson to 1.7.0 #39490
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
Comments
The current version is 1.7.0, already on Homebrew. Perhaps that's why people don't see this all the time. |
5 tasks
vbraun
pushed a commit
to vbraun/sage
that referenced
this issue
Feb 27, 2025
sagemathgh-39492: update meson and meson-python to the latest versions, 1.7.0 and 0.7.1 Meson update is needed to deal with the issue found on sagemath#38749 A straightforward update. This will fix sagemath#39490 In particular, building of the latest cysignals on macOS might need this. ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - sagemath#12345: short description why this is a dependency --> <!-- - sagemath#34567: ... --> URL: sagemath#39492 Reported by: Dima Pasechnik Reviewer(s): Tobias Diez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should be fixed in more recent versions of meson, eg with mesonbuild/meson#13289.
Originally posted by @tobiasdiez in #38749 (comment)
The text was updated successfully, but these errors were encountered: