The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MapboxCommon, reference main (53e57e), with Swift 6.3 for Linux on 15 Apr 2026 17:08:53 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-common-ios.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/mapbox-common-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 53e57e1 Remove CircleCI configuration
Cloned https://github.com/mapbox/mapbox-common-ios.git
Revision (git rev-parse @):
53e57e16e6d82671374e45326c79bd081b5d2cec
SUCCESS checkout https://github.com/mapbox/mapbox-common-ios.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
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-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/mapbox/turf-swift.git
[1/6136] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift.git from cache (2.35s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (3.71s)
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.9.1/MapboxCommon.zip
[14257/14257] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.9.1/MapboxCommon.zip
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.9.1/MapboxCommon.zip (4.28s)
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 Spline.swift
[9/28] Compiling Turf Turf.swift
[10/28] Compiling Turf WKT.swift
[11/28] Compiling Turf MultiPoint.swift
[12/28] Compiling Turf MultiPolygon.swift
[13/28] Compiling Turf Point.swift
[14/28] Compiling Turf FeatureCollection.swift
[15/28] Compiling Turf FeatureIdentifier.swift
[16/28] Compiling Turf GeoJSON.swift
[17/28] Compiling Turf Consumer.swift
[18/28] Compiling Turf CoreLocation.swift
[19/28] Compiling Turf Feature.swift
[20/28] Compiling Turf GeometryCollection.swift
[21/28] Compiling Turf LineString.swift
[22/28] Compiling Turf MultiLineString.swift
[23/28] Compiling Turf RadianCoordinate2D.swift
[24/28] Compiling Turf Ring.swift
[25/28] Compiling Turf Simplifier.swift
[26/28] Compiling Turf BoundingBox.swift
[27/28] Compiling Turf Codable.swift
[28/28] Compiling Turf Consumer+WKT.swift
[30/31] Compiling MapboxCommonWrapper Shim.swift
[31/31] Emitting module MapboxCommonWrapper
Build complete! (29.01s)
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-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.