Build Information
Failed to build swift-docker-cli, reference 0.4.0 (8c48fb
), with Swift 6.1 for tvOS using Xcode 16.3 on 25 Apr 2025 02:20:30 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iainsmith/swift-docker.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iainsmith/swift-docker
* tag 0.4.0 -> FETCH_HEAD
HEAD is now at 8c48fbc Add a repl command
Cloned https://github.com/iainsmith/swift-docker.git
Revision (git rev-parse @):
8c48fbc44d7ff44a06d44d2b338e279d8d8e1cde
SUCCESS checkout https://github.com/iainsmith/swift-docker.git at 0.4.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/iainsmith/swift-docker.git
https://github.com/iainsmith/swift-docker.git
{
"dependencies" : [
{
"identity" : "swift-tools-support-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-tools-support-core"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.5",
"upper_bound" : "0.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "swift-docker-cli",
"name" : "swift-docker-cli",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "swift-docker",
"targets" : [
"SwiftDocker"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftDocker",
"targets" : [
"SwiftDocker"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftDockerLibTests",
"module_type" : "SwiftTarget",
"name" : "SwiftDockerLibTests",
"path" : "Tests/SwiftDockerLibTests",
"sources" : [
"BuildImageCommandUnitTests.swift",
"CLIOptionTests.swift",
"CleanupCommandUnitTests.swift",
"DockerCommandTests.swift",
"Mocks.swift",
"TestCommandUnitTests.swift",
"URLArgumentTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftDockerLib"
],
"type" : "test"
},
{
"c99name" : "SwiftDockerLib",
"module_type" : "SwiftTarget",
"name" : "SwiftDockerLib",
"path" : "Sources/SwiftDockerLib",
"product_dependencies" : [
"SwiftToolsSupport-auto",
"ArgumentParser"
],
"product_memberships" : [
"swift-docker",
"SwiftDocker"
],
"sources" : [
"ArgumentParserExtensions.swift",
"BuildCommand.swift",
"BuildImageCommand.swift",
"CLI.swift",
"CLIOptions.swift",
"CleanupCommand.swift",
"DocExamples.swift",
"DockerCommand.swift",
"DockerCommandsLegacy.swift",
"DockerHub.swift",
"DockerLabel.swift",
"DockerOutputRewriter.swift",
"DockerTag.swift",
"Dockerfile.swift",
"Errors.swift",
"Indent.swift",
"OutputDestination.swift",
"PackageMetadata.swift",
"ReplyCommand.swift",
"RunCommand.swift",
"ShellRunner.swift",
"SquareBracketsLineRewriter.swift",
"TSCLibExtensions.swift",
"TemporaryFile.swift",
"TestCommand.swift",
"VaporCommand.swift",
"WriteDockerfileCommand.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftDocker",
"module_type" : "SwiftTarget",
"name" : "SwiftDocker",
"path" : "Sources/SwiftDocker",
"product_memberships" : [
"swift-docker",
"SwiftDocker"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftDockerLib"
],
"type" : "executable"
}
],
"tools_version" : "5.1"
}
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/apple/swift-tools-support-core (cached)
Fetching from https://github.com/apple/swift-argument-parser (cached)
Creating working copy of package ‘swift-tools-support-core’
Checking out 0.1.12 of package ‘swift-tools-support-core’
Creating working copy of package ‘swift-argument-parser’
Checking out 0.0.6 of package ‘swift-argument-parser’
Library product “SwiftDocker” contains a target of type executable (“SwiftDocker”). Library products may not include executable targets.Resolve Package Graph
Library product “SwiftDocker” contains a target of type executable (“SwiftDocker”). Library products may not include executable targets.
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 19:20:29.577 xcodebuild[518:2891] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_19-20-0029.xcresult
xcodebuild: error: Could not resolve package dependencies:
Library product “SwiftDocker” contains a target of type executable (“SwiftDocker”). Library products may not include executable targets.
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
Library product “SwiftDocker” contains a target of type executable (“SwiftDocker”). Library products may not include executable targets.
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 19:20:30.291 xcodebuild[735:3904] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_19-20-0030.xcresult
xcodebuild: error: Could not resolve package dependencies:
Library product “SwiftDocker” contains a target of type executable (“SwiftDocker”). Library products may not include executable targets.
BUILD FAILURE 6.1 tvOS