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.17.0 (59fc60), with Swift 6.0 for Linux on 11 Sep 2025 04:30:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/maplibre/swiftui-dsl.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/apple/swift-numerics.git
[1/344] Fetching maplibre-gl-native-distribution
[249/1252] Fetching maplibre-gl-native-distribution, swift-macro-testing
[1253/3079] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable
[1509/9427] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable, swift-numerics
[9428/81338] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable, swift-numerics, swift-syntax
Fetched https://github.com/apple/swift-numerics.git from cache (0.84s)
[7394/74990] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable, swift-syntax
[10991/90357] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable, swift-syntax, swift-snapshot-testing
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (5.78s)
Fetched https://github.com/Kolos65/Mockable.git from cache (5.78s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (6.12s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (10.28s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.34s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.68s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (0.79s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5499] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.78s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.76s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (0.67s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4598] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.39s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.69s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (3.19s)
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.77s)
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/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/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.4.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-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/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
[1369/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 (2.03s)
Building for debugging...
[0/47] Write sources
[24/47] Compiling _SwiftSyntaxCShims dummy.c
[24/47] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/61] Emitting module InternalUtils
/host/spi-builder-workspace/Sources/InternalUtils/Sample Data.swift:2:8: error: no such module 'CoreLocation'
 1 | // Sample data
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 |
 4 | public let samplePedestrianWaypoints = [
[28/61] Compiling InternalUtils Enums.swift
/host/spi-builder-workspace/Sources/InternalUtils/Sample Data.swift:2:8: error: no such module 'CoreLocation'
 1 | // Sample data
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 |
 4 | public let samplePedestrianWaypoints = [
[29/61] Compiling InternalUtils Sample Data.swift
/host/spi-builder-workspace/Sources/InternalUtils/Sample Data.swift:2:8: error: no such module 'CoreLocation'
 1 | // Sample data
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 |
 4 | public let samplePedestrianWaypoints = [
[30/61] Emitting module SwiftSyntax600
[31/61] Compiling SwiftSyntax600 Empty.swift
[32/61] Compiling SwiftSyntax601 Empty.swift
[33/61] Emitting module SwiftSyntax601
[34/62] Emitting module SwiftSyntax509
[35/62] Compiling SwiftSyntax509 Empty.swift
[36/63] Emitting module IssueReportingPackageSupport
[37/63] Compiling IssueReportingPackageSupport _Test.swift
[38/65] Emitting module SwiftSyntax510
[39/65] Compiling SwiftSyntax510 Empty.swift
[44/66] Wrapping AST for SwiftSyntax601 for debugging
[45/66] Wrapping AST for SwiftSyntax510 for debugging
[46/66] Wrapping AST for SwiftSyntax600 for debugging
[47/66] Wrapping AST for SwiftSyntax509 for debugging
[49/149] Compiling InternalUtils Utilities.swift
/host/spi-builder-workspace/Sources/InternalUtils/Sample Data.swift:2:8: error: no such module 'CoreLocation'
 1 | // Sample data
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 |
 4 | public let samplePedestrianWaypoints = [
BUILD FAILURE 6.0 linux