The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Inotify, reference main (10943f), with Swift 6.0 for visionOS using Xcode 16.2 on 23 Mar 2026 22:45:01 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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/astzweig/swift-inotify.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/astzweig/swift-inotify
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 10943f9 Make events property of Inotify nonisolated
Cloned https://github.com/astzweig/swift-inotify.git
Revision (git rev-parse @):
10943f9ce328786faef1cae2f680601b33d5a5ab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/astzweig/swift-inotify.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/astzweig/swift-inotify.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-23 15:44:58.582 xcodebuild[508:2975] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-23-03_15-44-0058.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:38:3: error: unexpected ',' separator
36 | 				.product(name: "SystemPackage", package: "swift-system")
37 | 			],
38 | 		),
   |   `- error: unexpected ',' separator
39 | 		.executableTarget(
40 | 			name: "InotifyTaskCLI",
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-23 15:45:00.636 xcodebuild[603:3655] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-23-03_15-45-0000.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:38:3: error: unexpected ',' separator
36 | 				.product(name: "SystemPackage", package: "swift-system")
37 | 			],
38 | 		),
   |   `- error: unexpected ',' separator
39 | 		.executableTarget(
40 | 			name: "InotifyTaskCLI",
BUILD FAILURE 6.0 visionOS