Build Information
Successful build of MapboxCommon, reference main (343d1e
), with Swift 6.0 for Linux on 14 Nov 2024 19:55:02 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-common-ios.git
Reference: main
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/mapbox/mapbox-common-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 343d1e0 Release v24.9.0-sapial-release-naive-sdks-1-daily-2024-11-14-17-16
Cloned https://github.com/mapbox/mapbox-common-ios.git
Revision (git rev-parse @):
343d1e050a14ddf592a0a9fccd65a124abe4265f
SUCCESS checkout https://github.com/mapbox/mapbox-common-ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/mapbox/mapbox-common-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/mapbox/turf-swift.git
[1/6029] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift.git from cache (0.69s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0-beta.1 (0.49s)
Creating working copy for https://github.com/mapbox/turf-swift.git
Working copy of https://github.com/mapbox/turf-swift.git resolved at 4.0.0-beta.1
[4047/4047] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.9.0-sapial-release-naive-sdks-1-daily-2024-11-14-17-16/MapboxCommon.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.9.0-sapial-release-naive-sdks-1-daily-2024-11-14-17-16/MapboxCommon.zip
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.9.0-sapial-release-naive-sdks-1-daily-2024-11-14-17-16/MapboxCommon.zip (2.17s)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/25] Emitting module Turf
[5/28] Compiling Turf GeometryCollection.swift
[6/28] Compiling Turf LineString.swift
[7/28] Compiling Turf MultiLineString.swift
[8/28] Compiling Turf Spline.swift
[9/28] Compiling Turf Turf.swift
[10/28] Compiling Turf WKT.swift
[11/28] Compiling Turf Consumer.swift
[12/28] Compiling Turf CoreLocation.swift
[13/28] Compiling Turf Feature.swift
[14/28] Compiling Turf BoundingBox.swift
[15/28] Compiling Turf Codable.swift
[16/28] Compiling Turf Consumer+WKT.swift
[17/28] Compiling Turf RadianCoordinate2D.swift
[18/28] Compiling Turf Ring.swift
[19/28] Compiling Turf Simplifier.swift
[20/28] Compiling Turf MultiPoint.swift
[21/28] Compiling Turf MultiPolygon.swift
[22/28] Compiling Turf Point.swift
[23/28] Compiling Turf Polygon.swift
[24/28] Compiling Turf Geometry.swift
[25/28] Compiling Turf JSON.swift
[26/28] Compiling Turf FeatureCollection.swift
[27/28] Compiling Turf FeatureIdentifier.swift
[28/28] Compiling Turf GeoJSON.swift
[30/31] Emitting module MapboxCommonWrapper
[31/31] Compiling MapboxCommonWrapper Shim.swift
Build complete! (16.14s)
Build complete.
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "turf-swift",
"requirement" : {
"exact" : [
"4.0.0-beta.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mapbox/turf-swift.git"
}
],
"manifest_display_name" : "MapboxCommon",
"name" : "MapboxCommon",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "MapboxCommon",
"targets" : [
"MapboxCommonWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapboxCommonWrapper",
"module_type" : "SwiftTarget",
"name" : "MapboxCommonWrapper",
"path" : "Sources/MapboxCommonWrapper",
"product_dependencies" : [
"Turf"
],
"product_memberships" : [
"MapboxCommon"
],
"sources" : [
"Shim.swift"
],
"target_dependencies" : [
"MapboxCommon"
],
"type" : "library"
},
{
"c99name" : "MapboxCommonTests",
"module_type" : "SwiftTarget",
"name" : "MapboxCommonTests",
"path" : "Tests/MapboxCommonTests",
"sources" : [
"MapboxCommonTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"MapboxCommon"
],
"type" : "test"
},
{
"c99name" : "MapboxCommon",
"module_type" : "BinaryTarget",
"name" : "MapboxCommon",
"path" : "remote/archive/MapboxCommon.zip",
"product_memberships" : [
"MapboxCommon"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.