Build Information
Failed to build FinnishPIDVerifier, reference v1.1.4 (672606), with Swift 6.0 for tvOS using Xcode 16.2 on 26 May 2025 19:04:57 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/anttijuu/FinnishPIDVerifier.git
Reference: v1.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/anttijuu/FinnishPIDVerifier
* tag v1.1.4 -> FETCH_HEAD
HEAD is now at 672606b Commented out expermental strict concurrency feature from Package.swift
Cloned https://github.com/anttijuu/FinnishPIDVerifier.git
Revision (git rev-parse @):
672606b00fa42a0a0e41a0351c01603e1dfc6ed5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/anttijuu/FinnishPIDVerifier.git at v1.1.4
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/anttijuu/FinnishPIDVerifier.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)
2025-05-26 12:04:54.572 xcodebuild[478:2806] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-05_12-04-0054.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:29:5: error: unexpected ',' separator
27 | // .enableExperimentalFeature("StrictConcurrency")
28 | // ]
29 | ),
| `- error: unexpected ',' separator
30 | .testTarget(
31 | name: "FinnishPIDVerifierTests",
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)
2025-05-26 12:04:56.677 xcodebuild[569:3461] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-05_12-04-0056.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:29:5: error: unexpected ',' separator
27 | // .enableExperimentalFeature("StrictConcurrency")
28 | // ]
29 | ),
| `- error: unexpected ',' separator
30 | .testTarget(
31 | name: "FinnishPIDVerifierTests",
BUILD FAILURE 6.0 tvOS