-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
kotlinpr-requestedA Pull Request is requested to move the issue forward.A Pull Request is requested to move the issue forward.
Description
The current kotlin macos job emits the following:
> Task :flatbuffers-kotlin:compileKotlinIosSimulatorArm64
Downloading native dependencies (LLVM, sysroot etc). This is a one-time action performed only on the first run of the compiler.
(KonanProperies) Downloading dependency: https://download.jetbrains.com/kotlin/native/apple-llvm-20200714-macos-aarch64-essentials.tar.gz (0/86257507).
(KonanProperies) Downloading dependency: https://download.jetbrains.com/kotlin/native/apple-llvm-20200714-macos-aarch64-essentials.tar.gz (55959790/86257507).
(KonanProperies) Downloading dependency: https://download.jetbrains.com/kotlin/native/apple-llvm-20200714-macos-aarch64-essentials.tar.gz (86257507/86257507). Done.
Extracting dependency: /Users/runner/.konan/cache/apple-llvm-20200714-macos-aarch64-essentials.tar.gz into /Users/runner/.konan/dependencies
(KonanProperies) Downloading dependency: https://download.jetbrains.com/kotlin/native/libffi-3.3-1-macos-arm64.tar.gz (0/17037).
(KonanProperies) Downloading dependency: https://download.jetbrains.com/kotlin/native/libffi-3.3-1-macos-arm64.tar.gz (17037/17037). Done.
Extracting dependency: /Users/runner/.konan/cache/libffi-3.3-1-macos-arm64.tar.gz into /Users/runner/.konan/dependencies
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:24:66 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:26:66 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
> Task :flatbuffers-kotlin:iosSimulatorArm64ProcessResources NO-SOURCE
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:28:68 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
> Task :flatbuffers-kotlin:iosSimulatorArm64MainKlibrary
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:30:62 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:32:64 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:34:64 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:36:66 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:39:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:42:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:45:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:47:75 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:49:77 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:51:77 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:54:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:57:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:60:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:62:81 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:64:84 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
> Task :flatbuffers-kotlin:compileTestKotlinIosSimulatorArm64
> Task :flatbuffers-kotlin:linkDebugTestIosSimulatorArm64
> Task :flatbuffers-kotlin:iosSimulatorArm64Test
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:24:66 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:26:66 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
> Task :flatbuffers-kotlin:compileKotlinMacosX64
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:28:68 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:30:62 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
> Task :flatbuffers-kotlin:macosX64ProcessResources NO-SOURCE
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:32:64 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
> Task :flatbuffers-kotlin:macosX64MainKlibrary
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:34:64 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:36:66 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:39:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:42:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:45:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:47:75 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:49:77 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:51:77 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:54:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:57:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:60:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:62:81 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:64:84 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
> Task :flatbuffers-kotlin:compileTestKotlinMacosX64
> Task :flatbuffers-kotlin:linkDebugTestMacosX64
> Task :flatbuffers-kotlin:macosX64Test SKIPPED
> Task :flatbuffers-kotlin:compileKotlinMacosArm64
Downloading native dependencies (LLVM, sysroot etc). This is a one-time action performed only on the first run of the compiler.
(KonanProperies) Downloading dependency: https://download.jetbrains.com/kotlin/native/lldb-4-macos.tar.gz (0/64230999).
(KonanProperies) Downloading dependency: https://download.jetbrains.com/kotlin/native/lldb-4-macos.tar.gz (55957002/64230999).
(KonanProperies) Downloading dependency: https://download.jetbrains.com/kotlin/native/lldb-4-macos.tar.gz (64230999/64230999). Done.
Extracting dependency: /Users/runner/.konan/cache/lldb-4-macos.tar.gz into /Users/runner/.konan/dependencies
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:24:66 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:26:66 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
> Task :flatbuffers-kotlin:macosArm64ProcessResources NO-SOURCE
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:28:68 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
> Task :flatbuffers-kotlin:macosArm64MainKlibrary
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:30:62 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:32:64 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:34:64 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:36:66 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:39:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:42:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:45:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:47:75 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:49:77 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:51:77 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:54:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:57:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:60:3 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:62:81 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
w: file:///Users/runner/work/flatbuffers/flatbuffers/kotlin/flatbuffers-kotlin/src/nativeMain/kotlin/com/google/flatbuffers/kotlin/ByteArray.kt:64:84 This declaration needs opt-in. Its usage should be marked with '@kotlin.experimental.ExperimentalNativeApi' or '@OptIn(kotlin.experimental.ExperimentalNativeApi::class)'
Metadata
Metadata
Assignees
Labels
kotlinpr-requestedA Pull Request is requested to move the issue forward.A Pull Request is requested to move the issue forward.