-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
macOS builds failing universally #28242
Comments
Thanks Matthew! 🙏 Perhaps we want something like this: #28243 Do you have a candidate PR for testing with that change? If so, could just try merging that into the candidate PR to see if it helps. If it does, we can merge. If not, at least we can start iterating on a solution |
Thanks @jakirkham. I'm AFK currently, but yes, PR #28224 is one I have open. I can give #28243 a look once back. |
@jakirkham I've cherry picked PR #28243 into my PR #28224, but am getting the same failing behavior there as what's included in the above build_log_failure.txt. |
Thanks @matthewfeickert for opening this issue and @jakirkham for looking into this issue. I'm also experiencing this in my PR #28221. I've just rebased my changes on top of 6384969, but I'm still getting the same error: https://dev.azure.com/conda-forge/84710dde-1620-425b-80d0-4cf5baca359d/_apis/build/builds/1082732/logs/24 With the important caveat that I'm not familiar with the repository, I've tried looking around for recent changes to the build infrastructure that could be related with the current macOS failures, and I've noticed that:
|
@zklaus does this ring a bell? I think it's related to your changes in conda. We might need to require a more recent conda-build to ensure it's compatible with latest conda. Do we have info about the conda and conda-build versions involved in the error? I can't see the logs from mobile, sorry. |
Ah wait, that diffchecker thing does work (and it's genius!). It does have to do with a recent conda change then. I'll take a look tomorrow, thanks. And sorry! |
Thank you for the fix @jaimergp! |
Bug:
@conda-forge/staged-recipes This is already known to people given #28214 (comment), but to have a tracking issue for people, all macOS builds are failing with errors along the lines of this snippet taken from the full
build_log_failure.txt
(this is taken from PR #28224).Errors:
build_log_failure.txt
The text was updated successfully, but these errors were encountered: