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

Failed to build MapboxCoreMaps, reference v11.11.3 (1c4da1), with Swift 5.10 for tvOS using Xcode 15.4 on 23 Apr 2025 01:13:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxCoreMaps -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-core-maps-ios.git
Reference: v11.11.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-core-maps-ios
 * tag               v11.11.3   -> FETCH_HEAD
HEAD is now at 1c4da10 Update to v11.11.3
Cloned https://github.com/mapbox/mapbox-core-maps-ios.git
Revision (git rev-parse @):
1c4da102e30825c6189c4b0c3ca431c3228fc6e1
SUCCESS checkout https://github.com/mapbox/mapbox-core-maps-ios.git at v11.11.3
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/mapbox/mapbox-core-maps-ios.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/mapbox/mapbox-common-ios.git
Fetching from https://github.com/mapbox/turf-swift.git
Creating working copy of package ‘mapbox-common-ios’
Checking out 24.11.3 of package ‘mapbox-common-ios’
Creating working copy of package ‘turf-swift’
Checking out 4.0.0 of package ‘turf-swift’
Resolved source packages:
  MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.11.3
  Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
  MapboxCoreMaps: /Users/admin/builder/spi-builder-workspace
resolved source packages: MapboxCommon, Turf, MapboxCoreMaps
{
  "dependencies" : [
    {
      "identity" : "mapbox-common-ios",
      "requirement" : {
        "exact" : [
          "24.11.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/mapbox-common-ios.git"
    }
  ],
  "manifest_display_name" : "MapboxCoreMaps",
  "name" : "MapboxCoreMaps",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "MapboxCoreMaps",
      "targets" : [
        "MapboxCoreMapsWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapboxCoreMapsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapboxCoreMapsWrapper",
      "path" : "Sources/MapboxCoreMapsWrapper",
      "product_dependencies" : [
        "MapboxCommon"
      ],
      "product_memberships" : [
        "MapboxCoreMaps"
      ],
      "sources" : [
        "Placeholder.swift"
      ],
      "target_dependencies" : [
        "MapboxCoreMaps"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapboxCoreMaps",
      "module_type" : "BinaryTarget",
      "name" : "MapboxCoreMaps",
      "path" : "remote/archive/MapboxCoreMaps.xcframework-dynamic.zip",
      "product_memberships" : [
        "MapboxCoreMaps"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapboxCoreMaps"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxCoreMaps -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MapboxCoreMaps -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.11.3
  Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
  MapboxCoreMaps: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
    Target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
    Target 'MapboxCommon' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'MapboxCommonWrapper' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'MapboxCommonWrapper' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'Turf' in project 'Turf' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b6fd2575e4bcdf14e7959978889fa051
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b6fd2575e4bcdf14e7959978889fa051.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMapsWrapper' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommonWrapper' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommon' from project 'MapboxCommon')
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  MapboxCoreMaps: /Users/admin/builder/spi-builder-workspace
  MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.11.3
  Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
resolved source packages: MapboxCoreMaps, MapboxCommon, Turf
{
  "dependencies" : [
    {
      "identity" : "mapbox-common-ios",
      "requirement" : {
        "exact" : [
          "24.11.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/mapbox-common-ios.git"
    }
  ],
  "manifest_display_name" : "MapboxCoreMaps",
  "name" : "MapboxCoreMaps",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "MapboxCoreMaps",
      "targets" : [
        "MapboxCoreMapsWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapboxCoreMapsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapboxCoreMapsWrapper",
      "path" : "Sources/MapboxCoreMapsWrapper",
      "product_dependencies" : [
        "MapboxCommon"
      ],
      "product_memberships" : [
        "MapboxCoreMaps"
      ],
      "sources" : [
        "Placeholder.swift"
      ],
      "target_dependencies" : [
        "MapboxCoreMaps"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapboxCoreMaps",
      "module_type" : "BinaryTarget",
      "name" : "MapboxCoreMaps",
      "path" : "remote/archive/MapboxCoreMaps.xcframework-dynamic.zip",
      "product_memberships" : [
        "MapboxCoreMaps"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapboxCoreMaps"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxCoreMaps -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MapboxCoreMaps -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  MapboxCommon: https://github.com/mapbox/mapbox-common-ios.git @ 24.11.3
  MapboxCoreMaps: /Users/admin/builder/spi-builder-workspace
  Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'MapboxCoreMaps' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
    Target 'MapboxCoreMapsWrapper' in project 'MapboxCoreMaps'
        ➜ Explicit dependency on target 'MapboxCommon' in project 'MapboxCommon'
    Target 'MapboxCommon' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'MapboxCommonWrapper' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'MapboxCommonWrapper' in project 'MapboxCommon'
        ➜ Explicit dependency on target 'Turf' in project 'Turf'
    Target 'Turf' in project 'Turf' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b6fd2575e4bcdf14e7959978889fa051
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b6fd2575e4bcdf14e7959978889fa051.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommonWrapper' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommon' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMapsWrapper' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCoreMaps/MapboxCoreMaps.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mapbox-common-ios/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCoreMaps' from project 'MapboxCoreMaps')
** BUILD FAILED **
BUILD FAILURE 5.10 tvOS