The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of MapboxCommon, reference v24.11.3 (637be3), with Swift 5.9 for Linux on 23 Apr 2025 02:55:09 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-common-ios.git
Reference: v24.11.3
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.11.3   -> FETCH_HEAD
HEAD is now at 637be38 Update to v24.11.3
Cloned https://github.com/mapbox/mapbox-common-ios.git
Revision (git rev-parse @):
637be38ecea2c6aaac4f81a1f94b4e2001c9fad3
SUCCESS checkout https://github.com/mapbox/mapbox-common-ios.git at v24.11.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/mapbox/turf-swift.git
[1/6082] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift.git (1.01s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (0.67s)
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
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip
[15947/15947] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip (3.78s)
Building for debugging...
[1/22] 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
[2/25] Compiling Turf BoundingBox.swift
[3/25] Compiling Turf Codable.swift
[4/25] Compiling Turf Consumer+WKT.swift
[5/25] Compiling Turf GeometryCollection.swift
[6/25] Compiling Turf LineString.swift
[7/25] Compiling Turf MultiLineString.swift
[8/25] Compiling Turf Spline.swift
[9/25] Compiling Turf Turf.swift
[10/25] Compiling Turf WKT.swift
[11/25] 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/25] 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/25] 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/25] Compiling Turf RadianCoordinate2D.swift
[15/25] Compiling Turf Ring.swift
[16/25] Compiling Turf Simplifier.swift
[17/25] Compiling Turf FeatureCollection.swift
[18/25] Compiling Turf FeatureIdentifier.swift
[19/25] Compiling Turf GeoJSON.swift
[20/25] Compiling Turf MultiPoint.swift
[21/25] Compiling Turf MultiPolygon.swift
[22/25] Compiling Turf Point.swift
[23/25] Compiling Turf Polygon.swift
[24/25] Compiling Turf Geometry.swift
[25/25] Compiling Turf JSON.swift
[28/29] Emitting module MapboxCommonWrapper
[29/29] Compiling MapboxCommonWrapper Shim.swift
Build complete! (18.43s)
Build complete.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "turf-swift",
      "requirement" : {
        "exact" : [
          "4.0.0"
        ]
      },
      "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-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.