Build Information
Failed to build Arrow, reference main (37372d), with Swift 6.2 for Android on 16 Dec 2025 04:37:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apache/arrow-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/apache/arrow-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 37372da chore: bump github.com/apache/arrow-go/v18 from 18.4.1 to 18.5.0 in /CDataWGo (#122)
Cloned https://github.com/apache/arrow-swift.git
Revision (git rev-parse @):
37372dacbeb493c3127f5c9aff42299f026dc6e7
SUCCESS checkout https://github.com/apache/arrow-swift.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/apache/arrow-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/google/flatbuffers.git
Fetching https://github.com/grpc/grpc-swift.git
[1/1820] Fetching swift-atomics
[1821/53209] Fetching swift-atomics, grpc-swift
Fetching https://github.com/apple/swift-protobuf.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
[4112/51389] Fetching grpc-swift
[9765/144347] Fetching grpc-swift, flatbuffers
[104377/185867] Fetching grpc-swift, flatbuffers, swift-protobuf
Fetched https://github.com/grpc/grpc-swift.git from cache (3.12s)
[79052/134478] Fetching flatbuffers, swift-protobuf
Fetched https://github.com/google/flatbuffers.git from cache (17.24s)
Fetched https://github.com/apple/swift-protobuf.git from cache (19.24s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (21.58s)
Computing version for https://github.com/google/flatbuffers.git
Computed https://github.com/google/flatbuffers.git at 25.9.23 (0.87s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.27.1 (3.11s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
[1/5749] Fetching swift-log
[5750/21045] Fetching swift-log, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (0.77s)
[2907/15296] Fetching swift-nio-ssl
Fetching https://github.com/apple/swift-collections.git
[7955/33674] Fetching swift-nio-ssl, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.47s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.36s)
[1/2809] Fetching swift-nio-transport-services
[170/9173] Fetching swift-nio-transport-services, swift-nio-extras
[3128/20891] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[10463/101682] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.89s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.89s)
[5940/92509] Fetching swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (11.06s)
Fetched https://github.com/apple/swift-nio.git from cache (11.17s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (14.94s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.53s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.64s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (0.55s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1204] Fetching swift-http-structured-headers
[447/2155] Fetching swift-http-structured-headers, swift-http-types
[2156/4723] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle
[2157/6390] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1
[3248/12233] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1, swift-async-algorithms
[8962/19303] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.49s)
[15534/16735] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-async-algorithms, swift-certificates
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.56s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.71s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.72s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.72s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.72s)
[1/6043] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.52s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (0.81s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.51s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.34s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.48s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.52s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.33s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.44s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.49s)
Fetching https://github.com/apple/swift-crypto.git
[1/17465] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (5.86s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (6.73s)
Fetching https://github.com/apple/swift-system.git
[1/5221] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.86s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (1.37s)
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.2
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at 25.9.23
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Arrow/README.md
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:9:14: warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
7 | enum PluginError: Error, CustomStringConvertible {
8 | /// Indicates that the target where the plugin was applied to was not `SourceModuleTarget`.
9 | case invalidTarget(Target)
| `- warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
10 | /// Indicates that the file extension of an input file was not `.proto`.
11 | case invalidInputFileExtension(String)
PackagePlugin.Target:1:17: note: protocol 'Target' does not conform to the 'Sendable' protocol
1 | public protocol Target {
| `- note: protocol 'Target' does not conform to the 'Sendable' protocol
2 | var id: Self.ID { get }
3 | typealias ID = String
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:2:1: warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
1 | import Foundation
2 | import PackagePlugin
| `- warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
3 |
4 | @main
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:9:14: warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
7 | enum PluginError: Error, CustomStringConvertible {
8 | /// Indicates that the target where the plugin was applied to was not `SourceModuleTarget`.
9 | case invalidTarget(Target)
| `- warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
10 | /// Indicates that the file extension of an input file was not `.proto`.
11 | case invalidInputFileExtension(String)
PackagePlugin.Target:1:17: note: protocol 'Target' does not conform to the 'Sendable' protocol
1 | public protocol Target {
| `- note: protocol 'Target' does not conform to the 'Sendable' protocol
2 | var id: Self.ID { get }
3 | typealias ID = String
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:2:1: warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
1 | import Foundation
2 | import PackagePlugin
| `- warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
3 |
4 | @main
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:117:24: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
115 | let configurationFilePath = sourceFiles.first(
116 | where: {
117 | $0.path.lastComponent == Self.configurationFileName
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
118 | }
119 | )?.path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:117:29: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
115 | let configurationFilePath = sourceFiles.first(
116 | where: {
117 | $0.path.lastComponent == Self.configurationFileName
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
118 | }
119 | )?.path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:119:16: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
117 | $0.path.lastComponent == Self.configurationFileName
118 | }
119 | )?.path
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
120 | else {
121 | throw PluginError.noConfigFound(Self.configurationFileName)
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:123:64: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
121 | throw PluginError.noConfigFound(Self.configurationFileName)
122 | }
123 | let data = try Data(contentsOf: URL(fileURLWithPath: "\(configurationFilePath)"))
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
124 | let configuration = try JSONDecoder().decode(Configuration.self, from: data)
125 | try validateConfiguration(configuration)
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:131:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
129 | if let configuredProtocPath = configuration.protocPath {
130 | // The user set the config path in the file. So let's take that
131 | protocPath = Path(configuredProtocPath)
| `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
132 | } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
133 | // The user set the env variable. So let's take that
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:134:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
132 | } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
133 | // The user set the env variable. So let's take that
134 | protocPath = Path(environmentPath)
| `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
135 | } else {
136 | // The user didn't set anything so let's try see if SPM can find a binary for us
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:137:45: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
135 | } else {
136 | // The user didn't set anything so let's try see if SPM can find a binary for us
137 | protocPath = try tool("protoc").path
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
138 | }
139 | let protocGenSwiftPath = try tool("protoc-gen-swift").path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:139:63: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
137 | protocPath = try tool("protoc").path
138 | }
139 | let protocGenSwiftPath = try tool("protoc-gen-swift").path
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
140 |
141 | return configuration.invocations.map { invocation in
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:143:50: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
141 | return configuration.invocations.map { invocation in
142 | self.invokeProtoc(
143 | directory: configurationFilePath.removingLastComponent(),
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
144 | invocation: invocation,
145 | protocPath: protocPath,
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:170:41: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
168 | // Construct the `protoc` arguments.
169 | var protocArgs = [
170 | "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
171 | "--swift_out=\(outputDirectory)",
172 | ]
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:171:27: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
169 | var protocArgs = [
170 | "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
171 | "--swift_out=\(outputDirectory)",
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
172 | ]
173 |
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:177:29: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
175 | // the proto files relative to it.
176 | protocArgs.append("-I")
177 | protocArgs.append("\(directory)")
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
178 |
179 | // Add the visibility if it was set
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:205:41: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
203 | // Append the file to the protoc args so that it is used for generating
204 | protocArgs.append("\(file)")
205 | inputFiles.append(directory.appending(file))
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
206 |
207 | // The name of the output file is based on the name of the input file.
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:212:54: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
210 | file.removeLast(5)
211 | file.append("pb.swift")
212 | let protobufOutputPath = outputDirectory.appending(file)
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
213 |
214 | // Add the outputPath as an output file
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:221:24: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
219 | // system know when to invoke the command. The output paths are passed on to
220 | // the rule engine in the build system.
221 | return Command.buildCommand(
| `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
222 | displayName: "Generating swift files from proto files",
223 | executable: protocPath,
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:251:42: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
249 | }
250 | return try createBuildCommands(
251 | pluginWorkDirectory: context.pluginWorkDirectory,
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
| `- note: use 'pluginWorkDirectoryURL' instead
252 | sourceFiles: swiftTarget.sourceFiles,
253 | tool: context.tool
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1/1] Compiling plugin SwiftProtobufPlugin
/host/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:264:42: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
262 | }
263 |
264 | let workDirectory = PathLike(context.pluginWorkDirectory)
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
| `- note: use 'pluginWorkDirectoryURL' instead
265 |
266 | return try self.createBuildCommands(
/host/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:287:18: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
285 |
286 | init(_ path: String) {
287 | self.value = Path(path)
| `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
288 | }
289 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:291:26: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
289 |
290 | init(_ element: FileList.Element) {
291 | self.value = element.path
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
292 | }
293 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:295:26: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
293 |
294 | init(_ element: PluginContext.Tool) {
295 | self.value = element.path
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
296 | }
297 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:303:23: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
301 |
302 | var lastComponent: String {
303 | return self.value.lastComponent
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
304 | }
305 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:308:29: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
306 | func removingLastComponent() -> Self {
307 | var copy = self
308 | copy.value = self.value.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
309 | return copy
310 | }
/host/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:314:29: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
312 | func appending(_ path: String) -> Self {
313 | var copy = self
314 | copy.value = self.value.appending(path)
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
315 | return copy
316 | }
/host/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:327:17: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
325 | outputFiles: [PathLike]
326 | ) -> PackagePlugin.Command {
327 | return Self.buildCommand(
| `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
328 | displayName: displayName,
329 | executable: executable.value,
/host/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:339:35: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
337 | extension URL {
338 | init(_ pathLike: PathLike) {
339 | self = URL(fileURLWithPath: "\(pathLike.value)")
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
340 | }
341 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2/2] Compiling plugin GRPCSwiftPlugin
Building for debugging...
[2/445] Write sources
[4/445] Copying PrivacyInfo.xcprivacy
[4/445] Write sources
[28/445] Compiling CNIOWindows shim.c
[29/445] Compiling CNIOWindows WSAStartup.c
[30/445] Compiling CNIOWASI CNIOWASI.c
[31/445] Compiling _AtomicsShims.c
[32/445] Compiling CNIOOpenBSD shim.c
[33/445] Compiling CNIOPosix event_loop_id.c
[34/445] Compiling CNIOLinux liburing_shims.c
[35/445] Compiling CNIODarwin shim.c
[36/445] Compiling ArrowC ArrowCData.c
[36/445] Write swift-version-2B04F66FBCF4E350.txt
[36/445] Compiling CNIOLLHTTP c_nio_http.c
[39/445] Compiling CNIOLinux shim.c
[40/445] Compiling CNIOLLHTTP c_nio_api.c
[41/445] Compiling fiat_p256_adx_sqr.S
[42/445] Compiling fiat_p256_adx_mul.S
[43/445] Compiling fiat_curve25519_adx_square.S
[44/449] Compiling fiat_curve25519_adx_mul.S
[45/561] Compiling CNIOBoringSSLShims shims.c
[46/561] Compiling CNIOLLHTTP c_nio_llhttp.c
[47/579] Compiling tls_record.cc
[49/579] Emitting module Common
[49/579] Compiling tls_method.cc
[51/579] Compiling Atomics UnsafeAtomic.swift
[52/579] Compiling Atomics UnsafeAtomicLazyReference.swift
[53/581] Compiling Logging LogHandler.swift
[54/581] Compiling Atomics OptionalRawRepresentable.swift
[55/581] Compiling Atomics RawRepresentable.swift
[56/581] Compiling _NIODataStructures PriorityQueue.swift
[57/583] Emitting module _NIODataStructures
[58/583] Compiling Atomics AtomicStorage.swift
[59/583] Compiling Atomics AtomicValue.swift
[60/583] Compiling Atomics AtomicBool.swift
[61/583] Compiling Atomics AtomicMemoryOrderings.swift
[63/583] Compiling Atomics DoubleWord.swift
[64/583] Compiling Atomics IntegerConformances.swift
[65/583] Compiling Atomics PointerConformances.swift
[66/583] Compiling Atomics Primitives.native.swift
[67/583] Compiling Atomics ManagedAtomic.swift
[68/583] Compiling Atomics ManagedAtomicLazyReference.swift
[69/583] Compiling Atomics AtomicInteger.swift
[70/583] Compiling Atomics AtomicOptionalWrappable.swift
[71/583] Compiling Atomics AtomicReference.swift
[74/583] Compiling _NIODataStructures _TinyArray.swift
[75/583] Compiling _NIODataStructures Heap.swift
[76/584] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[77/584] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[78/584] Emitting module Atomics
[92/584] Emitting module InternalCollectionsUtilities
[94/585] Emitting module _NIOBase64
[95/585] Compiling _NIOBase64 Base64.swift
[97/599] Compiling Atomics IntegerOperations.swift
[98/599] Compiling Atomics Unmanaged extensions.swift
[100/602] Compiling DequeModule _DequeBuffer.swift
[101/602] Compiling DequeModule _DequeBufferHeader.swift
[102/604] Compiling DequeModule Deque+CustomReflectable.swift
[103/604] Compiling DequeModule Deque+Descriptions.swift
[104/604] Compiling DequeModule Deque+Extras.swift
[105/604] Compiling DequeModule Deque+Hashable.swift
[106/604] Compiling DequeModule Deque+Equatable.swift
[107/604] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[108/604] Compiling DequeModule _DequeSlot.swift
[109/604] Compiling DequeModule _UnsafeWrappedBuffer.swift
[110/604] Compiling DequeModule Deque+Testing.swift
[111/604] Compiling DequeModule Deque._Storage.swift
[112/604] Compiling DequeModule Deque._UnsafeHandle.swift
[113/604] Compiling DequeModule Deque.swift
[114/604] Compiling DequeModule Deque+Codable.swift
[115/604] Compiling DequeModule Deque+Collection.swift
[115/604] Compiling tls13_server.cc
[117/604] Emitting module DequeModule
[119/605] Compiling Logging MetadataProvider.swift
[120/605] Compiling Logging Locks.swift
[121/605] Emitting module Logging
[121/605] Compiling tls13_enc.cc
[122/605] Compiling tls13_client.cc
[123/605] Compiling tls13_both.cc
[125/605] Compiling Logging Logging.swift
[127/606] Compiling Common padding.swift
[128/606] Compiling Common Int+extension.swift
[129/606] Compiling Common Scalar.swift
[129/607] Compiling t1_enc.cc
[132/607] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[133/607] Compiling SwiftProtobuf Message+FieldMask.swift
[134/607] Compiling SwiftProtobuf Message+JSONAdditions.swift
[135/607] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[136/607] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[137/607] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[138/607] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[139/607] Compiling SwiftProtobuf Message.swift
[140/607] Compiling SwiftProtobuf MessageExtension.swift
[141/607] Compiling SwiftProtobuf NameMap.swift
[142/607] Compiling SwiftProtobuf PathDecoder.swift
[143/607] Compiling SwiftProtobuf PathVisitor.swift
[151/618] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[152/618] Compiling SwiftProtobuf ExtensionFields.swift
[153/618] Compiling SwiftProtobuf ExtensionMap.swift
[154/618] Compiling SwiftProtobuf FieldTag.swift
[155/618] Compiling SwiftProtobuf FieldTypes.swift
[156/618] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[157/618] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[158/618] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[159/618] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[160/618] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[161/618] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[162/618] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[163/618] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[164/618] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[165/618] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[166/618] Compiling SwiftProtobuf HashVisitor.swift
[167/618] Compiling SwiftProtobuf Internal.swift
[167/618] Compiling ssl_versions.cc
[168/637] Compiling ssl_x509.cc
[169/637] Compiling ssl_stat.cc
[171/637] Compiling SwiftProtobuf JSONDecoder.swift
[172/637] Compiling SwiftProtobuf JSONDecodingError.swift
[173/637] Compiling SwiftProtobuf JSONDecodingOptions.swift
[174/637] Compiling SwiftProtobuf JSONEncoder.swift
[175/637] Compiling SwiftProtobuf JSONEncodingError.swift
[176/637] Compiling SwiftProtobuf JSONEncodingOptions.swift
[177/637] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[178/637] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[179/637] Compiling SwiftProtobuf JSONScanner.swift
[180/637] Compiling SwiftProtobuf MathUtils.swift
[181/637] Compiling SwiftProtobuf Message+AnyAdditions.swift
[182/637] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[183/637] Compiling SwiftProtobuf ProtoNameProviding.swift
[184/637] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[185/637] Compiling SwiftProtobuf ProtobufMap.swift
[186/637] Compiling SwiftProtobuf SelectiveVisitor.swift
[187/637] Compiling SwiftProtobuf SimpleExtensionMap.swift
[188/637] Compiling SwiftProtobuf StringUtils.swift
[189/637] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[190/637] Compiling SwiftProtobuf SwiftProtobufError.swift
[191/637] Compiling SwiftProtobuf TextFormatDecoder.swift
[192/637] Compiling SwiftProtobuf TextFormatDecodingError.swift
[193/637] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[194/637] Compiling SwiftProtobuf TextFormatEncoder.swift
[195/637] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[196/637] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[197/637] Compiling SwiftProtobuf TextFormatScanner.swift
[198/637] Compiling SwiftProtobuf TimeUtils.swift
[199/637] Compiling SwiftProtobuf UnknownStorage.swift
[200/637] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[201/637] Compiling SwiftProtobuf Varint.swift
[202/637] Compiling SwiftProtobuf Version.swift
[203/637] Compiling SwiftProtobuf Visitor.swift
[204/637] Compiling SwiftProtobuf WireFormat.swift
[205/637] Compiling SwiftProtobuf ZigZag.swift
[206/637] Compiling SwiftProtobuf any.pb.swift
[206/637] Compiling ssl_transcript.cc
[208/637] Compiling FlatBuffers VeriferOptions.swift
[209/637] Compiling FlatBuffers Verifiable.swift
[210/639] Compiling FlatBuffers FlatbuffersErrors.swift
[211/639] Compiling FlatBuffers Message.swift
[212/639] Compiling FlatBuffers Mutable.swift
[213/639] Compiling FlatBuffers NativeObject.swift
[214/639] Compiling FlatBuffers Offset.swift
[215/639] Compiling FlatBuffers Root.swift
[215/639] Compiling ssl_session.cc
[216/639] Compiling ssl_privkey.cc
[218/639] Emitting module FlatBuffers
[219/639] Compiling FlatBuffers ByteBuffer.swift
[220/639] Compiling FlatBuffers Constants.swift
[221/639] Compiling FlatBuffers Enum.swift
[222/639] Compiling FlatBuffers FlatBufferBuilder.swift
[223/639] Compiling FlatBuffers FlatBufferObject.swift
[224/639] Compiling FlatBuffers FlatBuffersUtils.swift
[225/639] Compiling FlatBuffers Verifier.swift
[226/639] Compiling FlatBuffers _InternalByteBuffer.swift
[226/639] Compiling ssl_lib.cc
[227/639] Compiling ssl_credential.cc
[229/639] Emitting module SwiftProtobuf
[241/639] Compiling ssl_file.cc
[242/639] Compiling ssl_key_share.cc
[244/639] Compiling FlatBuffers String+extension.swift
[245/639] Compiling FlatBuffers Struct.swift
[246/639] Compiling FlatBuffers Table.swift
[247/639] Compiling FlatBuffers TableVerifier.swift
[248/640] Compiling ssl_cipher.cc
[249/663] Compiling ssl_cert.cc
[251/663] Compiling Arrow MemoryAllocator.swift
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:23:13: warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
21 | import FlatBuffers
22 |
23 | public enum org_apache_arrow_flatbuf_CompressionType: Int8, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int8')
24 | public typealias T = Int8
25 | public static var byteSize: Int { return MemoryLayout<Int8>.size }
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:38:13: warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
36 | /// strategies for compressing the IPC message body (like whole-body
37 | /// compression rather than buffer-level) in the future
38 | public enum org_apache_arrow_flatbuf_BodyCompressionMethod: Int8, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int8')
39 | public typealias T = Int8
40 | public static var byteSize: Int { return MemoryLayout<Int8>.size }
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:64:13: warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
62 | /// which may include experimental metadata types. For maximum compatibility,
63 | /// it is best to send data using RecordBatch
64 | public enum org_apache_arrow_flatbuf_MessageHeader: UInt8, UnionEnum {
| |- warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'UInt8')
65 | public typealias T = UInt8
66 |
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:96:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
94 | public struct org_apache_arrow_flatbuf_FieldNode: NativeStruct, Verifiable, FlatbuffersInitializable {
95 |
96 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
97 |
98 | /// The number of value slots in the Arrow array at this level of a nested
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:146:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
144 | public struct org_apache_arrow_flatbuf_FieldNode_Mutable: FlatBufferObject {
145 |
146 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
147 | public var __buffer: ByteBuffer! { return _accessor.bb }
148 | private var _accessor: Struct
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:161:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
159 | public struct org_apache_arrow_flatbuf_BodyCompression: FlatBufferObject, Verifiable {
160 |
161 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
162 | public var __buffer: ByteBuffer! { return _accessor.bb }
163 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:208:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
206 | public struct org_apache_arrow_flatbuf_RecordBatch: FlatBufferObject, Verifiable {
207 |
208 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
209 | public var __buffer: ByteBuffer! { return _accessor.bb }
210 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:312:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
310 | public struct org_apache_arrow_flatbuf_DictionaryBatch: FlatBufferObject, Verifiable {
311 |
312 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
313 | public var __buffer: ByteBuffer! { return _accessor.bb }
314 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:363:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
361 | public struct org_apache_arrow_flatbuf_Message: FlatBufferObject, Verifiable {
362 |
363 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
364 | public var __buffer: ByteBuffer! { return _accessor.bb }
365 | private var _accessor: Table
[252/663] Compiling Arrow Message_generated.swift
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:23:13: warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
21 | import FlatBuffers
22 |
23 | public enum org_apache_arrow_flatbuf_CompressionType: Int8, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int8')
24 | public typealias T = Int8
25 | public static var byteSize: Int { return MemoryLayout<Int8>.size }
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:38:13: warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
36 | /// strategies for compressing the IPC message body (like whole-body
37 | /// compression rather than buffer-level) in the future
38 | public enum org_apache_arrow_flatbuf_BodyCompressionMethod: Int8, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int8')
39 | public typealias T = Int8
40 | public static var byteSize: Int { return MemoryLayout<Int8>.size }
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:64:13: warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
62 | /// which may include experimental metadata types. For maximum compatibility,
63 | /// it is best to send data using RecordBatch
64 | public enum org_apache_arrow_flatbuf_MessageHeader: UInt8, UnionEnum {
| |- warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'UInt8')
65 | public typealias T = UInt8
66 |
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:96:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
94 | public struct org_apache_arrow_flatbuf_FieldNode: NativeStruct, Verifiable, FlatbuffersInitializable {
95 |
96 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
97 |
98 | /// The number of value slots in the Arrow array at this level of a nested
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:146:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
144 | public struct org_apache_arrow_flatbuf_FieldNode_Mutable: FlatBufferObject {
145 |
146 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
147 | public var __buffer: ByteBuffer! { return _accessor.bb }
148 | private var _accessor: Struct
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:161:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
159 | public struct org_apache_arrow_flatbuf_BodyCompression: FlatBufferObject, Verifiable {
160 |
161 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
162 | public var __buffer: ByteBuffer! { return _accessor.bb }
163 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:208:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
206 | public struct org_apache_arrow_flatbuf_RecordBatch: FlatBufferObject, Verifiable {
207 |
208 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
209 | public var __buffer: ByteBuffer! { return _accessor.bb }
210 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:312:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
310 | public struct org_apache_arrow_flatbuf_DictionaryBatch: FlatBufferObject, Verifiable {
311 |
312 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
313 | public var __buffer: ByteBuffer! { return _accessor.bb }
314 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:363:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
361 | public struct org_apache_arrow_flatbuf_Message: FlatBufferObject, Verifiable {
362 |
363 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
364 | public var __buffer: ByteBuffer! { return _accessor.bb }
365 | private var _accessor: Table
[253/663] Compiling Arrow ProtoUtil.swift
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:23:13: warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
21 | import FlatBuffers
22 |
23 | public enum org_apache_arrow_flatbuf_CompressionType: Int8, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int8')
24 | public typealias T = Int8
25 | public static var byteSize: Int { return MemoryLayout<Int8>.size }
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:38:13: warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
36 | /// strategies for compressing the IPC message body (like whole-body
37 | /// compression rather than buffer-level) in the future
38 | public enum org_apache_arrow_flatbuf_BodyCompressionMethod: Int8, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int8')
39 | public typealias T = Int8
40 | public static var byteSize: Int { return MemoryLayout<Int8>.size }
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:64:13: warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
62 | /// which may include experimental metadata types. For maximum compatibility,
63 | /// it is best to send data using RecordBatch
64 | public enum org_apache_arrow_flatbuf_MessageHeader: UInt8, UnionEnum {
| |- warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'UInt8')
65 | public typealias T = UInt8
66 |
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:96:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
94 | public struct org_apache_arrow_flatbuf_FieldNode: NativeStruct, Verifiable, FlatbuffersInitializable {
95 |
96 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
97 |
98 | /// The number of value slots in the Arrow array at this level of a nested
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:146:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
144 | public struct org_apache_arrow_flatbuf_FieldNode_Mutable: FlatBufferObject {
145 |
146 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
147 | public var __buffer: ByteBuffer! { return _accessor.bb }
148 | private var _accessor: Struct
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:161:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
159 | public struct org_apache_arrow_flatbuf_BodyCompression: FlatBufferObject, Verifiable {
160 |
161 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
162 | public var __buffer: ByteBuffer! { return _accessor.bb }
163 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:208:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
206 | public struct org_apache_arrow_flatbuf_RecordBatch: FlatBufferObject, Verifiable {
207 |
208 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
209 | public var __buffer: ByteBuffer! { return _accessor.bb }
210 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:312:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
310 | public struct org_apache_arrow_flatbuf_DictionaryBatch: FlatBufferObject, Verifiable {
311 |
312 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
313 | public var __buffer: ByteBuffer! { return _accessor.bb }
314 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:363:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
361 | public struct org_apache_arrow_flatbuf_Message: FlatBufferObject, Verifiable {
362 |
363 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
364 | public var __buffer: ByteBuffer! { return _accessor.bb }
365 | private var _accessor: Table
[253/666] Compiling ssl_buffer.cc
[254/666] Compiling ssl_aead_ctx.cc
[255/666] Compiling s3_pkt.cc
[257/666] Compiling Arrow BitUtility.swift
/host/spi-builder-workspace/Sources/Arrow/File_generated.swift:25:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
23 | public struct org_apache_arrow_flatbuf_Block: NativeStruct, Verifiable, FlatbuffersInitializable {
24 |
25 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
26 |
27 | /// Index to the start of the RecordBlock (note this is past the Message header)
/host/spi-builder-workspace/Sources/Arrow/File_generated.swift:70:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
68 | public struct org_apache_arrow_flatbuf_Block_Mutable: FlatBufferObject {
69 |
70 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
71 | public var __buffer: ByteBuffer! { return _accessor.bb }
72 | private var _accessor: Struct
/host/spi-builder-workspace/Sources/Arrow/File_generated.swift:86:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
84 | public struct org_apache_arrow_flatbuf_Footer: FlatBufferObject, Verifiable {
85 |
86 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
87 | public var __buffer: ByteBuffer! { return _accessor.bb }
88 | private var _accessor: Table
[258/666] Compiling Arrow ChunkedArray.swift
/host/spi-builder-workspace/Sources/Arrow/File_generated.swift:25:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
23 | public struct org_apache_arrow_flatbuf_Block: NativeStruct, Verifiable, FlatbuffersInitializable {
24 |
25 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
26 |
27 | /// Index to the start of the RecordBlock (note this is past the Message header)
/host/spi-builder-workspace/Sources/Arrow/File_generated.swift:70:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
68 | public struct org_apache_arrow_flatbuf_Block_Mutable: FlatBufferObject {
69 |
70 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
71 | public var __buffer: ByteBuffer! { return _accessor.bb }
72 | private var _accessor: Struct
/host/spi-builder-workspace/Sources/Arrow/File_generated.swift:86:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
84 | public struct org_apache_arrow_flatbuf_Footer: FlatBufferObject, Verifiable {
85 |
86 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
87 | public var __buffer: ByteBuffer! { return _accessor.bb }
88 | private var _accessor: Table
[259/666] Compiling Arrow File_generated.swift
/host/spi-builder-workspace/Sources/Arrow/File_generated.swift:25:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
23 | public struct org_apache_arrow_flatbuf_Block: NativeStruct, Verifiable, FlatbuffersInitializable {
24 |
25 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
26 |
27 | /// Index to the start of the RecordBlock (note this is past the Message header)
/host/spi-builder-workspace/Sources/Arrow/File_generated.swift:70:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
68 | public struct org_apache_arrow_flatbuf_Block_Mutable: FlatBufferObject {
69 |
70 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
71 | public var __buffer: ByteBuffer! { return _accessor.bb }
72 | private var _accessor: Struct
/host/spi-builder-workspace/Sources/Arrow/File_generated.swift:86:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
84 | public struct org_apache_arrow_flatbuf_Footer: FlatBufferObject, Verifiable {
85 |
86 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
87 | public var __buffer: ByteBuffer! { return _accessor.bb }
88 | private var _accessor: Table
[259/666] Compiling ssl_asn1.cc
[261/666] Compiling Arrow ArrowCExporter.swift
/host/spi-builder-workspace/Sources/Arrow/ArrowCExporter.swift:48:53: warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
46 | self.name = name
47 | self.arrowTypeName = try arrowType.cDataFormatId
48 | self.nameCstr = (self.name as NSString).utf8String!
| `- warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
49 | self.arrowTypeNameCstr = (self.arrowTypeName as NSString).utf8String!
50 | super.init()
/host/spi-builder-workspace/Sources/Arrow/ArrowCExporter.swift:49:71: warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
47 | self.arrowTypeName = try arrowType.cDataFormatId
48 | self.nameCstr = (self.name as NSString).utf8String!
49 | self.arrowTypeNameCstr = (self.arrowTypeName as NSString).utf8String!
| `- warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
50 | super.init()
51 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[262/666] Compiling Arrow ArrowCImporter.swift
/host/spi-builder-workspace/Sources/Arrow/ArrowCExporter.swift:48:53: warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
46 | self.name = name
47 | self.arrowTypeName = try arrowType.cDataFormatId
48 | self.nameCstr = (self.name as NSString).utf8String!
| `- warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
49 | self.arrowTypeNameCstr = (self.arrowTypeName as NSString).utf8String!
50 | super.init()
/host/spi-builder-workspace/Sources/Arrow/ArrowCExporter.swift:49:71: warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
47 | self.arrowTypeName = try arrowType.cDataFormatId
48 | self.nameCstr = (self.name as NSString).utf8String!
49 | self.arrowTypeNameCstr = (self.arrowTypeName as NSString).utf8String!
| `- warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
50 | super.init()
51 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[263/666] Compiling Arrow ArrowData.swift
/host/spi-builder-workspace/Sources/Arrow/ArrowCExporter.swift:48:53: warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
46 | self.name = name
47 | self.arrowTypeName = try arrowType.cDataFormatId
48 | self.nameCstr = (self.name as NSString).utf8String!
| `- warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
49 | self.arrowTypeNameCstr = (self.arrowTypeName as NSString).utf8String!
50 | super.init()
/host/spi-builder-workspace/Sources/Arrow/ArrowCExporter.swift:49:71: warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
47 | self.arrowTypeName = try arrowType.cDataFormatId
48 | self.nameCstr = (self.name as NSString).utf8String!
49 | self.arrowTypeNameCstr = (self.arrowTypeName as NSString).utf8String!
| `- warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
50 | super.init()
51 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[264/666] Compiling Arrow ArrowReaderHelper.swift
[265/666] Compiling Arrow ArrowSchema.swift
[266/666] Compiling Arrow ArrowTable.swift
[267/666] Compiling Arrow ArrowDecoder.swift
/host/spi-builder-workspace/Sources/Arrow/ArrowReader.swift:280:47: error: extra argument 'allowReadingUnalignedBuffers' in call
278 | var dataBuffer = ByteBuffer(
279 | data: streamData,
280 | allowReadingUnalignedBuffers: true
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
281 | )
282 | let message: org_apache_arrow_flatbuf_Message = getRoot(byteBuffer: &dataBuffer)
/host/spi-builder-workspace/Sources/Arrow/ArrowReader.swift:336:43: error: extra argument 'allowReadingUnalignedBuffers' in call
334 | var footerBuffer = ByteBuffer(
335 | data: footerData,
336 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
337 | let footer: org_apache_arrow_flatbuf_Footer = getRoot(byteBuffer: &footerBuffer)
338 | let schemaResult = loadSchema(footer.schema!)
/host/spi-builder-workspace/Sources/Arrow/ArrowReader.swift:367:47: error: extra argument 'allowReadingUnalignedBuffers' in call
365 | var mbb = ByteBuffer(
366 | data: recordBatchData,
367 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
368 | let message: org_apache_arrow_flatbuf_Message = getRoot(byteBuffer: &mbb)
369 | switch message.headerType {
/host/spi-builder-workspace/Sources/Arrow/ArrowReader.swift:420:43: error: extra argument 'allowReadingUnalignedBuffers' in call
418 | var mbb = ByteBuffer(
419 | data: dataHeader,
420 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
421 | let message: org_apache_arrow_flatbuf_Message = getRoot(byteBuffer: &mbb)
422 | switch message.headerType {
[268/666] Compiling Arrow ArrowEncoder.swift
/host/spi-builder-workspace/Sources/Arrow/ArrowReader.swift:280:47: error: extra argument 'allowReadingUnalignedBuffers' in call
278 | var dataBuffer = ByteBuffer(
279 | data: streamData,
280 | allowReadingUnalignedBuffers: true
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
281 | )
282 | let message: org_apache_arrow_flatbuf_Message = getRoot(byteBuffer: &dataBuffer)
/host/spi-builder-workspace/Sources/Arrow/ArrowReader.swift:336:43: error: extra argument 'allowReadingUnalignedBuffers' in call
334 | var footerBuffer = ByteBuffer(
335 | data: footerData,
336 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
337 | let footer: org_apache_arrow_flatbuf_Footer = getRoot(byteBuffer: &footerBuffer)
338 | let schemaResult = loadSchema(footer.schema!)
/host/spi-builder-workspace/Sources/Arrow/ArrowReader.swift:367:47: error: extra argument 'allowReadingUnalignedBuffers' in call
365 | var mbb = ByteBuffer(
366 | data: recordBatchData,
367 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
368 | let message: org_apache_arrow_flatbuf_Message = getRoot(byteBuffer: &mbb)
369 | switch message.headerType {
/host/spi-builder-workspace/Sources/Arrow/ArrowReader.swift:420:43: error: extra argument 'allowReadingUnalignedBuffers' in call
418 | var mbb = ByteBuffer(
419 | data: dataHeader,
420 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
421 | let message: org_apache_arrow_flatbuf_Message = getRoot(byteBuffer: &mbb)
422 | switch message.headerType {
[269/666] Compiling Arrow ArrowReader.swift
/host/spi-builder-workspace/Sources/Arrow/ArrowReader.swift:280:47: error: extra argument 'allowReadingUnalignedBuffers' in call
278 | var dataBuffer = ByteBuffer(
279 | data: streamData,
280 | allowReadingUnalignedBuffers: true
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
281 | )
282 | let message: org_apache_arrow_flatbuf_Message = getRoot(byteBuffer: &dataBuffer)
/host/spi-builder-workspace/Sources/Arrow/ArrowReader.swift:336:43: error: extra argument 'allowReadingUnalignedBuffers' in call
334 | var footerBuffer = ByteBuffer(
335 | data: footerData,
336 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
337 | let footer: org_apache_arrow_flatbuf_Footer = getRoot(byteBuffer: &footerBuffer)
338 | let schemaResult = loadSchema(footer.schema!)
/host/spi-builder-workspace/Sources/Arrow/ArrowReader.swift:367:47: error: extra argument 'allowReadingUnalignedBuffers' in call
365 | var mbb = ByteBuffer(
366 | data: recordBatchData,
367 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
368 | let message: org_apache_arrow_flatbuf_Message = getRoot(byteBuffer: &mbb)
369 | switch message.headerType {
/host/spi-builder-workspace/Sources/Arrow/ArrowReader.swift:420:43: error: extra argument 'allowReadingUnalignedBuffers' in call
418 | var mbb = ByteBuffer(
419 | data: dataHeader,
420 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
421 | let message: org_apache_arrow_flatbuf_Message = getRoot(byteBuffer: &mbb)
422 | switch message.headerType {
[269/666] Compiling s3_lib.cc
[271/666] Compiling Arrow ArrowType.swift
[272/666] Compiling Arrow ArrowWriter.swift
[273/666] Compiling Arrow ArrowWriterHelper.swift
[273/666] Compiling s3_both.cc
[275/666] Compiling Arrow Schema_generated.swift
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:23:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
21 | import FlatBuffers
22 |
23 | public enum org_apache_arrow_flatbuf_MetadataVersion: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
24 | public typealias T = Int16
25 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:66:13: warning: cannot use conformance of 'Int64' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
64 | /// to facilitate exchanging and comparing bitmaps for supported
65 | /// features.
66 | public enum org_apache_arrow_flatbuf_Feature: Int64, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int64' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int64')
67 | public typealias T = Int64
68 | public static var byteSize: Int { return MemoryLayout<Int64>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:85:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
83 |
84 |
85 | public enum org_apache_arrow_flatbuf_UnionMode: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
86 | public typealias T = Int16
87 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:97:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
95 |
96 |
97 | public enum org_apache_arrow_flatbuf_Precision: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
98 | public typealias T = Int16
99 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:110:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
108 |
109 |
110 | public enum org_apache_arrow_flatbuf_DateUnit: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
111 | public typealias T = Int16
112 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:122:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
120 |
121 |
122 | public enum org_apache_arrow_flatbuf_TimeUnit: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
123 | public typealias T = Int16
124 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:136:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
134 |
135 |
136 | public enum org_apache_arrow_flatbuf_IntervalUnit: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
137 | public typealias T = Int16
138 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:152:13: warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
150 | /// Top-level Type value, enabling extensible type-specific metadata. We can
151 | /// add new logical types to Type without breaking backwards compatibility
152 | public enum org_apache_arrow_flatbuf_Type_: UInt8, UnionEnum {
| |- warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'UInt8')
153 | public typealias T = UInt8
154 |
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:199:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
197 | /// Dictionaries might be explicit maps between integers and values
198 | /// allowing for non-contiguous index values
199 | public enum org_apache_arrow_flatbuf_DictionaryKind: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
200 | public typealias T = Int16
201 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:212:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
210 | /// ----------------------------------------------------------------------
211 | /// Endianness of the platform producing the data
212 | public enum org_apache_arrow_flatbuf_Endianness: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
213 | public typealias T = Int16
214 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:228:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
226 | public struct org_apache_arrow_flatbuf_Buffer: NativeStruct, Verifiable, FlatbuffersInitializable {
227 |
228 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
229 |
230 | /// The relative offset into the shared memory page where the bytes for this
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:275:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
273 | public struct org_apache_arrow_flatbuf_Buffer_Mutable: FlatBufferObject {
274 |
275 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
276 | public var __buffer: ByteBuffer! { return _accessor.bb }
277 | private var _accessor: Struct
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:288:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
286 | public struct org_apache_arrow_flatbuf_Null: FlatBufferObject, Verifiable {
287 |
288 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
289 | public var __buffer: ByteBuffer! { return _accessor.bb }
290 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:309:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
307 | public struct org_apache_arrow_flatbuf_Struct_: FlatBufferObject, Verifiable {
308 |
309 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
310 | public var __buffer: ByteBuffer! { return _accessor.bb }
311 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:327:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
325 | public struct org_apache_arrow_flatbuf_List: FlatBufferObject, Verifiable {
326 |
327 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
328 | public var __buffer: ByteBuffer! { return _accessor.bb }
329 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:347:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
345 | public struct org_apache_arrow_flatbuf_LargeList: FlatBufferObject, Verifiable {
346 |
347 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
348 | public var __buffer: ByteBuffer! { return _accessor.bb }
349 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:368:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
366 | public struct org_apache_arrow_flatbuf_ListView: FlatBufferObject, Verifiable {
367 |
368 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
369 | public var __buffer: ByteBuffer! { return _accessor.bb }
370 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:388:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
386 | public struct org_apache_arrow_flatbuf_LargeListView: FlatBufferObject, Verifiable {
387 |
388 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
389 | public var __buffer: ByteBuffer! { return _accessor.bb }
390 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:406:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
404 | public struct org_apache_arrow_flatbuf_FixedSizeList: FlatBufferObject, Verifiable {
405 |
406 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
407 | public var __buffer: ByteBuffer! { return _accessor.bb }
408 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:467:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
465 | public struct org_apache_arrow_flatbuf_Map: FlatBufferObject, Verifiable {
466 |
467 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
468 | public var __buffer: ByteBuffer! { return _accessor.bb }
469 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:508:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
506 | public struct org_apache_arrow_flatbuf_Union: FlatBufferObject, Verifiable {
507 |
508 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
509 | public var __buffer: ByteBuffer! { return _accessor.bb }
510 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:552:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
550 | public struct org_apache_arrow_flatbuf_Int: FlatBufferObject, Verifiable {
551 |
552 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
553 | public var __buffer: ByteBuffer! { return _accessor.bb }
554 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:594:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
592 | public struct org_apache_arrow_flatbuf_FloatingPoint: FlatBufferObject, Verifiable {
593 |
594 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
595 | public var __buffer: ByteBuffer! { return _accessor.bb }
596 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:630:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
628 | public struct org_apache_arrow_flatbuf_Utf8: FlatBufferObject, Verifiable {
629 |
630 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
631 | public var __buffer: ByteBuffer! { return _accessor.bb }
632 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:649:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
647 | public struct org_apache_arrow_flatbuf_Binary: FlatBufferObject, Verifiable {
648 |
649 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
650 | public var __buffer: ByteBuffer! { return _accessor.bb }
651 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:669:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
667 | public struct org_apache_arrow_flatbuf_LargeUtf8: FlatBufferObject, Verifiable {
668 |
669 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
670 | public var __buffer: ByteBuffer! { return _accessor.bb }
671 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:689:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
687 | public struct org_apache_arrow_flatbuf_LargeBinary: FlatBufferObject, Verifiable {
688 |
689 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
690 | public var __buffer: ByteBuffer! { return _accessor.bb }
691 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:714:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
712 | public struct org_apache_arrow_flatbuf_Utf8View: FlatBufferObject, Verifiable {
713 |
714 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
715 | public var __buffer: ByteBuffer! { return _accessor.bb }
716 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:739:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
737 | public struct org_apache_arrow_flatbuf_BinaryView: FlatBufferObject, Verifiable {
738 |
739 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
740 | public var __buffer: ByteBuffer! { return _accessor.bb }
741 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:757:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
755 | public struct org_apache_arrow_flatbuf_FixedSizeBinary: FlatBufferObject, Verifiable {
756 |
757 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
758 | public var __buffer: ByteBuffer! { return _accessor.bb }
759 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:793:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
791 | public struct org_apache_arrow_flatbuf_Bool: FlatBufferObject, Verifiable {
792 |
793 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
794 | public var __buffer: ByteBuffer! { return _accessor.bb }
795 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:816:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
814 | public struct org_apache_arrow_flatbuf_RunEndEncoded: FlatBufferObject, Verifiable {
815 |
816 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
817 | public var __buffer: ByteBuffer! { return _accessor.bb }
818 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:838:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
836 | public struct org_apache_arrow_flatbuf_Decimal: FlatBufferObject, Verifiable {
837 |
838 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
839 | public var __buffer: ByteBuffer! { return _accessor.bb }
840 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:895:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
893 | public struct org_apache_arrow_flatbuf_Date: FlatBufferObject, Verifiable {
894 |
895 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
896 | public var __buffer: ByteBuffer! { return _accessor.bb }
897 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:944:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
942 | public struct org_apache_arrow_flatbuf_Time: FlatBufferObject, Verifiable {
943 |
944 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
945 | public var __buffer: ByteBuffer! { return _accessor.bb }
946 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1090:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1088 | public struct org_apache_arrow_flatbuf_Timestamp: FlatBufferObject, Verifiable {
1089 |
1090 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1091 | public var __buffer: ByteBuffer! { return _accessor.bb }
1092 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1142:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1140 | public struct org_apache_arrow_flatbuf_Interval: FlatBufferObject, Verifiable {
1141 |
1142 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1143 | public var __buffer: ByteBuffer! { return _accessor.bb }
1144 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1177:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1175 | public struct org_apache_arrow_flatbuf_Duration: FlatBufferObject, Verifiable {
1176 |
1177 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1178 | public var __buffer: ByteBuffer! { return _accessor.bb }
1179 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1215:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1213 | public struct org_apache_arrow_flatbuf_KeyValue: FlatBufferObject, Verifiable {
1214 |
1215 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1216 | public var __buffer: ByteBuffer! { return _accessor.bb }
1217 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1258:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1256 | public struct org_apache_arrow_flatbuf_DictionaryEncoding: FlatBufferObject, Verifiable {
1257 |
1258 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1259 | public var __buffer: ByteBuffer! { return _accessor.bb }
1260 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1327:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1325 | public struct org_apache_arrow_flatbuf_Field: FlatBufferObject, Verifiable {
1326 |
1327 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1328 | public var __buffer: ByteBuffer! { return _accessor.bb }
1329 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1469:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1467 | public struct org_apache_arrow_flatbuf_Schema: FlatBufferObject, Verifiable {
1468 |
1469 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1470 | public var __buffer: ByteBuffer! { return _accessor.bb }
1471 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:23:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
21 | import FlatBuffers
22 |
23 | public enum org_apache_arrow_flatbuf_SparseMatrixCompressedAxis: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
24 | public typealias T = Int16
25 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:35:13: warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
33 |
34 |
35 | public enum org_apache_arrow_flatbuf_SparseTensorIndex: UInt8, UnionEnum {
| |- warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'UInt8')
36 | public typealias T = UInt8
37 |
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:88:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
86 | public struct org_apache_arrow_flatbuf_SparseTensorIndexCOO: FlatBufferObject, Verifiable {
87 |
88 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
89 | public var __buffer: ByteBuffer! { return _accessor.bb }
90 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:156:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
154 | public struct org_apache_arrow_flatbuf_SparseMatrixIndexCSX: FlatBufferObject, Verifiable {
155 |
156 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
157 | public var __buffer: ByteBuffer! { return _accessor.bb }
158 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:253:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
251 | public struct org_apache_arrow_flatbuf_SparseTensorIndexCSF: FlatBufferObject, Verifiable {
252 |
253 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
254 | public var __buffer: ByteBuffer! { return _accessor.bb }
255 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:390:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
388 | public struct org_apache_arrow_flatbuf_SparseTensor: FlatBufferObject, Verifiable {
389 |
390 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
391 | public var __buffer: ByteBuffer! { return _accessor.bb }
392 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Tensor_generated.swift:28:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
26 | public struct org_apache_arrow_flatbuf_TensorDim: FlatBufferObject, Verifiable {
27 |
28 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
29 | public var __buffer: ByteBuffer! { return _accessor.bb }
30 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Tensor_generated.swift:72:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
70 | public struct org_apache_arrow_flatbuf_Tensor: FlatBufferObject, Verifiable {
71 |
72 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
73 | public var __buffer: ByteBuffer! { return _accessor.bb }
74 | private var _accessor: Table
[276/666] Compiling Arrow SparseTensor_generated.swift
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:23:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
21 | import FlatBuffers
22 |
23 | public enum org_apache_arrow_flatbuf_MetadataVersion: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
24 | public typealias T = Int16
25 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:66:13: warning: cannot use conformance of 'Int64' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
64 | /// to facilitate exchanging and comparing bitmaps for supported
65 | /// features.
66 | public enum org_apache_arrow_flatbuf_Feature: Int64, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int64' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int64')
67 | public typealias T = Int64
68 | public static var byteSize: Int { return MemoryLayout<Int64>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:85:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
83 |
84 |
85 | public enum org_apache_arrow_flatbuf_UnionMode: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
86 | public typealias T = Int16
87 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:97:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
95 |
96 |
97 | public enum org_apache_arrow_flatbuf_Precision: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
98 | public typealias T = Int16
99 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:110:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
108 |
109 |
110 | public enum org_apache_arrow_flatbuf_DateUnit: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
111 | public typealias T = Int16
112 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:122:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
120 |
121 |
122 | public enum org_apache_arrow_flatbuf_TimeUnit: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
123 | public typealias T = Int16
124 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:136:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
134 |
135 |
136 | public enum org_apache_arrow_flatbuf_IntervalUnit: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
137 | public typealias T = Int16
138 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:152:13: warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
150 | /// Top-level Type value, enabling extensible type-specific metadata. We can
151 | /// add new logical types to Type without breaking backwards compatibility
152 | public enum org_apache_arrow_flatbuf_Type_: UInt8, UnionEnum {
| |- warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'UInt8')
153 | public typealias T = UInt8
154 |
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:199:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
197 | /// Dictionaries might be explicit maps between integers and values
198 | /// allowing for non-contiguous index values
199 | public enum org_apache_arrow_flatbuf_DictionaryKind: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
200 | public typealias T = Int16
201 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:212:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
210 | /// ----------------------------------------------------------------------
211 | /// Endianness of the platform producing the data
212 | public enum org_apache_arrow_flatbuf_Endianness: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
213 | public typealias T = Int16
214 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:228:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
226 | public struct org_apache_arrow_flatbuf_Buffer: NativeStruct, Verifiable, FlatbuffersInitializable {
227 |
228 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
229 |
230 | /// The relative offset into the shared memory page where the bytes for this
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:275:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
273 | public struct org_apache_arrow_flatbuf_Buffer_Mutable: FlatBufferObject {
274 |
275 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
276 | public var __buffer: ByteBuffer! { return _accessor.bb }
277 | private var _accessor: Struct
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:288:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
286 | public struct org_apache_arrow_flatbuf_Null: FlatBufferObject, Verifiable {
287 |
288 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
289 | public var __buffer: ByteBuffer! { return _accessor.bb }
290 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:309:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
307 | public struct org_apache_arrow_flatbuf_Struct_: FlatBufferObject, Verifiable {
308 |
309 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
310 | public var __buffer: ByteBuffer! { return _accessor.bb }
311 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:327:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
325 | public struct org_apache_arrow_flatbuf_List: FlatBufferObject, Verifiable {
326 |
327 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
328 | public var __buffer: ByteBuffer! { return _accessor.bb }
329 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:347:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
345 | public struct org_apache_arrow_flatbuf_LargeList: FlatBufferObject, Verifiable {
346 |
347 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
348 | public var __buffer: ByteBuffer! { return _accessor.bb }
349 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:368:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
366 | public struct org_apache_arrow_flatbuf_ListView: FlatBufferObject, Verifiable {
367 |
368 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
369 | public var __buffer: ByteBuffer! { return _accessor.bb }
370 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:388:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
386 | public struct org_apache_arrow_flatbuf_LargeListView: FlatBufferObject, Verifiable {
387 |
388 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
389 | public var __buffer: ByteBuffer! { return _accessor.bb }
390 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:406:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
404 | public struct org_apache_arrow_flatbuf_FixedSizeList: FlatBufferObject, Verifiable {
405 |
406 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
407 | public var __buffer: ByteBuffer! { return _accessor.bb }
408 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:467:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
465 | public struct org_apache_arrow_flatbuf_Map: FlatBufferObject, Verifiable {
466 |
467 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
468 | public var __buffer: ByteBuffer! { return _accessor.bb }
469 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:508:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
506 | public struct org_apache_arrow_flatbuf_Union: FlatBufferObject, Verifiable {
507 |
508 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
509 | public var __buffer: ByteBuffer! { return _accessor.bb }
510 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:552:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
550 | public struct org_apache_arrow_flatbuf_Int: FlatBufferObject, Verifiable {
551 |
552 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
553 | public var __buffer: ByteBuffer! { return _accessor.bb }
554 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:594:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
592 | public struct org_apache_arrow_flatbuf_FloatingPoint: FlatBufferObject, Verifiable {
593 |
594 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
595 | public var __buffer: ByteBuffer! { return _accessor.bb }
596 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:630:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
628 | public struct org_apache_arrow_flatbuf_Utf8: FlatBufferObject, Verifiable {
629 |
630 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
631 | public var __buffer: ByteBuffer! { return _accessor.bb }
632 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:649:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
647 | public struct org_apache_arrow_flatbuf_Binary: FlatBufferObject, Verifiable {
648 |
649 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
650 | public var __buffer: ByteBuffer! { return _accessor.bb }
651 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:669:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
667 | public struct org_apache_arrow_flatbuf_LargeUtf8: FlatBufferObject, Verifiable {
668 |
669 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
670 | public var __buffer: ByteBuffer! { return _accessor.bb }
671 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:689:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
687 | public struct org_apache_arrow_flatbuf_LargeBinary: FlatBufferObject, Verifiable {
688 |
689 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
690 | public var __buffer: ByteBuffer! { return _accessor.bb }
691 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:714:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
712 | public struct org_apache_arrow_flatbuf_Utf8View: FlatBufferObject, Verifiable {
713 |
714 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
715 | public var __buffer: ByteBuffer! { return _accessor.bb }
716 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:739:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
737 | public struct org_apache_arrow_flatbuf_BinaryView: FlatBufferObject, Verifiable {
738 |
739 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
740 | public var __buffer: ByteBuffer! { return _accessor.bb }
741 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:757:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
755 | public struct org_apache_arrow_flatbuf_FixedSizeBinary: FlatBufferObject, Verifiable {
756 |
757 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
758 | public var __buffer: ByteBuffer! { return _accessor.bb }
759 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:793:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
791 | public struct org_apache_arrow_flatbuf_Bool: FlatBufferObject, Verifiable {
792 |
793 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
794 | public var __buffer: ByteBuffer! { return _accessor.bb }
795 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:816:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
814 | public struct org_apache_arrow_flatbuf_RunEndEncoded: FlatBufferObject, Verifiable {
815 |
816 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
817 | public var __buffer: ByteBuffer! { return _accessor.bb }
818 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:838:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
836 | public struct org_apache_arrow_flatbuf_Decimal: FlatBufferObject, Verifiable {
837 |
838 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
839 | public var __buffer: ByteBuffer! { return _accessor.bb }
840 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:895:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
893 | public struct org_apache_arrow_flatbuf_Date: FlatBufferObject, Verifiable {
894 |
895 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
896 | public var __buffer: ByteBuffer! { return _accessor.bb }
897 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:944:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
942 | public struct org_apache_arrow_flatbuf_Time: FlatBufferObject, Verifiable {
943 |
944 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
945 | public var __buffer: ByteBuffer! { return _accessor.bb }
946 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1090:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1088 | public struct org_apache_arrow_flatbuf_Timestamp: FlatBufferObject, Verifiable {
1089 |
1090 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1091 | public var __buffer: ByteBuffer! { return _accessor.bb }
1092 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1142:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1140 | public struct org_apache_arrow_flatbuf_Interval: FlatBufferObject, Verifiable {
1141 |
1142 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1143 | public var __buffer: ByteBuffer! { return _accessor.bb }
1144 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1177:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1175 | public struct org_apache_arrow_flatbuf_Duration: FlatBufferObject, Verifiable {
1176 |
1177 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1178 | public var __buffer: ByteBuffer! { return _accessor.bb }
1179 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1215:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1213 | public struct org_apache_arrow_flatbuf_KeyValue: FlatBufferObject, Verifiable {
1214 |
1215 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1216 | public var __buffer: ByteBuffer! { return _accessor.bb }
1217 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1258:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1256 | public struct org_apache_arrow_flatbuf_DictionaryEncoding: FlatBufferObject, Verifiable {
1257 |
1258 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1259 | public var __buffer: ByteBuffer! { return _accessor.bb }
1260 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1327:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1325 | public struct org_apache_arrow_flatbuf_Field: FlatBufferObject, Verifiable {
1326 |
1327 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1328 | public var __buffer: ByteBuffer! { return _accessor.bb }
1329 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1469:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1467 | public struct org_apache_arrow_flatbuf_Schema: FlatBufferObject, Verifiable {
1468 |
1469 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1470 | public var __buffer: ByteBuffer! { return _accessor.bb }
1471 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:23:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
21 | import FlatBuffers
22 |
23 | public enum org_apache_arrow_flatbuf_SparseMatrixCompressedAxis: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
24 | public typealias T = Int16
25 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:35:13: warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
33 |
34 |
35 | public enum org_apache_arrow_flatbuf_SparseTensorIndex: UInt8, UnionEnum {
| |- warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'UInt8')
36 | public typealias T = UInt8
37 |
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:88:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
86 | public struct org_apache_arrow_flatbuf_SparseTensorIndexCOO: FlatBufferObject, Verifiable {
87 |
88 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
89 | public var __buffer: ByteBuffer! { return _accessor.bb }
90 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:156:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
154 | public struct org_apache_arrow_flatbuf_SparseMatrixIndexCSX: FlatBufferObject, Verifiable {
155 |
156 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
157 | public var __buffer: ByteBuffer! { return _accessor.bb }
158 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:253:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
251 | public struct org_apache_arrow_flatbuf_SparseTensorIndexCSF: FlatBufferObject, Verifiable {
252 |
253 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
254 | public var __buffer: ByteBuffer! { return _accessor.bb }
255 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:390:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
388 | public struct org_apache_arrow_flatbuf_SparseTensor: FlatBufferObject, Verifiable {
389 |
390 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
391 | public var __buffer: ByteBuffer! { return _accessor.bb }
392 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Tensor_generated.swift:28:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
26 | public struct org_apache_arrow_flatbuf_TensorDim: FlatBufferObject, Verifiable {
27 |
28 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
29 | public var __buffer: ByteBuffer! { return _accessor.bb }
30 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Tensor_generated.swift:72:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
70 | public struct org_apache_arrow_flatbuf_Tensor: FlatBufferObject, Verifiable {
71 |
72 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
73 | public var __buffer: ByteBuffer! { return _accessor.bb }
74 | private var _accessor: Table
[277/666] Compiling Arrow Tensor_generated.swift
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:23:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
21 | import FlatBuffers
22 |
23 | public enum org_apache_arrow_flatbuf_MetadataVersion: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
24 | public typealias T = Int16
25 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:66:13: warning: cannot use conformance of 'Int64' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
64 | /// to facilitate exchanging and comparing bitmaps for supported
65 | /// features.
66 | public enum org_apache_arrow_flatbuf_Feature: Int64, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int64' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int64')
67 | public typealias T = Int64
68 | public static var byteSize: Int { return MemoryLayout<Int64>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:85:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
83 |
84 |
85 | public enum org_apache_arrow_flatbuf_UnionMode: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
86 | public typealias T = Int16
87 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:97:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
95 |
96 |
97 | public enum org_apache_arrow_flatbuf_Precision: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
98 | public typealias T = Int16
99 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:110:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
108 |
109 |
110 | public enum org_apache_arrow_flatbuf_DateUnit: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
111 | public typealias T = Int16
112 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:122:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
120 |
121 |
122 | public enum org_apache_arrow_flatbuf_TimeUnit: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
123 | public typealias T = Int16
124 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:136:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
134 |
135 |
136 | public enum org_apache_arrow_flatbuf_IntervalUnit: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
137 | public typealias T = Int16
138 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:152:13: warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
150 | /// Top-level Type value, enabling extensible type-specific metadata. We can
151 | /// add new logical types to Type without breaking backwards compatibility
152 | public enum org_apache_arrow_flatbuf_Type_: UInt8, UnionEnum {
| |- warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'UInt8')
153 | public typealias T = UInt8
154 |
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:199:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
197 | /// Dictionaries might be explicit maps between integers and values
198 | /// allowing for non-contiguous index values
199 | public enum org_apache_arrow_flatbuf_DictionaryKind: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
200 | public typealias T = Int16
201 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:212:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
210 | /// ----------------------------------------------------------------------
211 | /// Endianness of the platform producing the data
212 | public enum org_apache_arrow_flatbuf_Endianness: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
213 | public typealias T = Int16
214 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:228:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
226 | public struct org_apache_arrow_flatbuf_Buffer: NativeStruct, Verifiable, FlatbuffersInitializable {
227 |
228 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
229 |
230 | /// The relative offset into the shared memory page where the bytes for this
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:275:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
273 | public struct org_apache_arrow_flatbuf_Buffer_Mutable: FlatBufferObject {
274 |
275 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
276 | public var __buffer: ByteBuffer! { return _accessor.bb }
277 | private var _accessor: Struct
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:288:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
286 | public struct org_apache_arrow_flatbuf_Null: FlatBufferObject, Verifiable {
287 |
288 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
289 | public var __buffer: ByteBuffer! { return _accessor.bb }
290 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:309:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
307 | public struct org_apache_arrow_flatbuf_Struct_: FlatBufferObject, Verifiable {
308 |
309 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
310 | public var __buffer: ByteBuffer! { return _accessor.bb }
311 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:327:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
325 | public struct org_apache_arrow_flatbuf_List: FlatBufferObject, Verifiable {
326 |
327 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
328 | public var __buffer: ByteBuffer! { return _accessor.bb }
329 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:347:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
345 | public struct org_apache_arrow_flatbuf_LargeList: FlatBufferObject, Verifiable {
346 |
347 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
348 | public var __buffer: ByteBuffer! { return _accessor.bb }
349 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:368:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
366 | public struct org_apache_arrow_flatbuf_ListView: FlatBufferObject, Verifiable {
367 |
368 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
369 | public var __buffer: ByteBuffer! { return _accessor.bb }
370 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:388:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
386 | public struct org_apache_arrow_flatbuf_LargeListView: FlatBufferObject, Verifiable {
387 |
388 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
389 | public var __buffer: ByteBuffer! { return _accessor.bb }
390 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:406:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
404 | public struct org_apache_arrow_flatbuf_FixedSizeList: FlatBufferObject, Verifiable {
405 |
406 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
407 | public var __buffer: ByteBuffer! { return _accessor.bb }
408 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:467:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
465 | public struct org_apache_arrow_flatbuf_Map: FlatBufferObject, Verifiable {
466 |
467 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
468 | public var __buffer: ByteBuffer! { return _accessor.bb }
469 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:508:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
506 | public struct org_apache_arrow_flatbuf_Union: FlatBufferObject, Verifiable {
507 |
508 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
509 | public var __buffer: ByteBuffer! { return _accessor.bb }
510 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:552:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
550 | public struct org_apache_arrow_flatbuf_Int: FlatBufferObject, Verifiable {
551 |
552 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
553 | public var __buffer: ByteBuffer! { return _accessor.bb }
554 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:594:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
592 | public struct org_apache_arrow_flatbuf_FloatingPoint: FlatBufferObject, Verifiable {
593 |
594 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
595 | public var __buffer: ByteBuffer! { return _accessor.bb }
596 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:630:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
628 | public struct org_apache_arrow_flatbuf_Utf8: FlatBufferObject, Verifiable {
629 |
630 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
631 | public var __buffer: ByteBuffer! { return _accessor.bb }
632 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:649:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
647 | public struct org_apache_arrow_flatbuf_Binary: FlatBufferObject, Verifiable {
648 |
649 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
650 | public var __buffer: ByteBuffer! { return _accessor.bb }
651 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:669:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
667 | public struct org_apache_arrow_flatbuf_LargeUtf8: FlatBufferObject, Verifiable {
668 |
669 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
670 | public var __buffer: ByteBuffer! { return _accessor.bb }
671 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:689:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
687 | public struct org_apache_arrow_flatbuf_LargeBinary: FlatBufferObject, Verifiable {
688 |
689 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
690 | public var __buffer: ByteBuffer! { return _accessor.bb }
691 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:714:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
712 | public struct org_apache_arrow_flatbuf_Utf8View: FlatBufferObject, Verifiable {
713 |
714 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
715 | public var __buffer: ByteBuffer! { return _accessor.bb }
716 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:739:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
737 | public struct org_apache_arrow_flatbuf_BinaryView: FlatBufferObject, Verifiable {
738 |
739 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
740 | public var __buffer: ByteBuffer! { return _accessor.bb }
741 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:757:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
755 | public struct org_apache_arrow_flatbuf_FixedSizeBinary: FlatBufferObject, Verifiable {
756 |
757 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
758 | public var __buffer: ByteBuffer! { return _accessor.bb }
759 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:793:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
791 | public struct org_apache_arrow_flatbuf_Bool: FlatBufferObject, Verifiable {
792 |
793 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
794 | public var __buffer: ByteBuffer! { return _accessor.bb }
795 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:816:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
814 | public struct org_apache_arrow_flatbuf_RunEndEncoded: FlatBufferObject, Verifiable {
815 |
816 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
817 | public var __buffer: ByteBuffer! { return _accessor.bb }
818 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:838:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
836 | public struct org_apache_arrow_flatbuf_Decimal: FlatBufferObject, Verifiable {
837 |
838 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
839 | public var __buffer: ByteBuffer! { return _accessor.bb }
840 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:895:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
893 | public struct org_apache_arrow_flatbuf_Date: FlatBufferObject, Verifiable {
894 |
895 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
896 | public var __buffer: ByteBuffer! { return _accessor.bb }
897 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:944:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
942 | public struct org_apache_arrow_flatbuf_Time: FlatBufferObject, Verifiable {
943 |
944 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
945 | public var __buffer: ByteBuffer! { return _accessor.bb }
946 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1090:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1088 | public struct org_apache_arrow_flatbuf_Timestamp: FlatBufferObject, Verifiable {
1089 |
1090 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1091 | public var __buffer: ByteBuffer! { return _accessor.bb }
1092 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1142:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1140 | public struct org_apache_arrow_flatbuf_Interval: FlatBufferObject, Verifiable {
1141 |
1142 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1143 | public var __buffer: ByteBuffer! { return _accessor.bb }
1144 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1177:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1175 | public struct org_apache_arrow_flatbuf_Duration: FlatBufferObject, Verifiable {
1176 |
1177 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1178 | public var __buffer: ByteBuffer! { return _accessor.bb }
1179 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1215:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1213 | public struct org_apache_arrow_flatbuf_KeyValue: FlatBufferObject, Verifiable {
1214 |
1215 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1216 | public var __buffer: ByteBuffer! { return _accessor.bb }
1217 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1258:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1256 | public struct org_apache_arrow_flatbuf_DictionaryEncoding: FlatBufferObject, Verifiable {
1257 |
1258 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1259 | public var __buffer: ByteBuffer! { return _accessor.bb }
1260 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1327:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1325 | public struct org_apache_arrow_flatbuf_Field: FlatBufferObject, Verifiable {
1326 |
1327 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1328 | public var __buffer: ByteBuffer! { return _accessor.bb }
1329 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:1469:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1467 | public struct org_apache_arrow_flatbuf_Schema: FlatBufferObject, Verifiable {
1468 |
1469 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
1470 | public var __buffer: ByteBuffer! { return _accessor.bb }
1471 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:23:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
21 | import FlatBuffers
22 |
23 | public enum org_apache_arrow_flatbuf_SparseMatrixCompressedAxis: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
24 | public typealias T = Int16
25 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:35:13: warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
33 |
34 |
35 | public enum org_apache_arrow_flatbuf_SparseTensorIndex: UInt8, UnionEnum {
| |- warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'UInt8')
36 | public typealias T = UInt8
37 |
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:88:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
86 | public struct org_apache_arrow_flatbuf_SparseTensorIndexCOO: FlatBufferObject, Verifiable {
87 |
88 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
89 | public var __buffer: ByteBuffer! { return _accessor.bb }
90 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:156:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
154 | public struct org_apache_arrow_flatbuf_SparseMatrixIndexCSX: FlatBufferObject, Verifiable {
155 |
156 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
157 | public var __buffer: ByteBuffer! { return _accessor.bb }
158 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:253:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
251 | public struct org_apache_arrow_flatbuf_SparseTensorIndexCSF: FlatBufferObject, Verifiable {
252 |
253 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
254 | public var __buffer: ByteBuffer! { return _accessor.bb }
255 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:390:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
388 | public struct org_apache_arrow_flatbuf_SparseTensor: FlatBufferObject, Verifiable {
389 |
390 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
391 | public var __buffer: ByteBuffer! { return _accessor.bb }
392 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Tensor_generated.swift:28:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
26 | public struct org_apache_arrow_flatbuf_TensorDim: FlatBufferObject, Verifiable {
27 |
28 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
29 | public var __buffer: ByteBuffer! { return _accessor.bb }
30 | private var _accessor: Table
/host/spi-builder-workspace/Sources/Arrow/Tensor_generated.swift:72:35: error: cannot find 'FlatBuffersVersion_25_2_10' in scope
70 | public struct org_apache_arrow_flatbuf_Tensor: FlatBufferObject, Verifiable {
71 |
72 | static func validateVersion() { FlatBuffersVersion_25_2_10() }
| `- error: cannot find 'FlatBuffersVersion_25_2_10' in scope
73 | public var __buffer: ByteBuffer! { return _accessor.bb }
74 | private var _accessor: Table
[277/666] Compiling handshake.cc
[278/666] Compiling handoff.cc
[279/666] Compiling handshake_server.cc
[280/666] Compiling handshake_client.cc
[282/666] Emitting module Arrow
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:23:13: warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
21 | import FlatBuffers
22 |
23 | public enum org_apache_arrow_flatbuf_CompressionType: Int8, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int8')
24 | public typealias T = Int8
25 | public static var byteSize: Int { return MemoryLayout<Int8>.size }
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:38:13: warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
36 | /// strategies for compressing the IPC message body (like whole-body
37 | /// compression rather than buffer-level) in the future
38 | public enum org_apache_arrow_flatbuf_BodyCompressionMethod: Int8, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int8')
39 | public typealias T = Int8
40 | public static var byteSize: Int { return MemoryLayout<Int8>.size }
/host/spi-builder-workspace/Sources/Arrow/Message_generated.swift:64:13: warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
62 | /// which may include experimental metadata types. For maximum compatibility,
63 | /// it is best to send data using RecordBatch
64 | public enum org_apache_arrow_flatbuf_MessageHeader: UInt8, UnionEnum {
| |- warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'UInt8')
65 | public typealias T = UInt8
66 |
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:23:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
21 | import FlatBuffers
22 |
23 | public enum org_apache_arrow_flatbuf_MetadataVersion: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
24 | public typealias T = Int16
25 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:66:13: warning: cannot use conformance of 'Int64' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
64 | /// to facilitate exchanging and comparing bitmaps for supported
65 | /// features.
66 | public enum org_apache_arrow_flatbuf_Feature: Int64, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int64' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int64')
67 | public typealias T = Int64
68 | public static var byteSize: Int { return MemoryLayout<Int64>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:85:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
83 |
84 |
85 | public enum org_apache_arrow_flatbuf_UnionMode: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
86 | public typealias T = Int16
87 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:97:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
95 |
96 |
97 | public enum org_apache_arrow_flatbuf_Precision: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
98 | public typealias T = Int16
99 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:110:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
108 |
109 |
110 | public enum org_apache_arrow_flatbuf_DateUnit: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
111 | public typealias T = Int16
112 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:122:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
120 |
121 |
122 | public enum org_apache_arrow_flatbuf_TimeUnit: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
123 | public typealias T = Int16
124 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:136:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
134 |
135 |
136 | public enum org_apache_arrow_flatbuf_IntervalUnit: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
137 | public typealias T = Int16
138 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:152:13: warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
150 | /// Top-level Type value, enabling extensible type-specific metadata. We can
151 | /// add new logical types to Type without breaking backwards compatibility
152 | public enum org_apache_arrow_flatbuf_Type_: UInt8, UnionEnum {
| |- warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'UInt8')
153 | public typealias T = UInt8
154 |
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:199:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
197 | /// Dictionaries might be explicit maps between integers and values
198 | /// allowing for non-contiguous index values
199 | public enum org_apache_arrow_flatbuf_DictionaryKind: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
200 | public typealias T = Int16
201 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/Schema_generated.swift:212:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
210 | /// ----------------------------------------------------------------------
211 | /// Endianness of the platform producing the data
212 | public enum org_apache_arrow_flatbuf_Endianness: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
213 | public typealias T = Int16
214 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:23:13: warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
21 | import FlatBuffers
22 |
23 | public enum org_apache_arrow_flatbuf_SparseMatrixCompressedAxis: Int16, Enum, Verifiable {
| |- warning: cannot use conformance of 'Int16' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'Int16')
24 | public typealias T = Int16
25 | public static var byteSize: Int { return MemoryLayout<Int16>.size }
/host/spi-builder-workspace/Sources/Arrow/SparseTensor_generated.swift:35:13: warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
33 |
34 |
35 | public enum org_apache_arrow_flatbuf_SparseTensorIndex: UInt8, UnionEnum {
| |- warning: cannot use conformance of 'UInt8' to 'Scalar' here; 'Common' was not imported by this file; this is an error in the Swift 6 language mode
| |- note: The missing import of module 'Common' will be added implicitly
| `- note: in associated type 'Self.T' (inferred as 'UInt8')
36 | public typealias T = UInt8
37 |
[283/666] Compiling Arrow ArrowArray.swift
[284/666] Compiling Arrow ArrowArrayBuilder.swift
[285/666] Compiling Arrow ArrowBuffer.swift
[286/666] Compiling Arrow ArrowBufferBuilder.swift
[286/666] Compiling dtls_record.cc
[286/666] Compiling d1_srtp.cc
[286/666] Compiling dtls_method.cc
[286/666] Compiling extensions.cc
[286/666] Compiling encrypted_client_hello.cc
[286/666] Compiling d1_pkt.cc
BUILD FAILURE 6.2 android