Build Information
Failed to build SwiftAutoGUI, reference 0.13.0 (bde107), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Oct 2025 09:21:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftAutoGUI -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NakaokaRei/SwiftAutoGUI.git
Reference: 0.13.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NakaokaRei/SwiftAutoGUI
* tag 0.13.0 -> FETCH_HEAD
HEAD is now at bde1077 chore: add documentaion.docc
Cloned https://github.com/NakaokaRei/SwiftAutoGUI.git
Revision (git rev-parse @):
bde107712d4f951011012ba466558d4736e490ce
SUCCESS checkout https://github.com/NakaokaRei/SwiftAutoGUI.git at 0.13.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/NakaokaRei/SwiftAutoGUI.git
https://github.com/NakaokaRei/SwiftAutoGUI.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "opencv-spm",
"requirement" : {
"range" : [
{
"lower_bound" : "4.9.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yeatse/opencv-spm.git"
}
],
"manifest_display_name" : "SwiftAutoGUI",
"name" : "SwiftAutoGUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftAutoGUI",
"targets" : [
"SwiftAutoGUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftAutoGUITests",
"module_type" : "SwiftTarget",
"name" : "SwiftAutoGUITests",
"path" : "Tests/SwiftAutoGUITests",
"sources" : [
"AppleScriptTests.swift",
"ImageRecognitionTests.swift",
"KeyboardTests.swift",
"MouseTests.swift",
"ScreenshotTests.swift",
"TweeningFunctionTests.swift"
],
"target_dependencies" : [
"SwiftAutoGUI"
],
"type" : "test"
},
{
"c99name" : "SwiftAutoGUI",
"module_type" : "SwiftTarget",
"name" : "SwiftAutoGUI",
"path" : "Sources/SwiftAutoGUI",
"product_dependencies" : [
"OpenCV"
],
"product_memberships" : [
"SwiftAutoGUI"
],
"sources" : [
"Action.swift",
"AppleScript.swift",
"Dialog.swift",
"ImageRecognition.swift",
"Keycode.swift",
"Screenshot.swift",
"SwiftAutoGUI.swift",
"TweeningFunction.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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/yeatse/opencv-spm.git
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit (cached)
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.5 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘opencv-spm’
Checking out 4.12.0 of package ‘opencv-spm’
Resolve Package Graph
Resolved source packages:
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
OpenCV: https://github.com/yeatse/opencv-spm.git @ 4.12.0
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftAutoGUI: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftDocCPlugin, OpenCV, SymbolKit, SwiftAutoGUI
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "opencv-spm",
"requirement" : {
"range" : [
{
"lower_bound" : "4.9.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yeatse/opencv-spm.git"
}
],
"manifest_display_name" : "SwiftAutoGUI",
"name" : "SwiftAutoGUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftAutoGUI",
"targets" : [
"SwiftAutoGUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftAutoGUITests",
"module_type" : "SwiftTarget",
"name" : "SwiftAutoGUITests",
"path" : "Tests/SwiftAutoGUITests",
"sources" : [
"AppleScriptTests.swift",
"ImageRecognitionTests.swift",
"KeyboardTests.swift",
"MouseTests.swift",
"ScreenshotTests.swift",
"TweeningFunctionTests.swift"
],
"target_dependencies" : [
"SwiftAutoGUI"
],
"type" : "test"
},
{
"c99name" : "SwiftAutoGUI",
"module_type" : "SwiftTarget",
"name" : "SwiftAutoGUI",
"path" : "Sources/SwiftAutoGUI",
"product_dependencies" : [
"OpenCV"
],
"product_memberships" : [
"SwiftAutoGUI"
],
"sources" : [
"Action.swift",
"AppleScript.swift",
"Dialog.swift",
"ImageRecognition.swift",
"Keycode.swift",
"Screenshot.swift",
"SwiftAutoGUI.swift",
"TweeningFunction.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftAutoGUI"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftAutoGUI -destination generic/platform=tvOS 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 SwiftAutoGUI -destination generic/platform=tvOS "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:
OpenCV: https://github.com/yeatse/opencv-spm.git @ 4.12.0
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftAutoGUI: /Users/admin/builder/spi-builder-workspace
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
➜ Explicit dependency on target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
➜ Explicit dependency on target 'OpenCV' in project 'OpenCV'
Target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
➜ Explicit dependency on target 'OpenCV' in project 'OpenCV'
Target 'OpenCV' in project 'OpenCV'
➜ Explicit dependency on target 'opencv2-dependencies' in project 'OpenCV'
Target 'opencv2-dependencies' in project 'OpenCV' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: aaf0b939c239e155ede7ead3b4ffcfe0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aaf0b939c239e155ede7ead3b4ffcfe0.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'OpenCV' from project 'OpenCV')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SwiftAutoGUI
(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:
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
SwiftAutoGUI: /Users/admin/builder/spi-builder-workspace
OpenCV: https://github.com/yeatse/opencv-spm.git @ 4.12.0
resolved source packages: SymbolKit, SwiftDocCPlugin, SwiftAutoGUI, OpenCV
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "opencv-spm",
"requirement" : {
"range" : [
{
"lower_bound" : "4.9.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yeatse/opencv-spm.git"
}
],
"manifest_display_name" : "SwiftAutoGUI",
"name" : "SwiftAutoGUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftAutoGUI",
"targets" : [
"SwiftAutoGUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftAutoGUITests",
"module_type" : "SwiftTarget",
"name" : "SwiftAutoGUITests",
"path" : "Tests/SwiftAutoGUITests",
"sources" : [
"AppleScriptTests.swift",
"ImageRecognitionTests.swift",
"KeyboardTests.swift",
"MouseTests.swift",
"ScreenshotTests.swift",
"TweeningFunctionTests.swift"
],
"target_dependencies" : [
"SwiftAutoGUI"
],
"type" : "test"
},
{
"c99name" : "SwiftAutoGUI",
"module_type" : "SwiftTarget",
"name" : "SwiftAutoGUI",
"path" : "Sources/SwiftAutoGUI",
"product_dependencies" : [
"OpenCV"
],
"product_memberships" : [
"SwiftAutoGUI"
],
"sources" : [
"Action.swift",
"AppleScript.swift",
"Dialog.swift",
"ImageRecognition.swift",
"Keycode.swift",
"Screenshot.swift",
"SwiftAutoGUI.swift",
"TweeningFunction.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftAutoGUI"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftAutoGUI -destination generic/platform=tvOS
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 SwiftAutoGUI -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
SwiftAutoGUI: /Users/admin/builder/spi-builder-workspace
OpenCV: https://github.com/yeatse/opencv-spm.git @ 4.12.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
➜ Explicit dependency on target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
➜ Explicit dependency on target 'OpenCV' in project 'OpenCV'
Target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
➜ Explicit dependency on target 'OpenCV' in project 'OpenCV'
Target 'OpenCV' in project 'OpenCV'
➜ Explicit dependency on target 'opencv2-dependencies' in project 'OpenCV'
Target 'opencv2-dependencies' in project 'OpenCV' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 827cd1b5641b836a09c4d62d8182d34b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/827cd1b5641b836a09c4d62d8182d34b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'OpenCV' from project 'OpenCV')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SwiftAutoGUI
(1 failure)
BUILD FAILURE 6.1 tvOS