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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alkenso/sEndpointSecurity.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Alkenso/sEndpointSecurity
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4c235e9 Update README.md
Cloned https://github.com/Alkenso/sEndpointSecurity.git
Revision (git rev-parse @):
4c235e9471ef8403e31d90d65bace23c5359bdb1
SUCCESS checkout https://github.com/Alkenso/sEndpointSecurity.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Alkenso/sEndpointSecurity.git
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/Alkenso/SwiftSpellbook.git (cached)
Creating working copy of package ‘SwiftSpellbook’
Checking out 0.4.2 of package ‘SwiftSpellbook’
Resolved source packages:
  sEndpointSecurity: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 0.4.2
resolved source packages: sEndpointSecurity, SwiftSpellbook
{
  "dependencies" : [
    {
      "identity" : "swiftspellbook",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alkenso/SwiftSpellbook.git"
    }
  ],
  "manifest_display_name" : "sEndpointSecurity",
  "name" : "sEndpointSecurity",
  "path" : "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "sEndpointSecurity",
      "targets" : [
        "sEndpointSecurity"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "sEndpointSecurityXPC",
      "targets" : [
        "sEndpointSecurityXPC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sEndpointSecurityXPC",
      "module_type" : "SwiftTarget",
      "name" : "sEndpointSecurityXPC",
      "path" : "Sources/sEndpointSecurityXPC",
      "product_memberships" : [
        "sEndpointSecurityXPC"
      ],
      "sources" : [
        "ESXPCClient.swift",
        "ESXPCConnection.swift",
        "ESXPCInternals.swift",
        "ESXPCListener.swift"
      ],
      "target_dependencies" : [
        "sEndpointSecurity"
      ],
      "type" : "library"
    },
    {
      "c99name" : "sEndpointSecurityTests",
      "module_type" : "SwiftTarget",
      "name" : "sEndpointSecurityTests",
      "path" : "Sources/sEndpointSecurityTests",
      "product_dependencies" : [
        "SpellbookTestUtils"
      ],
      "sources" : [
        "ESClientTests.swift",
        "ESClientTypesTests.swift",
        "ESListener/ESServiceTests.swift",
        "ESListener/MockESClient.swift",
        "ESMutePathTests.swift",
        "ESMuteProcessTests.swift",
        "MockNativeClient.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "sEndpointSecurity"
      ],
      "type" : "test"
    },
    {
      "c99name" : "sEndpointSecurity",
      "module_type" : "SwiftTarget",
      "name" : "sEndpointSecurity",
      "path" : "Sources/sEndpointSecurity",
      "product_dependencies" : [
        "SpellbookFoundation"
      ],
      "product_memberships" : [
        "sEndpointSecurity",
        "sEndpointSecurityXPC"
      ],
      "sources" : [
        "ESClient - Native/ESNativeClient.swift",
        "ESClient - Native/ESNativeTypeDescriptions.swift",
        "ESClient - Native/ESNativeTypeUtils.swift",
        "ESClient/ESClient.swift",
        "ESClient/ESClientProtocol.swift",
        "ESClient/ESClientTypes.swift",
        "ESClient/ESMessagePtr.swift",
        "ESClient/ESMutePath.swift",
        "ESClient/ESMuteProcess.swift",
        "ESMessage/ESConverter.swift",
        "ESMessage/ESTypes.swift",
        "ESService/ESService.swift",
        "ESService/ESServiceSubscriptionStore.swift",
        "ESService/ESSubscription.swift",
        "Log.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "sEndpointSecurity",
      "sEndpointSecurity-Package",
      "sEndpointSecurityXPC"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme sEndpointSecurity-Package -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme sEndpointSecurity-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 0.4.2
  sEndpointSecurity: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'sEndpointSecurityXPC' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'sEndpointSecurityXPC' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'sEndpointSecurityXPC' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'sEndpointSecurity' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'sEndpointSecurity' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
    Target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
    Target 'SpellbookFoundationObjC' in project 'SwiftSpellbook' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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: bab30da66d2fb5211dcd85d7b5a79d97
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bab30da66d2fb5211dcd85d7b5a79d97.xcbuilddata
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sEndpointSecurityXPC' from project 'sEndpointSecurity')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sEndpointSecurity' from project 'sEndpointSecurity')
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme sEndpointSecurity-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 0.4.2
  sEndpointSecurity: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'sEndpointSecurityXPC' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'sEndpointSecurityXPC' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'sEndpointSecurityXPC' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'sEndpointSecurity' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'sEndpointSecurity' in project 'sEndpointSecurity'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
    Target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
    Target 'SpellbookFoundationObjC' in project 'SwiftSpellbook' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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: bab30da66d2fb5211dcd85d7b5a79d97
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bab30da66d2fb5211dcd85d7b5a79d97.xcbuilddata
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sEndpointSecurityXPC' from project 'sEndpointSecurity')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sEndpointSecurity' from project 'sEndpointSecurity')
** BUILD FAILED **
BUILD FAILURE 5.10 watchOS