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 master (c08c3e), with Swift 5.9 for macOS (SPM) on 12 Jun 2025 13:34:43 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.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:             5.9
Building package at path:  $PWD
https://github.com/GLMap/GLMapSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Copying world.vm
[1/3] Copying fonts
[2/3] Copying DefaultStyle.bundle
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/6] Emitting module GLMapSwift
/Users/admin/builder/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
import GLMapCore
       ^
[5/6] Compiling GLMapSwift resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
import GLMapCore
       ^
[6/6] Compiling GLMapSwift SwiftExtensions.swift
/Users/admin/builder/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
import GLMapCore
       ^
error: fatalError
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
[15041/15862973] Downloading https://globus.software/download/GLSearch-1.11.0.zip
[82332/246720132] Downloading https://globus.software/download/GLSearch-1.11.0.zip, https://globus.software/download/GLRoute-1.11.0.zip
[90918/291529721] Downloading 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
[384050/356881307] Downloading 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, https://globus.software/download/GLMapCore-1.11.0.zip
Downloaded https://globus.software/download/GLSearch-1.11.0.zip (1.21s)
[287010373/341018334] Downloading https://globus.software/download/GLRoute-1.11.0.zip, https://globus.software/download/GLMap-1.11.0.zip, https://globus.software/download/GLMapCore-1.11.0.zip
Downloaded https://globus.software/download/GLMap-1.11.0.zip (2.79s)
Downloaded https://globus.software/download/GLMapCore-1.11.0.zip (4.00s)
Downloaded https://globus.software/download/GLRoute-1.11.0.zip (12.06s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
BUILD FAILURE 5.9 macosSpm