Build Information
Failed to build MapLibreSwiftUI, reference main (ee6839
), with Swift 6.0 for macOS (SPM) on 23 Jun 2025 16:54:30 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: 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.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] Emitting module SwiftSyntax600
[27/60] Compiling SwiftSyntax600 Empty.swift
[28/60] Compiling SwiftSyntax510 Empty.swift
[29/60] Emitting module SwiftSyntax509
[30/60] Emitting module SwiftSyntax510
[31/60] Compiling SwiftSyntax509 Empty.swift
[32/60] Compiling SwiftSyntax601 Empty.swift
[33/60] Emitting module SwiftSyntax601
[34/126] Compiling SwiftSyntax AbsolutePosition.swift
[35/126] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[36/126] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[37/126] Compiling SwiftSyntax Assert.swift
[38/126] Compiling SwiftSyntax BumpPtrAllocator.swift
[39/126] Compiling SwiftSyntax CommonAncestor.swift
[40/126] Compiling SwiftSyntax Convenience.swift
[41/126] Compiling SwiftSyntax CustomTraits.swift
[42/133] Compiling SwiftSyntax SyntaxProtocol.swift
[43/133] Compiling SwiftSyntax SyntaxText.swift
[44/133] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[45/133] Compiling SwiftSyntax TokenDiagnostic.swift
[46/133] Compiling SwiftSyntax TokenSequence.swift
[47/133] Compiling SwiftSyntax TokenSyntax.swift
[48/133] Compiling SwiftSyntax Trivia.swift
[49/133] Compiling SwiftSyntax EditorPlaceholder.swift
[50/133] Compiling SwiftSyntax Identifier.swift
[51/133] Compiling SwiftSyntax MemoryLayout.swift
[52/133] Compiling SwiftSyntax MissingNodeInitializers.swift
[53/133] Compiling SwiftSyntax RawSyntax.swift
[54/133] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[55/133] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[56/133] Compiling SwiftSyntax RawSyntaxTokenView.swift
[57/133] Compiling SwiftSyntax SourceEdit.swift
[58/133] Compiling SwiftSyntax SourceLength.swift
[59/133] Compiling SwiftSyntax SourceLocation.swift
[60/133] Compiling SwiftSyntax SourcePresence.swift
[61/133] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[62/133] Compiling SwiftSyntax Syntax.swift
[63/133] Compiling SwiftSyntax SyntaxArena.swift
[66/135] Compiling IssueReporting WithExpectedIssue.swift
[67/135] Compiling IssueReporting WithIssueContext.swift
[68/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?
[69/135] Emitting module IssueReporting
error: emit-module command failed with exit code 1 (use -v to see invocation)
[86/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?
[87/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?
[88/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/maplibre/maplibre-gl-native-distribution.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/Kolos65/Mockable.git
[1/1790] Fetching mockable
[2/2698] Fetching mockable, swift-macro-testing
[111/3022] Fetching mockable, swift-macro-testing, maplibre-gl-native-distribution
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (0.68s)
[127/2698] Fetching mockable, swift-macro-testing
[2699/16749] Fetching mockable, swift-macro-testing, swift-snapshot-testing
[6915/87677] Fetching mockable, swift-macro-testing, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (2.33s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.33s)
[55696/72718] Fetching mockable, swift-syntax
Fetched https://github.com/Kolos65/Mockable.git from cache (3.30s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.30s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.48s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.83s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.43s)
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.20s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (0.47s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.44s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.44s)
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.22s)
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/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/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/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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
[15571/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.49s)
BUILD FAILURE 6.0 macosSpm