Build Information
Failed to build InstrumentsFYI with Swift 6.0 for tvOS using Xcode 16.2.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/instruments.fyi.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/instruments.fyi
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at dea3ba2 Migrated to GitHub Container Registry
Cloned https://github.com/bdrelling/instruments.fyi.git
Revision (git rev-parse @):
dea3ba2a7f2ea31df382575cf9682474d80bfa5e
SUCCESS checkout https://github.com/bdrelling/instruments.fyi.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/bdrelling/instruments.fyi.git
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.63.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor"
},
{
"identity" : "instrumentkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "0.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bdrelling/InstrumentKit"
},
{
"identity" : "structure",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.11",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bdrelling/Structure"
},
{
"identity" : "tools",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-kipple/Tools"
}
],
"manifest_display_name" : "InstrumentsFYI",
"name" : "InstrumentsFYI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Run",
"targets" : [
"Run"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Run",
"module_type" : "SwiftTarget",
"name" : "Run",
"path" : "Sources/Run",
"product_memberships" : [
"Run"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"App"
],
"type" : "executable"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_dependencies" : [
"InstrumentKit",
"Structure",
"Vapor"
],
"product_memberships" : [
"Run"
],
"sources" : [
"Apps/InstrumentsApp.swift",
"Controllers/HomeController.swift",
"Controllers/InstrumentController.swift",
"Controllers/RootController.swift",
"Controllers/StatusController.swift",
"Enums/Color.swift",
"Extensions/Environment+BaseURL.swift",
"Extensions/Environment+Custom.swift",
"Extensions/StringInstrument+URL.swift",
"Models/Theme.swift",
"Views/Components/InstrumentTable.swift",
"Views/Components/Intro.swift",
"Views/Pages/HomePage.swift",
"Views/Pages/InstrumentPage.swift",
"Views/Templates/DefaultTemplate.swift"
],
"target_dependencies" : [
"API"
],
"type" : "library"
},
{
"c99name" : "API",
"module_type" : "SwiftTarget",
"name" : "API",
"path" : "Sources/API",
"product_dependencies" : [
"InstrumentKit",
"Structure",
"Vapor"
],
"product_memberships" : [
"Run"
],
"sources" : [
"Controllers/InstrumentController.swift",
"Controllers/RootController.swift",
"InstrumentsAPI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Command line invocation:
/Applications/Xcode-16.1.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/bdrelling/InstrumentKit
Fetching from https://github.com/vapor/vapor
Fetching from https://github.com/bdrelling/Structure
Fetching from https://github.com/swift-kipple/Tools
Fetching from https://github.com/bdrelling/PlotVapor
Fetching from https://github.com/swift-kipple/Core
Fetching from https://github.com/vapor/fluent
Fetching from https://github.com/JohnSundell/Ink
Fetching from https://github.com/JohnSundell/Plot
Fetching from https://github.com/vapor/fluent-kit.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/vapor/async-kit.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/vapor/sql-kit.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-numerics.git
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/nicklockwood/SwiftFormat
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/devicekit/DeviceKit
Fetching from https://github.com/kishikawakatsumi/KeychainAccess
Fetching from https://github.com/apple/swift-nio-ssl.git
Fetching from https://github.com/apple/swift-nio-extras.git
Fetching from https://github.com/vapor/multipart-kit.git
Fetching from https://github.com/vapor/routing-kit.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/apple/swift-metrics.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/vapor/console-kit.git
Fetching from https://github.com/apple/swift-http-types
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/apple/swift-asn1.git
Creating working copy of package ‘console-kit’
Checking out 4.15.1 of package ‘console-kit’
Creating working copy of package ‘KeychainAccess’
Checking out 4.2.2 of package ‘KeychainAccess’
Creating working copy of package ‘swift-crypto’
Checking out 3.10.0 of package ‘swift-crypto’
Creating working copy of package ‘swift-log’
Checking out 1.6.2 of package ‘swift-log’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.24.1 of package ‘swift-nio-extras’
Creating working copy of package ‘async-http-client’
Checking out 1.24.0 of package ‘async-http-client’
Creating working copy of package ‘swift-asn1’
Checking out 1.3.0 of package ‘swift-asn1’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
Creating working copy of package ‘sql-kit’
Checking out 3.32.0 of package ‘sql-kit’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.34.1 of package ‘swift-nio-http2’
Creating working copy of package ‘async-kit’
Checking out 1.20.0 of package ‘async-kit’
Creating working copy of package ‘websocket-kit’
Checking out 2.15.0 of package ‘websocket-kit’
Creating working copy of package ‘InstrumentKit’
Checking out 0.4.5 of package ‘InstrumentKit’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.0 of package ‘swift-algorithms’
Creating working copy of package ‘multipart-kit’
Checking out 4.7.0 of package ‘multipart-kit’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.0 of package ‘swift-argument-parser’
Creating working copy of package ‘DeviceKit’
Checking out 5.5.0 of package ‘DeviceKit’
Creating working copy of package ‘Ink’
Checking out 0.6.0 of package ‘Ink’
Creating working copy of package ‘SwiftFormat’
Checking out 0.55.3 of package ‘SwiftFormat’
Creating working copy of package ‘Structure’
Checking out 0.3.11 of package ‘Structure’
Creating working copy of package ‘Core’
Checking out 0.14.3 of package ‘Core’
Creating working copy of package ‘swift-nio’
Checking out 2.77.0 of package ‘swift-nio’
Creating working copy of package ‘Tools’
Checking out 0.5.4 of package ‘Tools’
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.23.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘Plot’
Checking out 0.11.0 of package ‘Plot’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘vapor’
Checking out 4.106.7 of package ‘vapor’
Creating working copy of package ‘swift-metrics’
Checking out 2.5.0 of package ‘swift-metrics’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.29.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘fluent-kit’
Checking out 1.49.0 of package ‘fluent-kit’
Creating working copy of package ‘swift-system’
Checking out 1.4.0 of package ‘swift-system’
Creating working copy of package ‘fluent’
Checking out 4.12.0 of package ‘fluent’
Creating working copy of package ‘PlotVapor’
Checking out 0.5.0 of package ‘PlotVapor’
Creating working copy of package ‘routing-kit’
Checking out 4.9.1 of package ‘routing-kit’
Creating working copy of package ‘swift-http-types’
Checking out 1.3.1 of package ‘swift-http-types’
product 'KippleCore' required by package 'structure' target 'Structure' not found in package 'Core'. Did you mean 'KippleCombine'?Resolve Package Graph
product 'KippleCore' required by package 'structure' target 'Structure' not found in package 'Core'. Did you mean 'KippleCombine'?
Resolved source packages:
spi-builder-workspace: (null)
2024-11-30 23:31:19.269 xcodebuild[538:3054] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-30-11_23-31-0019.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'KippleCore' required by package 'structure' target 'Structure' not found in package 'Core'. Did you mean 'KippleCombine'?
GENERIC FAILURE 6.0 tvOS