Build Information
Failed to build swift-jpeg, reference 2.1.0 (c7aa48), with Swift 6.0 for tvOS using Xcode 16.2 on 24 Mar 2026 03:48:11 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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-jpeg.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-jpeg
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at c7aa484 Merge pull request #34 from tayloraswift/format-code
Cloned https://github.com/tayloraswift/swift-jpeg.git
Revision (git rev-parse @):
c7aa48486cd8920120dd69cda5de62aeb93e1708
SUCCESS checkout https://github.com/tayloraswift/swift-jpeg.git at 2.1.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/tayloraswift/swift-jpeg.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-23 20:48:08.753 xcodebuild[509:2998] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-23-03_20-48-0008.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:63:1: error: unexpected ',' separator
61 | ),
62 | ],
63 | )
| `- error: unexpected ',' separator
64 | for target: Target in package.targets {
65 | {
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-23 20:48:10.775 xcodebuild[603:3710] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-23-03_20-48-0010.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:63:1: error: unexpected ',' separator
61 | ),
62 | ],
63 | )
| `- error: unexpected ',' separator
64 | for target: Target in package.targets {
65 | {
BUILD FAILURE 6.0 tvOS