Build Information
Failed to build Slurp, reference master (5bc90a
), with Swift 6.0 for tvOS using Xcode 16.2 on 27 Nov 2024 00:33:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Slurp-Package -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bitwit/slurp.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bitwit/slurp
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5bc90a0 Update README.md
Cloned https://github.com/bitwit/slurp.git
Revision (git rev-parse @):
5bc90a027a5b9108dfb84e0d4b38db716867f09c
SUCCESS checkout https://github.com/bitwit/slurp.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/bitwit/slurp.git
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
resolved source packages:
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"exact" : [
"4.1.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "pathkit",
"requirement" : {
"exact" : [
"0.9.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit.git"
},
{
"identity" : "marathon",
"requirement" : {
"branch" : [
"slurp-0.1.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/bitwit/Marathon.git"
},
{
"identity" : "guaka",
"requirement" : {
"exact" : [
"0.1.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/nsomar/Guaka.git"
},
{
"identity" : "quick",
"requirement" : {
"exact" : [
"1.2.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"exact" : [
"7.0.3"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
}
],
"manifest_display_name" : "Slurp",
"name" : "Slurp",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Slurp",
"targets" : [
"Slurp"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SlurpXCTools",
"targets" : [
"SlurpXCTools"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SlurpCLI",
"targets" : [
"SlurpCLI"
],
"type" : {
"executable" : null
}
},
{
"name" : "ExampleSlurpTasks",
"targets" : [
"ExampleSlurpTasks"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SlurpXCTools",
"module_type" : "SwiftTarget",
"name" : "SlurpXCTools",
"path" : "Sources/SlurpXCTools",
"product_dependencies" : [
"RxSwift",
"PathKit"
],
"product_memberships" : [
"SlurpXCTools",
"ExampleSlurpTasks"
],
"sources" : [
"ApplicationLoader.swift",
"Cocoapods.swift",
"Version.swift",
"XcodeBuild.swift"
],
"target_dependencies" : [
"Slurp"
],
"type" : "library"
},
{
"c99name" : "SlurpTests",
"module_type" : "SwiftTarget",
"name" : "SlurpTests",
"path" : "Tests/SlurpTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"MockShellProcess.swift",
"main.swift"
],
"target_dependencies" : [
"Slurp"
],
"type" : "test"
},
{
"c99name" : "SlurpCLI",
"module_type" : "SwiftTarget",
"name" : "SlurpCLI",
"path" : "Sources/SlurpCLI",
"product_dependencies" : [
"MarathonCore",
"Guaka"
],
"product_memberships" : [
"SlurpCLI"
],
"sources" : [
"Extensions.swift",
"SlurpCommands.swift",
"SlurpProjectManager.swift",
"main.swift"
],
"target_dependencies" : [
"Slurp"
],
"type" : "executable"
},
{
"c99name" : "Slurp",
"module_type" : "SwiftTarget",
"name" : "Slurp",
"path" : "Sources/Slurp",
"product_dependencies" : [
"RxSwift",
"PathKit",
"MarathonCore"
],
"product_memberships" : [
"Slurp",
"SlurpXCTools",
"SlurpCLI",
"ExampleSlurpTasks"
],
"sources" : [
"BasicTask.swift",
"FolderMonitor.swift",
"PipeOperator.swift",
"Rx+Extensions.swift",
"Shell.swift",
"Slurp.swift",
"Swift+Extensions.swift",
"Watcher.swift"
],
"type" : "library"
},
{
"c99name" : "ExampleSlurpTasks",
"module_type" : "SwiftTarget",
"name" : "ExampleSlurpTasks",
"path" : "ExampleTasks",
"product_memberships" : [
"ExampleSlurpTasks"
],
"sources" : [
"SlurpTasks/main.swift"
],
"target_dependencies" : [
"Slurp",
"SlurpXCTools"
],
"type" : "executable"
}
],
"tools_version" : "4.2"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Slurp",
"schemes" : [
"ExampleSlurpTasks",
"Slurp-Package",
"SlurpCLI",
"SlurpPackageTests",
"SlurpTasks"
],
"targets" : [
"ExampleSlurpTasks",
"Files",
"FilesPackageDescription",
"Guaka",
"GuakaPackageDescription",
"MarathonCore",
"MarathonPackageDescription",
"Nimble",
"NimblePackageDescription",
"PathKit",
"PathKitPackageDescription",
"Quick",
"QuickPackageDescription",
"QuickSpecBase",
"Releases",
"ReleasesPackageDescription",
"Require",
"RequirePackageDescription",
"RxSwift",
"RxSwiftPackageDescription",
"ShellOut",
"ShellOutPackageDescription",
"Slurp",
"SlurpCLI",
"SlurpPackageDescription",
"SlurpPackageTests",
"SlurpTests",
"SlurpXCTools",
"StringScanner",
"StringScannerPackageDescription",
"Unbox",
"UnboxPackageDescription",
"Wrap",
"WrapPackageDescription"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Slurp-Package -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.1.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 Slurp-Package -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (15 targets)
Target 'ExampleSlurpTasks' in project 'Slurp'
➜ Explicit dependency on target 'SlurpXCTools' in project 'Slurp'
➜ Explicit dependency on target 'Slurp' in project 'Slurp'
➜ Explicit dependency on target 'MarathonCore' in project 'Slurp'
➜ Explicit dependency on target 'Releases' in project 'Slurp'
➜ Explicit dependency on target 'Require' in project 'Slurp'
➜ Explicit dependency on target 'ShellOut' in project 'Slurp'
➜ Explicit dependency on target 'Wrap' in project 'Slurp'
➜ Explicit dependency on target 'Unbox' in project 'Slurp'
➜ Explicit dependency on target 'Files' in project 'Slurp'
➜ Explicit dependency on target 'PathKit' in project 'Slurp'
➜ Explicit dependency on target 'RxSwift' in project 'Slurp'
Target 'SlurpCLI' in project 'Slurp'
➜ Explicit dependency on target 'Guaka' in project 'Slurp'
➜ Explicit dependency on target 'StringScanner' in project 'Slurp'
➜ Explicit dependency on target 'Slurp' in project 'Slurp'
➜ Explicit dependency on target 'MarathonCore' in project 'Slurp'
➜ Explicit dependency on target 'Releases' in project 'Slurp'
➜ Explicit dependency on target 'Require' in project 'Slurp'
➜ Explicit dependency on target 'ShellOut' in project 'Slurp'
➜ Explicit dependency on target 'Wrap' in project 'Slurp'
➜ Explicit dependency on target 'Unbox' in project 'Slurp'
➜ Explicit dependency on target 'Files' in project 'Slurp'
➜ Explicit dependency on target 'PathKit' in project 'Slurp'
➜ Explicit dependency on target 'RxSwift' in project 'Slurp'
Target 'Guaka' in project 'Slurp'
➜ Explicit dependency on target 'StringScanner' in project 'Slurp'
Target 'StringScanner' in project 'Slurp' (no dependencies)
Target 'SlurpXCTools' in project 'Slurp'
➜ Explicit dependency on target 'Slurp' in project 'Slurp'
➜ Explicit dependency on target 'MarathonCore' in project 'Slurp'
➜ Explicit dependency on target 'Releases' in project 'Slurp'
➜ Explicit dependency on target 'Require' in project 'Slurp'
➜ Explicit dependency on target 'ShellOut' in project 'Slurp'
➜ Explicit dependency on target 'Wrap' in project 'Slurp'
➜ Explicit dependency on target 'Unbox' in project 'Slurp'
➜ Explicit dependency on target 'Files' in project 'Slurp'
➜ Explicit dependency on target 'PathKit' in project 'Slurp'
➜ Explicit dependency on target 'RxSwift' in project 'Slurp'
Target 'Slurp' in project 'Slurp'
➜ Explicit dependency on target 'MarathonCore' in project 'Slurp'
➜ Explicit dependency on target 'Releases' in project 'Slurp'
➜ Explicit dependency on target 'Require' in project 'Slurp'
➜ Explicit dependency on target 'ShellOut' in project 'Slurp'
➜ Explicit dependency on target 'Wrap' in project 'Slurp'
➜ Explicit dependency on target 'Unbox' in project 'Slurp'
➜ Explicit dependency on target 'Files' in project 'Slurp'
➜ Explicit dependency on target 'PathKit' in project 'Slurp'
➜ Explicit dependency on target 'RxSwift' in project 'Slurp'
Target 'RxSwift' in project 'Slurp' (no dependencies)
Target 'PathKit' in project 'Slurp' (no dependencies)
Target 'MarathonCore' in project 'Slurp'
➜ Explicit dependency on target 'Releases' in project 'Slurp'
➜ Explicit dependency on target 'Require' in project 'Slurp'
➜ Explicit dependency on target 'ShellOut' in project 'Slurp'
➜ Explicit dependency on target 'Wrap' in project 'Slurp'
➜ Explicit dependency on target 'Unbox' in project 'Slurp'
➜ Explicit dependency on target 'Files' in project 'Slurp'
Target 'Files' in project 'Slurp' (no dependencies)
Target 'Unbox' in project 'Slurp' (no dependencies)
Target 'Wrap' in project 'Slurp' (no dependencies)
Target 'Releases' in project 'Slurp'
➜ Explicit dependency on target 'Require' in project 'Slurp'
➜ Explicit dependency on target 'ShellOut' in project 'Slurp'
Target 'ShellOut' in project 'Slurp' (no dependencies)
Target 'Require' in project 'Slurp' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f2b85d3848d1a8b05f014a5c7535dd84
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f2b85d3848d1a8b05f014a5c7535dd84.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Slurp.xcodeproj: error: Signing for "ExampleSlurpTasks" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'ExampleSlurpTasks' from project 'Slurp')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Guaka' from project 'Slurp')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'StringScanner' from project 'Slurp')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'PathKit' from project 'Slurp')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Unbox' from project 'Slurp')
/Users/admin/builder/spi-builder-workspace/Slurp.xcodeproj: error: Signing for "SlurpCLI" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'SlurpCLI' from project 'Slurp')
** BUILD FAILED **
The following build commands failed:
Building project Slurp with scheme Slurp-Package
(1 failure)
Command line invocation:
/Applications/Xcode-16.1.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 Slurp-Package -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (15 targets)
Target 'ExampleSlurpTasks' in project 'Slurp'
➜ Explicit dependency on target 'SlurpXCTools' in project 'Slurp'
➜ Explicit dependency on target 'Slurp' in project 'Slurp'
➜ Explicit dependency on target 'MarathonCore' in project 'Slurp'
➜ Explicit dependency on target 'Releases' in project 'Slurp'
➜ Explicit dependency on target 'Require' in project 'Slurp'
➜ Explicit dependency on target 'ShellOut' in project 'Slurp'
➜ Explicit dependency on target 'Wrap' in project 'Slurp'
➜ Explicit dependency on target 'Unbox' in project 'Slurp'
➜ Explicit dependency on target 'Files' in project 'Slurp'
➜ Explicit dependency on target 'PathKit' in project 'Slurp'
➜ Explicit dependency on target 'RxSwift' in project 'Slurp'
Target 'SlurpCLI' in project 'Slurp'
➜ Explicit dependency on target 'Guaka' in project 'Slurp'
➜ Explicit dependency on target 'StringScanner' in project 'Slurp'
➜ Explicit dependency on target 'Slurp' in project 'Slurp'
➜ Explicit dependency on target 'MarathonCore' in project 'Slurp'
➜ Explicit dependency on target 'Releases' in project 'Slurp'
➜ Explicit dependency on target 'Require' in project 'Slurp'
➜ Explicit dependency on target 'ShellOut' in project 'Slurp'
➜ Explicit dependency on target 'Wrap' in project 'Slurp'
➜ Explicit dependency on target 'Unbox' in project 'Slurp'
➜ Explicit dependency on target 'Files' in project 'Slurp'
➜ Explicit dependency on target 'PathKit' in project 'Slurp'
➜ Explicit dependency on target 'RxSwift' in project 'Slurp'
Target 'Guaka' in project 'Slurp'
➜ Explicit dependency on target 'StringScanner' in project 'Slurp'
Target 'StringScanner' in project 'Slurp' (no dependencies)
Target 'SlurpXCTools' in project 'Slurp'
➜ Explicit dependency on target 'Slurp' in project 'Slurp'
➜ Explicit dependency on target 'MarathonCore' in project 'Slurp'
➜ Explicit dependency on target 'Releases' in project 'Slurp'
➜ Explicit dependency on target 'Require' in project 'Slurp'
➜ Explicit dependency on target 'ShellOut' in project 'Slurp'
➜ Explicit dependency on target 'Wrap' in project 'Slurp'
➜ Explicit dependency on target 'Unbox' in project 'Slurp'
➜ Explicit dependency on target 'Files' in project 'Slurp'
➜ Explicit dependency on target 'PathKit' in project 'Slurp'
➜ Explicit dependency on target 'RxSwift' in project 'Slurp'
Target 'Slurp' in project 'Slurp'
➜ Explicit dependency on target 'MarathonCore' in project 'Slurp'
➜ Explicit dependency on target 'Releases' in project 'Slurp'
➜ Explicit dependency on target 'Require' in project 'Slurp'
➜ Explicit dependency on target 'ShellOut' in project 'Slurp'
➜ Explicit dependency on target 'Wrap' in project 'Slurp'
➜ Explicit dependency on target 'Unbox' in project 'Slurp'
➜ Explicit dependency on target 'Files' in project 'Slurp'
➜ Explicit dependency on target 'PathKit' in project 'Slurp'
➜ Explicit dependency on target 'RxSwift' in project 'Slurp'
Target 'RxSwift' in project 'Slurp' (no dependencies)
Target 'PathKit' in project 'Slurp' (no dependencies)
Target 'MarathonCore' in project 'Slurp'
➜ Explicit dependency on target 'Releases' in project 'Slurp'
➜ Explicit dependency on target 'Require' in project 'Slurp'
➜ Explicit dependency on target 'ShellOut' in project 'Slurp'
➜ Explicit dependency on target 'Wrap' in project 'Slurp'
➜ Explicit dependency on target 'Unbox' in project 'Slurp'
➜ Explicit dependency on target 'Files' in project 'Slurp'
Target 'Files' in project 'Slurp' (no dependencies)
Target 'Unbox' in project 'Slurp' (no dependencies)
Target 'Wrap' in project 'Slurp' (no dependencies)
Target 'Releases' in project 'Slurp'
➜ Explicit dependency on target 'Require' in project 'Slurp'
➜ Explicit dependency on target 'ShellOut' in project 'Slurp'
Target 'ShellOut' in project 'Slurp' (no dependencies)
Target 'Require' in project 'Slurp' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Unbox' from project 'Slurp')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'StringScanner' from project 'Slurp')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'PathKit' from project 'Slurp')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Guaka' from project 'Slurp')
/Users/admin/builder/spi-builder-workspace/Slurp.xcodeproj: error: Signing for "ExampleSlurpTasks" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'ExampleSlurpTasks' from project 'Slurp')
/Users/admin/builder/spi-builder-workspace/Slurp.xcodeproj: error: Signing for "SlurpCLI" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'SlurpCLI' from project 'Slurp')
** BUILD FAILED **
The following build commands failed:
Building project Slurp with scheme Slurp-Package
(1 failure)
BUILD FAILURE 6.0 tvOS