Build Information
Failed to build WandFoundation, reference main (884ce7), with Swift 6.2 for macOS (SPM) on 31 Mar 2026 16:52:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Foundation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Foundation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 884ce7c Merge branch 'dev'
Cloned https://github.com/The-Wand/Foundation.git
Revision (git rev-parse @):
884ce7c39abf1e69835b32f5afed73dfcf69af58
SUCCESS checkout https://github.com/The-Wand/Foundation.git at main
Fetching https://github.com/The-Wand/Wand.git
Fetching https://github.com/The-Wand/Any.git
[1/277] Fetching any
[129/9351] Fetching any, wand
Fetched https://github.com/The-Wand/Wand.git from cache (1.24s)
Fetched https://github.com/The-Wand/Any.git from cache (1.24s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (1.91s)
Computing version for https://github.com/the-wand/Wand.git
error: Invalid manifest (compiled with: ["/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/3b/z59l1v4n1zl7qfzxc5pj6ljw0000gn/T/TemporaryDirectory.8To5Pk/vfs.yaml", "-L", "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-plugin-path", "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", "-F", "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-F", "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", "-I", "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", "-package-description-version", "5.6.0", "/Package.swift", "-o", "/var/folders/3b/z59l1v4n1zl7qfzxc5pj6ljw0000gn/T/TemporaryDirectory.QBbvtI/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.2
Building package at path: $PWD
https://github.com/The-Wand/Foundation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Updating https://github.com/the-wand/Any.git
Updating https://github.com/the-wand/Wand.git
Updated https://github.com/the-wand/Wand.git (0.40s)
Updated https://github.com/the-wand/Any.git (0.40s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (1.05s)
Computing version for https://github.com/the-wand/Wand.git
error: Invalid manifest (compiled with: ["/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/3b/z59l1v4n1zl7qfzxc5pj6ljw0000gn/T/TemporaryDirectory.Du2r8N/vfs.yaml", "-L", "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-plugin-path", "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", "-F", "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-F", "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", "-I", "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", "-package-description-version", "5.6.0", "/Package.swift", "-o", "/var/folders/3b/z59l1v4n1zl7qfzxc5pj6ljw0000gn/T/TemporaryDirectory.DkJGuS/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
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
BUILD FAILURE 6.2 macosSpm