The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CXXCoreAudio, reference 0.6.0 (e2c308), with Swift 6.0 for watchOS using Xcode 16.2 on 31 Jan 2026 11:57:49 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/sbooth/CXXCoreAudio.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/CXXCoreAudio
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at e2c308d Compare to nullptr for pointer boolean checks (#95)
Cloned https://github.com/sbooth/CXXCoreAudio.git
Revision (git rev-parse @):
e2c308d5411f01732b09864600b70ef62dd1762f
SUCCESS checkout https://github.com/sbooth/CXXCoreAudio.git at 0.6.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sbooth/CXXCoreAudio.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-01-31 03:57:46.857 xcodebuild[512:2997] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-31-01_03-57-0046.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:28:9: error: unexpected ',' separator
26 |                 .linkedFramework("AudioToolbox"),
27 |             ],
28 |         ),
   |         `- error: unexpected ',' separator
29 |         .testTarget(
30 |             name: "CXXCoreAudioTests",
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-01-31 03:57:48.866 xcodebuild[611:3727] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-31-01_03-57-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:28:9: error: unexpected ',' separator
26 |                 .linkedFramework("AudioToolbox"),
27 |             ],
28 |         ),
   |         `- error: unexpected ',' separator
29 |         .testTarget(
30 |             name: "CXXCoreAudioTests",
BUILD FAILURE 6.0 watchOS