The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-inotify, reference main (254a95), with Swift 6.2 for visionOS using Xcode 26.3 on 28 Apr 2026 12:54:31 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-inotify -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/swift-inotify.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/swift-inotify
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 254a950 Bump github.com/apple/swift-docc-plugin from 1.4.6 to 1.5.0
Cloned https://github.com/sersoft-gmbh/swift-inotify.git
Revision (git rev-parse @):
254a950d690792a02cb348d0608cd4039fde9290
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sersoft-gmbh/swift-inotify.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sersoft-gmbh/swift-inotify.git
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-system
Fetching from https://github.com/sersoft-gmbh/swift-filestreamer
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.5.0 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-filestreamer’
Checking out 0.11.2 of package ‘swift-filestreamer’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Resolve Package Graph
Resolved source packages:
  swift-system: https://github.com/apple/swift-system @ 1.6.4
  swift-inotify: /Users/admin/builder/spi-builder-workspace
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.5.0
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-filestreamer: https://github.com/sersoft-gmbh/swift-filestreamer @ 0.11.2
resolved source packages: swift-system, swift-inotify, SwiftDocCPlugin, SymbolKit, swift-filestreamer
2026-04-28 08:53:26.002 xcodebuild[530:3070] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    },
    {
      "identity" : "swift-filestreamer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.1",
            "upper_bound" : "0.12.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sersoft-gmbh/swift-filestreamer"
    }
  ],
  "manifest_display_name" : "swift-inotify",
  "name" : "swift-inotify",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Inotify",
      "targets" : [
        "Inotify"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "InotifyTests",
      "module_type" : "SwiftTarget",
      "name" : "InotifyTests",
      "path" : "Tests/InotifyTests",
      "sources" : [
        "InotifyTests.swift"
      ],
      "target_dependencies" : [
        "Inotify"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Inotify",
      "module_type" : "SwiftTarget",
      "name" : "Inotify",
      "path" : "Sources/Inotify",
      "product_dependencies" : [
        "SystemPackage",
        "FileStreamer"
      ],
      "product_memberships" : [
        "Inotify"
      ],
      "sources" : [
        "Inotifier.swift",
        "InotifyEvent.swift"
      ],
      "target_dependencies" : [
        "CInotify"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CInotify",
      "module_type" : "SystemLibraryTarget",
      "name" : "CInotify",
      "path" : "Sources/CInotify",
      "product_memberships" : [
        "Inotify"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-inotify"
    ]
  }
}
2026-04-28 08:53:55.599 xcodebuild[916:5484] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-inotify -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-inotify -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.5.0
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-inotify: /Users/admin/builder/spi-builder-workspace
  swift-system: https://github.com/apple/swift-system @ 1.6.4
  swift-filestreamer: https://github.com/sersoft-gmbh/swift-filestreamer @ 0.11.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'Inotify' in project 'swift-inotify'
        ➜ Explicit dependency on target 'Inotify' in project 'swift-inotify'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'FileStreamer' in project 'swift-filestreamer'
    Target 'Inotify' in project 'swift-inotify'
        ➜ Explicit dependency on target 'CInotify' in project 'swift-inotify'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'FileStreamer' in project 'swift-filestreamer'
    Target 'FileStreamer' in project 'swift-filestreamer'
        ➜ Explicit dependency on target 'FileStreamer' in project 'swift-filestreamer'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'FileStreamer' in project 'swift-filestreamer'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'CSystem' in project 'swift-system' (no dependencies)
    Target 'CInotify' in project 'swift-inotify' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: a735c1c6d8447cf75fb1987a44203566
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a735c1c6d8447cf75fb1987a44203566.xcbuilddata
error: The package product 'FileStreamer' requires minimum platform version 2.0 for the visionOS platform, but this target supports 1.0 (in target 'Inotify' from project 'swift-inotify')
2026-04-28 08:54:04.645 xcodebuild[980:5887] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-inotify
(1 failure)
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.5.0
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-inotify: /Users/admin/builder/spi-builder-workspace
  swift-filestreamer: https://github.com/sersoft-gmbh/swift-filestreamer @ 0.11.2
  swift-system: https://github.com/apple/swift-system @ 1.6.4
resolved source packages: SwiftDocCPlugin, SymbolKit, swift-inotify, swift-filestreamer, swift-system
2026-04-28 08:54:18.161 xcodebuild[1153:6899] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    },
    {
      "identity" : "swift-filestreamer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.1",
            "upper_bound" : "0.12.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sersoft-gmbh/swift-filestreamer"
    }
  ],
  "manifest_display_name" : "swift-inotify",
  "name" : "swift-inotify",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Inotify",
      "targets" : [
        "Inotify"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "InotifyTests",
      "module_type" : "SwiftTarget",
      "name" : "InotifyTests",
      "path" : "Tests/InotifyTests",
      "sources" : [
        "InotifyTests.swift"
      ],
      "target_dependencies" : [
        "Inotify"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Inotify",
      "module_type" : "SwiftTarget",
      "name" : "Inotify",
      "path" : "Sources/Inotify",
      "product_dependencies" : [
        "SystemPackage",
        "FileStreamer"
      ],
      "product_memberships" : [
        "Inotify"
      ],
      "sources" : [
        "Inotifier.swift",
        "InotifyEvent.swift"
      ],
      "target_dependencies" : [
        "CInotify"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CInotify",
      "module_type" : "SystemLibraryTarget",
      "name" : "CInotify",
      "path" : "Sources/CInotify",
      "product_memberships" : [
        "Inotify"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "6.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-inotify"
    ]
  }
}
2026-04-28 08:54:24.575 xcodebuild[1223:7332] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-inotify -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-inotify -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  swift-inotify: /Users/admin/builder/spi-builder-workspace
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-filestreamer: https://github.com/sersoft-gmbh/swift-filestreamer @ 0.11.2
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.5.0
  swift-system: https://github.com/apple/swift-system @ 1.6.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'Inotify' in project 'swift-inotify'
        ➜ Explicit dependency on target 'Inotify' in project 'swift-inotify'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'FileStreamer' in project 'swift-filestreamer'
    Target 'Inotify' in project 'swift-inotify'
        ➜ Explicit dependency on target 'CInotify' in project 'swift-inotify'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'FileStreamer' in project 'swift-filestreamer'
    Target 'FileStreamer' in project 'swift-filestreamer'
        ➜ Explicit dependency on target 'FileStreamer' in project 'swift-filestreamer'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'FileStreamer' in project 'swift-filestreamer'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'CSystem' in project 'swift-system' (no dependencies)
    Target 'CInotify' in project 'swift-inotify' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: a735c1c6d8447cf75fb1987a44203566
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a735c1c6d8447cf75fb1987a44203566.xcbuilddata
error: The package product 'FileStreamer' requires minimum platform version 2.0 for the visionOS platform, but this target supports 1.0 (in target 'Inotify' from project 'swift-inotify')
2026-04-28 08:54:31.069 xcodebuild[1287:7723] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-inotify
(1 failure)
BUILD FAILURE 6.2 visionOS