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 SimpleLogging 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 SimpleLogging-Package -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-Simple-Logging.git
Reference: production
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Simple-Logging
 * branch            production -> FETCH_HEAD
 * [new branch]      production -> origin/production
HEAD is now at abbf40d Merge pull request #22 from RougeWare/feature/Raw-Location
Cloned https://github.com/RougeWare/Swift-Simple-Logging.git
Revision (git rev-parse @):
abbf40d670bc1964ead4f5018f412382a1093703
SUCCESS checkout https://github.com/RougeWare/Swift-Simple-Logging.git at production
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/RougeWare/Swift-Simple-Logging.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/RougeWare/Swift-Lazy-Containers.git (cached)
Fetching from https://github.com/RougeWare/Swift-Function-Tools.git (cached)
Creating working copy of package ‘Swift-Function-Tools’
Checking out 1.2.4 of package ‘Swift-Function-Tools’
Creating working copy of package ‘Swift-Lazy-Containers’
Checking out 4.1.0 of package ‘Swift-Lazy-Containers’
Resolved source packages:
  SimpleLogging: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  LazyContainers: https://github.com/RougeWare/Swift-Lazy-Containers.git @ 4.1.0
  FunctionTools: https://github.com/RougeWare/Swift-Function-Tools.git @ 1.2.4
resolved source packages: SimpleLogging, LazyContainers, FunctionTools
2024-02-15 02:34:05.191 xcodebuild[48574:10821003] 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 02:34:05.884 xcodebuild[48574:10821003] [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" : [
      "SimpleLogging",
      "SimpleLogging_dynamic",
      "SimpleLogging-Package",
      "SimpleLoggingDynamic"
    ]
  }
}
2024-02-15 02:34:06.191 xcodebuild[48635:10821211] 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 02:34:06.842 xcodebuild[48635:10821211] [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 SimpleLogging-Package -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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SimpleLogging-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  LazyContainers: https://github.com/RougeWare/Swift-Lazy-Containers.git @ 4.1.0
  FunctionTools: https://github.com/RougeWare/Swift-Function-Tools.git @ 1.2.4
  SimpleLogging: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'SimpleLogging_dynamic' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
        ➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
    Target 'SimpleLoggingDynamic' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
        ➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
    Target 'SimpleLogging' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
        ➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
    Target 'SimpleLogging' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
        ➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
    Target 'FunctionTools' in project 'FunctionTools'
        ➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
    Target 'FunctionTools' in project 'FunctionTools' (no dependencies)
    Target 'LazyContainers' in project 'LazyContainers'
        ➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
    Target 'LazyContainers' in project 'LazyContainers' (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: a092712b6343f91ee24a88ff48b02d21
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a092712b6343f91ee24a88ff48b02d21.xcbuilddata
error: The package product 'LazyContainers' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging' from project 'SimpleLogging')
error: The package product 'FunctionTools' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging' from project 'SimpleLogging')
error: The package product 'LazyContainers' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLoggingDynamic' from project 'SimpleLogging')
error: The package product 'FunctionTools' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLoggingDynamic' from project 'SimpleLogging')
error: The package product 'LazyContainers' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging_dynamic' from project 'SimpleLogging')
error: The package product 'FunctionTools' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging_dynamic' from project 'SimpleLogging')
2024-02-15 02:34:07.260 xcodebuild[48638:10821250] 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 02:34:07.691 xcodebuild[48638:10821250] [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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SimpleLogging-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  LazyContainers: https://github.com/RougeWare/Swift-Lazy-Containers.git @ 4.1.0
  FunctionTools: https://github.com/RougeWare/Swift-Function-Tools.git @ 1.2.4
  SimpleLogging: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'SimpleLogging_dynamic' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
        ➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
    Target 'SimpleLoggingDynamic' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
        ➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
    Target 'SimpleLogging' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
        ➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
    Target 'SimpleLogging' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
        ➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
    Target 'FunctionTools' in project 'FunctionTools'
        ➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
    Target 'FunctionTools' in project 'FunctionTools' (no dependencies)
    Target 'LazyContainers' in project 'LazyContainers'
        ➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
    Target 'LazyContainers' in project 'LazyContainers' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'FunctionTools' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging_dynamic' from project 'SimpleLogging')
error: The package product 'LazyContainers' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging_dynamic' from project 'SimpleLogging')
error: The package product 'FunctionTools' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging' from project 'SimpleLogging')
error: The package product 'LazyContainers' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLogging' from project 'SimpleLogging')
error: The package product 'FunctionTools' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLoggingDynamic' from project 'SimpleLogging')
error: The package product 'LazyContainers' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'SimpleLoggingDynamic' from project 'SimpleLogging')
2024-02-15 02:34:08.706 xcodebuild[48675:10821391] 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 02:34:09.227 xcodebuild[48675:10821391] [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