Build Information
Failed to build MapLibreSwiftUI, reference main (59fc60
), with Swift 6.2 (beta) for macOS (SPM) on 11 Sep 2025 21:13:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
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 59fc604 fix: revert main actor on camera (#103)
Cloned https://github.com/maplibre/swiftui-dsl.git
Revision (git rev-parse @):
59fc604dfd9ba68de22b641f91ffc5cd579bc20a
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.2
Building package at path: $PWD
https://github.com/maplibre/swiftui-dsl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/37] Write sources
[31/37] Compiling _SwiftSyntaxCShims dummy.c
[32/37] Write swift-version-1EA4D86E10B52AF.txt
[34/57] Emitting module SwiftSyntax601
[35/57] Compiling SwiftSyntax601 Empty.swift
[36/57] Compiling SwiftSyntax510 Empty.swift
[37/57] Emitting module SwiftSyntax510
[38/57] Compiling SwiftSyntax509 Empty.swift
[39/57] Emitting module SwiftSyntax509
[40/57] Compiling SwiftSyntax600 Empty.swift
[41/57] Emitting module SwiftSyntax600
[42/57] Compiling IssueReportingPackageSupport _Test.swift
[44/57] Emitting module IssueReportingPackageSupport
[46/161] Compiling SwiftSyntax EditorPlaceholder.swift
[47/161] Compiling SwiftSyntax Identifier.swift
[48/161] Compiling SwiftSyntax MemoryLayout.swift
[49/161] Compiling SwiftSyntax MissingNodeInitializers.swift
[50/161] Compiling SwiftSyntax RawSyntax.swift
[51/161] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[52/161] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[53/161] Compiling SwiftSyntax RawSyntaxTokenView.swift
[54/168] Compiling SwiftSyntax SyntaxProtocol.swift
[55/168] Compiling SwiftSyntax SyntaxText.swift
[56/168] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[57/168] Compiling SwiftSyntax TokenDiagnostic.swift
[58/168] Compiling SwiftSyntax TokenSequence.swift
[59/168] Compiling SwiftSyntax TokenSyntax.swift
[60/168] Compiling SwiftSyntax Trivia.swift
[61/168] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[62/168] Compiling SwiftSyntax SyntaxChildren.swift
[63/168] Compiling SwiftSyntax SyntaxCollection.swift
[64/168] Compiling SwiftSyntax SyntaxHashable.swift
[65/168] Compiling SwiftSyntax SyntaxIdentifier.swift
[66/168] Compiling SwiftSyntax SyntaxNodeFactory.swift
[67/168] Compiling SwiftSyntax SyntaxNodeStructure.swift
[68/168] Compiling SwiftSyntax SourceEdit.swift
[69/168] Compiling SwiftSyntax SourceLength.swift
[70/168] Compiling SwiftSyntax SourceLocation.swift
[71/168] Compiling SwiftSyntax SourcePresence.swift
[72/168] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[73/168] Compiling SwiftSyntax Syntax.swift
[74/168] Compiling SwiftSyntax SyntaxArena.swift
[75/168] 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?
/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?
[77/168] Emitting module IssueReporting
[78/170] Compiling SwiftSyntax AbsolutePosition.swift
[79/170] Compiling SwiftSyntax AbsoluteRawSyntax.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[80/170] 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?
[81/170] 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?
[82/170] 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?
[83/170] Compiling SwiftSyntax SyntaxEnum.swift
[84/170] Compiling SwiftSyntax SyntaxKind.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[85/170] 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?
/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/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/Kolos65/Mockable.git
[1/344] Fetching maplibre-gl-native-distribution
[46/2171] Fetching maplibre-gl-native-distribution, mockable
[83/3079] Fetching maplibre-gl-native-distribution, mockable, swift-macro-testing
[1055/9427] Fetching maplibre-gl-native-distribution, mockable, swift-macro-testing, swift-numerics
[9428/81340] Fetching maplibre-gl-native-distribution, mockable, swift-macro-testing, swift-numerics, swift-syntax
[9429/96707] Fetching maplibre-gl-native-distribution, mockable, swift-macro-testing, swift-numerics, swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.86s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (2.86s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (2.97s)
Fetched https://github.com/Kolos65/Mockable.git from cache (2.97s)
Fetched https://github.com/apple/swift-numerics.git from cache (2.97s)
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (2.98s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (3.48s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (0.49s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5499] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.30s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (1.81s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (0.50s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4598] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.04s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.64s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.97s)
Computing version for https://github.com/maplibre/maplibre-gl-native-distribution.git
Computed https://github.com/maplibre/maplibre-gl-native-distribution.git at 6.18.1 (0.55s)
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.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.18.6
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/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.4.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.3
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.18.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.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.6.1
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.18.1/MapLibre.dynamic.xcframework.zip
[16375/10200584] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.18.1/MapLibre.dynamic.xcframework.zip
Downloaded https://github.com/maplibre/maplibre-native/releases/download/ios-v6.18.1/MapLibre.dynamic.xcframework.zip (1.04s)
BUILD FAILURE 6.2 macosSpm