Build Information
Failed to build Pelagos, reference 0.1.3 (3e8c7a), with Swift 6.3 for watchOS using Xcode 26.4 on 18 Apr 2026 10:10:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Pelagos -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/Pelagos.git
Reference: 0.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tomasf/Pelagos
* tag 0.1.3 -> FETCH_HEAD
HEAD is now at 3e8c7af Update Nodal to 1.0.0
Cloned https://github.com/tomasf/Pelagos.git
Revision (git rev-parse @):
3e8c7af726285cec5ce0c802f75aa6f17bd14792
SUCCESS checkout https://github.com/tomasf/Pelagos.git at 0.1.3
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/tomasf/Pelagos.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/tomasf/Nodal.git
Creating working copy of package ‘Nodal’
Checking out 1.0.0 of package ‘Nodal’
Resolve Package Graph
Resolved source packages:
Nodal: https://github.com/tomasf/Nodal.git @ 1.0.0
Pelagos: /Users/admin/builder/spi-builder-workspace
resolved source packages: Nodal, Pelagos
2026-04-18 06:10:37.669 xcodebuild[564:3126] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "nodal",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tomasf/Nodal.git"
}
],
"manifest_display_name" : "Pelagos",
"name" : "Pelagos",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Pelagos",
"targets" : [
"Pelagos"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PelagosTests",
"module_type" : "SwiftTarget",
"name" : "PelagosTests",
"path" : "Tests/PelagosTests",
"sources" : [
"ColorParsingTests.swift",
"LengthParsingTests.swift",
"PathParsingTests.swift",
"PelagosTests.swift",
"SVGParsingTests.swift",
"TransformParsingTests.swift"
],
"target_dependencies" : [
"Pelagos"
],
"type" : "test"
},
{
"c99name" : "Pelagos",
"module_type" : "SwiftTarget",
"name" : "Pelagos",
"path" : "Sources/Pelagos",
"product_dependencies" : [
"Nodal"
],
"product_memberships" : [
"Pelagos"
],
"sources" : [
"Model/Effects/ClipPath.swift",
"Model/Effects/Filter.swift",
"Model/Effects/Mask.swift",
"Model/Elements/Anchor.swift",
"Model/Elements/Definitions.swift",
"Model/Elements/Defs.swift",
"Model/Elements/Element.swift",
"Model/Elements/Group.swift",
"Model/Elements/Image.swift",
"Model/Elements/SVG.swift",
"Model/Elements/Switch.swift",
"Model/Elements/Symbol.swift",
"Model/Elements/Text.swift",
"Model/Elements/Use.swift",
"Model/Paint/Color.swift",
"Model/Paint/Fill.swift",
"Model/Paint/GradientElement.swift",
"Model/Paint/GradientStop.swift",
"Model/Paint/LinearGradient.swift",
"Model/Paint/Pattern.swift",
"Model/Paint/RadialGradient.swift",
"Model/Shapes/Circle.swift",
"Model/Shapes/Ellipse.swift",
"Model/Shapes/Line.swift",
"Model/Shapes/Path.swift",
"Model/Shapes/Polygon.swift",
"Model/Shapes/Polyline.swift",
"Model/Shapes/Rect.swift",
"Model/Style/Length.swift",
"Model/Style/Point.swift",
"Model/Style/PresentationAttributes.swift",
"Model/Style/Transform.swift",
"Model/Style/ViewBox.swift",
"Parsing/AttributeParser.swift",
"Parsing/ElementParsers.swift",
"Parsing/PresentationParser.swift",
"Parsing/SVGNamespaces.swift",
"Parsing/SVGParser.swift",
"Path/PathParser.swift",
"Path/PathSegment.swift",
"Pelagos.swift",
"Rendering/CGRenderer.swift",
"Rendering/RenderTypes.swift",
"Rendering/SVGRenderEngine.swift",
"Rendering/SVGRenderer.swift",
"Values/CoordinateUnits.swift",
"Values/DisplayMode.swift",
"Values/FillRule.swift",
"Values/FontStyle.swift",
"Values/FontWeight.swift",
"Values/LineCap.swift",
"Values/LineJoin.swift",
"Values/PreserveAspectRatio.swift",
"Values/SpreadMethod.swift",
"Values/TextAnchor.swift",
"Values/Visibility.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Pelagos"
]
}
}
2026-04-18 06:10:45.607 xcodebuild[748:4120] [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 Pelagos -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 Pelagos -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Pelagos: /Users/admin/builder/spi-builder-workspace
Nodal: https://github.com/tomasf/Nodal.git @ 1.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Pelagos' in project 'Pelagos'
➜ Explicit dependency on target 'Pelagos' in project 'Pelagos'
➜ Explicit dependency on target 'Nodal' in project 'Nodal'
Target 'Pelagos' in project 'Pelagos'
➜ Explicit dependency on target 'Nodal' in project 'Nodal'
Target 'Nodal' in project 'Nodal'
➜ Explicit dependency on target 'Nodal' in project 'Nodal'
➜ Explicit dependency on target 'pugixml' in project 'Nodal'
➜ Explicit dependency on target 'Bridge' in project 'Nodal'
Target 'Nodal' in project 'Nodal'
➜ Explicit dependency on target 'pugixml' in project 'Nodal'
➜ Explicit dependency on target 'Bridge' in project 'Nodal'
Target 'Bridge' in project 'Nodal'
➜ Explicit dependency on target 'pugixml' in project 'Nodal'
Target 'pugixml' in project 'Nodal' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -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/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/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -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
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -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/clang -v -E -dM -arch armv7k -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/clang -v -E -dM -arch arm64_32 -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/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
Build description signature: d605fa3da1da0cc3454caec5bd4b0f1c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d605fa3da1da0cc3454caec5bd4b0f1c.xcbuilddata
error: The package product 'Nodal' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Pelagos' from project 'Pelagos')
2026-04-18 06:10:47.880 xcodebuild[758:4195] [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 Pelagos
(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:
Pelagos: /Users/admin/builder/spi-builder-workspace
Nodal: https://github.com/tomasf/Nodal.git @ 1.0.0
resolved source packages: Pelagos, Nodal
2026-04-18 06:10:50.257 xcodebuild[801:4386] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "nodal",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tomasf/Nodal.git"
}
],
"manifest_display_name" : "Pelagos",
"name" : "Pelagos",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Pelagos",
"targets" : [
"Pelagos"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PelagosTests",
"module_type" : "SwiftTarget",
"name" : "PelagosTests",
"path" : "Tests/PelagosTests",
"sources" : [
"ColorParsingTests.swift",
"LengthParsingTests.swift",
"PathParsingTests.swift",
"PelagosTests.swift",
"SVGParsingTests.swift",
"TransformParsingTests.swift"
],
"target_dependencies" : [
"Pelagos"
],
"type" : "test"
},
{
"c99name" : "Pelagos",
"module_type" : "SwiftTarget",
"name" : "Pelagos",
"path" : "Sources/Pelagos",
"product_dependencies" : [
"Nodal"
],
"product_memberships" : [
"Pelagos"
],
"sources" : [
"Model/Effects/ClipPath.swift",
"Model/Effects/Filter.swift",
"Model/Effects/Mask.swift",
"Model/Elements/Anchor.swift",
"Model/Elements/Definitions.swift",
"Model/Elements/Defs.swift",
"Model/Elements/Element.swift",
"Model/Elements/Group.swift",
"Model/Elements/Image.swift",
"Model/Elements/SVG.swift",
"Model/Elements/Switch.swift",
"Model/Elements/Symbol.swift",
"Model/Elements/Text.swift",
"Model/Elements/Use.swift",
"Model/Paint/Color.swift",
"Model/Paint/Fill.swift",
"Model/Paint/GradientElement.swift",
"Model/Paint/GradientStop.swift",
"Model/Paint/LinearGradient.swift",
"Model/Paint/Pattern.swift",
"Model/Paint/RadialGradient.swift",
"Model/Shapes/Circle.swift",
"Model/Shapes/Ellipse.swift",
"Model/Shapes/Line.swift",
"Model/Shapes/Path.swift",
"Model/Shapes/Polygon.swift",
"Model/Shapes/Polyline.swift",
"Model/Shapes/Rect.swift",
"Model/Style/Length.swift",
"Model/Style/Point.swift",
"Model/Style/PresentationAttributes.swift",
"Model/Style/Transform.swift",
"Model/Style/ViewBox.swift",
"Parsing/AttributeParser.swift",
"Parsing/ElementParsers.swift",
"Parsing/PresentationParser.swift",
"Parsing/SVGNamespaces.swift",
"Parsing/SVGParser.swift",
"Path/PathParser.swift",
"Path/PathSegment.swift",
"Pelagos.swift",
"Rendering/CGRenderer.swift",
"Rendering/RenderTypes.swift",
"Rendering/SVGRenderEngine.swift",
"Rendering/SVGRenderer.swift",
"Values/CoordinateUnits.swift",
"Values/DisplayMode.swift",
"Values/FillRule.swift",
"Values/FontStyle.swift",
"Values/FontWeight.swift",
"Values/LineCap.swift",
"Values/LineJoin.swift",
"Values/PreserveAspectRatio.swift",
"Values/SpreadMethod.swift",
"Values/TextAnchor.swift",
"Values/Visibility.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Pelagos"
]
}
}
2026-04-18 06:10:51.541 xcodebuild[814:4459] [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 Pelagos -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 Pelagos -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
Nodal: https://github.com/tomasf/Nodal.git @ 1.0.0
Pelagos: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Pelagos' in project 'Pelagos'
➜ Explicit dependency on target 'Pelagos' in project 'Pelagos'
➜ Explicit dependency on target 'Nodal' in project 'Nodal'
Target 'Pelagos' in project 'Pelagos'
➜ Explicit dependency on target 'Nodal' in project 'Nodal'
Target 'Nodal' in project 'Nodal'
➜ Explicit dependency on target 'Nodal' in project 'Nodal'
➜ Explicit dependency on target 'pugixml' in project 'Nodal'
➜ Explicit dependency on target 'Bridge' in project 'Nodal'
Target 'Nodal' in project 'Nodal'
➜ Explicit dependency on target 'pugixml' in project 'Nodal'
➜ Explicit dependency on target 'Bridge' in project 'Nodal'
Target 'Bridge' in project 'Nodal'
➜ Explicit dependency on target 'pugixml' in project 'Nodal'
Target 'pugixml' in project 'Nodal' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -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/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/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -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
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -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/clang -v -E -dM -arch armv7k -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/clang -v -E -dM -arch arm64_32 -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/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
Build description signature: d605fa3da1da0cc3454caec5bd4b0f1c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d605fa3da1da0cc3454caec5bd4b0f1c.xcbuilddata
error: The package product 'Nodal' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Pelagos' from project 'Pelagos')
2026-04-18 06:10:52.509 xcodebuild[820:4499] [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 Pelagos
(1 failure)
BUILD FAILURE 6.3 watchOS