The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build MapLibreSwiftUI, reference v0.14.0 (ee6839), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 16:42:03 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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.2
Building package at path:  $PWD
https://github.com/maplibre/swiftui-dsl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/35] Write sources
[29/35] Compiling _SwiftSyntaxCShims dummy.c
[30/35] Write swift-version-1EA4D86E10B52AF.txt
[32/89] Emitting module SwiftSyntax601
[33/89] Compiling SwiftSyntax601 Empty.swift
[34/89] Compiling SwiftSyntax510 Empty.swift
[35/89] Emitting module SwiftSyntax510
[36/89] Compiling SwiftSyntax509 Empty.swift
[37/89] Emitting module SwiftSyntax509
[38/89] Compiling SwiftSyntax600 Empty.swift
[39/89] Emitting module SwiftSyntax600
[40/155] Compiling SwiftSyntax AbsolutePosition.swift
[41/155] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[42/155] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[43/155] Compiling SwiftSyntax Assert.swift
[44/155] Compiling SwiftSyntax BumpPtrAllocator.swift
[45/155] Compiling SwiftSyntax CommonAncestor.swift
[46/155] Compiling SwiftSyntax Convenience.swift
[47/155] Compiling SwiftSyntax CustomTraits.swift
[48/162] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[49/162] Compiling SwiftSyntax SyntaxChildren.swift
[50/162] Compiling SwiftSyntax SyntaxCollection.swift
[51/162] Compiling SwiftSyntax SyntaxHashable.swift
[52/162] Compiling SwiftSyntax SyntaxIdentifier.swift
[53/162] Compiling SwiftSyntax SyntaxNodeFactory.swift
[54/162] Compiling SwiftSyntax SyntaxNodeStructure.swift
[55/162] Compiling SwiftSyntax SourceEdit.swift
[56/162] Compiling SwiftSyntax SourceLength.swift
[57/162] Compiling SwiftSyntax SourceLocation.swift
[58/162] Compiling SwiftSyntax SourcePresence.swift
[59/162] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[60/162] Compiling SwiftSyntax Syntax.swift
[61/162] Compiling SwiftSyntax SyntaxArena.swift
[62/162] Compiling SwiftSyntax SyntaxProtocol.swift
[63/162] Compiling SwiftSyntax SyntaxText.swift
[64/162] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[65/162] Compiling SwiftSyntax TokenDiagnostic.swift
[66/162] Compiling SwiftSyntax TokenSequence.swift
[67/162] Compiling SwiftSyntax TokenSyntax.swift
[68/162] Compiling SwiftSyntax Trivia.swift
[73/166] Compiling IssueReporting WithExpectedIssue.swift
[74/166] Compiling IssueReporting WithIssueContext.swift
[75/166] Emitting module IssueReporting
[78/166] 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/166] Compiling SwiftSyntax Keyword.swift
[82/166] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[83/166] Compiling SwiftSyntax Utils.swift
[84/166] Compiling SwiftSyntax ChildNameForKeyPath.swift
[95/166] Emitting module IssueReporting
[104/166] Compiling SwiftSyntax SyntaxBaseNodes.swift
[106/166] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[107/166] Compiling SwiftSyntax SyntaxAnyVisitor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[112/166] 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?
[113/166] 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?
[114/166] 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)
[115/166] 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?
[116/166] 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?
[117/166] 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?
[118/166] 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?
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-syntax.git
[7/324] Fetching maplibre-gl-native-distribution
[21/2114] Fetching maplibre-gl-native-distribution, mockable
[324/3022] Fetching maplibre-gl-native-distribution, mockable, swift-macro-testing
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (0.74s)
[155/2698] Fetching mockable, swift-macro-testing
Fetched https://github.com/Kolos65/Mockable.git from cache (0.94s)
[1/14051] Fetching swift-snapshot-testing
[4217/84978] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.42s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.42s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (3.42s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (3.93s)
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.01s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.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.17s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (1.64s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.42s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (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.15.0 (2.55s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.55s)
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/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-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
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/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.15.0/MapLibre.dynamic.xcframework.zip
[32750/8518054] Downloading 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.35s)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
BUILD FAILURE 6.2 macosSpm