Build Information
Failed to build FastRTPSSwift, reference master (763319
), with Swift 6.0 for tvOS using Xcode 16.2 on 30 Nov 2024 23:49:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
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: tvOS
Swift version: 6.0
Building package at path: $PWD
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.1.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/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
Creating working copy of package ‘Msg2swift’
Checking out 1.0.0 of package ‘Msg2swift’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.0 of package ‘swift-argument-parser’
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’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FastDDS: https://github.com/DimaRU/FastDDSPrebuild.git @ 2.14.3
FastRTPSSwift: /Users/admin/builder/spi-builder-workspace
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: FastDDS, FastRTPSSwift, 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.1.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.1.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"
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 -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:
CDRCodable: https://github.com/DimaRU/CDRCodable.git @ 1.2.3
FastRTPSSwift: /Users/admin/builder/spi-builder-workspace
msg2swift: https://github.com/DimaRU/Msg2swift.git @ 1.0.0
FastDDS: https://github.com/DimaRU/FastDDSPrebuild.git @ 2.14.3
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
Prepare packages
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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
Build description signature: c6722b1f4b600bc455bb991f25646085
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c6722b1f4b600bc455bb991f25646085.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 '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')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme FastRTPSSwift
(1 failure)
Command line invocation:
/Applications/Xcode-16.1.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"
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 -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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
Prepare packages
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
/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')
/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.0 tvOS