The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build WelcomeWindow, reference main (92e263), with Swift 6.1 for Android on 3 Jul 2025 18:17:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodeEditApp/WelcomeWindow.git
Reference: main
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/CodeEditApp/WelcomeWindow
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 92e263e Upload Demo Header Via Link
Cloned https://github.com/CodeEditApp/WelcomeWindow.git
Revision (git rev-parse @):
92e263e5cbf0ad5965783af68d970001492f4147
SUCCESS checkout https://github.com/CodeEditApp/WelcomeWindow.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/CodeEditApp/WelcomeWindow.git
https://github.com/CodeEditApp/WelcomeWindow.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swiftlintplugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lukepistrol/SwiftLintPlugin"
    }
  ],
  "manifest_display_name" : "WelcomeWindow",
  "name" : "WelcomeWindow",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "WelcomeWindow",
      "targets" : [
        "WelcomeWindow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WelcomeWindowTests",
      "module_type" : "SwiftTarget",
      "name" : "WelcomeWindowTests",
      "path" : "Tests/WelcomeWindowTests",
      "sources" : [
        "WelcomeWindowTests.swift"
      ],
      "target_dependencies" : [
        "WelcomeWindow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WelcomeWindow",
      "module_type" : "SwiftTarget",
      "name" : "WelcomeWindow",
      "path" : "Sources/WelcomeWindow",
      "product_dependencies" : [
        "SwiftLint"
      ],
      "product_memberships" : [
        "WelcomeWindow"
      ],
      "sources" : [
        "Model/ActionsBuilder.swift",
        "Model/DocumentOpenDialogConfiguration.swift",
        "Model/DocumentSaveDialogConfiguration.swift",
        "Model/FocusTarget.swift",
        "Model/NSDocumentController+Extensions.swift",
        "Model/RecentsStore.swift",
        "Model/WelcomeActions.swift",
        "Utils/Bundle+Info.swift",
        "Utils/DefaultSceneID.swift",
        "Utils/FocusRingModifier.swift",
        "Utils/NSApp+WindowActions.swift",
        "Utils/NSImage+dominantColor.swift",
        "Utils/URL+isDirectory.swift",
        "Utils/View+Cursor.swift",
        "Views/RecentsListItem.swift",
        "Views/RecentsListView.swift",
        "Views/WelcomeButton.swift",
        "Views/WelcomeView.swift",
        "Views/WelcomeWindow.swift",
        "Views/WelcomeWindowView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/lukepistrol/SwiftLintPlugin
[1/358] Fetching swiftlintplugin
Fetched https://github.com/lukepistrol/SwiftLintPlugin from cache (0.56s)
Computing version for https://github.com/lukepistrol/SwiftLintPlugin
Computed https://github.com/lukepistrol/SwiftLintPlugin at 0.59.1 (2.69s)
Creating working copy for https://github.com/lukepistrol/SwiftLintPlugin
Working copy of https://github.com/lukepistrol/SwiftLintPlugin resolved at 0.59.1
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[1369/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (3.41s)
error: a prebuild command cannot use executables built from source, including executable target 'swiftlint'
error: build planning stopped due to build-tool plugin failures
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
error: a prebuild command cannot use executables built from source, including executable target 'swiftlint'
error: build planning stopped due to build-tool plugin failures
BUILD FAILURE 6.1 android