The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-log-oslog, reference 2.0.0 (e18692), with Swift 6.0 for visionOS using Xcode 16.2 on 3 Mar 2026 00:54:05 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/astzweig/swift-log-oslog.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/astzweig/swift-log-oslog
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at e18692f Separate metadata by a unicode arrow in log
Cloned https://github.com/astzweig/swift-log-oslog.git
Revision (git rev-parse @):
e18692fd4dea53d3bfe09a85ccbaeaef40f6fc11
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/astzweig/swift-log-oslog.git at 2.0.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/astzweig/swift-log-oslog.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-02 16:54:02.810 xcodebuild[509:2954] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-02-03_16-54-0002.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:3: error: unexpected ',' separator
27 | 			],
28 | 			path: "Tests/Logging OSLog Tests",
29 | 		),
   |   `- error: unexpected ',' separator
30 | 	]
31 | )
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-02 16:54:04.835 xcodebuild[605:3636] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-02-03_16-54-0004.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:3: error: unexpected ',' separator
27 | 			],
28 | 			path: "Tests/Logging OSLog Tests",
29 | 		),
   |   `- error: unexpected ',' separator
30 | 	]
31 | )
BUILD FAILURE 6.0 visionOS