The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftGodotKit, reference main (b456f7), with Swift 6.1 for Linux on 25 Feb 2026 21:28:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/migueldeicaza/SwiftGodotKit.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/migueldeicaza/SwiftGodotKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b456f73 Merge pull request #62 from levi/fix/macos-remove-duplicate-frame-timer
Cloned https://github.com/migueldeicaza/SwiftGodotKit.git
Revision (git rev-parse @):
b456f73fcd988ada9515f2687e4637744189251e
SUCCESS checkout https://github.com/migueldeicaza/SwiftGodotKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/migueldeicaza/SwiftGodotKit.git
https://github.com/migueldeicaza/SwiftGodotKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swiftgodot",
      "requirement" : {
        "exact" : [
          "0.75.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/migueldeicaza/SwiftGodot"
    }
  ],
  "manifest_display_name" : "SwiftGodotKit",
  "name" : "SwiftGodotKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftGodotKit",
      "targets" : [
        "SwiftGodotKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TrivialSample",
      "targets" : [
        "TrivialSample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "mac_libgodot",
      "module_type" : "BinaryTarget",
      "name" : "mac_libgodot",
      "path" : "remote/archive/libgodot-macos.xcframework.zip",
      "product_memberships" : [
        "SwiftGodotKit",
        "TrivialSample"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libgodot",
      "module_type" : "SystemLibraryTarget",
      "name" : "libgodot",
      "path" : "Sources/libgodot",
      "product_memberships" : [
        "SwiftGodotKit",
        "TrivialSample"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "ios_libgodot",
      "module_type" : "BinaryTarget",
      "name" : "ios_libgodot",
      "path" : "remote/archive/libgodot-ios.xcframework.zip",
      "product_memberships" : [
        "SwiftGodotKit",
        "TrivialSample"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "apple_plugin_stubs",
      "module_type" : "ClangTarget",
      "name" : "apple_plugin_stubs",
      "path" : "Sources/apple_plugin_stubs",
      "product_memberships" : [
        "SwiftGodotKit",
        "TrivialSample"
      ],
      "sources" : [
        "apple_plugin_stubs.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TrivialSample",
      "module_type" : "SwiftTarget",
      "name" : "TrivialSample",
      "path" : "Sources/TrivialSample",
      "product_memberships" : [
        "TrivialSample"
      ],
      "sources" : [
        "TrivialSample.swift",
        "startup.swift"
      ],
      "target_dependencies" : [
        "SwiftGodotKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftGodotKit",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGodotKit",
      "path" : "Sources/SwiftGodotKit",
      "product_dependencies" : [
        "SwiftGodot"
      ],
      "product_memberships" : [
        "SwiftGodotKit",
        "TrivialSample"
      ],
      "sources" : [
        "Extensions/Logger+SwiftGodotKit.swift",
        "GodotApp.swift",
        "GodotAppDelegate.swift",
        "GodotAppEvents.swift",
        "GodotHostBridge.swift",
        "GodotRouting.swift",
        "SwiftGodotKit.swift",
        "iOS-GodotAppView.swift",
        "iOS-GodotWindow.swift",
        "macOS-GodotAppView.swift",
        "macOS-GodotView.swift",
        "macOS-GodotWindow.swift"
      ],
      "target_dependencies" : [
        "libgodot",
        "apple_plugin_stubs",
        "mac_libgodot",
        "ios_libgodot"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
warning: 'spi-builder-workspace': Invalid Resource 'main.pck': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'main.tscn': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'project.godot': File not found.
warning: 'spi-builder-workspace': Invalid Resource '.godot': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'godot': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
Fetching https://github.com/migueldeicaza/SwiftGodot
[1/17783] Fetching swiftgodot
Fetched https://github.com/migueldeicaza/SwiftGodot from cache (6.73s)
Computing version for https://github.com/migueldeicaza/SwiftGodot
Computed https://github.com/migueldeicaza/SwiftGodot at 0.75.0 (8.02s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-argument-parser
[1/17172] Fetching swift-argument-parser
[13739/91655] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser from cache (11.01s)
Fetched https://github.com/swiftlang/swift-syntax from cache (11.10s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (15.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (4.60s)
Creating working copy for https://github.com/migueldeicaza/SwiftGodot
Working copy of https://github.com/migueldeicaza/SwiftGodot resolved at 0.75.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Downloading binary artifact https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-macos.xcframework.zip
Downloading binary artifact https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-ios.xcframework.zip
[935/677631336] Downloading https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-ios.xcframework.zip
[48863/1001389006] Downloading https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-ios.xcframework.zip, https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-macos.xcframework.zip
Downloaded https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-macos.xcframework.zip (43.06s)
Downloaded https://github.com/migueldeicaza/godot/releases/download/v4.6.3/libgodot-ios.xcframework.zip (89.92s)
warning: 'spi-builder-workspace': Invalid Resource 'main.pck': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'main.tscn': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'project.godot': File not found.
warning: 'spi-builder-workspace': Invalid Resource '.godot': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'godot': File not found.
error: 'spi-builder-workspace': the target 'SwiftGodot' in product 'SwiftGodot' contains unsafe build flags
error: 'spi-builder-workspace': the target 'SwiftGodotRuntime' in product 'SwiftGodot' contains unsafe build flags
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
warning: 'spi-builder-workspace': Invalid Resource 'main.pck': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'main.tscn': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'project.godot': File not found.
warning: 'spi-builder-workspace': Invalid Resource '.godot': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'godot': File not found.
error: 'spi-builder-workspace': the target 'SwiftGodot' in product 'SwiftGodot' contains unsafe build flags
error: 'spi-builder-workspace': the target 'SwiftGodotRuntime' in product 'SwiftGodot' contains unsafe build flags
BUILD FAILURE 6.1 linux