Build Information
Failed to build OpenBox, reference 0.0.1 (aefde0), with Swift 6.0 for tvOS using Xcode 16.2 on 30 Aug 2025 07:26:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenBox-Package -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenRenderBox.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OpenSwiftUIProject/OpenRenderBox
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at aefde05 Fix NSUUID issue on Linux platform
Cloned https://github.com/OpenSwiftUIProject/OpenRenderBox.git
Revision (git rev-parse @):
aefde05980b466cd140066d33ea64d9ba16474ef
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenRenderBox.git at 0.0.1
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/OpenRenderBox.git
Command line invocation:
/Applications/Xcode-16.2.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/OpenSwiftUIProject/DarwinPrivateFrameworks.git
Fetching from https://github.com/apple/swift-numerics
Creating working copy of package ‘swift-numerics’
Checking out 1.1.0 of package ‘swift-numerics’
Creating working copy of package ‘DarwinPrivateFrameworks’
Checking out main (ee496e6) of package ‘DarwinPrivateFrameworks’
Resolve Package Graph
Resolved source packages:
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.0
DarwinPrivateFrameworks: https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git @ main (ee496e6)
OpenBox: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-numerics, DarwinPrivateFrameworks, OpenBox
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "darwinprivateframeworks",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git"
}
],
"manifest_display_name" : "OpenBox",
"name" : "OpenBox",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "OpenBox",
"targets" : [
"OpenBox"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenBoxShims",
"targets" : [
"OpenBoxShims"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenBoxTests",
"module_type" : "SwiftTarget",
"name" : "OpenBoxTests",
"path" : "Tests/OpenBoxTests",
"sources" : [
"DummyTests.swift"
],
"target_dependencies" : [
"OpenBox"
],
"type" : "test"
},
{
"c99name" : "OpenBoxShims",
"module_type" : "SwiftTarget",
"name" : "OpenBoxShims",
"path" : "Sources/OpenBoxShims",
"product_dependencies" : [
"RenderBox"
],
"product_memberships" : [
"OpenBoxShims"
],
"sources" : [
"BoxShims.swift"
],
"type" : "library"
},
{
"c99name" : "OpenBoxCompatibilityTests",
"module_type" : "SwiftTarget",
"name" : "OpenBoxCompatibilityTests",
"path" : "Tests/OpenBoxCompatibilityTests",
"product_dependencies" : [
"RealModule"
],
"sources" : [
"BoxShims.swift",
"UUIDTests.swift"
],
"target_dependencies" : [
"OpenBox"
],
"type" : "test"
},
{
"c99name" : "OpenBox",
"module_type" : "ClangTarget",
"name" : "OpenBox",
"path" : "Sources/OpenBox",
"product_memberships" : [
"OpenBox"
],
"sources" : [
"OBUUID.mm"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OpenBox",
"OpenBox-Package",
"OpenBoxShims"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenBox-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.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 OpenBox-Package -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
Resolve Package Graph
Resolved source packages:
DarwinPrivateFrameworks: https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git @ main (ee496e6)
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.0
OpenBox: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'OpenBoxShims' in project 'OpenBox'
➜ Explicit dependency on target 'OpenBoxShims' in project 'OpenBox'
➜ Explicit dependency on target 'RenderBox' in project 'DarwinPrivateFrameworks'
Target 'OpenBoxShims' in project 'OpenBox'
➜ Explicit dependency on target 'RenderBox' in project 'DarwinPrivateFrameworks'
Target 'RenderBox' in project 'DarwinPrivateFrameworks' (no dependencies)
Target 'OpenBox' in project 'OpenBox'
➜ Explicit dependency on target 'OpenBox' in project 'OpenBox'
Target 'OpenBox' in project 'OpenBox' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
Build description signature: 0ebaf46767768b981a2a534402b59a51
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0ebaf46767768b981a2a534402b59a51.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework'. (in target 'RenderBox' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework'. (in target 'OpenBoxShims' from project 'OpenBox')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework'. (in target 'OpenBoxShims' from project 'OpenBox')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework'. (in target 'OpenBoxShims' from project 'OpenBox')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme OpenBox-Package
(1 failure)
Command line invocation:
/Applications/Xcode-16.2.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:
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.0
OpenBox: /Users/admin/builder/spi-builder-workspace
DarwinPrivateFrameworks: https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git @ main (ee496e6)
resolved source packages: swift-numerics, OpenBox, DarwinPrivateFrameworks
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "darwinprivateframeworks",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git"
}
],
"manifest_display_name" : "OpenBox",
"name" : "OpenBox",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "OpenBox",
"targets" : [
"OpenBox"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenBoxShims",
"targets" : [
"OpenBoxShims"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenBoxTests",
"module_type" : "SwiftTarget",
"name" : "OpenBoxTests",
"path" : "Tests/OpenBoxTests",
"sources" : [
"DummyTests.swift"
],
"target_dependencies" : [
"OpenBox"
],
"type" : "test"
},
{
"c99name" : "OpenBoxShims",
"module_type" : "SwiftTarget",
"name" : "OpenBoxShims",
"path" : "Sources/OpenBoxShims",
"product_dependencies" : [
"RenderBox"
],
"product_memberships" : [
"OpenBoxShims"
],
"sources" : [
"BoxShims.swift"
],
"type" : "library"
},
{
"c99name" : "OpenBoxCompatibilityTests",
"module_type" : "SwiftTarget",
"name" : "OpenBoxCompatibilityTests",
"path" : "Tests/OpenBoxCompatibilityTests",
"product_dependencies" : [
"RealModule"
],
"sources" : [
"BoxShims.swift",
"UUIDTests.swift"
],
"target_dependencies" : [
"OpenBox"
],
"type" : "test"
},
{
"c99name" : "OpenBox",
"module_type" : "ClangTarget",
"name" : "OpenBox",
"path" : "Sources/OpenBox",
"product_memberships" : [
"OpenBox"
],
"sources" : [
"OBUUID.mm"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OpenBox",
"OpenBox-Package",
"OpenBoxShims"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenBox-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.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 OpenBox-Package -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:
OpenBox: /Users/admin/builder/spi-builder-workspace
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.0
DarwinPrivateFrameworks: https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git @ main (ee496e6)
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'OpenBoxShims' in project 'OpenBox'
➜ Explicit dependency on target 'OpenBoxShims' in project 'OpenBox'
➜ Explicit dependency on target 'RenderBox' in project 'DarwinPrivateFrameworks'
Target 'OpenBoxShims' in project 'OpenBox'
➜ Explicit dependency on target 'RenderBox' in project 'DarwinPrivateFrameworks'
Target 'RenderBox' in project 'DarwinPrivateFrameworks' (no dependencies)
Target 'OpenBox' in project 'OpenBox'
➜ Explicit dependency on target 'OpenBox' in project 'OpenBox'
Target 'OpenBox' in project 'OpenBox' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
Build description signature: 0ebaf46767768b981a2a534402b59a51
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0ebaf46767768b981a2a534402b59a51.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework'. (in target 'RenderBox' from project 'DarwinPrivateFrameworks')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework'. (in target 'OpenBoxShims' from project 'OpenBox')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework'. (in target 'OpenBoxShims' from project 'OpenBox')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DarwinPrivateFrameworks/RB/2024/RenderBox.xcframework'. (in target 'OpenBoxShims' from project 'OpenBox')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme OpenBox-Package
(1 failure)
BUILD FAILURE 6.0 tvOS