Yorgos S.
02/21/2025, 10:16 AM* What went wrong:
Execution failed for task ':sqlx4k:cinteropFfiLinuxArm64'.
> Error while evaluating property 'kotlinNativeProvider$kotlin_gradle_plugin_common.kotlinNativeBundleVersion$kotlin_gradle_plugin_common' of task ':sqlx4k:cinteropFfiLinuxArm64'.
> Could not resolve all files for configuration ':sqlx4k:kotlinNativeBundleConfiguration'.
> Failed to transform kotlin-native-prebuilt-2.1.10-linux-aarch64.tar.gz (org.jetbrains.kotlin:kotlin-native-prebuilt:2.1.10) to match attributes {artifactType=tar.gz, kotlin.native.bundle.type=DIRECTORY, org.gradle.status=release}.
> Could not find kotlin-native-prebuilt-2.1.10-linux-aarch64.tar.gz (org.jetbrains.kotlin:kotlin-native-prebuilt:2.1.10).
Searched in the following locations:
<https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-native-prebuilt/2.1.10/kotlin-native-prebuilt-2.1.10-linux-aarch64.tar.gz>
It seems that the toolchain for linuxArm64
is missing.
Why this is happening?Anton Lakotka [JB]
02/21/2025, 10:38 AMYorgos S.
02/21/2025, 10:42 AMlinux-aarch64
.
I’ll try to make a small project later and I’ll send the link here.Yorgos S.
02/21/2025, 10:44 AMlinux-aarch64
also I checked some of the previous versions and also is missing. For macos is OK thoughAnton Lakotka [JB]
02/21/2025, 10:45 AMAnton Lakotka [JB]
02/21/2025, 10:45 AMYorgos S.
02/21/2025, 10:48 AMAnton Lakotka [JB]
02/21/2025, 10:51 AM