Build Information
Failed to build MapLibreSwiftUI, reference v0.20.0 (7d13f2), with Swift 6.0 for macOS (SPM) on 28 Nov 2025 21:33:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maplibre/swiftui-dsl.git
Reference: v0.20.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maplibre/swiftui-dsl
* tag v0.20.0 -> FETCH_HEAD
HEAD is now at 7d13f27 fixed: xcode version changed on gh action (#117)
Cloned https://github.com/maplibre/swiftui-dsl.git
Revision (git rev-parse @):
7d13f27497dc51d14fb2c4bc8f47785b612b72cd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maplibre/swiftui-dsl.git at v0.20.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/31] Write sources
[25/31] Write swift-version-5BDAB9E9C0126B9D.txt
[27/47] Emitting module SwiftSyntax510
[28/47] Emitting module IssueReportingPackageSupport
[29/47] Emitting module SwiftSyntax602
[30/47] Compiling SwiftSyntax600 Empty.swift
[31/47] Emitting module SwiftSyntax600
[32/47] Compiling SwiftSyntax510 Empty.swift
[33/47] Compiling SwiftSyntax509 Empty.swift
[34/47] Emitting module SwiftSyntax509
[35/47] Emitting module SwiftSyntax601
[36/47] Compiling SwiftSyntax601 Empty.swift
[37/47] Compiling SwiftSyntax602 Empty.swift
[38/47] Compiling IssueReportingPackageSupport _Test.swift
[38/66] Compiling _SwiftSyntaxCShims PlatformMutex.c
[40/130] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[41/130] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[42/130] Compiling SwiftSyntax RawSyntaxTokenView.swift
[43/130] Compiling SwiftSyntax SourceEdit.swift
[44/130] Compiling SwiftSyntax SourceLength.swift
[45/130] Compiling SwiftSyntax SourceLocation.swift
[46/130] Compiling SwiftSyntax SourcePresence.swift
[47/137] Compiling SwiftSyntax CustomTraits.swift
[48/137] Compiling SwiftSyntax EditorPlaceholder.swift
[49/137] Compiling SwiftSyntax Identifier.swift
[50/137] Compiling SwiftSyntax MemoryLayout.swift
[51/137] Compiling SwiftSyntax MissingNodeInitializers.swift
[52/137] Compiling SwiftSyntax RawSyntax.swift
[53/137] Compiling SwiftSyntax RawSyntaxArena.swift
[54/137] 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?
[55/137] 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?
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/137] 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/137] 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?
[60/137] Emitting module IssueReporting
[61/137] Compiling SwiftSyntax SyntaxRewriter.swift
[62/137] Compiling SwiftSyntax SyntaxTraits.swift
[63/137] Compiling SwiftSyntax SyntaxEnum.swift
[64/137] Compiling SwiftSyntax SyntaxKind.swift
[65/137] Compiling SwiftSyntax SyntaxVisitor.swift
[66/137] Compiling SwiftSyntax TokenKind.swift
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/377] Fetching maplibre-gl-native-distribution
[363/1309] Fetching maplibre-gl-native-distribution, swift-macro-testing
[490/3186] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable
[920/9570] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable, swift-numerics
[9571/25203] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable, swift-numerics, swift-snapshot-testing
[9728/98187] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable, swift-numerics, swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.77s)
[22077/25203] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable, swift-numerics, swift-snapshot-testing
Fetched https://github.com/apple/swift-numerics.git from cache (5.14s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (5.14s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (5.14s)
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (5.14s)
Fetched https://github.com/Kolos65/Mockable.git from cache (5.15s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.46s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.45s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.00s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.5.0 (0.47s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.34s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.44s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (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.21.0 (3.16s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.46s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.65s)
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.21.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.4
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.7
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.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.5.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.7.0
[16375/10049002] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.21.0/MapLibre.dynamic.xcframework.zip
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.21.0/MapLibre.dynamic.xcframework.zip
Downloaded https://github.com/maplibre/maplibre-native/releases/download/ios-v6.21.0/MapLibre.dynamic.xcframework.zip (1.02s)
BUILD FAILURE 6.0 macosSpm