The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build GLMap, reference 1.11.0 (ca0b45), with Swift 6.1 for Linux on 30 Apr 2025 08:08:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GLMap/GLMapSwift.git
Reference: 1.11.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/GLMap/GLMapSwift
 * tag               1.11.0     -> FETCH_HEAD
HEAD is now at ca0b45c Release 1.11.0
Cloned https://github.com/GLMap/GLMapSwift.git
Revision (git rev-parse @):
ca0b45cc2feac6062b17102db6fd0e52e82e6d6e
SUCCESS checkout https://github.com/GLMap/GLMapSwift.git at 1.11.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/GLMap/GLMapSwift.git
https://github.com/GLMap/GLMapSwift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GLMap",
  "name" : "GLMap",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "GLMap",
      "targets" : [
        "GLMap",
        "GLMapCore",
        "GLMapSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GLSearch",
      "targets" : [
        "GLSearch",
        "GLMapCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GLRoute",
      "targets" : [
        "GLRoute",
        "GLMapCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GLSearch",
      "module_type" : "BinaryTarget",
      "name" : "GLSearch",
      "path" : "remote/archive/GLSearch-1.11.0.zip",
      "product_memberships" : [
        "GLSearch"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GLRoute",
      "module_type" : "BinaryTarget",
      "name" : "GLRoute",
      "path" : "remote/archive/GLRoute-1.11.0.zip",
      "product_memberships" : [
        "GLRoute"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GLMapSwift",
      "module_type" : "SwiftTarget",
      "name" : "GLMapSwift",
      "path" : ".",
      "product_memberships" : [
        "GLMap"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Resources/DefaultStyle.bundle",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Resources/fonts",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Resources/world.vm",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "SwiftExtensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GLMapCore",
      "module_type" : "BinaryTarget",
      "name" : "GLMapCore",
      "path" : "remote/archive/GLMapCore-1.11.0.zip",
      "product_memberships" : [
        "GLMap",
        "GLSearch",
        "GLRoute"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GLMap",
      "module_type" : "BinaryTarget",
      "name" : "GLMap",
      "path" : "remote/archive/GLMap-1.11.0.zip",
      "product_memberships" : [
        "GLMap"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Downloading binary artifact https://globus.software/download/GLMap-1.11.0.zip
Downloading binary artifact https://globus.software/download/GLSearch-1.11.0.zip
Downloading binary artifact https://globus.software/download/GLMapCore-1.11.0.zip
Downloading binary artifact https://globus.software/download/GLRoute-1.11.0.zip
[1360/65351586] Downloading https://globus.software/download/GLMapCore-1.11.0.zip
[557349/110161175] Downloading https://globus.software/download/GLMapCore-1.11.0.zip, https://globus.software/download/GLMap-1.11.0.zip
[2867307/341018334] Downloading https://globus.software/download/GLMapCore-1.11.0.zip, https://globus.software/download/GLMap-1.11.0.zip, https://globus.software/download/GLRoute-1.11.0.zip
[4070727/356881307] Downloading https://globus.software/download/GLMapCore-1.11.0.zip, https://globus.software/download/GLMap-1.11.0.zip, https://globus.software/download/GLRoute-1.11.0.zip, https://globus.software/download/GLSearch-1.11.0.zip
[292660827/341018334] Downloading https://globus.software/download/GLMapCore-1.11.0.zip, https://globus.software/download/GLMap-1.11.0.zip, https://globus.software/download/GLRoute-1.11.0.zip
Downloaded https://globus.software/download/GLSearch-1.11.0.zip (2.36s)
Downloaded https://globus.software/download/GLMap-1.11.0.zip (4.69s)
Downloaded https://globus.software/download/GLMapCore-1.11.0.zip (6.85s)
Downloaded https://globus.software/download/GLRoute-1.11.0.zip (19.94s)
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
Building for debugging...
[0/5] Write sources
[1/5] Copying DefaultStyle.bundle
[2/5] Copying world.vm
[3/5] Copying fonts
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/8] Emitting module GLMapSwift
/host/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
  8 |
  9 | import Foundation
 10 | import GLMapCore
    |        `- error: no such module 'GLMapCore'
 11 |
 12 | public extension GLMapManager {
[7/8] Compiling GLMapSwift resource_bundle_accessor.swift
/host/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
  8 |
  9 | import Foundation
 10 | import GLMapCore
    |        `- error: no such module 'GLMapCore'
 11 |
 12 | public extension GLMapManager {
[8/8] Compiling GLMapSwift SwiftExtensions.swift
/host/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
  8 |
  9 | import Foundation
 10 | import GLMapCore
    |        `- error: no such module 'GLMapCore'
 11 |
 12 | public extension GLMapManager {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/4] Compiling GLMapSwift resource_bundle_accessor.swift
/host/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
  8 |
  9 | import Foundation
 10 | import GLMapCore
    |        `- error: no such module 'GLMapCore'
 11 |
 12 | public extension GLMapManager {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/4] Emitting module GLMapSwift
/host/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
  8 |
  9 | import Foundation
 10 | import GLMapCore
    |        `- error: no such module 'GLMapCore'
 11 |
 12 | public extension GLMapManager {
[4/4] Compiling GLMapSwift SwiftExtensions.swift
/host/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
  8 |
  9 | import Foundation
 10 | import GLMapCore
    |        `- error: no such module 'GLMapCore'
 11 |
 12 | public extension GLMapManager {
BUILD FAILURE 6.1 linux