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

Fails to build with gradle-5.6 #6097

Closed
yurivict opened this issue Aug 16, 2019 · 4 comments
Closed

Fails to build with gradle-5.6 #6097

yurivict opened this issue Aug 16, 2019 · 4 comments

Comments

@yurivict
Copy link

See the log: https://people.freebsd.org/~pi/logs/gatk-4.1.2.0.43.log

The downstream bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239901

@lbergelson
Copy link
Member

Gatk builds with whatever version of gradle it claims to build against, currently 5.4.1. We don't generally support other versions. However, I just tested locally using gradle 5.6 and it worked fine.

I suspect there is probably some other issue with the way you are building it. Are you trying to build it in an offline mode somehow? It looks like maybe you're trying to use a tarball to provide the dependencies instead of letting gradle resolve them for you? I would look into that as a possible cause of problems.

@lbergelson
Copy link
Member

I'm submitting a pr to bump to 5.6 in case that will help.

@lbergelson
Copy link
Member

@yurivict Gatk has now been updated to use gradle 5.6 as it's default build.

@lbergelson
Copy link
Member

I'm going to close this since we've update to 5.6. Feel free to reopen if you continue to have issues with it.

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

No branches or pull requests

2 participants