The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Turf with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/turf-swift.git
Reference: v2.8.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/mapbox/turf-swift
 * tag               v2.8.0     -> FETCH_HEAD
HEAD is now at 2130501 v2.8.0
Cloned https://github.com/mapbox/turf-swift.git
Revision (git rev-parse @):
213050191cfcb3d5aa76e1fa90c6ff1e182a42ca
SUCCESS checkout https://github.com/mapbox/turf-swift.git at v2.8.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/mapbox/turf-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/22] 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
[2/25] Compiling Turf BoundingBox.swift
[3/25] Compiling Turf Codable.swift
[4/25] Compiling Turf Consumer+WKT.swift
[5/25] 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
[6/25] 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
[7/25] 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
[8/25] Compiling Turf FeatureCollection.swift
[9/25] Compiling Turf FeatureIdentifier.swift
[10/25] Compiling Turf GeoJSON.swift
[11/25] Compiling Turf Polygon.swift
[12/25] Compiling Turf Geometry.swift
[13/25] Compiling Turf JSON.swift
[14/25] Compiling Turf GeometryCollection.swift
[15/25] Compiling Turf LineString.swift
[16/25] Compiling Turf MultiLineString.swift
[17/25] Compiling Turf Spline.swift
[18/25] Compiling Turf Turf.swift
[19/25] Compiling Turf WKT.swift
[20/25] Compiling Turf MultiPoint.swift
[21/25] Compiling Turf MultiPolygon.swift
[22/25] Compiling Turf Point.swift
[23/25] Compiling Turf RadianCoordinate2D.swift
[24/25] Compiling Turf Ring.swift
[25/25] Compiling Turf Simplifier.swift
Build complete! (5.74s)
Build complete.
Done.

Build Machine: Linux 1