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

=dev-java/gradle{,-bin}-3.1: fail to compile/work #39

Open
tharvik opened this issue Oct 11, 2016 · 2 comments
Open

=dev-java/gradle{,-bin}-3.1: fail to compile/work #39

tharvik opened this issue Oct 11, 2016 · 2 comments

Comments

@tharvik
Copy link
Contributor

tharvik commented Oct 11, 2016

=dev-java/gradle-3.1 fail to compile and =dev-java/gradle-bin-3.1 fail to work.

The comon error message is Could not initialize class org.fusesource.jansi.internal.CLibrary.

It happens when starting to use gradle, either during the build for bootstrapping or during normal use. From what I tried, it seems that the failing class is not linked during boot, installing dev-java/jansi-native do not solve it, maybe there is a way to replace the bundled one (if any) with the system version.

@chewi
Copy link
Member

chewi commented Oct 11, 2016

Due to lack of time and interest in Gradle, I had to take the recent pull requests in good faith without testing them. Over to you, @msva.

@msva
Copy link
Contributor

msva commented Oct 11, 2016

It's pretty strange.
At the time I created pullrequest with bumps to 3.1 both of them installed pretty fine.
And I'll recheck if they installs fine now, in few minutes...

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

3 participants