-
-
Notifications
You must be signed in to change notification settings - Fork 36
[DO NOT MERGE] Test osx arm64 #150
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
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipe/recipe.yaml:
For recipe/recipe.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/15340599293. Examine the logs at this URL for more detail. |
|
Hi @wolfv - by coincidence we've just been running into this issue as well. Any idea of what's going on? |
|
I think cross-compilation with However, we can add |
|
I didn’t know we can have native osx-arm64 builds these days - amazing, how does that work? |
|
Need to make a PR like this: conda-forge/.cirun#102 and change If someone has time :) 👀 would love some help |
|
Thanks @Tobias-Fischer - I just reached out to cirun folks to see if they know what the issue is about the job not starting :) |
|
Seems like it's running now but failing: |
|
That was fixed by setting the |
|
Hi! This is the friendly automated conda-forge-linting service. I was trying to look for recipes to lint for you, but it appears we have a merge conflict. Please try to merge or rebase with the base branch to resolve this conflict. Please ping the 'conda-forge/core' team (using the |
…nda-forge-pinning 2025.05.26.22.22.49
…nda-forge-pinning 2025.05.26.22.22.49
…nda-forge-pinning 2025.05.27.09.45.32
…nda-forge-pinning 2025.05.28.11.40.02
…nda-forge-pinning 2025.05.30.22.36.22
|
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 ( I do have some suggestions for making it better though... For recipe/recipe.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/15393167566. Examine the logs at this URL for more detail. |
|
Sorry I should have waited for this for the version update. |
|
I manually checked the package locally and it seems fine. There is a window that pops up that I could not read (it goes away quickly) but it makes me think that maybe execution on the runner doesn't work because we don't have "sudo" permissions (same reason maybe that I ahve to point the OSX_SDK dir to Not sure what to do. We could try to work with @aktech to fix the issue in the VM or we could accept that the VM doesn't run the binaries and just merge it and see (without tests). |
|
Just to note, do not merge this PR as it's missign a lot of stuff :) |
|
made it a draft to avoid a "1 click accidental merge" |
|
Closing this due to inactivity. @wolfv reopen if necessary. |
I am trying to fix an issue where the
Gsttypelib files are not installed properly for theosx-arm64(cross-compiled) package.