Build Information
Successful build of MapboxCommon, reference v24.9.0-sapial-release-naive-sdks-1-daily-2024-11-14-17-16 (47bcfc
), with Swift 5.10 for Linux on 14 Nov 2024 19:53:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-common-ios.git
Reference: v24.9.0-sapial-release-naive-sdks-1-daily-2024-11-14-17-16
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
* tag v24.9.0-sapial-release-naive-sdks-1-daily-2024-11-14-17-16 -> FETCH_HEAD
HEAD is now at 47bcfcf 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 @):
47bcfcfb8c377456fa23429d705a43fa166617af
SUCCESS checkout https://github.com/mapbox/mapbox-common-ios.git at v24.9.0-sapial-release-naive-sdks-1-daily-2024-11-14-17-16
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/mapbox/mapbox-common-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-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.66s)
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.39s)
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
[16035/16035] 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.21s)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/25] 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
[5/28] Compiling Turf Spline.swift
[6/28] Compiling Turf Turf.swift
[7/28] Compiling Turf WKT.swift
[8/28] Compiling Turf MultiPoint.swift
[9/28] Compiling Turf MultiPolygon.swift
[10/28] Compiling Turf Point.swift
[11/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
[12/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
[13/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
[14/28] Compiling Turf BoundingBox.swift
[15/28] Compiling Turf Codable.swift
[16/28] Compiling Turf Consumer+WKT.swift
[17/28] Compiling Turf GeometryCollection.swift
[18/28] Compiling Turf LineString.swift
[19/28] Compiling Turf MultiLineString.swift
[20/28] Compiling Turf RadianCoordinate2D.swift
[21/28] Compiling Turf Ring.swift
[22/28] Compiling Turf Simplifier.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! (11.36s)
Build complete.
Done.