Build Information
Failed to build JSONSession with Swift 5.9 for tvOS using Xcode 15.2.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/JSONSession.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/JSONSession
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 636fdf1 Upped watchOS minimum to v6.
Cloned https://github.com/elegantchaos/JSONSession.git
Revision (git rev-parse @):
636fdf1fc8050f619e5299892c1ac0b95fd6677f
SUCCESS checkout https://github.com/elegantchaos/JSONSession.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 5.9
Building package at path: $PWD/checkout
Command line invocation:
/Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/elegantchaos/Runner (cached)
Fetching from https://github.com/nicklockwood/SwiftFormat (cached)
Fetching from https://github.com/elegantchaos/Logger.git (cached)
Fetching from https://github.com/elegantchaos/SwiftFormatterPlugin.git (cached)
Fetching from https://github.com/elegantchaos/ActionBuilderPlugin.git (cached)
Fetching from https://github.com/elegantchaos/XCTestExtensions.git (cached)
Fetching from https://github.com/elegantchaos/DataFetcher.git (cached)
Fetching from https://github.com/elegantchaos/ActionBuilderCore (cached)
Fetching from https://github.com/elegantchaos/SemanticVersion (cached)
Fetching from https://github.com/elegantchaos/Coercion.git (cached)
Creating working copy of package ‘ActionBuilderPlugin’
Checking out 1.0.7 of package ‘ActionBuilderPlugin’
Creating working copy of package ‘Runner’
Checking out 1.3.2 of package ‘Runner’
Creating working copy of package ‘SwiftFormat’
Checking out 0.49.13 of package ‘SwiftFormat’
Creating working copy of package ‘DataFetcher’
Checking out 1.0.2 of package ‘DataFetcher’
Creating working copy of package ‘SemanticVersion’
Checking out 1.1.0 of package ‘SemanticVersion’
Creating working copy of package ‘SwiftFormatterPlugin’
Checking out 1.0.3 of package ‘SwiftFormatterPlugin’
Creating working copy of package ‘Coercion’
Checking out 1.0.3 of package ‘Coercion’
Creating working copy of package ‘Logger’
Checking out 1.5.5 of package ‘Logger’
Creating working copy of package ‘ActionBuilderCore’
Checking out 1.0.9 of package ‘ActionBuilderCore’
Creating working copy of package ‘XCTestExtensions’
Checking out 1.1.2 of package ‘XCTestExtensions’
Resolve Package Graph
Resolved source packages:
ActionBuilderPlugin: https://github.com/elegantchaos/ActionBuilderPlugin.git @ 1.0.7
Coercion: https://github.com/elegantchaos/Coercion.git @ 1.0.3
JSONSession: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions.git @ 1.1.2
SwiftFormatterPlugin: https://github.com/elegantchaos/SwiftFormatterPlugin.git @ 1.0.3
DataFetcher: https://github.com/elegantchaos/DataFetcher.git @ 1.0.2
ActionBuilderCore: https://github.com/elegantchaos/ActionBuilderCore @ 1.0.9
Logger: https://github.com/elegantchaos/Logger.git @ 1.5.5
Runner: https://github.com/elegantchaos/Runner @ 1.3.2
SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.49.13
SemanticVersion: https://github.com/elegantchaos/SemanticVersion @ 1.1.0
resolved source packages: ActionBuilderPlugin, Coercion, JSONSession, XCTestExtensions, SwiftFormatterPlugin, DataFetcher, ActionBuilderCore, Logger, Runner, SwiftFormat, SemanticVersion
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ActionBuilderCore",
"ActionBuilderCore-Package",
"ActionBuilderPlugin",
"ActionBuilderTool",
"Coercion",
"DataFetcher",
"JSONSession",
"Logger",
"Logger-Package",
"LoggerExample",
"LoggerKit",
"LoggerTestSupport",
"Runner",
"SemanticVersion",
"SwiftFormatterPlugin",
"XCTestExtensions"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ActionBuilderCore",
"ActionBuilderCore-Package",
"ActionBuilderPlugin",
"ActionBuilderTool",
"Coercion",
"DataFetcher",
"JSONSession",
"Logger",
"Logger-Package",
"LoggerExample",
"LoggerKit",
"LoggerTestSupport",
"Runner",
"SemanticVersion",
"SwiftFormatterPlugin",
"XCTestExtensions"
]
}
}
{
"dependencies" : [
{
"identity" : "coercion",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Coercion.git"
},
{
"identity" : "datafetcher",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/DataFetcher.git"
},
{
"identity" : "logger",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Logger.git"
},
{
"identity" : "xctestextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/XCTestExtensions.git"
},
{
"identity" : "actionbuilderplugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.7",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/ActionBuilderPlugin.git"
},
{
"identity" : "swiftformatterplugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/SwiftFormatterPlugin.git"
}
],
"manifest_display_name" : "JSONSession",
"name" : "JSONSession",
"path" : "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "JSONSession",
"targets" : [
"JSONSession"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONSessionTests",
"module_type" : "SwiftTarget",
"name" : "JSONSessionTests",
"path" : "Tests/JSONSessionTests",
"product_dependencies" : [
"XCTestExtensions"
],
"sources" : [
"JSONSessionTests.swift",
"LinuxShimTests.swift"
],
"target_dependencies" : [
"JSONSession"
],
"type" : "test"
},
{
"c99name" : "JSONSession",
"module_type" : "SwiftTarget",
"name" : "JSONSession",
"path" : "Sources/JSONSession",
"product_dependencies" : [
"Coercion",
"DataFetcher",
"Logger"
],
"product_memberships" : [
"JSONSession"
],
"sources" : [
"Failure.swift",
"Processor.swift",
"ProcessorGroup.swift",
"Query.swift",
"Request.swift",
"Resource.swift",
"ResourceResolver.swift",
"Session.swift",
"TimeExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Schemes found:
ActionBuilderCore
ActionBuilderCore-Package
ActionBuilderPlugin
ActionBuilderTool
Coercion
DataFetcher
JSONSession
Logger
Logger-Package
LoggerExample
LoggerKit
LoggerTestSupport
Runner
SemanticVersion
SwiftFormatterPlugin
XCTestExtensions
GENERIC FAILURE 5.9 tvOS