Build Information
Failed to build simd-tools, reference main (69e1bb), with Swift 6.1 for visionOS using Xcode 16.3 on 12 Jan 2026 15:39:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SIMDTools -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/computer-graphics-tools/simd-tools.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/computer-graphics-tools/simd-tools
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 69e1bb3 fix warnings
Cloned https://github.com/computer-graphics-tools/simd-tools.git
Revision (git rev-parse @):
69e1bb3b0fffedfd2865779f1576d650b9fd68db
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/computer-graphics-tools/simd-tools.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/computer-graphics-tools/simd-tools.git
https://github.com/computer-graphics-tools/simd-tools.git
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "simd-tools",
"name" : "simd-tools",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SIMDTools",
"targets" : [
"SIMDTools"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SIMDToolsMacros",
"targets" : [
"SIMDToolsMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SIMDToolsTests",
"module_type" : "SwiftTarget",
"name" : "SIMDToolsTests",
"path" : "Tests/SIMDToolsTests",
"sources" : [
"AngleTests.swift",
"Float3x3Tests.swift",
"Float4x4Tests.swift",
"SIMDToolsTests.swift",
"UtilityFunctionTests.swift"
],
"target_dependencies" : [
"SIMDTools"
],
"type" : "test"
},
{
"c99name" : "SIMDToolsMacros",
"module_type" : "SwiftTarget",
"name" : "SIMDToolsMacros",
"path" : "Sources/SIMDToolsMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"SIMDTools",
"SIMDToolsMacros"
],
"sources" : [
"SIMDToolsMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "SIMDTools",
"module_type" : "SwiftTarget",
"name" : "SIMDTools",
"path" : "Sources/SIMDTools",
"product_memberships" : [
"SIMDTools"
],
"sources" : [
"Angle.swift",
"Helpers.swift",
"SIMD+Extensions.swift",
"SIMDTools.swift",
"float3x3+Extensions.swift",
"float4x4+Extensions.swift"
],
"target_dependencies" : [
"SIMDToolsMacros"
],
"type" : "library"
}
],
"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/swiftlang/swift-syntax.git (cached)
Creating working copy of package ‘swift-syntax’
Checking out 602.0.0 of package ‘swift-syntax’
Resolve Package Graph
Resolved source packages:
simd-tools: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
resolved source packages: simd-tools, swift-syntax
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SIMDTools -destination generic/platform=xrOS 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 SIMDTools -destination generic/platform=xrOS "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:
simd-tools: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
2026-01-12 07:39:44.596 xcodebuild[749:4264] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-12-01_07-39-0044.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "SIMDTools". The "-list" option can be used to find the names of the schemes in the workspace.
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:
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
simd-tools: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-syntax, simd-tools
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SIMDTools -destination generic/platform=xrOS
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 SIMDTools -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
simd-tools: /Users/admin/builder/spi-builder-workspace
2026-01-12 07:39:46.257 xcodebuild[766:4392] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-12-01_07-39-0046.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "SIMDTools". The "-list" option can be used to find the names of the schemes in the workspace.
BUILD FAILURE 6.1 visionOS