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 SoulverStringParsing, reference main (8c3757), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 03:44:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SoulverStringParsing -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soulverteam/SoulverStringParsing.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/soulverteam/SoulverStringParsing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8c3757c Update README.md
Cloned https://github.com/soulverteam/SoulverStringParsing.git
Revision (git rev-parse @):
8c3757cab47903b81645915250757ddf266132ca
SUCCESS checkout https://github.com/soulverteam/SoulverStringParsing.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/soulverteam/SoulverStringParsing.git
https://github.com/soulverteam/SoulverStringParsing.git
{
  "dependencies" : [
    {
      "identity" : "soulvercore",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soulverteam/SoulverCore"
    }
  ],
  "manifest_display_name" : "SoulverStringParsing",
  "name" : "SoulverStringParsing",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SoulverStringParsing",
      "targets" : [
        "SoulverStringParsing"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SoulverStringParsing",
      "module_type" : "SwiftTarget",
      "name" : "SoulverStringParsing",
      "path" : "Sources/SoulverStringParsing",
      "product_dependencies" : [
        "SoulverCore"
      ],
      "product_memberships" : [
        "SoulverStringParsing"
      ],
      "sources" : [
        "StringParsingExamples.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/soulverteam/SoulverCore
Creating working copy of package ‘SoulverCore’
Checking out master (6499965) of package ‘SoulverCore’
Resolve Package Graph
Resolved source packages:
  SoulverCore: https://github.com/soulverteam/SoulverCore @ master (6499965)
  SoulverStringParsing: /Users/admin/builder/spi-builder-workspace
resolved source packages: SoulverCore, SoulverStringParsing
{
  "dependencies" : [
    {
      "identity" : "soulvercore",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soulverteam/SoulverCore"
    }
  ],
  "manifest_display_name" : "SoulverStringParsing",
  "name" : "SoulverStringParsing",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SoulverStringParsing",
      "targets" : [
        "SoulverStringParsing"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SoulverStringParsing",
      "module_type" : "SwiftTarget",
      "name" : "SoulverStringParsing",
      "path" : "Sources/SoulverStringParsing",
      "product_dependencies" : [
        "SoulverCore"
      ],
      "product_memberships" : [
        "SoulverStringParsing"
      ],
      "sources" : [
        "StringParsingExamples.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SoulverStringParsing"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SoulverStringParsing -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 SoulverStringParsing -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SoulverStringParsing: /Users/admin/builder/spi-builder-workspace
  SoulverCore: https://github.com/soulverteam/SoulverCore @ master (6499965)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'SoulverStringParsing' in project 'SoulverStringParsing'
        ➜ Explicit dependency on target 'SoulverCore' in project 'SoulverCore'
    Target 'SoulverCore' in project 'SoulverCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1217f075c9e8a84bac2ad7a448672d40
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1217f075c9e8a84bac2ad7a448672d40.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverStringParsing' from project 'SoulverStringParsing')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverStringParsing' from project 'SoulverStringParsing')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverCore' from project 'SoulverCore')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SoulverStringParsing
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SoulverStringParsing: /Users/admin/builder/spi-builder-workspace
  SoulverCore: https://github.com/soulverteam/SoulverCore @ master (6499965)
resolved source packages: SoulverStringParsing, SoulverCore
{
  "dependencies" : [
    {
      "identity" : "soulvercore",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soulverteam/SoulverCore"
    }
  ],
  "manifest_display_name" : "SoulverStringParsing",
  "name" : "SoulverStringParsing",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SoulverStringParsing",
      "targets" : [
        "SoulverStringParsing"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SoulverStringParsing",
      "module_type" : "SwiftTarget",
      "name" : "SoulverStringParsing",
      "path" : "Sources/SoulverStringParsing",
      "product_dependencies" : [
        "SoulverCore"
      ],
      "product_memberships" : [
        "SoulverStringParsing"
      ],
      "sources" : [
        "StringParsingExamples.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SoulverStringParsing"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SoulverStringParsing -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.3.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 SoulverStringParsing -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  SoulverCore: https://github.com/soulverteam/SoulverCore @ master (6499965)
  SoulverStringParsing: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'SoulverStringParsing' in project 'SoulverStringParsing'
        ➜ Explicit dependency on target 'SoulverCore' in project 'SoulverCore'
    Target 'SoulverCore' in project 'SoulverCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9abd0a7e63cfbdef0a878e976a790514
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9abd0a7e63cfbdef0a878e976a790514.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverCore' from project 'SoulverCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverStringParsing' from project 'SoulverStringParsing')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverStringParsing' from project 'SoulverStringParsing')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SoulverStringParsing
(1 failure)
BUILD FAILURE 6.1 tvOS