Build Information
Failed to build bcrypt, reference main (9e7d68), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 12 Feb 2026 03:58:51 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/ptoffy/bcrypt.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ptoffy/bcrypt
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9e7d683 Fix a couple of issues
Cloned https://github.com/ptoffy/bcrypt.git
Revision (git rev-parse @):
9e7d683c2cdd21e0068315c3db2adc80921236dd
SUCCESS checkout https://github.com/ptoffy/bcrypt.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/ptoffy/bcrypt.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-02-11 19:58:48.133 xcodebuild[510:2981] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-11-02_19-58-0048.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:18:9: error: unexpected ',' separator
16 | .target(
17 | name: "Bcrypt",
18 | ),
| `- error: unexpected ',' separator
19 | .testTarget(
20 | name: "BcryptTests",
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-02-11 19:58:50.144 xcodebuild[606:3659] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-11-02_19-58-0050.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:18:9: error: unexpected ',' separator
16 | .target(
17 | name: "Bcrypt",
18 | ),
| `- error: unexpected ',' separator
19 | .testTarget(
20 | name: "BcryptTests",
BUILD FAILURE 6.0 macosXcodebuild