Build Information
Failed to build MapLibreSwiftUI, reference v0.17.0 (59fc60
), with Swift 5.10 for Linux on 11 Sep 2025 04:29:54 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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-5.10-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: 5.10
Building package at path: $PWD
https://github.com/maplibre/swiftui-dsl.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax.git
[1/344] Fetching maplibre-gl-native-distribution
[345/1252] Fetching maplibre-gl-native-distribution, swift-macro-testing
[1253/3079] Fetching maplibre-gl-native-distribution, swift-macro-testing, mockable
[3080/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.73s)
[5956/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/pointfreeco/swift-snapshot-testing from cache (5.23s)
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (10.94s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (10.94s)
Fetched https://github.com/Kolos65/Mockable.git from cache (10.94s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (11.02s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (1.25s)
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 (0.76s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.58s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (0.56s)
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.33s)
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.49s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (1.42s)
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/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/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.6.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-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.6
[1397/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.88s)
warning: 'spi-builder-workspace': found 51 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/setZoom_centeredCamera_updatesZoomCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/incrementZoom_trackingUserLocationCamera_incrementsZoomCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/incrementZoom_rectCamera_withProxy_convertsToCenteredCamera.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/pan_rectCamera_withProxy_convertsToCenteredCamera.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/pan_centeredCamera_rightDirection_pansCameraRight.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/setPitch_centeredCamera_updatesPitchCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testCompassOnly.1.png
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/incrementZoom_trackingUserLocationWithCourseCamera_incrementsZoomCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/pan_centeredCamera_leftDirection_pansCameraLeft.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testCompassChangePosition.1.png
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/LayerPreviewTests/testSimpleSymbol.1.png
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/pan_centeredCamera_downDirection_pansCameraDown.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/pan_trackingUserLocationWithCourseCamera_convertsToCenteredCamera.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraTests/testTrackUserLocationWithHeading.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/pan_centeredCamera_upDirection_pansCameraUp.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraTests/testTrackUserLocationWithCourse.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/setZoom_trackingUserLocationWithHeadingCamera_updatesZoomCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/setZoom_trackingUserLocationWithCourseCamera_updatesZoomCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testAttributionChangePosition.1.png
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/incrementZoom_trackingUserLocationWithHeadingCamera_incrementsZoomCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/LayerPreviewTests/testRotatedSymboleDynamic.1.png
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testLogoChangePosition.1.png
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/incrementZoom_negativeIncrement_decrementsZoom.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/LayerPreviewTests/testRoseTint.1.png
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/setZoom_trackingUserLocationCamera_updatesZoomCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/CameraStateTests/testTrackingUserLocationWithHeading.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/LayerPreviewTests/testCirclesWithSymbols.1.png
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/CameraStateTests/testTrackingUserLocation.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraTests/testCenterCamera.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/setDirection_trackingUserLocationCamera_updatesDirectionCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/setZoom_rectCamera_withProxy_convertsToCenteredCamera.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/pan_trackingUserLocationWithHeadingCamera_convertsToCenteredCamera.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/setPitch_trackingUserLocationCamera_updatesPitchCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/CameraStateTests/testRect.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/setDirection_centeredCamera_updatesDirectionCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/CameraStateTests/testCenterCameraState.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testEmptyControls.1.png
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/pan_trackingUserLocationCamera_convertsToCenteredCamera.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/setPitch_rectCamera_withProxy_convertsToCenteredCamera.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/setPitch_trackingUserLocationWithHeadingCamera_updatesPitchCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/setDirection_rectCamera_withProxy_convertsToCenteredCamera.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/setPitch_trackingUserLocationWithCourseCamera_updatesPitchCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/LayerPreviewTests/testRotatedSymbolConst.1.png
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/CameraPreviewTests/testCameraPreview.1.png
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraTests/testTrackingUserLocation.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testLogoOnly.1.png
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/CameraStateTests/testTrackingUserLocationWithCourse.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/pan_rectCamera_withoutProxy_usesDefaults.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraTests/testBoundingBox.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Models/MapCamera/__Snapshots__/MapViewCameraOperationTests/incrementZoom_centeredCamera_incrementsZoomCorrectly.1.txt
/host/spi-builder-workspace/Tests/MapLibreSwiftUITests/Examples/__Snapshots__/MapControlsTests/testAttributionOnly.1.png
Building for debugging...
[0/47] Write sources
[24/47] Compiling _SwiftSyntaxCShims dummy.c
[25/47] Write swift-version-24593BA9C3E375BF.txt
[27/61] Emitting module SwiftSyntax510
[28/61] Emitting module IssueReportingPackageSupport
[29/61] Compiling SwiftSyntax600 Empty.swift
[30/61] Emitting module SwiftSyntax600
[31/62] Compiling SwiftSyntax510 Empty.swift
[33/63] Wrapping AST for SwiftSyntax600 for debugging
[34/63] Wrapping AST for SwiftSyntax510 for debugging
[36/63] Emitting module SwiftSyntax601
[37/63] Compiling SwiftSyntax601 Empty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/64] Emitting module InternalUtils
/host/spi-builder-workspace/Sources/InternalUtils/Sample Data.swift:2:8: error: no such module 'CoreLocation'
import CoreLocation
^
[39/64] Compiling InternalUtils Enums.swift
/host/spi-builder-workspace/Sources/InternalUtils/Sample Data.swift:2:8: error: no such module 'CoreLocation'
import CoreLocation
^
[41/64] Compiling SwiftSyntax509 Empty.swift
[42/64] Emitting module SwiftSyntax509
[43/65] Compiling IssueReportingPackageSupport _Test.swift
[43/66] Wrapping AST for SwiftSyntax601 for debugging
[46/66] Wrapping AST for SwiftSyntax509 for debugging
[48/149] Compiling SwiftSyntax SourceEdit.swift
[49/149] Compiling SwiftSyntax SourceLength.swift
[50/151] Emitting module IssueReporting
[51/151] Compiling IssueReporting WithExpectedIssue.swift
[52/151] Compiling IssueReporting WithIssueContext.swift
[53/151] Compiling SwiftSyntax AbsolutePosition.swift
[54/151] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[55/151] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[56/151] Compiling SwiftSyntax Assert.swift
[57/151] Compiling SwiftSyntax BumpPtrAllocator.swift
[58/151] Compiling SwiftSyntax CommonAncestor.swift
[59/151] Compiling SwiftSyntax Convenience.swift
[60/151] Compiling SwiftSyntax CustomTraits.swift
[61/151] Compiling SwiftSyntax EditorPlaceholder.swift
[62/158] Compiling InternalUtils Sample Data.swift
/host/spi-builder-workspace/Sources/InternalUtils/Sample Data.swift:2:8: error: no such module 'CoreLocation'
import CoreLocation
^
[63/160] Compiling InternalUtils Utilities.swift
/host/spi-builder-workspace/Sources/InternalUtils/Sample Data.swift:2:8: error: no such module 'CoreLocation'
import CoreLocation
^
error: fatalError
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
BUILD FAILURE 5.10 linux