Build Information
Failed to build GLMap, reference master (c08c3e
), with Swift 6.0 for macOS (SPM) on 12 Jun 2025 13:38:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.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 c08c3e5 Display bollards as points.
Cloned https://github.com/GLMap/GLMapSwift.git
Revision (git rev-parse @):
c08c3e52816cedad8e91b906a9f23ff490855e67
SUCCESS checkout https://github.com/GLMap/GLMapSwift.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/GLMap/GLMapSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
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-5BDAB9E9C0126B9D.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 {
[5467/65351586] Downloading https://globus.software/download/GLMapCore-1.11.0.zip
[81615/81214559] Downloading https://globus.software/download/GLMapCore-1.11.0.zip, https://globus.software/download/GLSearch-1.11.0.zip
[105845/312071718] Downloading https://globus.software/download/GLMapCore-1.11.0.zip, https://globus.software/download/GLSearch-1.11.0.zip, https://globus.software/download/GLRoute-1.11.0.zip
[138577/356881307] Downloading https://globus.software/download/GLMapCore-1.11.0.zip, https://globus.software/download/GLSearch-1.11.0.zip, https://globus.software/download/GLRoute-1.11.0.zip, 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/GLMap-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
Downloaded https://globus.software/download/GLSearch-1.11.0.zip (1.13s)
Downloaded https://globus.software/download/GLMap-1.11.0.zip (2.54s)
Downloaded https://globus.software/download/GLMapCore-1.11.0.zip (3.64s)
Downloaded https://globus.software/download/GLRoute-1.11.0.zip (10.94s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
BUILD FAILURE 6.0 macosSpm