Build Information
Successful build of SkyPath, reference v3.0.5 (1210fc
), with Swift 5.10 for Linux on 10 Sep 2025 22:17:44 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/Yamasee/skypath-ios-sdk.git
Reference: v3.0.5
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/Yamasee/skypath-ios-sdk
* tag v3.0.5 -> FETCH_HEAD
HEAD is now at 1210fce Update to 3.0.5
Cloned https://github.com/Yamasee/skypath-ios-sdk.git
Revision (git rev-parse @):
1210fced187d1347be2ebfc8e6ec761bc47ea6e2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Yamasee/skypath-ios-sdk.git at v3.0.5
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/Yamasee/skypath-ios-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/mapbox/turf-swift
[1/6082] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift from cache (0.76s)
Computing version for https://github.com/mapbox/turf-swift
Computed https://github.com/mapbox/turf-swift at 4.0.0 (1.34s)
Creating working copy for https://github.com/mapbox/turf-swift
Working copy of https://github.com/mapbox/turf-swift resolved at 4.0.0
[1397/10517427] Downloading https://github.com/Yamasee/skypath-ios-sdk/releases/download/v3.0.5/SkyPathSDK.xcframework.zip
Downloading binary artifact https://github.com/Yamasee/skypath-ios-sdk/releases/download/v3.0.5/SkyPathSDK.xcframework.zip
Downloaded https://github.com/Yamasee/skypath-ios-sdk/releases/download/v3.0.5/SkyPathSDK.xcframework.zip (1.94s)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/25] Compiling Turf GeometryCollection.swift
[5/25] Compiling Turf LineString.swift
[6/25] Compiling Turf MultiLineString.swift
[7/28] Compiling Turf Spline.swift
[8/28] Compiling Turf Turf.swift
[9/28] Compiling Turf WKT.swift
[10/28] Compiling Turf RadianCoordinate2D.swift
[11/28] Compiling Turf Ring.swift
[12/28] Compiling Turf Simplifier.swift
[13/28] Compiling Turf MultiPoint.swift
[14/28] Compiling Turf MultiPolygon.swift
[15/28] Compiling Turf Point.swift
[16/28] Emitting module Turf
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/Consumer/Consumer.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[17/28] Compiling Turf FeatureCollection.swift
[18/28] Compiling Turf FeatureIdentifier.swift
[19/28] Compiling Turf GeoJSON.swift
[20/28] Compiling Turf Polygon.swift
[21/28] Compiling Turf Geometry.swift
[22/28] Compiling Turf JSON.swift
[23/28] Compiling Turf BoundingBox.swift
[24/28] Compiling Turf Codable.swift
[25/28] Compiling Turf Consumer+WKT.swift
[26/28] Compiling Turf Consumer.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/Consumer/Consumer.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[27/28] Compiling Turf CoreLocation.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/Consumer/Consumer.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[28/28] Compiling Turf Feature.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/Consumer/Consumer.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[30/31] Emitting module SkyPathSDKTarget
[31/31] Compiling SkyPathSDKTarget Sources.swift
Build complete! (21.10s)
Build complete.
{
"dependencies" : [
{
"identity" : "turf-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mapbox/turf-swift"
}
],
"manifest_display_name" : "SkyPath",
"name" : "SkyPath",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SkyPathSDK",
"targets" : [
"SkyPathSDKTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SkyPathSDKTarget",
"module_type" : "SwiftTarget",
"name" : "SkyPathSDKTarget",
"path" : "Sources/SkyPathSDKTarget",
"product_dependencies" : [
"Turf"
],
"product_memberships" : [
"SkyPathSDK"
],
"sources" : [
"Sources.swift"
],
"target_dependencies" : [
"SkyPathSDK"
],
"type" : "library"
},
{
"c99name" : "SkyPathSDK",
"module_type" : "BinaryTarget",
"name" : "SkyPathSDK",
"path" : "remote/archive/SkyPathSDK.xcframework.zip",
"product_memberships" : [
"SkyPathSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
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
Done.