Build Information
Failed to build WandLocation, reference main (669bd3), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 00:31:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/the-wand/Location.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/the-wand/Location
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 669bd32 3.0.5
Cloned https://github.com/the-wand/Location.git
Revision (git rev-parse @):
669bd32da84d2b58eca7cdb6d6c6169293170f60
SUCCESS checkout https://github.com/the-wand/Location.git at main
Fetching https://github.com/The-Wand/Any.git
Fetching https://github.com/The-Wand/Wand.git
[1/9074] Fetching wand
[274/9351] Fetching wand, any
Fetched https://github.com/The-Wand/Any.git from cache (1.46s)
Fetched https://github.com/The-Wand/Wand.git from cache (1.46s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (2.09s)
Computing version for https://github.com/the-wand/Wand.git
error: Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.sr60eA/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-F", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "5.6.0", "/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.ewYMbC/wand-manifest"])
/Package.swift:37:67: error: expected ',' separator
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected ',' separator
38 | ],
39 |
/Package.swift:37:67: error: expected argument label before colon
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected argument label before colon
38 | ],
39 |
/Package.swift:36:19: error: cannot convert value of type '[Any]' to expected argument type '[Package.Dependency]'
34 | ],
35 |
36 | dependencies: [
| `- error: cannot convert value of type '[Any]' to expected argument type '[Package.Dependency]'
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
38 | ],
/Package.swift:37:10: error: type 'Any' has no member 'package'
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: type 'Any' has no member 'package'
38 | ],
39 |
/Package.swift:37:63: error: cannot infer contextual base in reference to member 'from'
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: cannot infer contextual base in reference to member 'from'
38 | ],
39 | in https://github.com/The-Wand/Wand.git
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/the-wand/Location.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Updating https://github.com/the-wand/Wand.git
Updating https://github.com/the-wand/Any.git
Updated https://github.com/the-wand/Wand.git (0.46s)
Updated https://github.com/the-wand/Any.git (0.46s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (1.03s)
Computing version for https://github.com/the-wand/Wand.git
error: Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.Dv6pZE/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-F", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "5.6.0", "/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.vq4cWi/wand-manifest"])
/Package.swift:37:67: error: expected ',' separator
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected ',' separator
38 | ],
39 |
/Package.swift:37:67: error: expected argument label before colon
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected argument label before colon
38 | ],
39 |
/Package.swift:36:19: error: cannot convert value of type '[Any]' to expected argument type '[Package.Dependency]'
34 | ],
35 |
36 | dependencies: [
| `- error: cannot convert value of type '[Any]' to expected argument type '[Package.Dependency]'
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
38 | ],
/Package.swift:37:10: error: type 'Any' has no member 'package'
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: type 'Any' has no member 'package'
38 | ],
39 |
/Package.swift:37:63: error: cannot infer contextual base in reference to member 'from'
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: cannot infer contextual base in reference to member 'from'
38 | ],
39 | in https://github.com/the-wand/Wand.git
BUILD FAILURE 6.3 macosSpm