The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build QuickLMDB, reference master (05d86a), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 28 Jun 2025 02:36: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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tannerdsilva/QuickLMDB.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tannerdsilva/QuickLMDB
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 05d86a3 11.1.0 - added ability to delete databases from environments
Cloned https://github.com/tannerdsilva/QuickLMDB.git
Revision (git rev-parse @):
05d86a3560bfbb95739997ab37e56b9062946cc3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tannerdsilva/QuickLMDB.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tannerdsilva/QuickLMDB.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-06-27 19:36:21.996 xcodebuild[479:2795] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-06_19-36-0021.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:32:3: error: unexpected ',' separator
30 | 				"QuickLMDBMacros",
31 | 			],
32 | 		),
   |   `- error: unexpected ',' separator
33 | 		.macro(
34 | 			name:"QuickLMDBMacros",
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-06-27 19:36:23.988 xcodebuild[570:3444] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-06_19-36-0023.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:32:3: error: unexpected ',' separator
30 | 				"QuickLMDBMacros",
31 | 			],
32 | 		),
   |   `- error: unexpected ',' separator
33 | 		.macro(
34 | 			name:"QuickLMDBMacros",
BUILD FAILURE 6.0 macosXcodebuild