Build Information
Failed to build pulsar-client-swift, reference main (d5294d), with Swift 6.2 for tvOS using Xcode 26.3 on 13 Dec 2025 17:32:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme pulsar-client-swift-Package -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flexlixrup/pulsar-client-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flexlixrup/pulsar-client-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d5294d8 Merge pull request #1 from flexlixrup/feature/pulsar4
Cloned https://github.com/flexlixrup/pulsar-client-swift.git
Revision (git rev-parse @):
d5294d84538095e5ac14fb575752a1445ff9235c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/flexlixrup/pulsar-client-swift.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/flexlixrup/pulsar-client-swift.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/flexlixrup/avro-swift.git
Fetching from https://github.com/swiftlang/swift-docc-plugin
Fetching from https://github.com/apple/swift-syntax.git
Fetching from https://github.com/apple/swift-metrics.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-metrics’
Checking out 2.7.1 of package ‘swift-metrics’
Creating working copy of package ‘avro-swift’
Checking out main (8066181) of package ‘avro-swift’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-log’
Checking out 1.8.0 of package ‘swift-log’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.5 of package ‘swift-docc-plugin’
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Resolve Package Graph
Resolved source packages:
swift-log: https://github.com/apple/swift-log.git @ 1.8.0
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.7.1
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.5
swift-syntax: https://github.com/apple/swift-syntax.git @ 600.0.1
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
pulsar-client-swift: /Users/admin/builder/spi-builder-workspace
avro-swift: https://github.com/flexlixrup/avro-swift.git @ main (8066181)
resolved source packages: swift-log, swift-metrics, SwiftDocCPlugin, swift-syntax, SymbolKit, pulsar-client-swift, avro-swift
2025-12-13 12:30:41.950 xcodebuild[521:3059] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 12:30:42.792 xcodebuild[521:3059] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 12:30:43.311 xcodebuild[521:3059] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
},
{
"identity" : "avro-swift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/flexlixrup/avro-swift.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "pulsar-client-swift",
"name" : "pulsar-client-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Pulsar",
"targets" : [
"Pulsar"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PulsarExample",
"targets" : [
"PulsarExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "PulsarTests",
"module_type" : "SwiftTarget",
"name" : "PulsarTests",
"path" : "Tests/PulsarTests",
"product_dependencies" : [
"Avro"
],
"sources" : [
"Integration/AuthenticationIntegrationTests.swift",
"Integration/SchemaIntegrationTests.swift",
"Unit/ConversionTests.swift",
"Unit/SchemaUnitTests.swift"
],
"target_dependencies" : [
"Pulsar"
],
"type" : "test"
},
{
"c99name" : "PulsarExample",
"module_type" : "SwiftTarget",
"name" : "PulsarExample",
"path" : "Sources/PulsarExample",
"product_memberships" : [
"PulsarExample"
],
"sources" : [
"Example.swift"
],
"target_dependencies" : [
"Pulsar"
],
"type" : "executable"
},
{
"c99name" : "Pulsar",
"module_type" : "SwiftTarget",
"name" : "Pulsar",
"path" : "Sources/Pulsar",
"product_dependencies" : [
"Metrics",
"Logging",
"Avro"
],
"product_memberships" : [
"Pulsar",
"PulsarExample"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Pulsar/Resources/LICENSES",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Authentication/Authentication.swift",
"Authentication/AuthenticationMethod.swift",
"Authentication/AuthenticationPointer.swift",
"Authentication/TokenAuthentication.swift",
"Client.swift",
"ClientConfiguration.swift",
"Consumer.swift",
"ConsumerConfiguration.swift",
"ContinuationBox.swift",
"Helpers.swift",
"Listener.swift",
"Logger.swift",
"Message.swift",
"MessageBuilder.swift",
"Producer.swift",
"ProducerConfiguration.swift",
"PulsarError.swift",
"Result.swift",
"Schemas/AvroProtocol+PulsarSchema.swift",
"Schemas/PulsarSchema.swift",
"Schemas/SchemaInfo.swift",
"Schemas/StdLib+PulsarSchema.swift"
],
"target_dependencies" : [
"CxxPulsar",
"Bridge"
],
"type" : "library"
},
{
"c99name" : "CxxPulsar",
"module_type" : "BinaryTarget",
"name" : "CxxPulsar",
"path" : "remote/archive/libpulsar.artifactbundle.zip",
"product_memberships" : [
"Pulsar",
"PulsarExample"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Bridge",
"module_type" : "ClangTarget",
"name" : "Bridge",
"path" : "Sources/Bridge",
"product_memberships" : [
"Pulsar",
"PulsarExample"
],
"sources" : [
"lib/ClientConfigurationShims.cpp",
"lib/ConsumerConfigurationShims.cpp",
"lib/ConsumerShim.cpp",
"lib/ListenerShim.cpp",
"lib/LoggerShim.cpp",
"lib/MessageBuilderShims.cpp",
"lib/MessageShim.cpp",
"lib/ProducerConfigurationShims.cpp",
"lib/ProducerShim.cpp"
],
"target_dependencies" : [
"CxxPulsar"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Avro",
"avro-swift",
"avro-swift-Package",
"Pulsar",
"pulsar-client-swift-Package",
"PulsarExample"
]
}
}
2025-12-13 12:31:23.540 xcodebuild[965:5524] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 12:31:23.686 xcodebuild[965:5524] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme pulsar-client-swift-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.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 pulsar-client-swift-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/apple/swift-syntax.git @ 600.0.1
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
pulsar-client-swift: /Users/admin/builder/spi-builder-workspace
swift-log: https://github.com/apple/swift-log.git @ 1.8.0
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.7.1
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.5
avro-swift: https://github.com/flexlixrup/avro-swift.git @ main (8066181)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (13 targets)
Target 'PulsarExample' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Bridge' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Pulsar' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Metrics' in project 'swift-metrics'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Avro' in project 'avro-swift'
Target 'Pulsar' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Pulsar' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'pulsar-client-swift_Pulsar' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Bridge' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Metrics' in project 'swift-metrics'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Avro' in project 'avro-swift'
Target 'Pulsar' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'pulsar-client-swift_Pulsar' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Bridge' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Metrics' in project 'swift-metrics'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Avro' in project 'avro-swift'
Target 'Avro' in project 'avro-swift'
➜ Explicit dependency on target 'Avro' in project 'avro-swift'
➜ Explicit dependency on target 'AvroMacros' in project 'avro-swift'
Target 'Avro' in project 'avro-swift'
➜ Explicit dependency on target 'AvroMacros' in project 'avro-swift'
Target 'AvroMacros' in project 'avro-swift' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'Metrics' in project 'swift-metrics'
➜ Explicit dependency on target 'Metrics' in project 'swift-metrics'
➜ Explicit dependency on target 'CoreMetrics' in project 'swift-metrics'
Target 'Metrics' in project 'swift-metrics'
➜ Explicit dependency on target 'CoreMetrics' in project 'swift-metrics'
Target 'CoreMetrics' in project 'swift-metrics' (no dependencies)
Target 'Bridge' in project 'pulsar-client-swift' (no dependencies)
Target 'pulsar-client-swift_Pulsar' in project 'pulsar-client-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7238b6c0449bbd112efddac62adb541b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7238b6c0449bbd112efddac62adb541b.xcbuilddata
error: The package product 'Avro' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'PulsarExample' from project 'pulsar-client-swift')
error: The package product 'Avro' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Pulsar' from project 'pulsar-client-swift')
2025-12-13 12:31:29.799 xcodebuild[1035:5947] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 12:31:29.967 xcodebuild[1035:5947] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme pulsar-client-swift-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-log: https://github.com/apple/swift-log.git @ 1.8.0
pulsar-client-swift: /Users/admin/builder/spi-builder-workspace
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.7.1
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.5
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
swift-syntax: https://github.com/apple/swift-syntax.git @ 600.0.1
avro-swift: https://github.com/flexlixrup/avro-swift.git @ main (8066181)
resolved source packages: swift-log, pulsar-client-swift, swift-metrics, SwiftDocCPlugin, SymbolKit, swift-syntax, avro-swift
2025-12-13 12:31:44.995 xcodebuild[1240:7092] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 12:31:45.146 xcodebuild[1240:7092] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
},
{
"identity" : "avro-swift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/flexlixrup/avro-swift.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "pulsar-client-swift",
"name" : "pulsar-client-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Pulsar",
"targets" : [
"Pulsar"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PulsarExample",
"targets" : [
"PulsarExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "PulsarTests",
"module_type" : "SwiftTarget",
"name" : "PulsarTests",
"path" : "Tests/PulsarTests",
"product_dependencies" : [
"Avro"
],
"sources" : [
"Integration/AuthenticationIntegrationTests.swift",
"Integration/SchemaIntegrationTests.swift",
"Unit/ConversionTests.swift",
"Unit/SchemaUnitTests.swift"
],
"target_dependencies" : [
"Pulsar"
],
"type" : "test"
},
{
"c99name" : "PulsarExample",
"module_type" : "SwiftTarget",
"name" : "PulsarExample",
"path" : "Sources/PulsarExample",
"product_memberships" : [
"PulsarExample"
],
"sources" : [
"Example.swift"
],
"target_dependencies" : [
"Pulsar"
],
"type" : "executable"
},
{
"c99name" : "Pulsar",
"module_type" : "SwiftTarget",
"name" : "Pulsar",
"path" : "Sources/Pulsar",
"product_dependencies" : [
"Metrics",
"Logging",
"Avro"
],
"product_memberships" : [
"Pulsar",
"PulsarExample"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Pulsar/Resources/LICENSES",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Authentication/Authentication.swift",
"Authentication/AuthenticationMethod.swift",
"Authentication/AuthenticationPointer.swift",
"Authentication/TokenAuthentication.swift",
"Client.swift",
"ClientConfiguration.swift",
"Consumer.swift",
"ConsumerConfiguration.swift",
"ContinuationBox.swift",
"Helpers.swift",
"Listener.swift",
"Logger.swift",
"Message.swift",
"MessageBuilder.swift",
"Producer.swift",
"ProducerConfiguration.swift",
"PulsarError.swift",
"Result.swift",
"Schemas/AvroProtocol+PulsarSchema.swift",
"Schemas/PulsarSchema.swift",
"Schemas/SchemaInfo.swift",
"Schemas/StdLib+PulsarSchema.swift"
],
"target_dependencies" : [
"CxxPulsar",
"Bridge"
],
"type" : "library"
},
{
"c99name" : "CxxPulsar",
"module_type" : "BinaryTarget",
"name" : "CxxPulsar",
"path" : "remote/archive/libpulsar.artifactbundle.zip",
"product_memberships" : [
"Pulsar",
"PulsarExample"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Bridge",
"module_type" : "ClangTarget",
"name" : "Bridge",
"path" : "Sources/Bridge",
"product_memberships" : [
"Pulsar",
"PulsarExample"
],
"sources" : [
"lib/ClientConfigurationShims.cpp",
"lib/ConsumerConfigurationShims.cpp",
"lib/ConsumerShim.cpp",
"lib/ListenerShim.cpp",
"lib/LoggerShim.cpp",
"lib/MessageBuilderShims.cpp",
"lib/MessageShim.cpp",
"lib/ProducerConfigurationShims.cpp",
"lib/ProducerShim.cpp"
],
"target_dependencies" : [
"CxxPulsar"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Avro",
"avro-swift",
"avro-swift-Package",
"Pulsar",
"pulsar-client-swift-Package",
"PulsarExample"
]
}
}
2025-12-13 12:31:51.152 xcodebuild[1316:7540] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 12:31:51.298 xcodebuild[1316:7540] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme pulsar-client-swift-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.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 pulsar-client-swift-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
pulsar-client-swift: /Users/admin/builder/spi-builder-workspace
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.5
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.7.1
swift-log: https://github.com/apple/swift-log.git @ 1.8.0
avro-swift: https://github.com/flexlixrup/avro-swift.git @ main (8066181)
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
swift-syntax: https://github.com/apple/swift-syntax.git @ 600.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (13 targets)
Target 'PulsarExample' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Bridge' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Pulsar' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Metrics' in project 'swift-metrics'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Avro' in project 'avro-swift'
Target 'Pulsar' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Pulsar' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'pulsar-client-swift_Pulsar' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Bridge' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Metrics' in project 'swift-metrics'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Avro' in project 'avro-swift'
Target 'Pulsar' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'pulsar-client-swift_Pulsar' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Bridge' in project 'pulsar-client-swift'
➜ Explicit dependency on target 'Metrics' in project 'swift-metrics'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Avro' in project 'avro-swift'
Target 'Avro' in project 'avro-swift'
➜ Explicit dependency on target 'Avro' in project 'avro-swift'
➜ Explicit dependency on target 'AvroMacros' in project 'avro-swift'
Target 'Avro' in project 'avro-swift'
➜ Explicit dependency on target 'AvroMacros' in project 'avro-swift'
Target 'AvroMacros' in project 'avro-swift' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'Metrics' in project 'swift-metrics'
➜ Explicit dependency on target 'Metrics' in project 'swift-metrics'
➜ Explicit dependency on target 'CoreMetrics' in project 'swift-metrics'
Target 'Metrics' in project 'swift-metrics'
➜ Explicit dependency on target 'CoreMetrics' in project 'swift-metrics'
Target 'CoreMetrics' in project 'swift-metrics' (no dependencies)
Target 'Bridge' in project 'pulsar-client-swift' (no dependencies)
Target 'pulsar-client-swift_Pulsar' in project 'pulsar-client-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 7238b6c0449bbd112efddac62adb541b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7238b6c0449bbd112efddac62adb541b.xcbuilddata
error: The package product 'Avro' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'PulsarExample' from project 'pulsar-client-swift')
error: The package product 'Avro' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'Pulsar' from project 'pulsar-client-swift')
2025-12-13 12:31:57.287 xcodebuild[1386:7965] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-12-13 12:31:57.437 xcodebuild[1386:7965] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme pulsar-client-swift-Package
(1 failure)
BUILD FAILURE 6.2 tvOS