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

OSX Arm64 Support #59

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

OSX Arm64 Support #59

wants to merge 3 commits into from

Conversation

srilman
Copy link

@srilman srilman commented Aug 12, 2023

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

@conda-forge-webservices
Copy link

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) and found it was in an excellent condition.

@srilman
Copy link
Author

srilman commented Aug 12, 2023

I seems like the builds are failing due to the following reason (excluding OSX Arm):

* What went wrong:
A problem occurred configuring root project 'gradle'.
> Dependency verification failed for configuration ':classpath'
  One artifact failed verification: grolifant-0.16.1.jar (org.ysb33r.gradle:grolifant:0.16.1) from repository Gradle Central Plugin Repository
  This can indicate that a dependency has been compromised. Please carefully verify the signatures and checksums. Key servers are disabled, this can indicate that you need to update the local keyring with the missing keys.
  
  Open this report for more details: file:///home/conda/feedstock_root/build_artifacts/gradle_1691843694459/work/build/reports/dependency-verification/at-1691843874948/dependency-verification-report.html

This seems to be a known issue in Gradle (gradle/gradle#22640) and was fixed starting from version 7.6.0. The fix was cherry-picked into 8.0.0 as well. Thus, I think we need to create a release for 7.6.0 at least

@jonmmease jonmmease mentioned this pull request Aug 18, 2023
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.

None yet

2 participants