Build Information
Failed to build ServiceAutograph, reference master (0b9a2e), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 10 Apr 2026 17:19:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ServiceAutograph -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RedMadRobot/service-autograph.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RedMadRobot/service-autograph
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0b9a2e5 Merge pull request #2 from Hardenn/bugfix/build-error
Cloned https://github.com/RedMadRobot/service-autograph.git
Revision (git rev-parse @):
0b9a2e56be208da5ff9856b486b8647ab582e7d5
SUCCESS checkout https://github.com/RedMadRobot/service-autograph.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/RedMadRobot/service-autograph.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/RedMadRobot/autograph
Fetching from https://github.com/RedMadRobot/synopsis
Fetching from https://github.com/jpsim/SourceKitten
Fetching from https://github.com/jpsim/Yams.git
Fetching from https://github.com/drmohundro/SWXMLHash.git
Fetching from https://github.com/apple/swift-argument-parser.git
Creating working copy of package ‘Yams’
Checking out 6.2.1 of package ‘Yams’
Creating working copy of package ‘SourceKitten’
Checking out 0.37.3 of package ‘SourceKitten’
Creating working copy of package ‘SWXMLHash’
Checking out 7.0.2 of package ‘SWXMLHash’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘synopsis’
Checking out 1.1.1 of package ‘synopsis’
Creating working copy of package ‘autograph’
Checking out 1.1.1 of package ‘autograph’
Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swiftResolve Package Graph
Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift
Resolved source packages:
SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
ServiceAutograph: /Users/admin/builder/spi-builder-workspace
Yams: https://github.com/jpsim/Yams.git @ 6.2.1
Autograph: https://github.com/RedMadRobot/autograph @ 1.1.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
SourceKitten: https://github.com/jpsim/SourceKitten @ 0.37.3
Synopsis: https://github.com/RedMadRobot/synopsis @ 1.1.1
resolved source packages: SWXMLHash, ServiceAutograph, Yams, Autograph, swift-argument-parser, SourceKitten, Synopsis
2026-04-10 13:19:03.454 xcodebuild[563:3094] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "autograph",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/RedMadRobot/autograph"
}
],
"manifest_display_name" : "ServiceAutograph",
"name" : "ServiceAutograph",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ServiceAutograph",
"targets" : [
"ServiceAutograph"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ServiceAutograph",
"module_type" : "SwiftTarget",
"name" : "ServiceAutograph",
"path" : "Sources/ServiceAutograph",
"product_dependencies" : [
"Autograph"
],
"product_memberships" : [
"ServiceAutograph"
],
"sources" : [
"App.swift",
"Model/Extensible.swift",
"Model/Model.swift",
"Model/Service.swift",
"ServiceComposer.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.0"
}
warning: 'spi-builder-workspace': Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ServiceAutograph"
]
}
}
2026-04-10 13:19:13.854 xcodebuild[911:5140] [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 ServiceAutograph -destination platform=macOS,arch=arm64
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 ServiceAutograph -destination platform=macOS,arch=arm64
Resolve Package Graph
Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift
Resolve Package Graph
Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift
Resolved source packages:
Yams: https://github.com/jpsim/Yams.git @ 6.2.1
SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
Synopsis: https://github.com/RedMadRobot/synopsis @ 1.1.1
SourceKitten: https://github.com/jpsim/SourceKitten @ 0.37.3
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
Autograph: https://github.com/RedMadRobot/autograph @ 1.1.1
ServiceAutograph: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'ServiceAutograph' in project 'ServiceAutograph'
➜ Explicit dependency on target 'Autograph' in project 'Autograph'
Target 'Autograph' in project 'Autograph'
➜ Explicit dependency on target 'Autograph' in project 'Autograph'
➜ Explicit dependency on target 'Synopsis' in project 'Synopsis'
Target 'Autograph' in project 'Autograph'
➜ Explicit dependency on target 'Synopsis' in project 'Synopsis'
Target 'Synopsis' in project 'Synopsis'
➜ Explicit dependency on target 'Synopsis' in project 'Synopsis'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
Target 'Synopsis' in project 'Synopsis'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
Target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'CYaml' in project 'Yams' (no dependencies)
Target 'SWXMLHash' in project 'SWXMLHash'
➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
Target 'SWXMLHash' in project 'SWXMLHash' (no dependencies)
Target 'SourceKit' in project 'SourceKitten' (no dependencies)
Target 'Clang_C' in project 'SourceKitten' (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/MacOSX.platform/Developer/SDKs/MacOSX26.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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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: 49535f5e764d6ba85dc2ef32a2d9e52f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/49535f5e764d6ba85dc2ef32a2d9e52f.xcbuilddata
error: The package product 'SourceKittenFramework' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'Synopsis' from project 'Synopsis')
2026-04-10 13:19:19.618 xcodebuild[924:5251] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:e6ef81e7d7898e7dc38bef75fd998c6a0e36ef6e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e6ef81e7d7898e7dc38bef75fd998c6a0e36ef6e, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e6ef81e7d7898e7dc38bef75fd998c6a0e36ef6e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e6ef81e7d7898e7dc38bef75fd998c6a0e36ef6e, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ServiceAutograph
(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
Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift
Resolved source packages:
SourceKitten: https://github.com/jpsim/SourceKitten @ 0.37.3
SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
Synopsis: https://github.com/RedMadRobot/synopsis @ 1.1.1
Yams: https://github.com/jpsim/Yams.git @ 6.2.1
Autograph: https://github.com/RedMadRobot/autograph @ 1.1.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
ServiceAutograph: /Users/admin/builder/spi-builder-workspace
resolved source packages: SourceKitten, SWXMLHash, Synopsis, Yams, Autograph, swift-argument-parser, ServiceAutograph
2026-04-10 13:19:23.507 xcodebuild[1005:5724] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "autograph",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/RedMadRobot/autograph"
}
],
"manifest_display_name" : "ServiceAutograph",
"name" : "ServiceAutograph",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ServiceAutograph",
"targets" : [
"ServiceAutograph"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ServiceAutograph",
"module_type" : "SwiftTarget",
"name" : "ServiceAutograph",
"path" : "Sources/ServiceAutograph",
"product_dependencies" : [
"Autograph"
],
"product_memberships" : [
"ServiceAutograph"
],
"sources" : [
"App.swift",
"Model/Extensible.swift",
"Model/Model.swift",
"Model/Service.swift",
"ServiceComposer.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.0"
}
warning: 'spi-builder-workspace': Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ServiceAutograph"
]
}
}
2026-04-10 13:19:25.365 xcodebuild[1021:5830] [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 ServiceAutograph -destination platform=macOS,arch=arm64
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 ServiceAutograph -destination platform=macOS,arch=arm64
Resolve Package Graph
Source files for target ServiceAutographTests should be located under 'Tests/ServiceAutographTests', or a custom sources path can be set with the 'path' property in Package.swift
Resolved source packages:
Synopsis: https://github.com/RedMadRobot/synopsis @ 1.1.1
Autograph: https://github.com/RedMadRobot/autograph @ 1.1.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
ServiceAutograph: /Users/admin/builder/spi-builder-workspace
Yams: https://github.com/jpsim/Yams.git @ 6.2.1
SourceKitten: https://github.com/jpsim/SourceKitten @ 0.37.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'ServiceAutograph' in project 'ServiceAutograph'
➜ Explicit dependency on target 'Autograph' in project 'Autograph'
Target 'Autograph' in project 'Autograph'
➜ Explicit dependency on target 'Autograph' in project 'Autograph'
➜ Explicit dependency on target 'Synopsis' in project 'Synopsis'
Target 'Autograph' in project 'Autograph'
➜ Explicit dependency on target 'Synopsis' in project 'Synopsis'
Target 'Synopsis' in project 'Synopsis'
➜ Explicit dependency on target 'Synopsis' in project 'Synopsis'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
Target 'Synopsis' in project 'Synopsis'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
Target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'CYaml' in project 'Yams' (no dependencies)
Target 'SWXMLHash' in project 'SWXMLHash'
➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
Target 'SWXMLHash' in project 'SWXMLHash' (no dependencies)
Target 'SourceKit' in project 'SourceKitten' (no dependencies)
Target 'Clang_C' in project 'SourceKitten' (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/MacOSX.platform/Developer/SDKs/MacOSX26.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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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: 49535f5e764d6ba85dc2ef32a2d9e52f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/49535f5e764d6ba85dc2ef32a2d9e52f.xcbuilddata
error: The package product 'SourceKittenFramework' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'Synopsis' from project 'Synopsis')
2026-04-10 13:19:26.968 xcodebuild[1030:5903] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:e6ef81e7d7898e7dc38bef75fd998c6a0e36ef6e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e6ef81e7d7898e7dc38bef75fd998c6a0e36ef6e, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e6ef81e7d7898e7dc38bef75fd998c6a0e36ef6e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e6ef81e7d7898e7dc38bef75fd998c6a0e36ef6e, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ServiceAutograph
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild