This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build hcitool with Swift 6.0 for watchOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme hcitool -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/millertechnologyperu/hcitool.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/millertechnologyperu/hcitool
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 52fa8a2 Updated GitHub CI
Cloned https://github.com/millertechnologyperu/hcitool.git
Revision (git rev-parse @):
52fa8a281a43914e699c383753072df46914cdbc
SUCCESS checkout https://github.com/millertechnologyperu/hcitool.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/millertechnologyperu/hcitool.git
Command line invocation:
    /Applications/Xcode-15.3.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
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Fetching from https://github.com/PureSwift/BluetoothLinux.git
Fetching from https://github.com/PureSwift/Socket.git
Fetching from https://github.com/PureSwift/swift-system
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/PureSwift/Bluetooth.git
Creating working copy of package ‘swift-argument-parser’
Checking out 1.1.4 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-system’
Checking out feature/dynamic-lib (bd3d1f6) of package ‘swift-system’
Creating working copy of package ‘Bluetooth’
Checking out 6.4.3 of package ‘Bluetooth’
Creating working copy of package ‘BluetoothLinux’
Checking out master (372fd17) of package ‘BluetoothLinux’
Creating working copy of package ‘Socket’
Checking out main (489e63b) of package ‘Socket’
Resolved source packages:
  BluetoothLinux: https://github.com/PureSwift/BluetoothLinux.git @ master (372fd17)
  hcitool: /Users/admin/builder/spi-builder-workspace
  Socket: https://github.com/PureSwift/Socket.git @ main (489e63b)
  Bluetooth: https://github.com/PureSwift/Bluetooth.git @ 6.4.3
  swift-system: https://github.com/PureSwift/swift-system @ feature/dynamic-lib (bd3d1f6)
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
resolved source packages: BluetoothLinux, hcitool, Socket, Bluetooth, swift-system, swift-argument-parser
{
  "dependencies" : [
    {
      "identity" : "bluetoothlinux",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PureSwift/BluetoothLinux.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "hcitool",
  "name" : "hcitool",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "hcitool",
      "targets" : [
        "hcitool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "hcitool",
      "module_type" : "SwiftTarget",
      "name" : "hcitool",
      "path" : "Sources/hcitool",
      "product_dependencies" : [
        "BluetoothLinux",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "hcitool"
      ],
      "sources" : [
        "Argument.swift",
        "DeviceCommand.swift",
        "LEScan.swift",
        "ListDevices.swift",
        "hcitool.swift",
        "iBeacon.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HCIToolTests",
      "module_type" : "SwiftTarget",
      "name" : "HCIToolTests",
      "path" : "Tests/HCIToolTests",
      "sources" : [
        "HCIToolTests.swift"
      ],
      "target_dependencies" : [
        "hcitool"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "hcitool"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme hcitool -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.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 hcitool -destination generic/platform=watchos "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  hcitool: /Users/admin/builder/spi-builder-workspace
  Socket: https://github.com/PureSwift/Socket.git @ main (489e63b)
  BluetoothLinux: https://github.com/PureSwift/BluetoothLinux.git @ master (372fd17)
  swift-system: https://github.com/PureSwift/swift-system @ feature/dynamic-lib (bd3d1f6)
  Bluetooth: https://github.com/PureSwift/Bluetooth.git @ 6.4.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
    Target 'hcitool' in project 'hcitool'
        ➜ Explicit dependency on target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'CBluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'CBluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'CSocket' in project 'Socket'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'CSocket' in project 'Socket'
        ➜ 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 'CSocket' in project 'Socket' (no dependencies)
    Target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothGAP' in project 'Bluetooth'
    Target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothGAP' in project 'Bluetooth'
    Target 'BluetoothGAP' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
    Target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
    Target 'Bluetooth' in project 'Bluetooth' (no dependencies)
    Target 'CBluetoothLinux' in project 'BluetoothLinux' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/share/docc/features.json
Build description signature: b943311d2bd2d7c16e4fceab276cca7d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b943311d2bd2d7c16e4fceab276cca7d.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ArgumentParser' from project 'swift-argument-parser')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Bluetooth' from project 'Bluetooth')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Bluetooth' from project 'Bluetooth')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ArgumentParserToolInfo' from project 'swift-argument-parser')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BluetoothHCI' from project 'Bluetooth')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ArgumentParser' from project 'swift-argument-parser')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BluetoothHCI' from project 'Bluetooth')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Socket' from project 'Socket')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CBluetoothLinux' from project 'BluetoothLinux')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SystemPackage' from project 'swift-system')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BluetoothLinux' from project 'BluetoothLinux')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BluetoothLinux' from project 'BluetoothLinux')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CSystem' from project 'swift-system')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SystemPackage' from project 'swift-system')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Socket' from project 'Socket')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BluetoothGAP' from project 'Bluetooth')
error: The package product 'BluetoothLinux' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'hcitool' from project 'hcitool')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'hcitool' from project 'hcitool')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CSocket' from project 'Socket')
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.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 hcitool -destination generic/platform=watchos "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  hcitool: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  Bluetooth: https://github.com/PureSwift/Bluetooth.git @ 6.4.3
  BluetoothLinux: https://github.com/PureSwift/BluetoothLinux.git @ master (372fd17)
  Socket: https://github.com/PureSwift/Socket.git @ main (489e63b)
  swift-system: https://github.com/PureSwift/swift-system @ feature/dynamic-lib (bd3d1f6)
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
    Target 'hcitool' in project 'hcitool'
        ➜ Explicit dependency on target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'CBluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'CBluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'CSocket' in project 'Socket'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'CSocket' in project 'Socket'
        ➜ 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 'CSocket' in project 'Socket' (no dependencies)
    Target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothGAP' in project 'Bluetooth'
    Target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothGAP' in project 'Bluetooth'
    Target 'BluetoothGAP' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
    Target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
    Target 'Bluetooth' in project 'Bluetooth' (no dependencies)
    Target 'CBluetoothLinux' in project 'BluetoothLinux' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
Build description signature: b943311d2bd2d7c16e4fceab276cca7d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b943311d2bd2d7c16e4fceab276cca7d.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BluetoothLinux' from project 'BluetoothLinux')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BluetoothHCI' from project 'Bluetooth')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Bluetooth' from project 'Bluetooth')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ArgumentParserToolInfo' from project 'swift-argument-parser')
error: The package product 'BluetoothLinux' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'hcitool' from project 'hcitool')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'hcitool' from project 'hcitool')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Bluetooth' from project 'Bluetooth')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CSocket' from project 'Socket')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ArgumentParser' from project 'swift-argument-parser')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BluetoothGAP' from project 'Bluetooth')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BluetoothLinux' from project 'BluetoothLinux')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BluetoothHCI' from project 'Bluetooth')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SystemPackage' from project 'swift-system')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Socket' from project 'Socket')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Socket' from project 'Socket')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SystemPackage' from project 'swift-system')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ArgumentParser' from project 'swift-argument-parser')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CBluetoothLinux' from project 'BluetoothLinux')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CSystem' from project 'swift-system')
** BUILD FAILED **
BUILD FAILURE 6.0 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.