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 master (ca0b45), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 08:11:30 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GLMap/GLMapSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GLMap/GLMapSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/GLMap/GLMapSwift.git
https://github.com/GLMap/GLMapSwift.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GLMap",
  "name" : "GLMap",
  "path" : "/Users/admin/builder/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" : "/Users/admin/builder/spi-builder-workspace/Resources/DefaultStyle.bundle",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Resources/fonts",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/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 '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/5] Write sources
[0/5] Copying world.vm
[2/5] Copying fonts
[3/5] Copying DefaultStyle.bundle
[4/5] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/8] Emitting module GLMapSwift
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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 {
Downloading binary artifact https://globus.software/download/GLMapCore-1.11.0.zip
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/GLRoute-1.11.0.zip
[8192/44809589] Downloading https://globus.software/download/GLMap-1.11.0.zip
[78937/275666748] Downloading https://globus.software/download/GLMap-1.11.0.zip, https://globus.software/download/GLRoute-1.11.0.zip
[559453/291529721] Downloading 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
[882829/356881307] Downloading 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, https://globus.software/download/GLMapCore-1.11.0.zip
Downloaded https://globus.software/download/GLSearch-1.11.0.zip (2.31s)
[106091340/341018334] Downloading https://globus.software/download/GLMap-1.11.0.zip, https://globus.software/download/GLRoute-1.11.0.zip, https://globus.software/download/GLMapCore-1.11.0.zip
Downloaded https://globus.software/download/GLMap-1.11.0.zip (4.68s)
[184930275/296208745] Downloading https://globus.software/download/GLRoute-1.11.0.zip, https://globus.software/download/GLMapCore-1.11.0.zip
Downloaded https://globus.software/download/GLMapCore-1.11.0.zip (6.66s)
Downloaded https://globus.software/download/GLRoute-1.11.0.zip (16.94s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/4] Emitting module GLMapSwift
/Users/admin/builder/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 {
[3/4] Compiling GLMapSwift SwiftExtensions.swift
/Users/admin/builder/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 resource_bundle_accessor.swift
/Users/admin/builder/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 {
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
BUILD FAILURE 6.1 macosSpm