Build Information
Failed to build vigil, reference main (945cbe), with Swift 6.3 for visionOS using Xcode 26.4 on 1 May 2026 06:57:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme vigil -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/compnerd/vigil.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/compnerd/vigil
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 945cbe0 GHA: bump to Swift 6.3.1
Cloned https://github.com/compnerd/vigil.git
Revision (git rev-parse @):
945cbe09be27d333498d96fe807eab4caad4b952
SUCCESS checkout https://github.com/compnerd/vigil.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/compnerd/vigil.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/compnerd/swift-platform-core
Fetching from https://github.com/apple/swift-argument-parser
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-platform-core’
Checking out main (b9eb8dd) of package ‘swift-platform-core’
Resolve Package Graph
Resolved source packages:
vigil: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
swift-platform-core: https://github.com/compnerd/swift-platform-core @ main (b9eb8dd)
resolved source packages: vigil, swift-argument-parser, swift-platform-core
2026-05-01 02:56:52.887 xcodebuild[536:3139] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-platform-core",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/compnerd/swift-platform-core"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "vigil",
"name" : "vigil",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "vigil",
"targets" : [
"vigil"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "vigil",
"module_type" : "SwiftTarget",
"name" : "vigil",
"path" : "Sources/vigil",
"product_dependencies" : [
"ArgumentParser",
"WindowsCore"
],
"product_memberships" : [
"vigil"
],
"sources" : [
"Duration+Extensions.swift",
"PowerManager.swift",
"ProcessManagement.swift",
"Signalling.swift",
"String+Extensions.swift",
"WindowsCommandLine.swift",
"vigil.swift"
],
"target_dependencies" : [
"PackageVersion"
],
"type" : "executable"
},
{
"c99name" : "PackageVersion",
"module_type" : "PluginTarget",
"name" : "PackageVersion",
"path" : "Plugins/PackageVersion",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"vigil"
],
"sources" : [
"PackageVersion.swift"
],
"type" : "plugin"
}
],
"tools_version" : "6.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"vigil"
]
}
}
2026-05-01 02:57:02.931 xcodebuild[731:4410] [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 vigil -destination generic/platform=xrOS
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 vigil -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
vigil: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
swift-platform-core: https://github.com/compnerd/swift-platform-core @ main (b9eb8dd)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “PackageVersion” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/PackageVersion
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: a1e40d211c8d55c2af6f5f60e97a0cf3247a8c1a82cb5abbdb20eb6005ee03a7
error: emit-module command failed with exit code 1 (use -v to see invocation)
/Users/admin/builder/spi-builder-workspace/Plugins/PackageVersion/PackageVersion.swift:6:8: error: no such module 'WinSDK'
4 | import PackagePlugin
5 | import Foundation
6 | import WinSDK
| `- error: no such module 'WinSDK'
7 |
8 | internal struct PluginError: Error {
/Users/admin/builder/spi-builder-workspace/Plugins/PackageVersion/PackageVersion.swift:6:8: error: no such module 'WinSDK'
4 | import PackagePlugin
5 | import Foundation
6 | import WinSDK
| `- error: no such module 'WinSDK'
7 |
8 | internal struct PluginError: Error {
2026-05-01 02:57:06.472 xcodebuild[751:4533] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Compile plug-in “PackageVersion” in package “spi-builder-workspace”
eyJibHVlcHJpbnRQcm92aWRlcl9wcm92aWRlckZpbGVQYXRoU3RyaW5nIjoiXC9Vc2Vyc1wvYWRtaW5cL2J1aWxkZXJcL3NwaS1idWlsZGVyLXdvcmtzcGFjZSIsInR5cGUiOnsiYmx1ZXByaW50UHJvdmlkZXIiOnt9fX0=
Building workspace spi-builder-workspace with scheme vigil
(3 failures)
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:
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
swift-platform-core: https://github.com/compnerd/swift-platform-core @ main (b9eb8dd)
vigil: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-argument-parser, swift-platform-core, vigil
2026-05-01 02:57:11.438 xcodebuild[833:5089] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-platform-core",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/compnerd/swift-platform-core"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "vigil",
"name" : "vigil",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "vigil",
"targets" : [
"vigil"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "vigil",
"module_type" : "SwiftTarget",
"name" : "vigil",
"path" : "Sources/vigil",
"product_dependencies" : [
"ArgumentParser",
"WindowsCore"
],
"product_memberships" : [
"vigil"
],
"sources" : [
"Duration+Extensions.swift",
"PowerManager.swift",
"ProcessManagement.swift",
"Signalling.swift",
"String+Extensions.swift",
"WindowsCommandLine.swift",
"vigil.swift"
],
"target_dependencies" : [
"PackageVersion"
],
"type" : "executable"
},
{
"c99name" : "PackageVersion",
"module_type" : "PluginTarget",
"name" : "PackageVersion",
"path" : "Plugins/PackageVersion",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"vigil"
],
"sources" : [
"PackageVersion.swift"
],
"type" : "plugin"
}
],
"tools_version" : "6.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"vigil"
]
}
}
2026-05-01 02:57:13.652 xcodebuild[858:5266] [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 vigil -destination generic/platform=xrOS
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 vigil -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
swift-platform-core: https://github.com/compnerd/swift-platform-core @ main (b9eb8dd)
vigil: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “PackageVersion” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/PackageVersion
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: a1e40d211c8d55c2af6f5f60e97a0cf3247a8c1a82cb5abbdb20eb6005ee03a7
error: emit-module command failed with exit code 1 (use -v to see invocation)
/Users/admin/builder/spi-builder-workspace/Plugins/PackageVersion/PackageVersion.swift:6:8: error: no such module 'WinSDK'
4 | import PackagePlugin
5 | import Foundation
6 | import WinSDK
| `- error: no such module 'WinSDK'
7 |
8 | internal struct PluginError: Error {
/Users/admin/builder/spi-builder-workspace/Plugins/PackageVersion/PackageVersion.swift:6:8: error: no such module 'WinSDK'
4 | import PackagePlugin
5 | import Foundation
6 | import WinSDK
| `- error: no such module 'WinSDK'
7 |
8 | internal struct PluginError: Error {
2026-05-01 02:57:15.645 xcodebuild[874:5360] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Compile plug-in “PackageVersion” in package “spi-builder-workspace”
eyJibHVlcHJpbnRQcm92aWRlcl9wcm92aWRlckZpbGVQYXRoU3RyaW5nIjoiXC9Vc2Vyc1wvYWRtaW5cL2J1aWxkZXJcL3NwaS1idWlsZGVyLXdvcmtzcGFjZSIsInR5cGUiOnsiYmx1ZXByaW50UHJvdmlkZXIiOnt9fX0=
Building workspace spi-builder-workspace with scheme vigil
(3 failures)
BUILD FAILURE 6.3 visionOS