Build Information
Failed to build ProgressLine, reference 0.2.2 (120aec
), with Swift 5.10 for tvOS using Xcode 15.4 on 2 Sep 2024 13:37:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ProgressLine -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kattouf/ProgressLine.git
Reference: 0.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kattouf/ProgressLine
* tag 0.2.2 -> FETCH_HEAD
HEAD is now at 120aec3 Merge pull request #4 from kattouf/static-text-option-2
Cloned https://github.com/kattouf/ProgressLine.git
Revision (git rev-parse @):
120aec3981d51d3216c6a3941610f15c0dd19b3c
SUCCESS checkout https://github.com/kattouf/ProgressLine.git at 0.2.2
========================================
Build
========================================
Selected platform: tvOS
Swift version: 5.10
Building package at path: $PWD
https://github.com/kattouf/ProgressLine.git
Command line invocation:
/Applications/Xcode-15.4.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/apple/swift-argument-parser.git
Fetching from https://github.com/pointfreeco/swift-concurrency-extras.git
Fetching from https://github.com/pointfreeco/swift-tagged.git
Creating working copy of package ‘swift-tagged’
Checking out 0.10.0 of package ‘swift-tagged’
Creating working copy of package ‘swift-concurrency-extras’
Checking out 1.1.0 of package ‘swift-concurrency-extras’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.4.0 of package ‘swift-argument-parser’
Resolved source packages:
ProgressLine: /Users/admin/builder/spi-builder-workspace
swift-tagged: https://github.com/pointfreeco/swift-tagged.git @ 0.10.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.4.0
swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras.git @ 1.1.0
resolved source packages: ProgressLine, swift-tagged, swift-argument-parser, swift-concurrency-extras
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-tagged",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-tagged.git"
},
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras.git"
}
],
"manifest_display_name" : "ProgressLine",
"name" : "ProgressLine",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "progressline",
"targets" : [
"progressline"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "progressline",
"module_type" : "SwiftTarget",
"name" : "progressline",
"path" : "Sources",
"product_dependencies" : [
"ArgumentParser",
"TaggedTime",
"ConcurrencyExtras"
],
"product_memberships" : [
"progressline"
],
"sources" : [
"ANSI.swift",
"ActivityIndicator+CommandArgument.swift",
"ActivityIndicator.swift",
"ErrorMessage.swift",
"FileHandler+AsyncStream.swift",
"LogAllController.swift",
"MatchesController.swift",
"OriginalLogController.swift",
"Printer.swift",
"PrintersHolder.swift",
"ProgressLine.swift",
"ProgressLineController.swift",
"ProgressLineFormatter.swift",
"ProgressTracker.swift",
"String+ANSI.swift",
"Task+Periodic.swift",
"UnderProgressLineLogger.swift",
"WindowSizeObserver.swift",
"isTTY.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ProgressLine"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ProgressLine -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-15.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 ProgressLine -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras.git @ 1.1.0
ProgressLine: /Users/admin/builder/spi-builder-workspace
swift-tagged: https://github.com/pointfreeco/swift-tagged.git @ 0.10.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.4.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
Target 'progressline' in project 'ProgressLine'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'TaggedTime' in project 'swift-tagged'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
Target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
Target 'ConcurrencyExtras' in project 'swift-concurrency-extras' (no dependencies)
Target 'TaggedTime' in project 'swift-tagged'
➜ Explicit dependency on target 'TaggedTime' in project 'swift-tagged'
➜ Explicit dependency on target 'Tagged' in project 'swift-tagged'
Target 'TaggedTime' in project 'swift-tagged'
➜ Explicit dependency on target 'Tagged' in project 'swift-tagged'
Target 'Tagged' in project 'swift-tagged' (no dependencies)
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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 9eca89f77d5095d4381e459964993378
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9eca89f77d5095d4381e459964993378.xcbuilddata
error: The package product 'ConcurrencyExtras' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'progressline' from project 'ProgressLine')
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.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 ProgressLine -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
swift-tagged: https://github.com/pointfreeco/swift-tagged.git @ 0.10.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.4.0
ProgressLine: /Users/admin/builder/spi-builder-workspace
swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras.git @ 1.1.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
Target 'progressline' in project 'ProgressLine'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'TaggedTime' in project 'swift-tagged'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
Target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
Target 'ConcurrencyExtras' in project 'swift-concurrency-extras' (no dependencies)
Target 'TaggedTime' in project 'swift-tagged'
➜ Explicit dependency on target 'TaggedTime' in project 'swift-tagged'
➜ Explicit dependency on target 'Tagged' in project 'swift-tagged'
Target 'TaggedTime' in project 'swift-tagged'
➜ Explicit dependency on target 'Tagged' in project 'swift-tagged'
Target 'Tagged' in project 'swift-tagged' (no dependencies)
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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 9eca89f77d5095d4381e459964993378
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9eca89f77d5095d4381e459964993378.xcbuilddata
error: The package product 'ConcurrencyExtras' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'progressline' from project 'ProgressLine')
** BUILD FAILED **
BUILD FAILURE 5.10 tvOS