Build Information
Failed to build MapLibreSwiftUI, reference v0.17.0 (59fc60
), with Swift 6.0 for macOS (SPM) on 11 Sep 2025 04:29:54 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: v0.17.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maplibre/swiftui-dsl
* tag v0.17.0 -> FETCH_HEAD
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 v0.17.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/30] Write sources
[24/30] Compiling _SwiftSyntaxCShims dummy.c
[25/30] Write swift-version-5BDAB9E9C0126B9D.txt
[27/44] Emitting module SwiftSyntax509
[28/44] Compiling SwiftSyntax509 Empty.swift
[29/44] Emitting module SwiftSyntax600
[30/44] Compiling SwiftSyntax600 Empty.swift
[31/44] Emitting module SwiftSyntax510
[32/44] Emitting module SwiftSyntax601
[33/44] Compiling SwiftSyntax510 Empty.swift
[34/44] Compiling SwiftSyntax601 Empty.swift
[35/44] Emitting module IssueReportingPackageSupport
[36/44] Compiling IssueReportingPackageSupport _Test.swift
[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/136] Compiling SwiftSyntax EditorPlaceholder.swift
[46/136] Compiling SwiftSyntax Identifier.swift
[47/136] Compiling SwiftSyntax MemoryLayout.swift
[48/136] Compiling SwiftSyntax MissingNodeInitializers.swift
[49/136] Compiling SwiftSyntax RawSyntax.swift
[50/136] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[51/136] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[52/136] Compiling SwiftSyntax RawSyntaxTokenView.swift
[53/136] Compiling SwiftSyntax SourceEdit.swift
[54/136] Compiling SwiftSyntax SourceLength.swift
[55/136] Compiling SwiftSyntax SourceLocation.swift
[56/136] Compiling SwiftSyntax SourcePresence.swift
[57/136] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[58/136] Compiling SwiftSyntax Syntax.swift
[59/136] Compiling SwiftSyntax SyntaxArena.swift
[66/138] Emitting module IssueReporting
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/138] 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?
[80/138] 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?
[81/138] 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?
[82/138] 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/pointfreeco/swift-macro-testing
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/908] Fetching swift-macro-testing
[110/2735] Fetching swift-macro-testing, mockable
[592/3079] Fetching swift-macro-testing, mockable, maplibre-gl-native-distribution
[1327/9427] Fetching swift-macro-testing, mockable, maplibre-gl-native-distribution, swift-numerics
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.79s)
[636/8519] Fetching mockable, maplibre-gl-native-distribution, swift-numerics
[8520/23886] Fetching mockable, maplibre-gl-native-distribution, swift-numerics, swift-snapshot-testing
[8674/95797] Fetching mockable, maplibre-gl-native-distribution, swift-numerics, swift-snapshot-testing, swift-syntax
Fetched https://github.com/Kolos65/Mockable.git from cache (4.18s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.18s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.18s)
Fetched https://github.com/apple/swift-numerics.git from cache (4.18s)
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (4.18s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.47s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (0.50s)
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.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/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (0.45s)
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.04s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.44s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.45s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (3.12s)
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.51s)
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/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/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/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/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/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-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
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.28s)
BUILD FAILURE 6.0 macosSpm