Build Information
Failed to build SwiftTypeAdoptionReporter, reference main (d123e1), with Swift 6.3 for tvOS using Xcode 26.4 on 14 Apr 2026 02:08:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftTypeAdoptionReporter-Package -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kevinmbeaulieu/star.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kevinmbeaulieu/star
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d123e1c Fix lint error (#7)
Cloned https://github.com/kevinmbeaulieu/star.git
Revision (git rev-parse @):
d123e1cede5c14fba8f50901fe839ce9bdf61af8
SUCCESS checkout https://github.com/kevinmbeaulieu/star.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/kevinmbeaulieu/star.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-syntax.git
Fetching from https://github.com/apple/swift-argument-parser.git
Creating working copy of package ‘swift-argument-parser’
Checking out 0.5.0 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-syntax’
Checking out 509.1.1 of package ‘swift-syntax’
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/apple/swift-syntax.git @ 509.1.1
SwiftTypeAdoptionReporter: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.5.0
resolved source packages: swift-syntax, SwiftTypeAdoptionReporter, swift-argument-parser
2026-04-13 22:08:18.579 xcodebuild[529:3055] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 22:08:18.678 xcodebuild[529:3055] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 22:08:19.084 xcodebuild[529:3055] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "SwiftTypeAdoptionReporter",
"name" : "SwiftTypeAdoptionReporter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "star",
"targets" : [
"star"
],
"type" : {
"executable" : null
}
},
{
"name" : "STARLib",
"targets" : [
"STARLib"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "star",
"module_type" : "SwiftTarget",
"name" : "star",
"path" : "Sources/star",
"product_memberships" : [
"star"
],
"sources" : [
"OutputFormat.swift",
"SyntaxType+ExpressibleByArgument.swift",
"URL+ExpressibleByArgument.swift",
"main.swift"
],
"target_dependencies" : [
"STARLib"
],
"type" : "executable"
},
{
"c99name" : "STARLibTests",
"module_type" : "SwiftTarget",
"name" : "STARLibTests",
"path" : "Tests/STARLibTests",
"sources" : [
"FastStrategyTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"STARLib"
],
"type" : "test"
},
{
"c99name" : "STARLib",
"module_type" : "SwiftTarget",
"name" : "STARLib",
"path" : "Sources/STARLib",
"product_dependencies" : [
"SwiftSyntax",
"SwiftParser",
"ArgumentParser"
],
"product_memberships" : [
"star",
"STARLib"
],
"sources" : [
"FastStrategy.swift",
"HumanReadableReportFormatter.swift",
"JSONReportFormatter.swift",
"ReportFormatter.swift",
"Strategy.swift",
"SyntaxType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"star",
"STARLib",
"swift-type-adoption-reporter",
"SwiftTypeAdoptionReporter",
"SwiftTypeAdoptionReporter-Package"
]
}
}
2026-04-13 22:08:45.927 xcodebuild[697:4104] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 22:08:46.031 xcodebuild[697:4104] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftTypeAdoptionReporter-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.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 SwiftTypeAdoptionReporter-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SwiftTypeAdoptionReporter: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.5.0
swift-syntax: https://github.com/apple/swift-syntax.git @ 509.1.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
Target 'star' in project 'SwiftTypeAdoptionReporter'
➜ Explicit dependency on target 'STARLib' in project 'SwiftTypeAdoptionReporter'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'STARLib' in project 'SwiftTypeAdoptionReporter'
➜ Explicit dependency on target 'STARLib' in project 'SwiftTypeAdoptionReporter'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'STARLib' in project 'SwiftTypeAdoptionReporter'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 02a0402c48089565e93815eed19eb855
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/02a0402c48089565e93815eed19eb855.xcbuilddata
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'STARLib' from project 'SwiftTypeAdoptionReporter')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'STARLib' from project 'SwiftTypeAdoptionReporter')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'star' from project 'SwiftTypeAdoptionReporter')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'star' from project 'SwiftTypeAdoptionReporter')
2026-04-13 22:08:47.806 xcodebuild[702:4159] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 22:08:47.931 xcodebuild[702:4159] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 22:08:49.897 xcodebuild[702:4159] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SwiftTypeAdoptionReporter-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.5.0
SwiftTypeAdoptionReporter: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/apple/swift-syntax.git @ 509.1.1
resolved source packages: swift-argument-parser, SwiftTypeAdoptionReporter, swift-syntax
2026-04-13 22:08:52.106 xcodebuild[734:4356] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 22:08:52.210 xcodebuild[734:4356] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "SwiftTypeAdoptionReporter",
"name" : "SwiftTypeAdoptionReporter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "star",
"targets" : [
"star"
],
"type" : {
"executable" : null
}
},
{
"name" : "STARLib",
"targets" : [
"STARLib"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "star",
"module_type" : "SwiftTarget",
"name" : "star",
"path" : "Sources/star",
"product_memberships" : [
"star"
],
"sources" : [
"OutputFormat.swift",
"SyntaxType+ExpressibleByArgument.swift",
"URL+ExpressibleByArgument.swift",
"main.swift"
],
"target_dependencies" : [
"STARLib"
],
"type" : "executable"
},
{
"c99name" : "STARLibTests",
"module_type" : "SwiftTarget",
"name" : "STARLibTests",
"path" : "Tests/STARLibTests",
"sources" : [
"FastStrategyTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"STARLib"
],
"type" : "test"
},
{
"c99name" : "STARLib",
"module_type" : "SwiftTarget",
"name" : "STARLib",
"path" : "Sources/STARLib",
"product_dependencies" : [
"SwiftSyntax",
"SwiftParser",
"ArgumentParser"
],
"product_memberships" : [
"star",
"STARLib"
],
"sources" : [
"FastStrategy.swift",
"HumanReadableReportFormatter.swift",
"JSONReportFormatter.swift",
"ReportFormatter.swift",
"Strategy.swift",
"SyntaxType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"star",
"STARLib",
"swift-type-adoption-reporter",
"SwiftTypeAdoptionReporter",
"SwiftTypeAdoptionReporter-Package"
]
}
}
2026-04-13 22:08:54.072 xcodebuild[745:4462] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 22:08:54.199 xcodebuild[745:4462] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 22:08:54.312 xcodebuild[745:4462] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 22:08:54.653 xcodebuild[745:4462] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftTypeAdoptionReporter-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.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 SwiftTypeAdoptionReporter-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.5.0
SwiftTypeAdoptionReporter: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/apple/swift-syntax.git @ 509.1.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
Target 'star' in project 'SwiftTypeAdoptionReporter'
➜ Explicit dependency on target 'STARLib' in project 'SwiftTypeAdoptionReporter'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'STARLib' in project 'SwiftTypeAdoptionReporter'
➜ Explicit dependency on target 'STARLib' in project 'SwiftTypeAdoptionReporter'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'STARLib' in project 'SwiftTypeAdoptionReporter'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 02a0402c48089565e93815eed19eb855
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/02a0402c48089565e93815eed19eb855.xcbuilddata
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'star' from project 'SwiftTypeAdoptionReporter')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'star' from project 'SwiftTypeAdoptionReporter')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'STARLib' from project 'SwiftTypeAdoptionReporter')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'STARLib' from project 'SwiftTypeAdoptionReporter')
2026-04-13 22:08:55.684 xcodebuild[748:4498] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 22:08:55.786 xcodebuild[748:4498] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 22:08:56.253 xcodebuild[748:4498] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SwiftTypeAdoptionReporter-Package
(1 failure)
BUILD FAILURE 6.3 tvOS