Build Information
Failed to build pkl-swift, reference 0.8.2 (40e5de), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 3 Mar 2026 04:39:30 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/apple/pkl-swift.git
Reference: 0.8.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/pkl-swift
* tag 0.8.2 -> FETCH_HEAD
HEAD is now at 40e5dec Prepare release 0.8.2
Cloned https://github.com/apple/pkl-swift.git
Revision (git rev-parse @):
40e5decb9481c8c5d8c64389255166023c936900
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/pkl-swift.git at 0.8.2
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/apple/pkl-swift.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
Package: spi-builder-workspace
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
spi-builder-workspace: (null)
2026-03-02 20:39:26.882 xcodebuild[507:2959] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-02-03_20-39-0026.xcresult
xcodebuild: error: Could not resolve package dependencies:
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:52:9: error: unexpected ',' separator
50 | dependencies: ["MessagePack", "PklSwiftInternals", "SemanticVersion"],
51 | swiftSettings: [.enableUpcomingFeature("StrictConcurrency")],
52 | ),
| `- error: unexpected ',' separator
53 | .target(
54 | name: "PklSwiftInternals",
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: spi-builder-workspace
Resolved source packages:
spi-builder-workspace: (null)
2026-03-02 20:39:28.949 xcodebuild[604:3659] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-02-03_20-39-0028.xcresult
xcodebuild: error: Could not resolve package dependencies:
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:52:9: error: unexpected ',' separator
50 | dependencies: ["MessagePack", "PklSwiftInternals", "SemanticVersion"],
51 | swiftSettings: [.enableUpcomingFeature("StrictConcurrency")],
52 | ),
| `- error: unexpected ',' separator
53 | .target(
54 | name: "PklSwiftInternals",
BUILD FAILURE 6.0 macosXcodebuild