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 PacketCaptureBPF with Swift 5.10 for watchOS using Xcode 15.4.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme PacketCaptureBPF -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/PacketCaptureBPF.git
Reference: 0.2.10
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/PacketCaptureBPF
 * tag               0.2.10     -> FETCH_HEAD
HEAD is now at aaa6c50 Update CaptureDevice.swift
Cloned https://github.com/OperatorFoundation/PacketCaptureBPF.git
Revision (git rev-parse @):
aaa6c509569cb11904e35dd682bb581b9b2f8083
SUCCESS checkout https://github.com/OperatorFoundation/PacketCaptureBPF.git at 0.2.10
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/OperatorFoundation/PacketCaptureBPF.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/OperatorFoundation/Bits.git (cached)
Fetching from https://github.com/OperatorFoundation/Datable.git (cached)
Fetching from https://github.com/OperatorFoundation/InternetProtocols.git (cached)
Fetching from https://github.com/OperatorFoundation/SwiftQueue.git (cached)
Fetching from https://github.com/OperatorFoundation/PacketStream.git (cached)
Creating working copy of package ‘InternetProtocols’
Checking out 2.2.1 of package ‘InternetProtocols’
Creating working copy of package ‘PacketStream’
Checking out 0.2.1 of package ‘PacketStream’
Creating working copy of package ‘Bits’
Checking out 2.0.1 of package ‘Bits’
Creating working copy of package ‘SwiftQueue’
Checking out 0.1.2 of package ‘SwiftQueue’
Creating working copy of package ‘Datable’
Checking out 3.1.5 of package ‘Datable’
Resolved source packages:
  SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ 0.1.2
  InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ 2.2.1
  PacketCaptureBPF: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
  PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ 0.2.1
  Bits: https://github.com/OperatorFoundation/Bits.git @ 2.0.1
resolved source packages: SwiftQueue, InternetProtocols, PacketCaptureBPF, Datable, PacketStream, Bits
2024-02-15 05:00:37.547 xcodebuild[52024:11754400] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 05:00:40.694 xcodebuild[52024:11754400] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PacketCaptureBPF"
    ]
  }
}
2024-02-15 05:00:41.118 xcodebuild[52189:11755061] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 05:00:41.906 xcodebuild[52189:11755061] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme PacketCaptureBPF -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme PacketCaptureBPF -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
  Bits: https://github.com/OperatorFoundation/Bits.git @ 2.0.1
  InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ 2.2.1
  PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ 0.2.1
  SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ 0.1.2
  PacketCaptureBPF: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
        ➜ Explicit dependency on target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
        ➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
    Target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
        ➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
    Target 'SwiftQueue' in project 'SwiftQueue'
        ➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
    Target 'SwiftQueue' in project 'SwiftQueue' (no dependencies)
    Target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Datable' in project 'Datable' (no dependencies)
    Target 'PacketStream' in project 'PacketStream'
        ➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
    Target 'PacketStream' in project 'PacketStream' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4d6a1a309b0609cfee341fba2584eb06
Build description path: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4d6a1a309b0609cfee341fba2584eb06.xcbuilddata
error: The package product 'Datable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'Bits' from project 'Bits')
error: The package product 'Datable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'PacketCaptureBPF' from project 'PacketCaptureBPF')
2024-02-15 05:00:42.196 xcodebuild[52220:11755180] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 05:00:43.440 xcodebuild[52220:11755180] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme PacketCaptureBPF -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  PacketCaptureBPF: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ 2.2.1
  Bits: https://github.com/OperatorFoundation/Bits.git @ 2.0.1
  Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
  SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ 0.1.2
  PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ 0.2.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
        ➜ Explicit dependency on target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
        ➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
    Target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
        ➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
    Target 'SwiftQueue' in project 'SwiftQueue'
        ➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
    Target 'SwiftQueue' in project 'SwiftQueue' (no dependencies)
    Target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Datable' in project 'Datable' (no dependencies)
    Target 'PacketStream' in project 'PacketStream'
        ➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
    Target 'PacketStream' in project 'PacketStream' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4d6a1a309b0609cfee341fba2584eb06
Build description path: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4d6a1a309b0609cfee341fba2584eb06.xcbuilddata
error: The package product 'Datable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'PacketCaptureBPF' from project 'PacketCaptureBPF')
error: The package product 'Datable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'Bits' from project 'Bits')
2024-02-15 05:00:44.267 xcodebuild[52254:11755333] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 05:00:44.615 xcodebuild[52254:11755333] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
BUILD FAILURE 5.10 watchOS