Build Information
Failed to build WarpShader, reference main (ac2a99
), with Swift 6.2 (beta) for watchOS using Xcode 26.0 on 23 Jun 2025 02:26:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WarpShader-Package -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mcritz/WarpShader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mcritz/WarpShader
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ac2a995 improves README
Cloned https://github.com/mcritz/WarpShader.git
Revision (git rev-parse @):
ac2a9952aeb179a61fe01a635f27f14496752c81
SUCCESS checkout https://github.com/mcritz/WarpShader.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/mcritz/WarpShader.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
WarpShader: /Users/admin/builder/spi-builder-workspace
resolved source packages: WarpShader
{
"dependencies" : [
],
"manifest_display_name" : "WarpShader",
"name" : "WarpShader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "WarpShader",
"targets" : [
"WarpShader"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WarpShaderExample",
"targets" : [
"WarpShaderExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "WarpShaderExample",
"module_type" : "SwiftTarget",
"name" : "WarpShaderExample",
"path" : "Sources/WarpShaderExample",
"product_memberships" : [
"WarpShaderExample"
],
"sources" : [
"WarpShaderExample/ContentView.swift",
"WarpShaderExample/WarpShaderApp.swift"
],
"target_dependencies" : [
"WarpShader"
],
"type" : "executable"
},
{
"c99name" : "WarpShader",
"module_type" : "SwiftTarget",
"name" : "WarpShader",
"path" : "Sources/WarpShader",
"product_memberships" : [
"WarpShader",
"WarpShaderExample"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Shaders.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ShaderFunction+StarWarp.swift",
"Warp.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WarpShader",
"WarpShader-Package",
"WarpShaderExample"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WarpShader-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 WarpShader-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
WarpShader: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'WarpShaderExample' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader_WarpShaderExample' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader' in project 'WarpShader'
Target 'WarpShader_WarpShaderExample' in project 'WarpShader' (no dependencies)
Target 'WarpShader' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader_WarpShader' in project 'WarpShader'
Target 'WarpShader' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader_WarpShader' in project 'WarpShader'
Target 'WarpShader_WarpShader' in project 'WarpShader' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 751fb7034de6a63a7d23d094021fe363
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/751fb7034de6a63a7d23d094021fe363.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/empty-WarpShader_WarpShaderExample.plist (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/empty-WarpShader_WarpShaderExample.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/WarpShader_WarpShaderExample.DependencyMetadataFileList (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/WarpShader_WarpShaderExample.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/WarpShader_WarpShaderExample.DependencyStaticMetadataFileList (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/WarpShader_WarpShaderExample.DependencyStaticMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WarpShader_WarpShaderExample.bundle (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WarpShader_WarpShaderExample.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/WarpShaderExample.DependencyStaticMetadataFileList (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/WarpShaderExample.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/WarpShaderExample.DependencyMetadataFileList (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/WarpShaderExample.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/empty-WarpShader_WarpShader.plist (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/empty-WarpShader_WarpShader.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/WarpShader_WarpShader.DependencyStaticMetadataFileList (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/WarpShader_WarpShader.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/WarpShader_WarpShader.DependencyMetadataFileList (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/WarpShader_WarpShader.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64_32/WarpShaderExample_const_extract_protocols.json (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64_32/WarpShaderExample_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64_32/WarpShaderExample.SwiftFileList (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64_32/WarpShaderExample.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64_32/WarpShaderExample.LinkFileList (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64_32/WarpShaderExample.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64_32/WarpShaderExample-OutputFileMap.json (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64_32/WarpShaderExample-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample_const_extract_protocols.json (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.SwiftFileList (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.LinkFileList (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample-OutputFileMap.json (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/Objects-normal/arm64/WarpShaderExample-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/DerivedSources/resource_bundle_accessor.swift (in target 'WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShaderExample.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/WarpShader.modulemap (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/WarpShader.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/WarpShader.DependencyStaticMetadataFileList (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/WarpShader.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/WarpShader.DependencyMetadataFileList (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/WarpShader.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64_32/WarpShader_const_extract_protocols.json (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64_32/WarpShader_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64_32/WarpShader.SwiftFileList (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64_32/WarpShader.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64_32/WarpShader.SwiftConstValuesFileList (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64_32/WarpShader.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64_32/WarpShader.LinkFileList (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64_32/WarpShader.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64_32/WarpShader-OutputFileMap.json (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64_32/WarpShader-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64/WarpShader_const_extract_protocols.json (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64/WarpShader_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64/WarpShader.SwiftFileList (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64/WarpShader.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64/WarpShader.SwiftConstValuesFileList (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64/WarpShader.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64/WarpShader.LinkFileList (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64/WarpShader.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64/WarpShader-OutputFileMap.json (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/Objects-normal/arm64/WarpShader-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/DerivedSources/resource_bundle_accessor.swift (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/WarpShader.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/WarpShader.modulemap (in target 'WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader.build/WarpShader.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WarpShader_WarpShader.bundle (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WarpShader_WarpShader.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/assetcatalog_output/unthinned (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/assetcatalog_output/unthinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/assetcatalog_output/thinned (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/assetcatalog_output/thinned
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WarpShader_WarpShaderExample.bundle /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Assets.xcassets /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Preview\ Content/Preview\ Assets.xcassets (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Assets.xcassets /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Preview\ Content/Preview\ Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 10.0 --platform watchos
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WarpShader_WarpShader.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/empty-WarpShader_WarpShader.plist (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/empty-WarpShader_WarpShader.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WarpShader_WarpShader.bundle/Info.plist
CompileMetalFile /Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Shaders.metal (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/metal -c -target air64-apple-watchos10.0 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -fmetal-math-mode\=fast -fmetal-math-fp32-functions\=fast -serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/Metal/Shaders.dia -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/Metal/Shaders.air -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/Metal/Shaders.dat /Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Shaders.metal
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/Metal/Shaders.dia:1:1: warning: Could not read serialized diagnostics file: error("Failed to open diagnostics file") (in target 'WarpShader_WarpShader' from project 'WarpShader')
error: error: cannot execute tool 'metal' due to missing Metal Toolchain; use: xcodebuild -downloadComponent MetalToolchain
** BUILD FAILED **
The following build commands failed:
CompileMetalFile /Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Shaders.metal (in target 'WarpShader_WarpShader' from project 'WarpShader')
Building workspace spi-builder-workspace with scheme WarpShader-Package
(2 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
WarpShader: /Users/admin/builder/spi-builder-workspace
resolved source packages: WarpShader
{
"dependencies" : [
],
"manifest_display_name" : "WarpShader",
"name" : "WarpShader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "WarpShader",
"targets" : [
"WarpShader"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WarpShaderExample",
"targets" : [
"WarpShaderExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "WarpShaderExample",
"module_type" : "SwiftTarget",
"name" : "WarpShaderExample",
"path" : "Sources/WarpShaderExample",
"product_memberships" : [
"WarpShaderExample"
],
"sources" : [
"WarpShaderExample/ContentView.swift",
"WarpShaderExample/WarpShaderApp.swift"
],
"target_dependencies" : [
"WarpShader"
],
"type" : "executable"
},
{
"c99name" : "WarpShader",
"module_type" : "SwiftTarget",
"name" : "WarpShader",
"path" : "Sources/WarpShader",
"product_memberships" : [
"WarpShader",
"WarpShaderExample"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Shaders.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ShaderFunction+StarWarp.swift",
"Warp.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WarpShader",
"WarpShader-Package",
"WarpShaderExample"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WarpShader-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 WarpShader-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
WarpShader: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'WarpShaderExample' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader_WarpShaderExample' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader' in project 'WarpShader'
Target 'WarpShader_WarpShaderExample' in project 'WarpShader' (no dependencies)
Target 'WarpShader' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader_WarpShader' in project 'WarpShader'
Target 'WarpShader' in project 'WarpShader'
➜ Explicit dependency on target 'WarpShader_WarpShader' in project 'WarpShader'
Target 'WarpShader_WarpShader' in project 'WarpShader' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WarpShader_WarpShader.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/empty-WarpShader_WarpShader.plist (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/empty-WarpShader_WarpShader.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WarpShader_WarpShader.bundle/Info.plist
CompileMetalFile /Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Shaders.metal (in target 'WarpShader_WarpShader' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/metal -c -target air64-apple-watchos10.0 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -fmetal-math-mode\=fast -fmetal-math-fp32-functions\=fast -serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/Metal/Shaders.dia -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/Metal/Shaders.air -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/Metal/Shaders.dat /Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Shaders.metal
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShader.build/Metal/Shaders.dia:1:1: warning: Could not read serialized diagnostics file: error("Failed to open diagnostics file") (in target 'WarpShader_WarpShader' from project 'WarpShader')
error: error: cannot execute tool 'metal' due to missing Metal Toolchain; use: xcodebuild -downloadComponent MetalToolchain
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WarpShader_WarpShaderExample.bundle /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Assets.xcassets /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Preview\ Content/Preview\ Assets.xcassets (in target 'WarpShader_WarpShaderExample' from project 'WarpShader')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Assets.xcassets /Users/admin/builder/spi-builder-workspace/Sources/WarpShaderExample/WarpShaderExample/Preview\ Content/Preview\ Assets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WarpShader.build/Debug-watchos/WarpShader_WarpShaderExample.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 10.0 --platform watchos
** BUILD FAILED **
The following build commands failed:
CompileMetalFile /Users/admin/builder/spi-builder-workspace/Sources/WarpShader/Shaders.metal (in target 'WarpShader_WarpShader' from project 'WarpShader')
Building workspace spi-builder-workspace with scheme WarpShader-Package
(2 failures)
BUILD FAILURE 6.2 watchOS