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.9.0-sapial-release-naive-sdks-1-daily-2024-11-14-17-16 (47bcfc), with Swift 6.0 for Linux on 14 Nov 2024 19:54:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 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:             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-4609320-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.73s)
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.70s)
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
[7920/7920] 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 (1.98s)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/25] Emitting module Turf
[5/28] Compiling Turf Polygon.swift
[6/28] Compiling Turf Geometry.swift
[7/28] Compiling Turf JSON.swift
[8/28] Compiling Turf RadianCoordinate2D.swift
[9/28] Compiling Turf Ring.swift
[10/28] Compiling Turf Simplifier.swift
[11/28] Compiling Turf Spline.swift
[12/28] Compiling Turf Turf.swift
[13/28] Compiling Turf WKT.swift
[14/28] Compiling Turf Consumer.swift
[15/28] Compiling Turf CoreLocation.swift
[16/28] Compiling Turf Feature.swift
[17/28] Compiling Turf MultiPoint.swift
[18/28] Compiling Turf MultiPolygon.swift
[19/28] Compiling Turf Point.swift
[20/28] Compiling Turf FeatureCollection.swift
[21/28] Compiling Turf FeatureIdentifier.swift
[22/28] Compiling Turf GeoJSON.swift
[23/28] Compiling Turf BoundingBox.swift
[24/28] Compiling Turf Codable.swift
[25/28] Compiling Turf Consumer+WKT.swift
[26/28] Compiling Turf GeometryCollection.swift
[27/28] Compiling Turf LineString.swift
[28/28] Compiling Turf MultiLineString.swift
[30/31] Emitting module MapboxCommonWrapper
[31/31] Compiling MapboxCommonWrapper Shim.swift
Build complete! (14.87s)
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.