Build Information
Failed to build MapLibreSwiftUI, reference main (ee6839
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 16:55:11 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/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 ee68391 Support SwiftSyntax v601 (#93)
Cloned https://github.com/maplibre/swiftui-dsl.git
Revision (git rev-parse @):
ee6839116d5268347ba17c20499f15d35f9ef7de
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/35] Write sources
[29/35] Compiling _SwiftSyntaxCShims dummy.c
[30/35] Write swift-version-1EA4D86E10B52AF.txt
[32/89] Compiling SwiftSyntax601 Empty.swift
[33/89] Emitting module SwiftSyntax601
[34/89] Emitting module SwiftSyntax510
[35/89] Compiling SwiftSyntax510 Empty.swift
[36/89] Compiling SwiftSyntax600 Empty.swift
[37/89] Emitting module SwiftSyntax509
[38/89] Emitting module SwiftSyntax600
[39/89] Compiling SwiftSyntax509 Empty.swift
[40/155] Compiling SwiftSyntax AbsolutePosition.swift
[41/155] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[42/155] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[43/155] Compiling SwiftSyntax Assert.swift
[44/155] Compiling SwiftSyntax BumpPtrAllocator.swift
[45/155] Compiling SwiftSyntax CommonAncestor.swift
[46/155] Compiling SwiftSyntax Convenience.swift
[47/155] Compiling SwiftSyntax CustomTraits.swift
[48/162] Compiling SwiftSyntax EditorPlaceholder.swift
[49/162] Compiling SwiftSyntax Identifier.swift
[50/162] Compiling SwiftSyntax MemoryLayout.swift
[51/162] Compiling SwiftSyntax MissingNodeInitializers.swift
[52/162] Compiling SwiftSyntax RawSyntax.swift
[53/162] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[54/162] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[55/162] Compiling SwiftSyntax RawSyntaxTokenView.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/162] 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?
[57/162] Compiling SwiftSyntax SyntaxProtocol.swift
[58/162] Compiling SwiftSyntax SyntaxText.swift
[59/162] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[60/162] Compiling SwiftSyntax TokenDiagnostic.swift
[61/162] Compiling SwiftSyntax TokenSequence.swift
[62/162] Compiling SwiftSyntax TokenSyntax.swift
[63/162] Compiling SwiftSyntax Trivia.swift
[64/162] Compiling SwiftSyntax SourceLength.swift
[65/162] Compiling SwiftSyntax SourceLocation.swift
[70/166] Compiling IssueReporting WithExpectedIssue.swift
[71/166] Compiling IssueReporting WithIssueContext.swift
[74/166] 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?
[76/166] Emitting module IssueReporting
[93/166] Compiling SwiftSyntax SourceEdit.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[108/166] 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?
[109/166] 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?
[110/166] 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?
/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?
[112/166] 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/Kolos65/Mockable.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
[1/1790] Fetching mockable
[2/2114] Fetching mockable, maplibre-gl-native-distribution
[343/3022] Fetching mockable, maplibre-gl-native-distribution, swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.87s)
Fetched https://github.com/Kolos65/Mockable.git from cache (0.88s)
[1/14051] Fetching swift-snapshot-testing
[704/84979] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.42s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.42s)
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (4.42s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (4.93s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.74s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (2.20s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.25s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (1.74s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.43s)
Computing version for https://github.com/maplibre/maplibre-gl-native-distribution.git
Computed https://github.com/maplibre/maplibre-gl-native-distribution.git at 6.15.0 (2.87s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.64s)
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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
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.15.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/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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
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
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.15.0/MapLibre.dynamic.xcframework.zip
[32750/8518054] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.15.0/MapLibre.dynamic.xcframework.zip
Downloaded https://github.com/maplibre/maplibre-native/releases/download/ios-v6.15.0/MapLibre.dynamic.xcframework.zip (1.40s)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
BUILD FAILURE 6.2 macosSpm