Build Information
Failed to build MapLibreSwiftUI, reference v0.14.0 (ee6839
), with Swift 6.0 for macOS (SPM) on 23 Jun 2025 16:52:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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: v0.14.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maplibre/swiftui-dsl
* tag v0.14.0 -> FETCH_HEAD
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 v0.14.0
========================================
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/29] Write sources
[23/29] Compiling _SwiftSyntaxCShims dummy.c
[24/29] Write swift-version-5BDAB9E9C0126B9D.txt
[26/60] Compiling SwiftSyntax601 Empty.swift
[27/60] Emitting module SwiftSyntax601
[28/60] Compiling SwiftSyntax600 Empty.swift
[29/60] Emitting module SwiftSyntax600
[30/60] Compiling SwiftSyntax509 Empty.swift
[31/60] Emitting module SwiftSyntax509
[32/60] Emitting module SwiftSyntax510
[33/60] Compiling SwiftSyntax510 Empty.swift
[34/126] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[35/126] Compiling SwiftSyntax SyntaxChildren.swift
[36/126] Compiling SwiftSyntax SyntaxCollection.swift
[37/126] Compiling SwiftSyntax SyntaxHashable.swift
[38/126] Compiling SwiftSyntax SyntaxIdentifier.swift
[39/126] Compiling SwiftSyntax SyntaxNodeFactory.swift
[40/126] Compiling SwiftSyntax SyntaxNodeStructure.swift
[41/133] Compiling SwiftSyntax EditorPlaceholder.swift
[42/133] Compiling SwiftSyntax Identifier.swift
[43/133] Compiling SwiftSyntax MemoryLayout.swift
[44/133] Compiling SwiftSyntax MissingNodeInitializers.swift
[45/133] Compiling SwiftSyntax RawSyntax.swift
[46/133] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[47/133] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[48/133] Compiling SwiftSyntax RawSyntaxTokenView.swift
[49/133] Compiling SwiftSyntax SourceEdit.swift
[50/133] Compiling SwiftSyntax SourceLength.swift
[51/133] Compiling SwiftSyntax SourceLocation.swift
[52/133] Compiling SwiftSyntax SourcePresence.swift
[53/133] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[54/133] Compiling SwiftSyntax Syntax.swift
[55/133] Compiling SwiftSyntax SyntaxArena.swift
[56/133] Compiling SwiftSyntax AbsolutePosition.swift
[57/133] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[58/133] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[59/133] Compiling SwiftSyntax Assert.swift
[60/133] Compiling SwiftSyntax BumpPtrAllocator.swift
[61/133] Compiling SwiftSyntax CommonAncestor.swift
[62/133] Compiling SwiftSyntax Convenience.swift
[63/133] Compiling SwiftSyntax CustomTraits.swift
[64/133] Compiling SwiftSyntax SyntaxProtocol.swift
[65/133] Compiling SwiftSyntax SyntaxText.swift
[66/133] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[67/133] Compiling SwiftSyntax TokenDiagnostic.swift
[68/133] Compiling SwiftSyntax TokenSequence.swift
[69/133] Compiling SwiftSyntax TokenSyntax.swift
[70/133] Compiling SwiftSyntax Trivia.swift
[73/135] Compiling IssueReporting WithExpectedIssue.swift
[74/135] Compiling IssueReporting WithIssueContext.swift
[75/135] 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?
[78/135] Emitting module IssueReporting
error: emit-module command failed with exit code 1 (use -v to see invocation)
[87/135] 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?
[88/135] 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?
[89/135] 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-macro-testing
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
[1/324] Fetching maplibre-gl-native-distribution
[290/1232] Fetching maplibre-gl-native-distribution, swift-macro-testing
[463/3022] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable
[3023/17073] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable, swift-snapshot-testing
[4429/88000] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (3.39s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.39s)
Fetched https://github.com/Kolos65/Mockable.git from cache (3.39s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.39s)
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (3.39s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.51s)
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.80s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.46s)
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.24s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (0.49s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.46s)
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 (3.20s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.66s)
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/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/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/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/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-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-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
[16375/8518054] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.15.0/MapLibre.dynamic.xcframework.zip
Downloading binary artifact 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.63s)
BUILD FAILURE 6.0 macosSpm