-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Demo failure of OSX Detection of numpy #253
Conversation
…nda-forge-pinning 2024.08.23.18.51.20
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 ( |
ps. build takes like 9 minutes to fail.
|
Doesn't seem to trigger anymore with 3.30.3... 🤔 |
export USE_NUMPY=1 | ||
|
||
# # Force failure if numpy can't be found | ||
# sed -i.bak 's/Python COMPONENTS Interpreter OPTIONAL_COMPONENTS/Python COMPONENTS Interpreter/g' cmake/Dependencies.cmake |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should leave this one. It helps fail eart
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry about that; I wasn't planning on merging the debug commits here anyway; I just wanted to ensure we don't need to hack CMake itself. I agree that we should keep the failsafe. Despite removing that now, I checked the logs an it does show
-- USE_NUMPY : ON
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah. I could use your help in understanding why aarch64 isn’t detecting things…..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I removed that line from main since I felt it was too fragile.
But I think it is useful for debugging.
Aarch64 failures really puzzle me…..
Unfortunately, the test still shows failure. Also in #259 |
…nda-forge-pinning 2024.10.01.11.40.29
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)