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 Ultravox, reference main (1a72a8), with Swift 6.0 for watchOS using Xcode 16.0 on 18 Oct 2024 00:35:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Ultravox -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fixie-ai/ultravox-client-sdk-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fixie-ai/ultravox-client-sdk-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1a72a8e Initial implementation (#1)
Cloned https://github.com/fixie-ai/ultravox-client-sdk-ios.git
Revision (git rev-parse @):
1a72a8e4e84ba3042e80b1df17d2e3ef8dd6d343
SUCCESS checkout https://github.com/fixie-ai/ultravox-client-sdk-ios.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/fixie-ai/ultravox-client-sdk-ios.git
Command line invocation:
    /Applications/Xcode-16.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/livekit/webrtc-xcframework.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/apple/swift-protobuf.git
Fetching from https://github.com/livekit/client-sdk-swift.git
Creating working copy of package ‘webrtc-xcframework’
Checking out 125.6422.7 of package ‘webrtc-xcframework’
Creating working copy of package ‘swift-log’
Checking out 1.6.1 of package ‘swift-log’
Creating working copy of package ‘swift-protobuf’
Checking out 1.28.2 of package ‘swift-protobuf’
Creating working copy of package ‘client-sdk-swift’
Checking out 2.0.16 of package ‘client-sdk-swift’
Resolve Package Graph
Resolved source packages:
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 2.0.16
  Ultravox: /Users/admin/builder/spi-builder-workspace
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.2
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 125.6422.7
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
resolved source packages: LiveKit, Ultravox, SwiftProtobuf, LiveKitWebRTC, swift-log
{
  "dependencies" : [
    {
      "identity" : "client-sdk-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.16",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/livekit/client-sdk-swift.git"
    }
  ],
  "manifest_display_name" : "Ultravox",
  "name" : "Ultravox",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Ultravox",
      "targets" : [
        "Ultravox"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Ultravox",
      "module_type" : "SwiftTarget",
      "name" : "Ultravox",
      "path" : "Sources/Ultravox",
      "product_dependencies" : [
        "LiveKit"
      ],
      "product_memberships" : [
        "Ultravox"
      ],
      "sources" : [
        "Ultravox.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Ultravox"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Ultravox -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Ultravox -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.2
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 2.0.16
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
  Ultravox: /Users/admin/builder/spi-builder-workspace
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 125.6422.7
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
    Target 'Ultravox' in project 'Ultravox'
        ➜ Explicit dependency on target 'Ultravox' in project 'Ultravox'
        ➜ Explicit dependency on target 'LiveKit' in project 'LiveKit'
    Target 'Ultravox' in project 'Ultravox'
        ➜ Explicit dependency on target 'LiveKit' in project 'LiveKit'
    Target 'LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKit_LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKitWebRTC' in project 'LiveKitWebRTC'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKit_LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKitWebRTC' in project 'LiveKitWebRTC'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf' (no dependencies)
    Target 'LiveKitWebRTC' in project 'LiveKitWebRTC' (no dependencies)
    Target 'LiveKit_LiveKit' in project 'LiveKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 19a058fa707babae30917ce3014f31cb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/19a058fa707babae30917ce3014f31cb.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'Ultravox' from project 'Ultravox')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'Ultravox' from project 'Ultravox')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKitWebRTC' from project 'LiveKitWebRTC')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Ultravox
(1 failure)
Command line invocation:
    /Applications/Xcode-16.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Ultravox -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 2.0.16
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.2
  LiveKitWebRTC: https://github.com/livekit/webrtc-xcframework.git @ 125.6422.7
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
  Ultravox: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
    Target 'Ultravox' in project 'Ultravox'
        ➜ Explicit dependency on target 'Ultravox' in project 'Ultravox'
        ➜ Explicit dependency on target 'LiveKit' in project 'LiveKit'
    Target 'Ultravox' in project 'Ultravox'
        ➜ Explicit dependency on target 'LiveKit' in project 'LiveKit'
    Target 'LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKit_LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKitWebRTC' in project 'LiveKitWebRTC'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKit_LiveKit' in project 'LiveKit'
        ➜ Explicit dependency on target 'LiveKitWebRTC' in project 'LiveKitWebRTC'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf' in project 'SwiftProtobuf'
        ➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
    Target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf' (no dependencies)
    Target 'LiveKitWebRTC' in project 'LiveKitWebRTC' (no dependencies)
    Target 'LiveKit_LiveKit' in project 'LiveKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'Ultravox' from project 'Ultravox')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'Ultravox' from project 'Ultravox')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/webrtc-xcframework/LiveKitWebRTC/LiveKitWebRTC.xcframework'. (in target 'LiveKitWebRTC' from project 'LiveKitWebRTC')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Ultravox
(1 failure)
BUILD FAILURE 6.0 watchOS