Build Information
Failed to build FastRTPSSwift, reference master (763319
), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2025 13:28:24 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=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DimaRU/FastRTPSSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DimaRU/FastRTPSSwift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: watchOS
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/CDRCodable.git
Fetching from https://github.com/DimaRU/FastDDSPrebuild.git
Fetching from https://github.com/DimaRU/Msg2swift.git
Fetching from https://github.com/apple/swift-argument-parser (cached)
Creating working copy of package ‘Msg2swift’
Checking out 1.0.0 of package ‘Msg2swift’
Creating working copy of package ‘CDRCodable’
Checking out 1.2.3 of package ‘CDRCodable’
Creating working copy of package ‘FastDDSPrebuild’
Checking out 2.14.3 of package ‘FastDDSPrebuild’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.0 of package ‘swift-argument-parser’
Resolve Package Graph
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
FastDDS: https://github.com/DimaRU/FastDDSPrebuild.git @ 2.14.3
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
resolved source packages: msg2swift, CDRCodable, FastRTPSSwift, FastDDS, swift-argument-parser
{
"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=watchOS 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=watchOS "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:
FastRTPSSwift: /Users/admin/builder/spi-builder-workspace
CDRCodable: https://github.com/DimaRU/CDRCodable.git @ 1.2.3
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
FastDDS: https://github.com/DimaRU/FastDDSPrebuild.git @ 2.14.3
msg2swift: https://github.com/DimaRU/Msg2swift.git @ 1.0.0
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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: c8c0718a14a79e338c5a3e3e261586a0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c8c0718a14a79e338c5a3e3e261586a0.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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:
CDRCodable: https://github.com/DimaRU/CDRCodable.git @ 1.2.3
msg2swift: https://github.com/DimaRU/Msg2swift.git @ 1.0.0
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
resolved source packages: CDRCodable, msg2swift, swift-argument-parser, 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=watchOS
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=watchOS
Resolve Package Graph
Resolved source packages:
FastDDS: https://github.com/DimaRU/FastDDSPrebuild.git @ 2.14.3
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
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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: f927915ae3c91a50787c02261edc23a8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f927915ae3c91a50787c02261edc23a8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fastddsprebuild/FastDDS/FastDDS.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS