The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Kotlin, reference 0.2.0 (5acb0a), with Swift 6.1 for Linux on 16 Feb 2026 01:30:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PureSwift/Kotlin.git
Reference: 0.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/PureSwift/Kotlin
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 5acb0af Update generated code
Cloned https://github.com/PureSwift/Kotlin.git
Revision (git rev-parse @):
5acb0af17a80f17401baf4dadb456f15dbcf267f
SUCCESS checkout https://github.com/PureSwift/Kotlin.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/PureSwift/Kotlin.git
https://github.com/PureSwift/Kotlin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-java",
      "requirement" : {
        "branch" : [
          "feature/android"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PureSwift/swift-java.git"
    },
    {
      "identity" : "javalang",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PureSwift/JavaLang.git"
    }
  ],
  "manifest_display_name" : "Kotlin",
  "name" : "Kotlin",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Kotlin",
      "targets" : [
        "Kotlin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KotlinJVM",
      "targets" : [
        "KotlinJVM"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KotlinTests",
      "module_type" : "SwiftTarget",
      "name" : "KotlinTests",
      "path" : "Tests/KotlinTests",
      "sources" : [
        "KotlinTests.swift"
      ],
      "target_dependencies" : [
        "Kotlin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KotlinJVM",
      "module_type" : "SwiftTarget",
      "name" : "KotlinJVM",
      "path" : "Sources/KotlinJVM",
      "product_dependencies" : [
        "SwiftJava",
        "JavaIO",
        "JavaNet",
        "JavaUtilFunction",
        "JavaLangReflect",
        "JavaLang",
        "JavaLangUtil"
      ],
      "product_memberships" : [
        "KotlinJVM"
      ],
      "sources" : [
        "AbstractCollection.swift",
        "DefaultConstructorMarker.swift",
        "EnumEntries.swift",
        "Function.swift",
        "Function0.swift",
        "Function1.swift",
        "Function10.swift",
        "Function11.swift",
        "Function12.swift",
        "Function13.swift",
        "Function14.swift",
        "Function15.swift",
        "Function16.swift",
        "Function17.swift",
        "Function18.swift",
        "Function19.swift",
        "Function2.swift",
        "Function20.swift",
        "Function21.swift",
        "Function22.swift",
        "Function3.swift",
        "Function4.swift",
        "Function5.swift",
        "Function6.swift",
        "Function7.swift",
        "Function8.swift",
        "Function9.swift",
        "FunctionBase.swift",
        "FunctionN.swift",
        "KAnnotatedElement.swift",
        "KCallable.swift",
        "KClass.swift",
        "KClassifier.swift",
        "KDeclarationContainer.swift",
        "KFunction.swift",
        "KMappedMarker.swift",
        "KMutableIterator.swift",
        "KMutableList.swift",
        "KParameter+Kind.swift",
        "KParameter.swift",
        "KProperty+Accessor.swift",
        "KProperty+Getter.swift",
        "KProperty.swift",
        "KProperty0+Getter.swift",
        "KProperty0.swift",
        "KProperty1+DefaultImpls.swift",
        "KProperty1+Getter.swift",
        "KProperty1.swift",
        "KProperty2+Getter.swift",
        "KProperty2.swift",
        "KType.swift",
        "KTypeParameter.swift",
        "KTypeProjection+Companion.swift",
        "KTypeProjection.swift",
        "KVariance.swift",
        "KVisibility.swift",
        "LateinitKt.swift",
        "Lazy.swift",
        "Uuid+Companion.swift",
        "Uuid.swift",
        "UuidKt.swift",
        "UuidKt__UuidJVMKt.swift",
        "UuidKt__UuidKt.swift"
      ],
      "target_dependencies" : [
        "Kotlin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Kotlin",
      "module_type" : "SwiftTarget",
      "name" : "Kotlin",
      "path" : "Sources/Kotlin",
      "product_memberships" : [
        "Kotlin",
        "KotlinJVM"
      ],
      "sources" : [
        "Kotlin.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
BUILD FAILURE 6.1 linux