The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DSFToolbar with Swift 5.9 for watchOS using Xcode 15.2 at main.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme DSFToolbar-Package -destination "generic/platform=watchos"

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFToolbar.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFToolbar
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e110c46 Added segmented control enable bindings (bindSegmentEnabled on DSFToolbar.Segmented)
Cloned https://github.com/dagronf/DSFToolbar.git into spi-builder-workspace
e110c4685a99b30e5e3566926ddd76fa78c39aec
SUCCESS checkout https://github.com/dagronf/DSFToolbar.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Fetching from https://github.com/dagronf/DSFValueBinders (cached)

Creating working copy of package ‘DSFValueBinders’

Checking out 0.11.0 of package ‘DSFValueBinders’

Resolve Package Graph


Resolved source packages:
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 0.11.0
  DSFToolbar: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace

resolved source packages: DSFValueBinders, DSFToolbar
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DSFToolbar",
      "DSFToolbar-Package",
      "DSFToolbar-shared",
      "DSFToolbar-static",
      "DSFValueBinders",
      "DSFValueBinders-Package",
      "DSFValueBinders-shared"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DSFToolbar",
      "DSFToolbar-Package",
      "DSFToolbar-shared",
      "DSFToolbar-static",
      "DSFValueBinders",
      "DSFValueBinders-Package",
      "DSFValueBinders-shared"
    ]
  }
}
{
  "dependencies" : [
    {
      "identity" : "dsfvaluebinders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFValueBinders"
    }
  ],
  "manifest_display_name" : "DSFToolbar",
  "name" : "DSFToolbar",
  "path" : "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "DSFToolbar",
      "targets" : [
        "DSFToolbar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DSFToolbar-static",
      "targets" : [
        "DSFToolbar"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DSFToolbar-shared",
      "targets" : [
        "DSFToolbar"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSFToolbarTests",
      "module_type" : "SwiftTarget",
      "name" : "DSFToolbarTests",
      "path" : "Tests/DSFToolbarTests",
      "sources" : [
        "DSFToolbarTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DSFToolbar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSFToolbar",
      "module_type" : "SwiftTarget",
      "name" : "DSFToolbar",
      "path" : "Sources/DSFToolbar",
      "product_dependencies" : [
        "DSFValueBinders"
      ],
      "product_memberships" : [
        "DSFToolbar",
        "DSFToolbar-static",
        "DSFToolbar-shared"
      ],
      "sources" : [
        "DSFToolbar.Button.swift",
        "DSFToolbar.Core.swift",
        "DSFToolbar.Group.swift",
        "DSFToolbar.Item.swift",
        "DSFToolbar.PopoverButton.swift",
        "DSFToolbar.PopupButton.swift",
        "DSFToolbar.PopupMenu.swift",
        "DSFToolbar.ResultBuilders.swift",
        "DSFToolbar.Search.swift",
        "DSFToolbar.Segmented+catalyst.swift",
        "DSFToolbar.Segmented.swift",
        "DSFToolbar.Separator.swift",
        "DSFToolbar.Standard.swift",
        "DSFToolbar.View.swift",
        "DSFToolbar.swift",
        "logging.swift",
        "utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme DSFToolbar-Package -destination "generic/platform=watchos"
Command line invocation:
/Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFToolbar-Package -destination generic/platform=watchos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  DSFToolbar: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 0.11.0
Prepare packages

ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'DSFToolbar-static' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar-shared' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbarTests' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFValueBinders' in project 'DSFValueBinders'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFValueBinders' in project 'DSFValueBinders' (no dependencies)

GatherProvisioningInputs

CreateBuildDescription
Build description signature: 382e936a2d26b6fea50ea3298d54e5df
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/382e936a2d26b6fea50ea3298d54e5df.xcbuilddata

error: The package product 'DSFValueBinders' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'DSFToolbar' from project 'DSFToolbar')
error: The package product 'DSFValueBinders' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'DSFToolbarTests' from project 'DSFToolbar')
error: The package product 'DSFValueBinders' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'DSFToolbar-shared' from project 'DSFToolbar')
** BUILD FAILED **
ShellOut encountered an error
Status code: 65
Message: "** BUILD FAILED **
"
Output: "Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFToolbar-Package -destination generic/platform=watchos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph


Resolved source packages:
  DSFToolbar: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 0.11.0

Prepare packages

ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'DSFToolbar-static' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar-shared' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbarTests' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFValueBinders' in project 'DSFValueBinders'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFValueBinders' in project 'DSFValueBinders' (no dependencies)

GatherProvisioningInputs

CreateBuildDescription
Build description signature: 382e936a2d26b6fea50ea3298d54e5df
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/382e936a2d26b6fea50ea3298d54e5df.xcbuilddata

error: The package product 'DSFValueBinders' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'DSFToolbar' from project 'DSFToolbar')
error: The package product 'DSFValueBinders' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'DSFToolbarTests' from project 'DSFToolbar')
error: The package product 'DSFValueBinders' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'DSFToolbar-shared' from project 'DSFToolbar')"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
Command line invocation:
/Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFToolbar-Package -destination generic/platform=watchos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 0.11.0
  DSFToolbar: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages

ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'DSFToolbar-static' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar-shared' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbarTests' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFValueBinders' in project 'DSFValueBinders'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFValueBinders' in project 'DSFValueBinders' (no dependencies)

GatherProvisioningInputs

CreateBuildDescription
Build description signature: 382e936a2d26b6fea50ea3298d54e5df
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/382e936a2d26b6fea50ea3298d54e5df.xcbuilddata
error: The package product 'DSFValueBinders' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'DSFToolbarTests' from project 'DSFToolbar')
error: The package product 'DSFValueBinders' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'DSFToolbar' from project 'DSFToolbar')
error: The package product 'DSFValueBinders' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'DSFToolbar-shared' from project 'DSFToolbar')
** BUILD FAILED **
ShellOut encountered an error
Status code: 65
Message: "** BUILD FAILED **
"
Output: "Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFToolbar-Package -destination generic/platform=watchos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph


Resolved source packages:
  DSFValueBinders: https://github.com/dagronf/DSFValueBinders @ 0.11.0
  DSFToolbar: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace

Prepare packages

ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'DSFToolbar-static' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar-shared' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbarTests' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFToolbar' in project 'DSFToolbar'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFValueBinders' in project 'DSFValueBinders'
        ➜ Explicit dependency on target 'DSFValueBinders' in project 'DSFValueBinders'
    Target 'DSFValueBinders' in project 'DSFValueBinders' (no dependencies)

GatherProvisioningInputs

CreateBuildDescription
Build description signature: 382e936a2d26b6fea50ea3298d54e5df
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/382e936a2d26b6fea50ea3298d54e5df.xcbuilddata

error: The package product 'DSFValueBinders' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'DSFToolbarTests' from project 'DSFToolbar')
error: The package product 'DSFValueBinders' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'DSFToolbar' from project 'DSFToolbar')
error: The package product 'DSFValueBinders' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'DSFToolbar-shared' from project 'DSFToolbar')"
BUILD FAILURE 5.9 watchOS