Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
I'm trying to run cross test in docker but i'm getting an error
Making all in kotlin make[3]: Entering directory '/thrift/src/lib/kotlin' /usr/local/bin/gradle assemble \ -Pthrift.version=0.21.0 \ -Pthrift.compiler=/thrift/src/compiler/cpp/thrift \ --console=plain FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'libthrift-kotlin'. > Failed to calculate the value of task ':compileJava' property 'javaCompiler'. > No matching toolchains found for requested specification: {languageVersion=8, vendor=any, implementation=vendor-specific} for LINUX on x86_64. > No locally installed toolchains match and toolchain download repositories have not been configured. * Try: > Learn more about toolchain auto-detection at https://docs.gradle.org/8.4/userguide/toolchains.html#sec:auto_detection. > Learn more about toolchain repositories at https://docs.gradle.org/8.4/userguide/toolchains.html#sub:download_repositories. > 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.
Attachments
Issue Links
- is related to
-
THRIFT-5776 Cpp cross test fail
- Open
- links to