Build Information
Failed to build GLMap, reference 1.13.0 (16bf7d), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 16:19:10 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GLMap/GLMapSwift.git
Reference: 1.13.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GLMap/GLMapSwift
* tag 1.13.0 -> FETCH_HEAD
HEAD is now at 16bf7d9 Release 1.13.0
Cloned https://github.com/GLMap/GLMapSwift.git
Revision (git rev-parse @):
16bf7d9f1047ea6cc282b296c91b9051658cf58d
SUCCESS checkout https://github.com/GLMap/GLMapSwift.git at 1.13.0
Downloading binary artifact https://globus.software/download/GLMap-1.13.0.zip
Downloading binary artifact https://globus.software/download/GLRoute-1.13.0.zip
Downloading binary artifact https://globus.software/download/GLMapCore-1.13.0.zip
Downloading binary artifact https://globus.software/download/GLSearch-1.13.0.zip
[8192/15712866] Downloading https://globus.software/download/GLSearch-1.13.0.zip
[19113/79389973] Downloading https://globus.software/download/GLSearch-1.13.0.zip, https://globus.software/download/GLMapCore-1.13.0.zip
[57592/125278134] Downloading https://globus.software/download/GLSearch-1.13.0.zip, https://globus.software/download/GLMapCore-1.13.0.zip, https://globus.software/download/GLMap-1.13.0.zip
[106496/379707623] Downloading https://globus.software/download/GLSearch-1.13.0.zip, https://globus.software/download/GLMapCore-1.13.0.zip, https://globus.software/download/GLMap-1.13.0.zip, https://globus.software/download/GLRoute-1.13.0.zip
Downloaded https://globus.software/download/GLSearch-1.13.0.zip (1.95s)
[137314304/363994757] Downloading https://globus.software/download/GLMapCore-1.13.0.zip, https://globus.software/download/GLMap-1.13.0.zip, https://globus.software/download/GLRoute-1.13.0.zip
Downloaded https://globus.software/download/GLMap-1.13.0.zip (4.13s)
[307012257/318106596] Downloading https://globus.software/download/GLMapCore-1.13.0.zip, https://globus.software/download/GLRoute-1.13.0.zip
Downloaded https://globus.software/download/GLMapCore-1.13.0.zip (5.14s)
Downloaded https://globus.software/download/GLRoute-1.13.0.zip (15.93s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "glmapswift",
"name": "GLMap",
"url": "https://github.com/GLMap/GLMapSwift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GLMapSwift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/GLMap/GLMapSwift.git
[1/892] Fetching glmapswift
Fetched https://github.com/GLMap/GLMapSwift.git from cache (11.79s)
Creating working copy for https://github.com/GLMap/GLMapSwift.git
Working copy of https://github.com/GLMap/GLMapSwift.git resolved at 1.13.0 (16bf7d9)
Fetching binary artifact https://globus.software/download/GLRoute-1.13.0.zip from cache
Fetching binary artifact https://globus.software/download/GLMapCore-1.13.0.zip from cache
Fetching binary artifact https://globus.software/download/GLMap-1.13.0.zip from cache
Fetching binary artifact https://globus.software/download/GLSearch-1.13.0.zip from cache
Fetched https://globus.software/download/GLSearch-1.13.0.zip from cache (5.91s)
Fetched https://globus.software/download/GLMap-1.13.0.zip from cache (6.64s)
Fetched https://globus.software/download/GLMapCore-1.13.0.zip from cache (7.02s)
Fetched https://globus.software/download/GLRoute-1.13.0.zip from cache (11.66s)
warning: '.resolve-product-dependencies': dependency 'glmapswift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/GLMap/GLMapSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying world.vm
[0/5] Write sources
[2/5] Copying fonts
[3/5] Copying DefaultStyle.bundle
[4/5] Write swift-version--6988338F2F200930.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 {
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
BUILD FAILURE 6.3 macosSpm