Build Information
Failed to build FunctionalAPI, reference main (7738b1
), with Swift 5.9 for watchOS using Xcode 15.2 on 2 Nov 2024 19:20:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FunctionalAPI -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/FunctionalAPI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sloik/FunctionalAPI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7738b15 Merge pull request #27 from sloik/renovate/actions-checkout-digest
Cloned https://github.com/sloik/FunctionalAPI.git
Revision (git rev-parse @):
7738b15cc41868ef2cea829ce5b9b988ebcaf4e5
SUCCESS checkout https://github.com/sloik/FunctionalAPI.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.9
Building package at path: $PWD
https://github.com/sloik/FunctionalAPI.git
Command line invocation:
/Applications/Xcode-15.2.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/sloik/EitherSwift.git
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching from https://github.com/swiftlang/swift-syntax
Creating working copy of package ‘EitherSwift’
Checking out 1.2.0 of package ‘EitherSwift’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.17.6 of package ‘swift-snapshot-testing’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.17.6
FunctionalAPI: /Users/admin/builder/spi-builder-workspace
EitherSwift: https://github.com/sloik/EitherSwift.git @ 1.2.0
resolved source packages: swift-syntax, swift-snapshot-testing, FunctionalAPI, EitherSwift
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.17.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "eitherswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sloik/EitherSwift.git"
}
],
"manifest_display_name" : "FunctionalAPI",
"name" : "FunctionalAPI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "FunctionalAPI",
"targets" : [
"FunctionalAPI"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "FunctionalAPITests",
"module_type" : "SwiftTarget",
"name" : "FunctionalAPITests",
"path" : "Tests/FunctionalAPITests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"FunctionalAPITests.swift"
],
"target_dependencies" : [
"FunctionalAPI"
],
"type" : "test"
},
{
"c99name" : "FunctionalAPI",
"module_type" : "SwiftTarget",
"name" : "FunctionalAPI",
"path" : "Sources/FunctionalAPI",
"product_dependencies" : [
"EitherSwift"
],
"product_memberships" : [
"FunctionalAPI"
],
"sources" : [
"Development.swift",
"FreeMaps.swift",
"FunctionsCombinators.swift",
"Identity.swift",
"NOPs.swift",
"Phantom.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"EitherSwift",
"FunctionalAPI"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"EitherSwift",
"FunctionalAPI"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FunctionalAPI -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-15.2.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 FunctionalAPI -destination generic/platform=watchOS
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
Resolve Package Graph
Resolved source packages:
EitherSwift: https://github.com/sloik/EitherSwift.git @ 1.2.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.17.6
FunctionalAPI: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'FunctionalAPITests' in project 'FunctionalAPI'
➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
➜ Explicit dependency on target 'FunctionalAPI' in project 'FunctionalAPI'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
Target 'FunctionalAPI' in project 'FunctionalAPI'
➜ Explicit dependency on target 'FunctionalAPI' in project 'FunctionalAPI'
➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
Target 'FunctionalAPI' in project 'FunctionalAPI'
➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
Target 'EitherSwift' in project 'EitherSwift'
➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
Target 'EitherSwift' in project 'EitherSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 9d3e2e9bf71579549bdb95ca5ace9a11
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9d3e2e9bf71579549bdb95ca5ace9a11.xcbuilddata
error: The package product 'EitherSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'FunctionalAPI' from project 'FunctionalAPI')
error: The package product 'EitherSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'FunctionalAPI' from project 'FunctionalAPI')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.2.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 FunctionalAPI -destination generic/platform=watchOS
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-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
EitherSwift: https://github.com/sloik/EitherSwift.git @ 1.2.0
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.17.6
FunctionalAPI: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'FunctionalAPITests' in project 'FunctionalAPI'
➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
➜ Explicit dependency on target 'FunctionalAPI' in project 'FunctionalAPI'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
Target 'FunctionalAPI' in project 'FunctionalAPI'
➜ Explicit dependency on target 'FunctionalAPI' in project 'FunctionalAPI'
➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
Target 'FunctionalAPI' in project 'FunctionalAPI'
➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
Target 'EitherSwift' in project 'EitherSwift'
➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
Target 'EitherSwift' in project 'EitherSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 9d3e2e9bf71579549bdb95ca5ace9a11
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9d3e2e9bf71579549bdb95ca5ace9a11.xcbuilddata
error: The package product 'EitherSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'FunctionalAPI' from project 'FunctionalAPI')
error: The package product 'EitherSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'FunctionalAPI' from project 'FunctionalAPI')
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS