Build Information
Failed to build Arrow, reference main (37372d), with Swift 6.1 for Linux on 16 Dec 2025 04:39:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
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
[274/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
[274/666] Compiling ssl_aead_ctx.cc
[275/666] Compiling s3_pkt.cc
[276/666] Compiling s3_lib.cc
[277/666] Compiling s3_both.cc
[283/666] Emitting module Arrow
/host/spi-builder-workspace/Sources/Arrow/ArrowCExporter.swift:78:24: warning: static property 'exportedData' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
76 | }
77 |
78 | private static var exportedData = [Int: ExportData]()
| |- warning: static property 'exportedData' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'exportedData' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'exportedData' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
79 | public init() {}
80 |
/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 handshake.cc
[283/666] Compiling extensions.cc
[283/666] Compiling handoff.cc
[283/666] Compiling handshake_server.cc
[283/666] Compiling encrypted_client_hello.cc
[283/666] Compiling handshake_client.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
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
[0/1] Planning build
[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'
262 | }
263 |
264 | let workDirectory = PathLike(context.pluginWorkDirectory)
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
| `- 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`.
285 |
286 | init(_ path: String) {
287 | self.value = Path(path)
| `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
288 | }
289 |
/host/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:291:26: warning: 'path' is deprecated: renamed to 'url'
289 |
290 | init(_ element: FileList.Element) {
291 | self.value = element.path
| |- warning: 'path' is deprecated: renamed to 'url'
| `- 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'
293 |
294 | init(_ element: PluginContext.Tool) {
295 | self.value = element.path
| |- warning: 'path' is deprecated: renamed to 'url'
| `- 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`.
301 |
302 | var lastComponent: String {
303 | return self.value.lastComponent
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
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`.
306 | func removingLastComponent() -> Self {
307 | var copy = self
308 | copy.value = self.value.removingLastComponent()
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
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`.
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`.
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`.
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`.
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`.
337 | extension URL {
338 | init(_ pathLike: PathLike) {
339 | self = URL(fileURLWithPath: "\(pathLike.value)")
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
340 | }
341 | }
[2/2] Compiling plugin GRPCSwiftPlugin
Building for debugging...
[2/375] Compiling extensions.cc
[3/375] Compiling handshake.cc
[4/375] Compiling handshake_client.cc
[5/375] Compiling handshake_server.cc
[6/375] Compiling handoff.cc
[7/375] Compiling encrypted_client_hello.cc
[8/375] Write swift-version-24593BA9C3E375BF.txt
[9/375] Compiling c-nioatomics.c
[10/379] Compiling dtls_record.cc
[11/379] Compiling dtls_method.cc
[12/379] Compiling c-atomics.c
[14/379] Emitting module _NIODataStructures
[14/379] Compiling d1_srtp.cc
[16/386] Compiling _NIODataStructures PriorityQueue.swift
[17/386] Compiling _NIODataStructures _TinyArray.swift
[18/386] Compiling _NIODataStructures Heap.swift
[18/387] Compiling d1_lib.cc
[19/448] Compiling d1_both.cc
[21/478] Compiling Logging MetadataProvider.swift
[22/484] Compiling d1_pkt.cc
[24/498] Compiling NIOConcurrencyHelpers NIOLock.swift
[25/498] Compiling NIOConcurrencyHelpers lock.swift
[26/498] Compiling Common Scalar.swift
[27/498] Compiling Common padding.swift
[28/498] Compiling InternalCollectionsUtilities _SortedCollection.swift
[29/498] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[30/500] Emitting module Logging
[31/500] Compiling Logging Locks.swift
[32/500] Emitting module Common
[33/500] Compiling Common Int+extension.swift
[34/519] Emitting module _NIOBase64
[35/519] Compiling _NIOBase64 Base64.swift
[37/520] Compiling Atomics UnsafeAtomic.swift
[38/520] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/520] Compiling Atomics AtomicStorage.swift
[41/520] Compiling Atomics AtomicValue.swift
[42/520] Compiling Atomics ManagedAtomic.swift
[43/520] Compiling Atomics ManagedAtomicLazyReference.swift
[44/520] Compiling Atomics AtomicMemoryOrderings.swift
[45/520] Compiling Atomics DoubleWord.swift
[45/520] Compiling md5-x86_64-linux.S
[46/520] Compiling md5-x86_64-apple.S
[47/520] Compiling md5-586-linux.S
[49/520] Emitting module NIOConcurrencyHelpers
[53/522] Compiling md5-586-apple.S
[55/522] Compiling Atomics OptionalRawRepresentable.swift
[56/522] Compiling Atomics RawRepresentable.swift
[57/522] Compiling Atomics AtomicBool.swift
[58/522] Compiling Atomics IntegerConformances.swift
[59/522] Compiling Atomics PointerConformances.swift
[60/522] Compiling Atomics Primitives.native.swift
[61/522] Compiling Atomics AtomicInteger.swift
[66/522] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[67/539] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[68/539] Compiling NIOConcurrencyHelpers atomics.swift
[68/542] Compiling bio_ssl.cc
[70/542] Emitting module InternalCollectionsUtilities
[71/543] Compiling chacha20_poly1305_x86_64-linux.S
[73/543] Compiling chacha20_poly1305_x86_64-apple.S
[74/543] Compiling chacha20_poly1305_armv8-win.S
[75/543] Compiling chacha20_poly1305_armv8-linux.S
[76/543] Compiling chacha20_poly1305_armv8-apple.S
[78/543] Compiling FlatBuffers Verifiable.swift
[79/543] Compiling Atomics Unmanaged extensions.swift
[79/543] Compiling chacha-x86_64-apple.S
[80/543] Compiling chacha-x86_64-linux.S
[81/543] Compiling err_data.cc
[82/543] Compiling chacha-x86-linux.S
[83/543] Compiling chacha-x86-apple.S
[84/543] Compiling chacha-armv8-win.S
[86/543] Compiling FlatBuffers FlatbuffersErrors.swift
[87/543] Compiling FlatBuffers Message.swift
[88/543] Compiling FlatBuffers Mutable.swift
[88/543] Compiling chacha-armv8-linux.S
[89/543] Compiling chacha-armv8-apple.S
[90/543] Compiling chacha-armv4-linux.S
[92/552] Compiling FlatBuffers VeriferOptions.swift
[93/554] Compiling aes128gcmsiv-x86_64-linux.S
[95/554] Compiling DequeModule Deque+Extras.swift
[96/554] Compiling DequeModule Deque+Hashable.swift
[97/554] Compiling DequeModule Deque+Testing.swift
[98/560] Compiling DequeModule Deque._Storage.swift
[99/560] Compiling DequeModule _DequeBuffer.swift
[99/560] Compiling aes128gcmsiv-x86_64-apple.S
[100/560] Compiling x86_64-mont5-apple.S
[101/560] Compiling x86_64-mont5-linux.S
[102/560] Compiling x86_64-mont-linux.S
[103/560] Compiling x86_64-mont-apple.S
[105/560] Compiling Logging LogHandler.swift
[106/560] Compiling Logging Logging.swift
[106/561] Compiling x86-mont-linux.S
[107/561] Compiling x86-mont-apple.S
[108/561] Compiling vpaes-x86_64-linux.S
[109/561] Compiling vpaes-x86_64-apple.S
[112/561] Compiling DequeModule _DequeBufferHeader.swift
[112/563] Compiling vpaes-x86-linux.S
[114/563] Compiling vpaes-x86-apple.S
[115/563] Compiling vpaes-armv8-win.S
[117/563] Compiling DequeModule Deque+CustomReflectable.swift
[118/563] Compiling DequeModule Deque+Descriptions.swift
[118/563] Compiling vpaes-armv8-linux.S
[119/563] Compiling vpaes-armv8-apple.S
[120/563] Compiling vpaes-armv7-linux.S
[122/563] Compiling DequeModule Deque+Equatable.swift
[123/563] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[123/563] Compiling sha512-x86_64-apple.S
[124/563] Compiling sha512-x86_64-linux.S
[125/563] Compiling sha512-armv8-win.S
[126/563] Compiling sha512-armv8-linux.S
[127/563] Compiling sha512-armv8-apple.S
[128/563] Compiling sha512-586-linux.S
[130/563] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[131/563] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[132/563] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[133/563] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[134/563] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[135/563] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[136/563] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[137/563] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[138/563] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[139/563] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[140/563] Compiling SwiftProtobuf HashVisitor.swift
[141/563] Compiling SwiftProtobuf Internal.swift
[141/563] Compiling sha512-armv4-linux.S
[142/565] Compiling sha512-586-apple.S
[147/574] Emitting module FlatBuffers
[148/574] Compiling DequeModule Deque+Codable.swift
[149/574] Compiling DequeModule Deque+Collection.swift
[150/574] Compiling sha256-x86_64-linux.S
[151/574] Compiling sha256-armv8-win.S
[152/574] Compiling sha256-x86_64-apple.S
[153/574] Compiling sha256-armv8-linux.S
[154/574] Compiling sha256-armv8-apple.S
[159/574] Compiling sha256-586-linux.S
[161/574] Compiling DequeModule Deque._UnsafeHandle.swift
[162/574] Compiling DequeModule Deque.swift
[162/574] Compiling sha256-armv4-linux.S
[165/574] Compiling sha256-586-apple.S
[167/574] Compiling DequeModule _DequeSlot.swift
[168/574] Compiling DequeModule _UnsafeWrappedBuffer.swift
[168/574] Compiling sha1-x86_64-apple.S
[169/574] Compiling sha1-armv8-win.S
[170/574] Compiling sha1-x86_64-linux.S
[171/574] Compiling sha1-armv8-linux.S
[172/574] Compiling sha1-armv8-apple.S
[173/574] Compiling sha1-586-linux.S
[174/574] Compiling sha1-armv4-large-linux.S
[175/574] Compiling sha1-586-apple.S
[183/574] Compiling FlatBuffers Verifier.swift
[184/574] Compiling FlatBuffers _InternalByteBuffer.swift
[184/574] Compiling rsaz-avx2-apple.S
[185/574] Compiling rsaz-avx2-linux.S
[186/574] Compiling rdrand-x86_64-linux.S
[187/574] Compiling rdrand-x86_64-apple.S
[188/574] Compiling p256_beeu-x86_64-asm-linux.S
[189/574] Compiling p256_beeu-armv8-asm-win.S
[190/574] Compiling p256_beeu-x86_64-asm-apple.S
[191/574] Compiling p256_beeu-armv8-asm-linux.S
[192/574] Compiling p256_beeu-armv8-asm-apple.S
[194/574] Emitting module DequeModule
[199/575] Compiling p256-x86_64-asm-linux.S
[200/576] Compiling p256-x86_64-asm-apple.S
[201/576] Compiling p256-armv8-asm-win.S
[202/576] Compiling p256-armv8-asm-linux.S
[203/576] Compiling p256-armv8-asm-apple.S
[205/576] Compiling ghashv8-armv8-win.S
[207/576] Compiling ghashv8-armv8-linux.S
[208/576] Compiling ghashv8-armv8-apple.S
[209/576] Compiling ghashv8-armv7-linux.S
[210/576] Compiling ghash-x86_64-linux.S
[211/576] Compiling ghash-x86-linux.S
[212/576] Compiling ghash-x86_64-apple.S
[213/576] Compiling ghash-x86-apple.S
[214/576] Compiling ghash-ssse3-x86_64-linux.S
[215/576] Compiling ghash-ssse3-x86_64-apple.S
[216/576] Compiling ghash-ssse3-x86-apple.S
[217/576] Compiling ghash-ssse3-x86-linux.S
[219/576] Emitting module Atomics
[219/577] Compiling ghash-neon-armv8-win.S
[232/577] Compiling ghash-neon-armv8-linux.S
[233/577] Compiling ghash-neon-armv8-apple.S
[234/577] Compiling ghash-armv4-linux.S
[235/577] Compiling co-586-linux.S
[236/577] Compiling co-586-apple.S
[237/577] Compiling bsaes-armv7-linux.S
[238/577] Compiling bn-armv8-win.S
[240/577] Compiling bn-armv8-linux.S
[241/577] Compiling bn-armv8-apple.S
[242/577] Compiling bn-586-linux.S
[243/577] Compiling armv8-mont-linux.S
[244/577] Compiling bn-586-apple.S
[244/577] Compiling armv8-mont-win.S
[246/577] Compiling armv8-mont-apple.S
[247/577] Compiling armv4-mont-linux.S
[248/577] Compiling aesv8-gcm-armv8-apple.S
[249/577] Compiling aesv8-gcm-armv8-win.S
[250/577] Compiling aesv8-gcm-armv8-linux.S
[251/577] Compiling aesv8-armv8-linux.S
[252/577] Compiling aesv8-armv8-win.S
[253/577] Compiling aesv8-armv7-linux.S
[254/577] Compiling aesni-x86_64-apple.S
[254/577] Compiling aesv8-armv8-apple.S
[256/577] Compiling aesni-x86-linux.S
[257/577] Compiling aesni-x86_64-linux.S
[258/652] Compiling aesni-x86-apple.S
[259/663] Compiling aesni-gcm-x86_64-apple.S
[260/663] Compiling aes-gcm-avx2-x86_64-linux.S
[261/663] Compiling aesni-gcm-x86_64-linux.S
[262/663] Compiling aes-gcm-avx2-x86_64-apple.S
[263/663] Compiling aes-gcm-avx10-x86_64-linux.S
[264/663] Compiling aes-gcm-avx10-x86_64-apple.S
[266/663] Compiling NIOCore EventLoopFuture+Deprecated.swift
[267/663] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[268/663] Compiling NIOCore EventLoopFuture.swift
[269/663] Compiling NIOCore FileDescriptor.swift
[270/663] Compiling NIOCore FileHandle.swift
[271/663] Compiling NIOCore FileRegion.swift
[272/663] Compiling NIOCore GlobalSingletons.swift
[273/663] Compiling NIOCore IO.swift
[274/663] Compiling NIOCore IOData.swift
[275/663] Compiling NIOCore IPProtocol.swift
[276/663] Compiling NIOCore IntegerBitPacking.swift
[277/663] Compiling NIOCore IntegerTypes.swift
[277/663] Compiling x_val.cc
[279/663] Compiling NIOCore Interfaces.swift
[280/663] Compiling NIOCore Linux.swift
[281/663] Compiling NIOCore MarkedCircularBuffer.swift
[282/663] Compiling NIOCore MulticastChannel.swift
[283/663] Compiling NIOCore NIOAny.swift
[284/663] Compiling NIOCore NIOCloseOnErrorHandler.swift
[285/663] Compiling NIOCore NIOCoreSendableMetatype.swift
[286/663] Compiling NIOCore NIODecodedAsyncSequence.swift
[287/663] Compiling NIOCore NIOLoopBound.swift
[288/663] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[289/663] Compiling NIOCore NIOScheduledCallback.swift
[290/663] Compiling NIOCore NIOSendable.swift
[291/663] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[292/663] Compiling NIOCore RecvByteBufferAllocator.swift
[293/663] Compiling SwiftProtobuf Message+JSONAdditions.swift
[294/663] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[295/663] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[296/663] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[297/663] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[298/663] Compiling SwiftProtobuf Message.swift
[299/663] Compiling SwiftProtobuf MessageExtension.swift
[300/663] Compiling SwiftProtobuf NameMap.swift
[301/663] Compiling SwiftProtobuf PathDecoder.swift
[302/663] Compiling SwiftProtobuf PathVisitor.swift
[303/663] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[304/663] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[305/663] Compiling SwiftProtobuf TextFormatScanner.swift
[306/663] Compiling SwiftProtobuf TimeUtils.swift
[307/663] Compiling SwiftProtobuf UnknownStorage.swift
[308/663] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[309/663] Compiling SwiftProtobuf Varint.swift
[310/663] Compiling SwiftProtobuf Version.swift
[311/663] Compiling SwiftProtobuf Visitor.swift
[312/663] Compiling SwiftProtobuf WireFormat.swift
[313/663] Compiling SwiftProtobuf ZigZag.swift
[314/663] Compiling SwiftProtobuf any.pb.swift
[315/663] 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
[316/663] 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
[317/663] 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
[318/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
[319/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
[320/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
[321/666] Compiling Arrow ArrowReaderHelper.swift
[322/666] Compiling Arrow ArrowSchema.swift
[323/666] Compiling Arrow ArrowTable.swift
[324/666] Compiling Arrow ArrowCExporter.swift
[325/666] Compiling Arrow ArrowCImporter.swift
[326/666] Compiling Arrow ArrowData.swift
[327/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 {
[328/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 {
[329/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 {
[329/666] Compiling x_sig.cc
[330/666] Compiling x_spki.cc
[331/666] Compiling x_req.cc
[332/666] Compiling x_x509.cc
[333/666] Compiling x_x509a.cc
[335/666] Compiling Arrow ArrowType.swift
[336/666] Compiling Arrow ArrowWriter.swift
[337/666] Compiling Arrow ArrowWriterHelper.swift
[346/674] 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 |
[347/674] Compiling Arrow ArrowArray.swift
[348/674] Compiling Arrow ArrowArrayBuilder.swift
[349/674] Compiling Arrow ArrowBuffer.swift
[350/674] Compiling Arrow ArrowBufferBuilder.swift
[351/674] 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
[352/674] 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
[353/674] 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
[353/674] Compiling x_pubkey.cc
[354/674] Compiling x_crl.cc
[354/674] Compiling x_name.cc
[354/674] Compiling x_all.cc
[354/674] Compiling x_attrib.cc
[354/674] Compiling x_exten.cc
[355/674] Emitting module SwiftProtobuf
BUILD FAILURE 6.1 linux