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.12.0 (da481d), with Swift 6.2 (beta) for macOS (SPM) on 12 Jul 2025 19:11:32 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GLMap/GLMapSwift.git
Reference: 1.12.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GLMap/GLMapSwift
 * tag               1.12.0     -> FETCH_HEAD
HEAD is now at da481dc Release 1.12.0
Cloned https://github.com/GLMap/GLMapSwift.git
Revision (git rev-parse @):
da481dc60d2e04cd0814a81f6254d1e9e7f38a3c
SUCCESS checkout https://github.com/GLMap/GLMapSwift.git at 1.12.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/GLMap/GLMapSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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-1EA4D86E10B52AF.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/GLSearch-1.12.0.zip
Downloading binary artifact https://globus.software/download/GLMapCore-1.12.0.zip
Downloading binary artifact https://globus.software/download/GLRoute-1.12.0.zip
Downloading binary artifact https://globus.software/download/GLMap-1.12.0.zip
[1207/253709746] Downloading https://globus.software/download/GLRoute-1.12.0.zip
[56978/269774985] Downloading https://globus.software/download/GLRoute-1.12.0.zip, https://globus.software/download/GLSearch-1.12.0.zip
Downloaded https://globus.software/download/GLSearch-1.12.0.zip (1.32s)
[37575742/253709746] Downloading https://globus.software/download/GLRoute-1.12.0.zip
[86314784/317741810] Downloading https://globus.software/download/GLRoute-1.12.0.zip, https://globus.software/download/GLMapCore-1.12.0.zip
[120832946/363052298] Downloading https://globus.software/download/GLRoute-1.12.0.zip, https://globus.software/download/GLMapCore-1.12.0.zip, https://globus.software/download/GLMap-1.12.0.zip
Downloaded https://globus.software/download/GLMap-1.12.0.zip (5.66s)
[250775040/317741810] Downloading https://globus.software/download/GLRoute-1.12.0.zip, https://globus.software/download/GLMapCore-1.12.0.zip
Downloaded https://globus.software/download/GLMapCore-1.12.0.zip (9.82s)
Downloaded https://globus.software/download/GLRoute-1.12.0.zip (17.12s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
BUILD FAILURE 6.2 macosSpm