Build Information
Failed to build MapLibreSwiftUI, reference main (4bc1a0), with Swift 6.0 for macOS (SPM) on 10 Dec 2025 11:02:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
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 4bc1a07 feat: map proxy modifiers to env (#125)
Cloned https://github.com/maplibre/swiftui-dsl.git
Revision (git rev-parse @):
4bc1a07bd66c85ee20a089db2ed31535e9309e2c
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/31] Write sources
[25/31] Write swift-version-5BDAB9E9C0126B9D.txt
[27/47] Emitting module SwiftSyntax601
[28/47] Compiling SwiftSyntax601 Empty.swift
[29/47] Emitting module SwiftSyntax602
[30/47] Compiling SwiftSyntax602 Empty.swift
[31/47] Emitting module SwiftSyntax510
[32/47] Compiling SwiftSyntax510 Empty.swift
[33/47] Emitting module SwiftSyntax600
[34/47] Compiling SwiftSyntax600 Empty.swift
[35/47] Emitting module SwiftSyntax509
[36/47] Compiling SwiftSyntax509 Empty.swift
[37/47] Emitting module IssueReportingPackageSupport
[38/47] Compiling IssueReportingPackageSupport _Test.swift
[38/66] Compiling _SwiftSyntaxCShims PlatformMutex.c
[40/130] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[41/130] Compiling SwiftSyntax Syntax.swift
[42/130] Compiling SwiftSyntax SyntaxChildren.swift
[43/130] Compiling SwiftSyntax SyntaxCollection.swift
[44/130] Compiling SwiftSyntax SyntaxHashable.swift
[45/130] Compiling SwiftSyntax SyntaxIdentifier.swift
[46/130] Compiling SwiftSyntax SyntaxNodeStructure.swift
[47/137] Compiling SwiftSyntax CustomTraits.swift
[48/137] Compiling SwiftSyntax EditorPlaceholder.swift
[49/137] Compiling SwiftSyntax Identifier.swift
[50/137] Compiling SwiftSyntax MemoryLayout.swift
[51/137] Compiling SwiftSyntax MissingNodeInitializers.swift
[52/137] Compiling SwiftSyntax RawSyntax.swift
[53/137] Compiling SwiftSyntax RawSyntaxArena.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[54/137] 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?
[55/137] 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?
[56/137] Compiling SwiftSyntax Utils.swift
[57/137] Compiling SwiftSyntax ChildNameForKeyPath.swift
[58/137] Compiling SwiftSyntax TokenSyntax.swift
[59/137] Compiling SwiftSyntax Trivia.swift
[60/137] Compiling SwiftSyntax Keyword.swift
[61/137] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[62/139] Compiling SwiftSyntax SyntaxText.swift
[63/139] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[64/139] Compiling SwiftSyntax TokenDiagnostic.swift
[65/139] Compiling SwiftSyntax TokenSequence.swift
[73/139] Compiling SwiftSyntax SyntaxProtocol.swift
[74/139] Emitting module IssueReporting
[75/139] 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?
[76/139] 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?
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/932] Fetching swift-macro-testing
[123/2816] Fetching swift-macro-testing, mockable
[207/3197] Fetching swift-macro-testing, mockable, maplibre-gl-native-distribution
[1016/9581] Fetching swift-macro-testing, mockable, maplibre-gl-native-distribution, swift-numerics
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.86s)
[1620/8649] Fetching mockable, maplibre-gl-native-distribution, swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.19s)
[1/15633] Fetching swift-snapshot-testing
[2/88692] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.45s)
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (3.88s)
Fetched https://github.com/Kolos65/Mockable.git from cache (3.88s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.88s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.51s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.48s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.03s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.5.0 (0.51s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.39s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.50s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.45s)
Computing version for https://github.com/maplibre/maplibre-gl-native-distribution.git
Computed https://github.com/maplibre/maplibre-gl-native-distribution.git at 6.21.2 (3.07s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (0.50s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.70s)
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/maplibre/maplibre-gl-native-distribution.git
Working copy of https://github.com/maplibre/maplibre-gl-native-distribution.git resolved at 6.21.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.3.3
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.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.4
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.5.0
[16375/10049561] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.21.2/MapLibre.dynamic.xcframework.zip
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.21.2/MapLibre.dynamic.xcframework.zip
Downloaded https://github.com/maplibre/maplibre-native/releases/download/ios-v6.21.2/MapLibre.dynamic.xcframework.zip (1.10s)
BUILD FAILURE 6.0 macosSpm