Build Information
Failed to build Helical, reference 0.3.0 (5150ad
), with Swift 6.0 for macOS (SPM) on 26 Jul 2025 01:33:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/Helical.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tomasf/Helical
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at 5150ad6 Merge branch 'dev'
Cloned https://github.com/tomasf/Helical.git
Revision (git rev-parse @):
5150ad68b6a2e36342d7b20c23cd424d1978529e
SUCCESS checkout https://github.com/tomasf/Helical.git at 0.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/tomasf/Helical.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/tomasf/Cadova.git
[1/11609] Fetching cadova
Fetched https://github.com/tomasf/Cadova.git from cache (1.35s)
Computing version for https://github.com/tomasf/Cadova.git
error: Invalid manifest (compiled with: ["/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.PGW7Ek/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-F", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "6", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "6.0.0", "/Package.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.UHHMeV/cadova-manifest"])
/Package.swift:37:9: error: unexpected ',' separator
35 | .product(name: "Manifold", package: "manifold-swift"),
36 | ],
37 | ),
| `- error: unexpected ',' separator
38 | .testTarget(
39 | name: "Tests", in https://github.com/tomasf/Cadova.git
BUILD FAILURE 6.0 macosSpm