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 DataSource with Swift 5.9 for watchOS using Xcode 15.2.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/allaboutapps/DataSource.git
Reference: 8.1.6
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/allaboutapps/DataSource
 * tag               8.1.6      -> FETCH_HEAD
HEAD is now at 921f9b9 Fixed crash when scrolling tableView with VoiceOver enabled (#42)
Cloned https://github.com/allaboutapps/DataSource.git
Revision (git rev-parse @):
921f9b92afb587b5a99361f631d41838ad261501
SUCCESS checkout https://github.com/allaboutapps/DataSource.git at 8.1.6
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $workDir
https://github.com/allaboutapps/DataSource.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/tonyarnold/Differ (cached)
Creating working copy of package ‘Differ’
Checking out 1.4.5 of package ‘Differ’
Resolved source packages:
  Differ: https://github.com/tonyarnold/Differ @ 1.4.5
resolved source packages: Differ
objc[57628]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f9100e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f9c80e0). One of the two will be used. Which one is undefined.
{
  "dependencies" : [
    {
      "identity" : "differ",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tonyarnold/Differ.git"
    }
  ],
  "manifest_display_name" : "DataSource",
  "name" : "DataSource",
  "path" : "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "DataSource",
      "targets" : [
        "DataSource"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "DataSourceTests",
      "module_type" : "SwiftTarget",
      "name" : "DataSourceTests",
      "path" : "DataSourceTests",
      "sources" : [
        "ConcurrentReloadSelectTest.swift"
      ],
      "target_dependencies" : [
        "DataSource"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataSource",
      "module_type" : "SwiftTarget",
      "name" : "DataSource",
      "path" : "DataSource",
      "product_dependencies" : [
        "Differ"
      ],
      "product_memberships" : [
        "DataSource"
      ],
      "sources" : [
        "AutoRegisterCell.swift",
        "CellDescriptor.swift",
        "DataSource+Diff.swift",
        "DataSource+UITableViewDataSource.swift",
        "DataSource+UITableViewDataSourcePrefetching.swift",
        "DataSource+UITableViewDelegate.swift",
        "DataSource.swift",
        "Diffable.swift",
        "Row.swift",
        "Section.swift",
        "SectionDescriptor.swift",
        "SeparatedSection/SeparatedSection.swift",
        "SeparatedSection/SeparatorCustomViewViewModel.swift",
        "SeparatedSection/SeparatorLineCell.swift",
        "SeparatedSection/SeparatorLineViewModel.swift",
        "UITableViewExtensions.swift",
        "Utilities/UIView+AutoLayout.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "DataSource",
    "schemes" : [
      "DataSource",
      "DataSourceTests",
      "Example"
    ],
    "targets" : [
      "Example",
      "DataSource",
      "DataSourceTests"
    ]
  }
}
objc[57723]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10e6b00e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10feac0e0). One of the two will be used. Which one is undefined.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DataSource"
    ]
  }
}
objc[57738]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10ffc00e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1101b00e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme DataSource -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DataSource -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Differ: https://github.com/tonyarnold/Differ.git @ 1.4.3
  DataSource: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'DataSourceTests' in project 'DataSource'
        ➜ Explicit dependency on target 'DataSource' in project 'DataSource'
        ➜ Explicit dependency on target 'Differ' in project 'Differ'
    Target 'DataSource' in project 'DataSource'
        ➜ Explicit dependency on target 'DataSource' in project 'DataSource'
        ➜ Explicit dependency on target 'Differ' in project 'Differ'
    Target 'DataSource' in project 'DataSource'
        ➜ Explicit dependency on target 'Differ' in project 'Differ'
    Target 'Differ' in project 'Differ'
        ➜ Explicit dependency on target 'Differ' in project 'Differ'
    Target 'Differ' in project 'Differ' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: f64ffaa05fcef09ae3b433a37c7dfc0d
Build description path: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f64ffaa05fcef09ae3b433a37c7dfc0d.xcbuilddata
error: The package product 'Differ' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'DataSource' from project 'DataSource')
objc[57847]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10ffec0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x110d940e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DataSource -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  DataSource: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Differ: https://github.com/tonyarnold/Differ.git @ 1.4.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'DataSourceTests' in project 'DataSource'
        ➜ Explicit dependency on target 'DataSource' in project 'DataSource'
        ➜ Explicit dependency on target 'Differ' in project 'Differ'
    Target 'DataSource' in project 'DataSource'
        ➜ Explicit dependency on target 'DataSource' in project 'DataSource'
        ➜ Explicit dependency on target 'Differ' in project 'Differ'
    Target 'DataSource' in project 'DataSource'
        ➜ Explicit dependency on target 'Differ' in project 'Differ'
    Target 'Differ' in project 'Differ'
        ➜ Explicit dependency on target 'Differ' in project 'Differ'
    Target 'Differ' in project 'Differ' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: f64ffaa05fcef09ae3b433a37c7dfc0d
Build description path: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f64ffaa05fcef09ae3b433a37c7dfc0d.xcbuilddata
error: The package product 'Differ' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'DataSource' from project 'DataSource')
objc[57890]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10fd340e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x110e840e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS