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 FastRTPSSwift, reference v4.1.0 (763319), with Swift 6.1 for tvOS using Xcode 16.3 on 28 Apr 2025 13:28:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DimaRU/FastRTPSSwift.git
Reference: v4.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DimaRU/FastRTPSSwift
 * tag               v4.1.0     -> FETCH_HEAD
HEAD is now at 7633194 Changes for CDRCodable latest version.
Cloned https://github.com/DimaRU/FastRTPSSwift.git
Revision (git rev-parse @):
76331945ebf4c4e80095373245cbaa9fee508ba2
SUCCESS checkout https://github.com/DimaRU/FastRTPSSwift.git at v4.1.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/DimaRU/FastRTPSSwift.git
https://github.com/DimaRU/FastRTPSSwift.git
{
  "cxx_language_standard" : "c++14",
  "dependencies" : [
    {
      "identity" : "cdrcodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DimaRU/CDRCodable.git"
    },
    {
      "identity" : "fastddsprebuild",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DimaRU/FastDDSPrebuild.git"
    }
  ],
  "manifest_display_name" : "FastRTPSSwift",
  "name" : "FastRTPSSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FastRTPSSwift",
      "targets" : [
        "FastRTPSSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FastRTPSWrapper",
      "module_type" : "ClangTarget",
      "name" : "FastRTPSWrapper",
      "path" : "Sources/FastRTPSWrapper",
      "product_dependencies" : [
        "FastDDS"
      ],
      "product_memberships" : [
        "FastRTPSSwift"
      ],
      "sources" : [
        "BridgedParticipant.cpp",
        "BridgedParticipantListener.cpp",
        "BridgedReaderListener.cpp",
        "BridgedWriterListener.cpp",
        "CustomLogConsumer.cpp",
        "FastRTPSWrapper.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FastRTPSSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "FastRTPSSwiftTests",
      "path" : "Tests/FastRTPSSwiftTests",
      "sources" : [
        "FastRTPSSwiftTests.swift",
        "RovBarometer.swift",
        "RovDepth.swift",
        "RovTopic.swift"
      ],
      "target_dependencies" : [
        "FastRTPSSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FastRTPSSwift",
      "module_type" : "SwiftTarget",
      "name" : "FastRTPSSwift",
      "path" : "Sources/FastRTPSSwift",
      "product_dependencies" : [
        "CDRCodable"
      ],
      "product_memberships" : [
        "FastRTPSSwift"
      ],
      "sources" : [
        "DDSTopic.swift",
        "DDSType.swift",
        "FastRTPSEnum_CustomStringConvertible.swift",
        "FastRTPSSwift.swift",
        "PayloadDecoderProxy.swift"
      ],
      "target_dependencies" : [
        "FastRTPSWrapper"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
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/DimaRU/FastDDSPrebuild.git
Fetching from https://github.com/DimaRU/CDRCodable.git
Fetching from https://github.com/DimaRU/Msg2swift.git
Fetching from https://github.com/apple/swift-argument-parser (cached)
Creating working copy of package ‘FastDDSPrebuild’
Checking out 2.14.3 of package ‘FastDDSPrebuild’
Creating working copy of package ‘CDRCodable’
Checking out 1.2.3 of package ‘CDRCodable’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.0 of package ‘swift-argument-parser’
Creating working copy of package ‘Msg2swift’
Checking out 1.0.0 of package ‘Msg2swift’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  FastRTPSSwift: /Users/admin/builder/spi-builder-workspace
  FastDDS: https://github.com/DimaRU/FastDDSPrebuild.git @ 2.14.3
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
  msg2swift: https://github.com/DimaRU/Msg2swift.git @ 1.0.0
  CDRCodable: https://github.com/DimaRU/CDRCodable.git @ 1.2.3
resolved source packages: FastRTPSSwift, FastDDS, swift-argument-parser, msg2swift, CDRCodable
{
  "cxx_language_standard" : "c++14",
  "dependencies" : [
    {
      "identity" : "cdrcodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DimaRU/CDRCodable.git"
    },
    {
      "identity" : "fastddsprebuild",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DimaRU/FastDDSPrebuild.git"
    }
  ],
  "manifest_display_name" : "FastRTPSSwift",
  "name" : "FastRTPSSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FastRTPSSwift",
      "targets" : [
        "FastRTPSSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FastRTPSWrapper",
      "module_type" : "ClangTarget",
      "name" : "FastRTPSWrapper",
      "path" : "Sources/FastRTPSWrapper",
      "product_dependencies" : [
        "FastDDS"
      ],
      "product_memberships" : [
        "FastRTPSSwift"
      ],
      "sources" : [
        "BridgedParticipant.cpp",
        "BridgedParticipantListener.cpp",
        "BridgedReaderListener.cpp",
        "BridgedWriterListener.cpp",
        "CustomLogConsumer.cpp",
        "FastRTPSWrapper.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FastRTPSSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "FastRTPSSwiftTests",
      "path" : "Tests/FastRTPSSwiftTests",
      "sources" : [
        "FastRTPSSwiftTests.swift",
        "RovBarometer.swift",
        "RovDepth.swift",
        "RovTopic.swift"
      ],
      "target_dependencies" : [
        "FastRTPSSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FastRTPSSwift",
      "module_type" : "SwiftTarget",
      "name" : "FastRTPSSwift",
      "path" : "Sources/FastRTPSSwift",
      "product_dependencies" : [
        "CDRCodable"
      ],
      "product_memberships" : [
        "FastRTPSSwift"
      ],
      "sources" : [
        "DDSTopic.swift",
        "DDSType.swift",
        "FastRTPSEnum_CustomStringConvertible.swift",
        "FastRTPSSwift.swift",
        "PayloadDecoderProxy.swift"
      ],
      "target_dependencies" : [
        "FastRTPSWrapper"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FastRTPSSwift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FastRTPSSwift -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 FastRTPSSwift -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:
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
  FastDDS: https://github.com/DimaRU/FastDDSPrebuild.git @ 2.14.3
  FastRTPSSwift: /Users/admin/builder/spi-builder-workspace
  msg2swift: https://github.com/DimaRU/Msg2swift.git @ 1.0.0
  CDRCodable: https://github.com/DimaRU/CDRCodable.git @ 1.2.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'FastRTPSSwift' in project 'FastRTPSSwift'
        ➜ Explicit dependency on target 'FastRTPSSwift' in project 'FastRTPSSwift'
        ➜ Explicit dependency on target 'FastRTPSWrapper' in project 'FastRTPSSwift'
        ➜ Explicit dependency on target 'FastDDS' in project 'FastDDS'
        ➜ Explicit dependency on target 'CDRCodable' in project 'CDRCodable'
    Target 'FastRTPSSwift' in project 'FastRTPSSwift'
        ➜ Explicit dependency on target 'FastRTPSWrapper' in project 'FastRTPSSwift'
        ➜ Explicit dependency on target 'FastDDS' in project 'FastDDS'
        ➜ Explicit dependency on target 'CDRCodable' in project 'CDRCodable'
    Target 'CDRCodable' in project 'CDRCodable'
        ➜ Explicit dependency on target 'CDRCodable' in project 'CDRCodable'
    Target 'CDRCodable' in project 'CDRCodable' (no dependencies)
    Target 'FastRTPSWrapper' in project 'FastRTPSSwift'
        ➜ Explicit dependency on target 'FastDDS' in project 'FastDDS'
    Target 'FastDDS' in project 'FastDDS' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -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/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
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
Build description signature: a08edada497f3672c1f4c3d037641686
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a08edada497f3672c1f4c3d037641686.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework'. (in target 'FastRTPSWrapper' from project 'FastRTPSSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework'. (in target 'FastRTPSSwift' from project 'FastRTPSSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework'. (in target 'FastDDS' from project 'FastDDS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework'. (in target 'FastRTPSSwift' from project 'FastRTPSSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework'. (in target 'FastRTPSSwift' from project 'FastRTPSSwift')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FastRTPSSwift
(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:
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
  msg2swift: https://github.com/DimaRU/Msg2swift.git @ 1.0.0
  CDRCodable: https://github.com/DimaRU/CDRCodable.git @ 1.2.3
  FastDDS: https://github.com/DimaRU/FastDDSPrebuild.git @ 2.14.3
  FastRTPSSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-argument-parser, msg2swift, CDRCodable, FastDDS, FastRTPSSwift
{
  "cxx_language_standard" : "c++14",
  "dependencies" : [
    {
      "identity" : "cdrcodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DimaRU/CDRCodable.git"
    },
    {
      "identity" : "fastddsprebuild",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DimaRU/FastDDSPrebuild.git"
    }
  ],
  "manifest_display_name" : "FastRTPSSwift",
  "name" : "FastRTPSSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FastRTPSSwift",
      "targets" : [
        "FastRTPSSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FastRTPSWrapper",
      "module_type" : "ClangTarget",
      "name" : "FastRTPSWrapper",
      "path" : "Sources/FastRTPSWrapper",
      "product_dependencies" : [
        "FastDDS"
      ],
      "product_memberships" : [
        "FastRTPSSwift"
      ],
      "sources" : [
        "BridgedParticipant.cpp",
        "BridgedParticipantListener.cpp",
        "BridgedReaderListener.cpp",
        "BridgedWriterListener.cpp",
        "CustomLogConsumer.cpp",
        "FastRTPSWrapper.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FastRTPSSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "FastRTPSSwiftTests",
      "path" : "Tests/FastRTPSSwiftTests",
      "sources" : [
        "FastRTPSSwiftTests.swift",
        "RovBarometer.swift",
        "RovDepth.swift",
        "RovTopic.swift"
      ],
      "target_dependencies" : [
        "FastRTPSSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FastRTPSSwift",
      "module_type" : "SwiftTarget",
      "name" : "FastRTPSSwift",
      "path" : "Sources/FastRTPSSwift",
      "product_dependencies" : [
        "CDRCodable"
      ],
      "product_memberships" : [
        "FastRTPSSwift"
      ],
      "sources" : [
        "DDSTopic.swift",
        "DDSType.swift",
        "FastRTPSEnum_CustomStringConvertible.swift",
        "FastRTPSSwift.swift",
        "PayloadDecoderProxy.swift"
      ],
      "target_dependencies" : [
        "FastRTPSWrapper"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FastRTPSSwift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FastRTPSSwift -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 FastRTPSSwift -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  msg2swift: https://github.com/DimaRU/Msg2swift.git @ 1.0.0
  CDRCodable: https://github.com/DimaRU/CDRCodable.git @ 1.2.3
  FastRTPSSwift: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
  FastDDS: https://github.com/DimaRU/FastDDSPrebuild.git @ 2.14.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'FastRTPSSwift' in project 'FastRTPSSwift'
        ➜ Explicit dependency on target 'FastRTPSSwift' in project 'FastRTPSSwift'
        ➜ Explicit dependency on target 'FastRTPSWrapper' in project 'FastRTPSSwift'
        ➜ Explicit dependency on target 'FastDDS' in project 'FastDDS'
        ➜ Explicit dependency on target 'CDRCodable' in project 'CDRCodable'
    Target 'FastRTPSSwift' in project 'FastRTPSSwift'
        ➜ Explicit dependency on target 'FastRTPSWrapper' in project 'FastRTPSSwift'
        ➜ Explicit dependency on target 'FastDDS' in project 'FastDDS'
        ➜ Explicit dependency on target 'CDRCodable' in project 'CDRCodable'
    Target 'CDRCodable' in project 'CDRCodable'
        ➜ Explicit dependency on target 'CDRCodable' in project 'CDRCodable'
    Target 'CDRCodable' in project 'CDRCodable' (no dependencies)
    Target 'FastRTPSWrapper' in project 'FastRTPSSwift'
        ➜ Explicit dependency on target 'FastDDS' in project 'FastDDS'
    Target 'FastDDS' in project 'FastDDS' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -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/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/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
Build description signature: 1c16fda064d447c77c4a132f0cb742da
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1c16fda064d447c77c4a132f0cb742da.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework'. (in target 'FastRTPSSwift' from project 'FastRTPSSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework'. (in target 'FastDDS' from project 'FastDDS')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework'. (in target 'FastRTPSWrapper' from project 'FastRTPSSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework'. (in target 'FastRTPSSwift' from project 'FastRTPSSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework'. (in target 'FastRTPSSwift' from project 'FastRTPSSwift')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme FastRTPSSwift
(1 failure)
BUILD FAILURE 6.1 tvOS