Build Information
Failed to build CareKitEssentials, reference main (868bca), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 14 Dec 2025 08:33:25 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/CareKitEssentials.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/CareKitEssentials
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 868bca9 feat: Update to CareKit 4.0.0 (#70)
Cloned https://github.com/netreconlab/CareKitEssentials.git
Revision (git rev-parse @):
868bca9280ab2e8b21fab7be369eaac38ba1d5fc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/CareKitEssentials.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/netreconlab/CareKitEssentials.git
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/cbaker6/CareKit.git
Fetching from https://github.com/apple/FHIRModels.git
Fetching from https://github.com/apple/swift-async-algorithms
Fetching from https://github.com/apple/swift-collections.git
Creating working copy of package ‘CareKit’
Checking out 4.0.5 of package ‘CareKit’
Creating working copy of package ‘FHIRModels’
Checking out 0.7.0 of package ‘FHIRModels’
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.0.4 of package ‘swift-async-algorithms’
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Package: carekit
fatalError
2025-12-14 00:33:22.069 xcodebuild[508:2985] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-14-12_00-33-0022.xcresult
xcodebuild: error: Could not resolve package dependencies:
fatalError
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CareKit/Package.swift:85:9: error: unexpected ',' separator
83 | ],
84 | swiftSettings: sharedSwiftSettings,
85 | ),
| `- error: unexpected ',' separator
86 | .target(
87 | name: "CareKitFHIR",
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Package: carekit
fatalError
2025-12-14 00:33:24.229 xcodebuild[648:3849] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-14-12_00-33-0024.xcresult
xcodebuild: error: Could not resolve package dependencies:
fatalError
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CareKit/Package.swift:85:9: error: unexpected ',' separator
83 | ],
84 | swiftSettings: sharedSwiftSettings,
85 | ),
| `- error: unexpected ',' separator
86 | .target(
87 | name: "CareKitFHIR",
BUILD FAILURE 6.0 macosXcodebuild