The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Turf with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/turf-swift.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/turf-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9562a54 fix visionos identifier
Cloned https://github.com/mapbox/turf-swift.git
Revision (git rev-parse @):
9562a5471294ae38ea0915c552efe1a613fdbb01
SUCCESS checkout https://github.com/mapbox/turf-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mapbox/turf-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/24] Emitting module Turf
/host/spi-builder-workspace/Sources/Turf/Consumer/Consumer.swift:92:25: warning: stored property 'characterSet' of 'Sendable'-conforming struct 'Charset' has non-sendable type 'CharacterSet'
        fileprivate let characterSet: CharacterSet
                        ^
Foundation.CharacterSet:1:15: note: struct 'CharacterSet' does not conform to the 'Sendable' protocol
public struct CharacterSet : ReferenceConvertible, Equatable, Hashable, SetAlgebra {
              ^
/host/spi-builder-workspace/Sources/Turf/Consumer/Consumer.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[4/27] Compiling Turf MultiPoint.swift
[5/27] Compiling Turf MultiPolygon.swift
[6/27] Compiling Turf Point.swift
[7/27] Compiling Turf Spline.swift
[8/27] Compiling Turf Turf.swift
[9/27] Compiling Turf WKT.swift
[10/27] Compiling Turf BoundingBox.swift
[11/27] Compiling Turf Codable.swift
[12/27] Compiling Turf Consumer+WKT.swift
[13/27] Compiling Turf FeatureCollection.swift
[14/27] Compiling Turf FeatureIdentifier.swift
[15/27] Compiling Turf GeoJSON.swift
[16/27] Compiling Turf Consumer.swift
/host/spi-builder-workspace/Sources/Turf/Consumer/Consumer.swift:92:25: warning: stored property 'characterSet' of 'Sendable'-conforming struct 'Charset' has non-sendable type 'CharacterSet'
        fileprivate let characterSet: CharacterSet
                        ^
Foundation.CharacterSet:1:15: note: struct 'CharacterSet' does not conform to the 'Sendable' protocol
public struct CharacterSet : ReferenceConvertible, Equatable, Hashable, SetAlgebra {
              ^
/host/spi-builder-workspace/Sources/Turf/Consumer/Consumer.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[17/27] Compiling Turf CoreLocation.swift
/host/spi-builder-workspace/Sources/Turf/Consumer/Consumer.swift:92:25: warning: stored property 'characterSet' of 'Sendable'-conforming struct 'Charset' has non-sendable type 'CharacterSet'
        fileprivate let characterSet: CharacterSet
                        ^
Foundation.CharacterSet:1:15: note: struct 'CharacterSet' does not conform to the 'Sendable' protocol
public struct CharacterSet : ReferenceConvertible, Equatable, Hashable, SetAlgebra {
              ^
/host/spi-builder-workspace/Sources/Turf/Consumer/Consumer.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[18/27] Compiling Turf Feature.swift
/host/spi-builder-workspace/Sources/Turf/Consumer/Consumer.swift:92:25: warning: stored property 'characterSet' of 'Sendable'-conforming struct 'Charset' has non-sendable type 'CharacterSet'
        fileprivate let characterSet: CharacterSet
                        ^
Foundation.CharacterSet:1:15: note: struct 'CharacterSet' does not conform to the 'Sendable' protocol
public struct CharacterSet : ReferenceConvertible, Equatable, Hashable, SetAlgebra {
              ^
/host/spi-builder-workspace/Sources/Turf/Consumer/Consumer.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[19/27] Compiling Turf GeometryCollection.swift
[20/27] Compiling Turf LineString.swift
[21/27] Compiling Turf MultiLineString.swift
[22/27] Compiling Turf Polygon.swift
[23/27] Compiling Turf Geometry.swift
[24/27] Compiling Turf JSON.swift
[25/27] Compiling Turf RadianCoordinate2D.swift
[26/27] Compiling Turf Ring.swift
[27/27] Compiling Turf Simplifier.swift
Build complete! (8.20s)
Build complete.
Done.

Build Machine: Linux 1