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 GLMap, reference 1.11.0 (ca0b45), with Swift 6.1 for Wasm on 30 May 2025 05:31:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.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:         wasm
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Downloading binary artifact https://globus.software/download/GLMapCore-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
Downloading binary artifact https://globus.software/download/GLMap-1.11.0.zip
[1360/230857159] Downloading https://globus.software/download/GLRoute-1.11.0.zip
[4885712/296208745] Downloading https://globus.software/download/GLRoute-1.11.0.zip, https://globus.software/download/GLMapCore-1.11.0.zip
[12802040/312071718] Downloading https://globus.software/download/GLRoute-1.11.0.zip, https://globus.software/download/GLMapCore-1.11.0.zip, https://globus.software/download/GLSearch-1.11.0.zip
[20618726/356881307] Downloading https://globus.software/download/GLRoute-1.11.0.zip, https://globus.software/download/GLMapCore-1.11.0.zip, https://globus.software/download/GLSearch-1.11.0.zip, https://globus.software/download/GLMap-1.11.0.zip
Downloaded https://globus.software/download/GLSearch-1.11.0.zip (3.14s)
[239455237/341018334] Downloading https://globus.software/download/GLRoute-1.11.0.zip, https://globus.software/download/GLMapCore-1.11.0.zip, https://globus.software/download/GLMap-1.11.0.zip
Downloaded https://globus.software/download/GLMap-1.11.0.zip (6.93s)
Downloaded https://globus.software/download/GLMapCore-1.11.0.zip (9.58s)
Downloaded https://globus.software/download/GLRoute-1.11.0.zip (25.23s)
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 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 {
[8/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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/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 {
[3/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 {
[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 wasm