Build Information
Failed to build MapLibreSwiftUI, reference main (139e83), with Swift 6.0 for macOS (SPM) on 7 Apr 2026 11:08:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maplibre/swiftui-dsl.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maplibre/swiftui-dsl
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 139e83d fix(content-inset): make mapContentInset environment value public (#143)
Cloned https://github.com/maplibre/swiftui-dsl.git
Revision (git rev-parse @):
139e83d1487f29b42a4f5db2458594170f0ff7e3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maplibre/swiftui-dsl.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/maplibre/swiftui-dsl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[21/25] Write swift-version-5BDAB9E9C0126B9D.txt
[23/39] Emitting module SwiftSyntax600
[24/39] Emitting module SwiftSyntax510
[25/39] Compiling SwiftSyntax510 Empty.swift
[26/39] Compiling SwiftSyntax600 Empty.swift
[27/39] Emitting module SwiftSyntax602
[28/39] Compiling SwiftSyntax602 Empty.swift
[29/39] Emitting module SwiftSyntax509
[30/39] Compiling SwiftSyntax509 Empty.swift
[31/39] Emitting module SwiftSyntax601
[32/39] Compiling SwiftSyntax601 Empty.swift
[32/39] Compiling _SwiftSyntaxCShims PlatformMutex.c
[34/103] Compiling SwiftSyntax AbsolutePosition.swift
[35/103] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[36/103] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[37/103] Compiling SwiftSyntax Assert.swift
[38/103] Compiling SwiftSyntax BumpPtrAllocator.swift
[39/103] Compiling SwiftSyntax CommonAncestor.swift
[40/103] Compiling SwiftSyntax Convenience.swift
[41/110] Compiling SwiftSyntax CustomTraits.swift
[42/110] Compiling SwiftSyntax EditorPlaceholder.swift
[43/110] Compiling SwiftSyntax Identifier.swift
[44/110] Compiling SwiftSyntax MemoryLayout.swift
[45/110] Compiling SwiftSyntax MissingNodeInitializers.swift
[46/110] Compiling SwiftSyntax RawSyntax.swift
[47/110] Compiling SwiftSyntax RawSyntaxArena.swift
[48/110] Compiling InternalUtils Utilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/InternalUtils/Utilities.swift:3:8: error: no such module 'MapLibre'
1 | import CommonCrypto
2 | import Foundation
3 | import MapLibre
| `- error: no such module 'MapLibre'
4 |
5 | // DISCUSS: Is this the best way to do this?
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/110] Emitting module InternalUtils
/Users/admin/builder/spi-builder-workspace/Sources/InternalUtils/Utilities.swift:3:8: error: no such module 'MapLibre'
1 | import CommonCrypto
2 | import Foundation
3 | import MapLibre
| `- error: no such module 'MapLibre'
4 |
5 | // DISCUSS: Is this the best way to do this?
[50/110] Compiling InternalUtils Enums.swift
/Users/admin/builder/spi-builder-workspace/Sources/InternalUtils/Utilities.swift:3:8: error: no such module 'MapLibre'
1 | import CommonCrypto
2 | import Foundation
3 | import MapLibre
| `- error: no such module 'MapLibre'
4 |
5 | // DISCUSS: Is this the best way to do this?
[51/110] Compiling InternalUtils Sample Data.swift
/Users/admin/builder/spi-builder-workspace/Sources/InternalUtils/Utilities.swift:3:8: error: no such module 'MapLibre'
1 | import CommonCrypto
2 | import Foundation
3 | import MapLibre
| `- error: no such module 'MapLibre'
4 |
5 | // DISCUSS: Is this the best way to do this?
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/401] Fetching maplibre-gl-native-distribution
[154/1362] Fetching maplibre-gl-native-distribution, swift-macro-testing
[575/7778] Fetching maplibre-gl-native-distribution, swift-macro-testing, swift-numerics
[704/9841] Fetching maplibre-gl-native-distribution, swift-macro-testing, swift-numerics, mockable
[9842/25875] Fetching maplibre-gl-native-distribution, swift-macro-testing, swift-numerics, mockable, swift-snapshot-testing
[10163/100807] Fetching maplibre-gl-native-distribution, swift-macro-testing, swift-numerics, mockable, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (3.25s)
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (3.25s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.25s)
Fetched https://github.com/Kolos65/Mockable.git from cache (3.45s)
Fetched https://github.com/apple/swift-numerics.git from cache (3.45s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.46s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.5 (0.57s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.6.2 (0.50s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.33s)
Computing version for https://github.com/maplibre/maplibre-gl-native-distribution.git
Computed https://github.com/maplibre/maplibre-gl-native-distribution.git at 6.25.0 (3.07s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.50s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5443] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.92s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.47s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.66s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.6.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.5
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/maplibre/maplibre-gl-native-distribution.git
Working copy of https://github.com/maplibre/maplibre-gl-native-distribution.git resolved at 6.25.0
[16375/10172179] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.25.0/MapLibre.dynamic.xcframework.zip
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.25.0/MapLibre.dynamic.xcframework.zip
Downloaded https://github.com/maplibre/maplibre-native/releases/download/ios-v6.25.0/MapLibre.dynamic.xcframework.zip (1.12s)
BUILD FAILURE 6.0 macosSpm