Build Information
Failed to build MapboxCommon, reference main (fae124
), with Swift 6.1 for watchOS using Xcode 16.3 on 29 Apr 2025 16:00:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxCommon -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-common-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-common-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fae1244 Disable notification on tag
Cloned https://github.com/mapbox/mapbox-common-ios.git
Revision (git rev-parse @):
fae12447171dded9e764b5c3f909ce409165e8fc
SUCCESS checkout https://github.com/mapbox/mapbox-common-ios.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/mapbox/mapbox-common-ios.git
https://github.com/mapbox/mapbox-common-ios.git
{
"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" : "/Users/admin/builder/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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/mapbox/turf-swift.git
Creating working copy of package ‘turf-swift’
Checking out 4.0.0 of package ‘turf-swift’
Resolve Package Graph
Resolved source packages:
MapboxCommon: /Users/admin/builder/spi-builder-workspace
Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
resolved source packages: MapboxCommon, Turf
{
"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" : "/Users/admin/builder/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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MapboxCommon"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxCommon -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 MapboxCommon -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
MapboxCommon: /Users/admin/builder/spi-builder-workspace
Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d1a2b8da0f590810036851204652c39f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d1a2b8da0f590810036851204652c39f.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommon' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommonWrapper' from project 'MapboxCommon')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MapboxCommon
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
MapboxCommon: /Users/admin/builder/spi-builder-workspace
resolved source packages: Turf, MapboxCommon
{
"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" : "/Users/admin/builder/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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MapboxCommon"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxCommon -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.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 MapboxCommon -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
MapboxCommon: /Users/admin/builder/spi-builder-workspace
Turf: https://github.com/mapbox/turf-swift.git @ 4.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a8ede54bc6802f9abaaf6d79679f5318
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a8ede54bc6802f9abaaf6d79679f5318.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommon' from project 'MapboxCommon')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCommon/MapboxCommon.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxCommon/MapboxCommon.xcframework'. (in target 'MapboxCommonWrapper' from project 'MapboxCommon')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MapboxCommon
(1 failure)
BUILD FAILURE 6.1 watchOS