Build Information
Failed to build InternetProtocols, reference 2.2.4 (2829d7), with Swift 6.3 for watchOS using Xcode 26.4 on 14 Apr 2026 21:33:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme InternetProtocols -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/InternetProtocols.git
Reference: 2.2.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/InternetProtocols
* tag 2.2.4 -> FETCH_HEAD
HEAD is now at 2829d78 Merge branch 'main' into release
Cloned https://github.com/OperatorFoundation/InternetProtocols.git
Revision (git rev-parse @):
2829d78866ae5fa9b62b3317c0eea4531ce0b01e
SUCCESS checkout https://github.com/OperatorFoundation/InternetProtocols.git at 2.2.4
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/OperatorFoundation/InternetProtocols.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/OperatorFoundation/Net
Fetching from https://github.com/OperatorFoundation/Bits
Fetching from https://github.com/OperatorFoundation/Datable
Fetching from https://github.com/OperatorFoundation/SwiftHexTools
Creating working copy of package ‘Net’
Checking out 0.0.11 of package ‘Net’
Creating working copy of package ‘SwiftHexTools’
Checking out 1.2.6 of package ‘SwiftHexTools’
Creating working copy of package ‘Datable’
Checking out 4.0.1 of package ‘Datable’
Creating working copy of package ‘Bits’
Checking out 2.0.4 of package ‘Bits’
Resolve Package Graph
Resolved source packages:
SwiftHexTools: https://github.com/OperatorFoundation/SwiftHexTools @ 1.2.6
Net: https://github.com/OperatorFoundation/Net @ 0.0.11
Datable: https://github.com/OperatorFoundation/Datable @ 4.0.1
Bits: https://github.com/OperatorFoundation/Bits @ 2.0.4
InternetProtocols: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftHexTools, Net, Datable, Bits, InternetProtocols
2026-04-14 17:32:49.440 xcodebuild[525:3033] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "bits",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.4",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Bits"
},
{
"identity" : "datable",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Datable"
},
{
"identity" : "net",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.10",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Net"
},
{
"identity" : "swifthextools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/SwiftHexTools"
}
],
"manifest_display_name" : "InternetProtocols",
"name" : "InternetProtocols",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "InternetProtocols",
"targets" : [
"InternetProtocols"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "InternetProtocolsTests",
"module_type" : "SwiftTarget",
"name" : "InternetProtocolsTests",
"path" : "Tests/InternetProtocolsTests",
"product_dependencies" : [
"SwiftHexTools"
],
"sources" : [
"InternetProtocolsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"InternetProtocols"
],
"type" : "test"
},
{
"c99name" : "InternetProtocols",
"module_type" : "SwiftTarget",
"name" : "InternetProtocols",
"path" : "Sources/InternetProtocols",
"product_dependencies" : [
"Bits",
"Datable",
"Net",
"SwiftHexTools"
],
"product_memberships" : [
"InternetProtocols"
],
"sources" : [
"Ethernet.swift",
"ICMP.swift",
"IPv4.swift",
"IPv6.swift",
"InternetProtocols.swift",
"SequenceNumber.swift",
"TCP.swift",
"UDP.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"InternetProtocols"
]
}
}
2026-04-14 17:32:57.463 xcodebuild[775:4391] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme InternetProtocols -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.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 InternetProtocols -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Datable: https://github.com/OperatorFoundation/Datable @ 4.0.1
SwiftHexTools: https://github.com/OperatorFoundation/SwiftHexTools @ 1.2.6
InternetProtocols: /Users/admin/builder/spi-builder-workspace
Net: https://github.com/OperatorFoundation/Net @ 0.0.11
Bits: https://github.com/OperatorFoundation/Bits @ 2.0.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
Target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
Target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
Target 'SwiftHexTools' in project 'SwiftHexTools'
➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
Target 'SwiftHexTools' in project 'SwiftHexTools' (no dependencies)
Target 'Net' in project 'Net'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Net' in project 'Net'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2e70f1102c67a3061c5b416a2ca1836b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2e70f1102c67a3061c5b416a2ca1836b.xcbuilddata
error: The package product 'Net' requires minimum platform version 9.0 for the watchOS platform, but this target supports 8.0 (in target 'InternetProtocols' from project 'InternetProtocols')
2026-04-14 17:33:00.615 xcodebuild[794:4497] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme InternetProtocols
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Net: https://github.com/OperatorFoundation/Net @ 0.0.11
InternetProtocols: /Users/admin/builder/spi-builder-workspace
SwiftHexTools: https://github.com/OperatorFoundation/SwiftHexTools @ 1.2.6
Datable: https://github.com/OperatorFoundation/Datable @ 4.0.1
Bits: https://github.com/OperatorFoundation/Bits @ 2.0.4
resolved source packages: Net, InternetProtocols, SwiftHexTools, Datable, Bits
2026-04-14 17:33:02.806 xcodebuild[866:4854] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "bits",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.4",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Bits"
},
{
"identity" : "datable",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Datable"
},
{
"identity" : "net",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.10",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Net"
},
{
"identity" : "swifthextools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/SwiftHexTools"
}
],
"manifest_display_name" : "InternetProtocols",
"name" : "InternetProtocols",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "InternetProtocols",
"targets" : [
"InternetProtocols"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "InternetProtocolsTests",
"module_type" : "SwiftTarget",
"name" : "InternetProtocolsTests",
"path" : "Tests/InternetProtocolsTests",
"product_dependencies" : [
"SwiftHexTools"
],
"sources" : [
"InternetProtocolsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"InternetProtocols"
],
"type" : "test"
},
{
"c99name" : "InternetProtocols",
"module_type" : "SwiftTarget",
"name" : "InternetProtocols",
"path" : "Sources/InternetProtocols",
"product_dependencies" : [
"Bits",
"Datable",
"Net",
"SwiftHexTools"
],
"product_memberships" : [
"InternetProtocols"
],
"sources" : [
"Ethernet.swift",
"ICMP.swift",
"IPv4.swift",
"IPv6.swift",
"InternetProtocols.swift",
"SequenceNumber.swift",
"TCP.swift",
"UDP.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"InternetProtocols"
]
}
}
2026-04-14 17:33:03.985 xcodebuild[888:4956] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme InternetProtocols -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.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 InternetProtocols -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
Bits: https://github.com/OperatorFoundation/Bits @ 2.0.4
Datable: https://github.com/OperatorFoundation/Datable @ 4.0.1
Net: https://github.com/OperatorFoundation/Net @ 0.0.11
InternetProtocols: /Users/admin/builder/spi-builder-workspace
SwiftHexTools: https://github.com/OperatorFoundation/SwiftHexTools @ 1.2.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
Target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
Target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
Target 'SwiftHexTools' in project 'SwiftHexTools'
➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
Target 'SwiftHexTools' in project 'SwiftHexTools' (no dependencies)
Target 'Net' in project 'Net'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Net' in project 'Net'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2e70f1102c67a3061c5b416a2ca1836b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2e70f1102c67a3061c5b416a2ca1836b.xcbuilddata
error: The package product 'Net' requires minimum platform version 9.0 for the watchOS platform, but this target supports 8.0 (in target 'InternetProtocols' from project 'InternetProtocols')
2026-04-14 17:33:05.048 xcodebuild[903:5025] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme InternetProtocols
(1 failure)
BUILD FAILURE 6.3 watchOS