Build Information
Failed to build MapLibreSwiftUI, reference main (59fc60
), with Swift 6.0 for macOS (SPM) on 11 Sep 2025 21:15:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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.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/30] Write sources
[24/30] Compiling _SwiftSyntaxCShims dummy.c
[25/30] Write swift-version-5BDAB9E9C0126B9D.txt
[27/44] Emitting module SwiftSyntax600
[28/44] Compiling SwiftSyntax600 Empty.swift
[29/44] Emitting module SwiftSyntax510
[30/44] Compiling SwiftSyntax510 Empty.swift
[31/44] Emitting module SwiftSyntax509
[32/44] Compiling SwiftSyntax509 Empty.swift
[33/44] Compiling SwiftSyntax601 Empty.swift
[34/44] Emitting module SwiftSyntax601
[35/44] Compiling IssueReportingPackageSupport _Test.swift
[36/44] Emitting module IssueReportingPackageSupport
[37/129] Compiling SwiftSyntax AbsolutePosition.swift
[38/129] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[39/129] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[40/129] Compiling SwiftSyntax Assert.swift
[41/129] Compiling SwiftSyntax BumpPtrAllocator.swift
[42/129] Compiling SwiftSyntax CommonAncestor.swift
[43/129] Compiling SwiftSyntax Convenience.swift
[44/129] Compiling SwiftSyntax CustomTraits.swift
[45/129] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[46/129] Compiling SwiftSyntax SyntaxChildren.swift
[47/129] Compiling SwiftSyntax SyntaxCollection.swift
[48/129] Compiling SwiftSyntax SyntaxHashable.swift
[49/129] Compiling SwiftSyntax SyntaxIdentifier.swift
[50/129] Compiling SwiftSyntax SyntaxNodeFactory.swift
[51/129] Compiling SwiftSyntax SyntaxNodeStructure.swift
[52/136] Compiling SwiftSyntax EditorPlaceholder.swift
[53/136] Compiling SwiftSyntax Identifier.swift
[54/136] Compiling SwiftSyntax MemoryLayout.swift
[55/136] Compiling SwiftSyntax MissingNodeInitializers.swift
[56/136] Compiling SwiftSyntax RawSyntax.swift
[57/136] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[58/136] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[59/136] Compiling SwiftSyntax RawSyntaxTokenView.swift
[60/136] Compiling SwiftSyntax SourceEdit.swift
[61/136] Compiling SwiftSyntax SourceLength.swift
[62/136] Compiling SwiftSyntax SourceLocation.swift
[63/136] Compiling SwiftSyntax SourcePresence.swift
[64/136] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[65/136] Compiling SwiftSyntax Syntax.swift
[66/136] Compiling IssueReporting LockIsolated.swift
[67/136] 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?
error: emit-module command failed with exit code 1 (use -v to see invocation)
[68/136] 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?
[69/136] 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?
[70/136] 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?
[71/136] Compiling SwiftSyntax SyntaxProtocol.swift
[72/136] Compiling SwiftSyntax SyntaxText.swift
[73/136] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[74/136] Compiling SwiftSyntax TokenDiagnostic.swift
[75/136] Compiling SwiftSyntax TokenSequence.swift
[76/136] Compiling SwiftSyntax TokenSyntax.swift
[77/136] Compiling SwiftSyntax Trivia.swift
[78/136] Compiling IssueReporting TestContext.swift
[79/136] Compiling IssueReporting Unimplemented.swift
[80/136] Compiling IssueReporting BreakpointReporter.swift
[81/136] Compiling IssueReporting FatalErrorReporter.swift
[82/136] Emitting module IssueReporting
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/Kolos65/Mockable.git
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/908] Fetching swift-macro-testing
[174/7256] Fetching swift-macro-testing, swift-numerics
[301/7600] Fetching swift-macro-testing, swift-numerics, maplibre-gl-native-distribution
[1090/9427] Fetching swift-macro-testing, swift-numerics, maplibre-gl-native-distribution, mockable
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.81s)
[1561/8519] Fetching swift-numerics, maplibre-gl-native-distribution, mockable
[8520/80432] Fetching swift-numerics, maplibre-gl-native-distribution, mockable, swift-syntax
[8521/95799] Fetching swift-numerics, maplibre-gl-native-distribution, mockable, swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (9.66s)
Fetched https://github.com/apple/swift-numerics.git from cache (9.66s)
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (9.66s)
Fetched https://github.com/Kolos65/Mockable.git from cache (9.66s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.66s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.51s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (0.53s)
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.41s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.55s)
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.10s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.53s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.52s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (3.21s)
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.61s)
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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
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/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/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/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.6
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.4.0
[16375/10200584] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.18.1/MapLibre.dynamic.xcframework.zip
Downloading binary artifact 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.29s)
BUILD FAILURE 6.0 macosSpm