Bug#921994: Gradle fails in sid
Ilguiz Latypov
ilatypov at yahoo.ca
Thu Jul 14 02:39:30 BST 2022
$ gradle --version --debug --stacktrace --no-daemon
OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
21:36:21.398 [INFO] [org.gradle.internal.nativeintegration.services.NativeServices] Initialized native services in: /home/ilatypov/.gradle/native
FAILURE: Build failed with an exception.
* What went wrong:
org/fusesource/jansi/AnsiOutputStream
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
$ strace -F java --illegal-access=permit -Dorg.gradle.appname=gradle -classpath /usr/share/gradle/lib/gradle-launcher-4.4.1.jar org.gradle.launcher.GradleMain --version --debug --stacktrace --no-daemon 2>&1 | grep -A3 'libjansi\.so'
[pid 6102] newfstatat(AT_FDCWD, "/home/ilatypov/.gradle/native/jansi/null/linux64/libjansi.so", <unfinished ...>
[pid 6115] <... gettid resumed>) = 6115
[pid 6114] gettid( <unfinished ...>
[pid 6102] <... newfstatat resumed>0x7faac4b1fa10, 0) = -1 ENOENT (No such file or directory)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20220714/5e3abb21/attachment.htm>
More information about the pkg-java-maintainers
mailing list