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

Rebuild with unpatched & GA build-deps #287

Merged
merged 8 commits into from
Oct 21, 2024
Merged

Conversation

h-vetinari
Copy link
Member

We also don't need llvm_rc anymore! 🥳

@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

@h-vetinari
Copy link
Member Author

@eli-schwartz happy to report that (after the fixes we discussed) meson 1.6.0rc1 works for scipy in conda-forge! :)

Revert "manually fix up windows channel sources due to smithy bug"

This reverts commit 5eb8df4.

Revert "fix channel situation on windows"

This reverts commit af35e4e.
@h-vetinari h-vetinari changed the title Test with meson 1.6.0rc1 Rebuild with unpatched & GA build-deps Oct 20, 2024
@h-vetinari
Copy link
Member Author

A year after #255, we're now able to build with "stock" packages. 🤩

Things have come quite a way since then. :)

@eli-schwartz
Copy link

🎉

@h-vetinari h-vetinari merged commit 3cf51e1 into conda-forge:main Oct 21, 2024
27 checks passed
@h-vetinari h-vetinari deleted the meson branch October 21, 2024 03:16
@rgommers
Copy link
Contributor

Awesome!

The build log is looking pretty good. One thing to follow up on may be these warnings, since they pollute the log pretty heavily:

flang-new: warning: argument unused during compilation: '-Wall' [-Wunused-command-line-argument]

@h-vetinari
Copy link
Member Author

Yeah, flang is very noisy with unknown flags. In openblas I had to use -w to make it bearable. Hopefully this gets better over time.

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.

4 participants