Build Information
Failed to build swiftqe, reference main (c7e9ea), with Swift 6.2 for Android on 21 Jun 2025 22:02:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/abandy/swiftqe.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/abandy/swiftqe
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c7e9ea2 Add support for * in projection
Cloned https://github.com/abandy/swiftqe.git
Revision (git rev-parse @):
c7e9ea26738742bacf4890f669d46ccaa86848f2
SUCCESS checkout https://github.com/abandy/swiftqe.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/abandy/swiftqe.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/google/flatbuffers.git
[1/87374] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git from cache (10.33s)
warning: 'flatbuffers': /Package.swift:23:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
21 | name: "FlatBuffers",
22 | platforms: [
23 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
24 | .macOS(.v10_14),
25 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/antlr/antlr4.git
Fetching https://github.com/apple/swift-crypto.git
[1/1797] Fetching swift-atomics
[882/17216] Fetching swift-atomics, swift-crypto
[2569/184945] Fetching swift-atomics, swift-crypto, antlr4
Fetched https://github.com/apple/swift-crypto.git from cache (3.89s)
[73921/169526] Fetching swift-atomics, antlr4
Fetched https://github.com/apple/swift-atomics.git from cache (10.79s)
Fetched https://github.com/antlr/antlr4.git from cache (11.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (14.33s)
Computing version for https://github.com/antlr/antlr4.git
Computed https://github.com/antlr/antlr4.git at 4.13.2 (0.99s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.03s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.29s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (2.24s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at master (5822c1c)
Creating working copy for https://github.com/antlr/antlr4.git
Working copy of https://github.com/antlr/antlr4.git resolved at 4.13.2
warning: 'flatbuffers': /host/spi-builder-workspace/.build/checkouts/flatbuffers/Package.swift:23:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
21 | name: "FlatBuffers",
22 | platforms: [
23 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
24 | .macOS(.v10_14),
25 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Building for debugging...
[0/8] Write sources
[5/8] Compiling ArrowC ArrowCData.c
[6/8] Compiling _AtomicsShims.c
[7/8] Write swift-version-8C5A4AE7A8CE2BA.txt
[9/182] Compiling Antlr4 CharStream.swift
[10/182] Compiling Antlr4 CommonToken.swift
[11/184] Compiling Antlr4 FailedPredicateException.swift
[12/184] Compiling Antlr4 InputMismatchException.swift
[13/184] Compiling Antlr4 IntStream.swift
[14/184] Compiling Antlr4 ANTLRInputStream.swift
[15/184] Compiling Antlr4 BailErrorStrategy.swift
[16/184] Compiling Antlr4 BaseErrorListener.swift
[17/184] Compiling Antlr4 BufferedTokenStream.swift
[18/184] Compiling Antlr4 CommonTokenFactory.swift
[19/184] Compiling Antlr4 CommonTokenStream.swift
[20/184] Compiling Antlr4 ANTLRErrorListener.swift
[21/184] Compiling Antlr4 ANTLRErrorStrategy.swift
[22/184] Compiling Antlr4 ANTLRFileStream.swift
[23/184] Compiling Antlr4 ConsoleErrorListener.swift
[24/184] Compiling Antlr4 DefaultErrorStrategy.swift
[25/184] Compiling Antlr4 DiagnosticErrorListener.swift
[26/184] Emitting module Atomics
[27/184] Compiling Atomics IntegerOperations.swift
[28/184] Compiling Atomics Unmanaged extensions.swift
[43/187] Emitting module FlatBuffers
[50/187] Compiling Antlr4 InterpreterDataReader.swift
[51/187] Compiling Antlr4 Interval.swift
[52/187] Compiling Antlr4 IntervalSet.swift
[53/187] Compiling Antlr4 MultiMap.swift
[54/187] Compiling Antlr4 MurmurHash.swift
[55/187] Compiling Antlr4 Utils.swift
[56/187] Compiling Antlr4 ANTLRError.swift
[57/187] Compiling Antlr4 ANTLRException.swift
[58/187] Compiling Antlr4 ArrayExtension.swift
[59/187] Compiling Antlr4 CharacterExtension.swift
[60/187] Compiling Antlr4 IntStreamExtension.swift
[61/187] Compiling Antlr4 StringExtension.swift
[62/187] Compiling Antlr4 TokenExtension.swift
[63/187] Compiling Antlr4 UUIDExtension.swift
[64/187] Compiling Antlr4 CommonUtil.swift
[65/187] Compiling Antlr4 Mutex.swift
[66/187] Compiling Antlr4 Stack.swift
[67/187] Compiling Antlr4 AbstractParseTreeVisitor.swift
[68/187] Compiling Antlr4 ErrorNode.swift
[69/206] Compiling Antlr4 DecisionInfo.swift
[70/206] Compiling Antlr4 DecisionState.swift
[71/206] Compiling Antlr4 DefaultATNConfig.swift
[72/206] Compiling Antlr4 EmptyPredictionContext.swift
[73/206] Compiling Antlr4 EpsilonTransition.swift
[74/206] Compiling Antlr4 ErrorInfo.swift
[75/206] Compiling Antlr4 LL1Analyzer.swift
[76/206] Compiling Antlr4 LexerATNConfig.swift
[77/206] Compiling Antlr4 LexerATNSimulator.swift
[78/206] Compiling Antlr4 LexerAction.swift
[79/206] Compiling Antlr4 LexerActionExecutor.swift
[80/206] Compiling Antlr4 LexerActionType.swift
[81/206] Compiling Antlr4 LexerChannelAction.swift
[82/206] Compiling Antlr4 LexerCustomAction.swift
[83/206] Compiling Antlr4 LexerIndexedCustomAction.swift
[84/206] Compiling Antlr4 LexerModeAction.swift
[85/206] Compiling Antlr4 LexerMoreAction.swift
[86/206] Compiling Antlr4 LexerPopModeAction.swift
[87/206] Compiling Antlr4 LexerPushModeAction.swift
[88/206] Compiling Antlr4 ATN.swift
[89/206] Compiling Antlr4 ATNConfig.swift
[90/206] Compiling Antlr4 ATNConfigSet.swift
[91/206] Compiling Antlr4 ATNDeserializationOptions.swift
[92/206] Compiling Antlr4 ATNDeserializer.swift
[93/206] Compiling Antlr4 ATNSimulator.swift
[94/206] Compiling Antlr4 ATNState.swift
[95/206] Compiling Antlr4 ATNType.swift
[96/206] Compiling Antlr4 AbstractPredicateTransition.swift
[97/206] Compiling Antlr4 ActionTransition.swift
[98/206] Compiling Antlr4 AmbiguityInfo.swift
[99/206] Compiling Antlr4 ArrayPredictionContext.swift
[100/206] Compiling Antlr4 AtomTransition.swift
[101/206] Compiling Antlr4 BasicBlockStartState.swift
[102/206] Compiling Antlr4 BasicState.swift
[103/206] Compiling Antlr4 BlockEndState.swift
[104/206] Compiling Antlr4 BlockStartState.swift
[105/206] Compiling Antlr4 ContextSensitivityInfo.swift
[106/206] Compiling Antlr4 DecisionEventInfo.swift
[107/206] Compiling Antlr4 LexerSkipAction.swift
[108/206] Compiling Antlr4 LexerTypeAction.swift
[109/206] Compiling Antlr4 LookaheadEventInfo.swift
[110/206] Compiling Antlr4 LookupATNConfig.swift
[111/206] Compiling Antlr4 LookupDictionary.swift
[112/206] Compiling Antlr4 LoopEndState.swift
[113/206] Compiling Antlr4 NotSetTransition.swift
[114/206] Compiling Antlr4 ParseInfo.swift
[115/206] Compiling Antlr4 ParserATNSimulator.swift
[116/206] Compiling Antlr4 PlusBlockStartState.swift
[117/206] Compiling Antlr4 PlusLoopbackState.swift
[118/206] Compiling Antlr4 PrecedencePredicateTransition.swift
[119/206] Compiling Antlr4 PredicateEvalInfo.swift
[120/206] Compiling Antlr4 PredicateTransition.swift
[121/206] Compiling Antlr4 PredictionContext.swift
[122/206] Compiling Antlr4 PredictionContextCache.swift
[123/206] Compiling Antlr4 PredictionMode.swift
[124/206] Compiling Antlr4 ProfilingATNSimulator.swift
[125/206] Compiling Antlr4 RangeTransition.swift
[145/206] Compiling FlatBuffers Verifier.swift
[146/206] Emitting module Antlr4
[147/206] Compiling FlatBuffers _InternalByteBuffer.swift
[148/206] Compiling Antlr4 ListTokenSource.swift
[149/206] Compiling Antlr4 NoViableAltException.swift
[150/206] Compiling Antlr4 Parser.swift
[151/206] Compiling Antlr4 ParserInterpreter.swift
[152/206] Compiling Antlr4 ParserRuleContext.swift
[153/206] Compiling Antlr4 ProxyErrorListener.swift
[154/206] Compiling Antlr4 RecognitionException.swift
[155/206] Compiling Antlr4 Recognizer.swift
[156/206] Compiling Antlr4 RuleContext.swift
[157/206] Compiling Antlr4 RuntimeMetaData.swift
[158/206] Compiling Antlr4 Token.swift
[159/206] Compiling Antlr4 TokenFactory.swift
[160/206] Compiling Antlr4 TokenSource.swift
[161/206] Compiling Antlr4 TokenStream.swift
[162/206] Compiling Antlr4 TokenStreamRewriter.swift
[163/206] Compiling Antlr4 UnbufferedCharStream.swift
[164/206] Compiling Antlr4 UnbufferedTokenStream.swift
[165/206] Compiling Antlr4 VocabularySingle.swift
[166/206] Compiling Antlr4 WritableToken.swift
[167/206] Compiling Antlr4 RuleStartState.swift
[168/206] Compiling Antlr4 RuleStopState.swift
[169/206] Compiling Antlr4 RuleTransition.swift
[170/206] Compiling Antlr4 SemanticContext.swift
[171/206] Compiling Antlr4 SetTransition.swift
[172/206] Compiling Antlr4 SingletonPredictionContext.swift
[173/206] Compiling Antlr4 StarBlockStartState.swift
[174/206] Compiling Antlr4 StarLoopEntryState.swift
[175/206] Compiling Antlr4 StarLoopbackState.swift
[176/206] Compiling Antlr4 TokensStartState.swift
[177/206] Compiling Antlr4 Transition.swift
[178/206] Compiling Antlr4 WildcardTransition.swift
[179/206] Compiling Antlr4 DFA.swift
[180/206] Compiling Antlr4 DFASerializer.swift
[181/206] Compiling Antlr4 DFAState.swift
[182/206] Compiling Antlr4 LexerDFASerializer.swift
[183/206] Compiling Antlr4 BitSet.swift
[184/206] Compiling Antlr4 DoubleKeyMap.swift
[185/206] Compiling Antlr4 IntSet.swift
[189/207] Compiling Antlr4 ParseTree.swift
[190/207] Compiling Antlr4 ParseTreeListener.swift
[191/207] Compiling Antlr4 ParseTreeProperty.swift
[192/207] Compiling Antlr4 ParseTreeVisitor.swift
[193/207] Compiling Antlr4 ParseTreeWalker.swift
[194/207] Compiling Antlr4 RuleNode.swift
[195/207] Compiling Antlr4 SyntaxTree.swift
[196/207] Compiling Antlr4 TerminalNode.swift
[197/207] Compiling Antlr4 TerminalNodeImpl.swift
[198/207] Compiling Antlr4 Tree.swift
[199/207] Compiling Antlr4 Trees.swift
[200/207] Compiling Antlr4 Chunk.swift
[201/207] Compiling Antlr4 ParseTreeMatch.swift
[202/207] Compiling Antlr4 ParseTreePattern.swift
[203/207] Compiling Antlr4 ParseTreePatternMatcher.swift
[204/207] Compiling Antlr4 RuleTagToken.swift
[205/207] Compiling Antlr4 TagChunk.swift
[206/207] Compiling Antlr4 TextChunk.swift
[207/207] Compiling Antlr4 TokenTagToken.swift
[209/231] Compiling Arrow MemoryAllocator.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Message_generated.swift:248:234: error: value of type 'Table' has no member 'postion'
246 | public func mutableBuffers(at index: Int32) -> org_apache_arrow_flatbuf_Buffer_Mutable? { let o = _accessor.offset(VTOFFSET.buffers.v); return o == 0 ? nil : org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: _accessor.vector(at: o) + index * 16) }
247 | /// Optional compression of the message body
248 | public var compression: org_apache_arrow_flatbuf_BodyCompression? { let o = _accessor.offset(VTOFFSET.compression.v); return o == 0 ? nil : org_apache_arrow_flatbuf_BodyCompression(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
249 | public static func startRecordBatch(_ fbb: inout FlatBufferBuilder) -> UOffset { fbb.startTable(with: 4) }
250 | public static func add(length: Int64, _ fbb: inout FlatBufferBuilder) { fbb.add(element: length, def: 0, at: VTOFFSET.length.p) }
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Message_generated.swift:312:212: error: value of type 'Table' has no member 'postion'
310 |
311 | public var id: Int64 { let o = _accessor.offset(VTOFFSET.id.v); return o == 0 ? 0 : _accessor.readBuffer(of: Int64.self, at: o) }
312 | public var data: org_apache_arrow_flatbuf_RecordBatch? { let o = _accessor.offset(VTOFFSET.data.v); return o == 0 ? nil : org_apache_arrow_flatbuf_RecordBatch(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
313 | /// If isDelta is true the values in the dictionary are to be appended to a
314 | /// dictionary with the indicated id. If isDelta is false this dictionary
[210/231] Compiling Arrow Message_generated.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Message_generated.swift:248:234: error: value of type 'Table' has no member 'postion'
246 | public func mutableBuffers(at index: Int32) -> org_apache_arrow_flatbuf_Buffer_Mutable? { let o = _accessor.offset(VTOFFSET.buffers.v); return o == 0 ? nil : org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: _accessor.vector(at: o) + index * 16) }
247 | /// Optional compression of the message body
248 | public var compression: org_apache_arrow_flatbuf_BodyCompression? { let o = _accessor.offset(VTOFFSET.compression.v); return o == 0 ? nil : org_apache_arrow_flatbuf_BodyCompression(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
249 | public static func startRecordBatch(_ fbb: inout FlatBufferBuilder) -> UOffset { fbb.startTable(with: 4) }
250 | public static func add(length: Int64, _ fbb: inout FlatBufferBuilder) { fbb.add(element: length, def: 0, at: VTOFFSET.length.p) }
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Message_generated.swift:312:212: error: value of type 'Table' has no member 'postion'
310 |
311 | public var id: Int64 { let o = _accessor.offset(VTOFFSET.id.v); return o == 0 ? 0 : _accessor.readBuffer(of: Int64.self, at: o) }
312 | public var data: org_apache_arrow_flatbuf_RecordBatch? { let o = _accessor.offset(VTOFFSET.data.v); return o == 0 ? nil : org_apache_arrow_flatbuf_RecordBatch(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
313 | /// If isDelta is true the values in the dictionary are to be appended to a
314 | /// dictionary with the indicated id. If isDelta is false this dictionary
[211/231] Compiling Arrow ProtoUtil.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Message_generated.swift:248:234: error: value of type 'Table' has no member 'postion'
246 | public func mutableBuffers(at index: Int32) -> org_apache_arrow_flatbuf_Buffer_Mutable? { let o = _accessor.offset(VTOFFSET.buffers.v); return o == 0 ? nil : org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: _accessor.vector(at: o) + index * 16) }
247 | /// Optional compression of the message body
248 | public var compression: org_apache_arrow_flatbuf_BodyCompression? { let o = _accessor.offset(VTOFFSET.compression.v); return o == 0 ? nil : org_apache_arrow_flatbuf_BodyCompression(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
249 | public static func startRecordBatch(_ fbb: inout FlatBufferBuilder) -> UOffset { fbb.startTable(with: 4) }
250 | public static func add(length: Int64, _ fbb: inout FlatBufferBuilder) { fbb.add(element: length, def: 0, at: VTOFFSET.length.p) }
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Message_generated.swift:312:212: error: value of type 'Table' has no member 'postion'
310 |
311 | public var id: Int64 { let o = _accessor.offset(VTOFFSET.id.v); return o == 0 ? 0 : _accessor.readBuffer(of: Int64.self, at: o) }
312 | public var data: org_apache_arrow_flatbuf_RecordBatch? { let o = _accessor.offset(VTOFFSET.data.v); return o == 0 ? nil : org_apache_arrow_flatbuf_RecordBatch(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
313 | /// If isDelta is true the values in the dictionary are to be appended to a
314 | /// dictionary with the indicated id. If isDelta is false this dictionary
[212/234] Emitting module Arrow
[213/234] Compiling Arrow Schema_generated.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Schema_generated.swift:1237:206: error: value of type 'Table' has no member 'postion'
1235 | /// recommended to prefer signed integer types over unsigned integer types
1236 | /// and to avoid uint64 indices unless they are required by an application.
1237 | public var indexType: org_apache_arrow_flatbuf_Int? { let o = _accessor.offset(VTOFFSET.indexType.v); return o == 0 ? nil : org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
1238 | /// By default, dictionaries are not ordered, or the order does not have
1239 | /// semantic meaning. In some statistical, applications, dictionary-encoding
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Schema_generated.swift:1311:238: error: value of type 'Table' has no member 'postion'
1309 | public func type<T: FlatbuffersInitializable>(type: T.Type) -> T? { let o = _accessor.offset(VTOFFSET.type.v); return o == 0 ? nil : _accessor.union(o) }
1310 | /// Present only if the field is dictionary encoded.
1311 | public var dictionary: org_apache_arrow_flatbuf_DictionaryEncoding? { let o = _accessor.offset(VTOFFSET.dictionary.v); return o == 0 ? nil : org_apache_arrow_flatbuf_DictionaryEncoding(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
1312 | /// children apply only to nested data types like Struct, List and Union. For
1313 | /// primitive types children will have length 0.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:108:195: error: value of type 'Table' has no member 'postion'
106 |
107 | /// The type of values in indicesBuffer
108 | public var indicesType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indicesType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
109 | /// Non-negative byte offsets to advance one value cell along each dimension
110 | /// If omitted, default to row-major order (C-like).
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:117:209: error: value of type 'Table' has no member 'postion'
115 | /// The location and size of the indices matrix's data
116 | public var indicesBuffer: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.indicesBuffer.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
117 | public var mutableIndicesBuffer: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.indicesBuffer.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
118 | /// This flag is true if and only if the indices matrix is sorted in
119 | /// row-major order, and does not have duplicated entries.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:181:193: error: value of type 'Table' has no member 'postion'
179 | public var compressedAxis: org_apache_arrow_flatbuf_SparseMatrixCompressedAxis { let o = _accessor.offset(VTOFFSET.compressedAxis.v); return o == 0 ? .row : org_apache_arrow_flatbuf_SparseMatrixCompressedAxis(rawValue: _accessor.readBuffer(of: Int16.self, at: o)) ?? .row }
180 | /// The type of values in indptrBuffer
181 | public var indptrType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indptrType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
182 | /// indptrBuffer stores the location and size of indptr array that
183 | /// represents the range of the rows.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:206:207: error: value of type 'Table' has no member 'postion'
204 | /// ```
205 | public var indptrBuffer: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.indptrBuffer.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
206 | public var mutableIndptrBuffer: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.indptrBuffer.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
207 | /// The type of values in indicesBuffer
208 | public var indicesType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indicesType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:208:195: error: value of type 'Table' has no member 'postion'
206 | public var mutableIndptrBuffer: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.indptrBuffer.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
207 | /// The type of values in indicesBuffer
208 | public var indicesType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indicesType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
209 | /// indicesBuffer stores the location and size of the array that
210 | /// contains the column indices of the corresponding non-zero values.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:219:209: error: value of type 'Table' has no member 'postion'
217 | /// Note that the indices are sorted in lexicographical order for each row.
218 | public var indicesBuffer: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.indicesBuffer.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
219 | public var mutableIndicesBuffer: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.indicesBuffer.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
220 | public static func startSparseMatrixIndexCSX(_ fbb: inout FlatBufferBuilder) -> UOffset { fbb.startTable(with: 5) }
221 | public static func add(compressedAxis: org_apache_arrow_flatbuf_SparseMatrixCompressedAxis, _ fbb: inout FlatBufferBuilder) { fbb.add(element: compressedAxis.rawValue, def: 0, at: VTOFFSET.compressedAxis.p) }
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:308:193: error: value of type 'Table' has no member 'postion'
306 | /// ```
307 | /// The type of values in indptrBuffers
308 | public var indptrType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indptrType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
309 | /// indptrBuffers stores the sparsity structure.
310 | /// Each two consecutive dimensions in a tensor correspond to a buffer in
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:328:195: error: value of type 'Table' has no member 'postion'
326 | public func mutableIndptrBuffers(at index: Int32) -> org_apache_arrow_flatbuf_Buffer_Mutable? { let o = _accessor.offset(VTOFFSET.indptrBuffers.v); return o == 0 ? nil : org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: _accessor.vector(at: o) + index * 16) }
327 | /// The type of values in indicesBuffers
328 | public var indicesType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indicesType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
329 | /// indicesBuffers stores values of nodes.
330 | /// Each tensor dimension corresponds to a buffer in indicesBuffers.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:434:191: error: value of type 'Table' has no member 'postion'
432 | /// The location and size of the tensor's data
433 | public var data: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.data.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
434 | public var mutableData: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.data.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
435 | public static func startSparseTensor(_ fbb: inout FlatBufferBuilder) -> UOffset { fbb.startTable(with: 7) }
436 | public static func add(typeType: org_apache_arrow_flatbuf_Type_, _ fbb: inout FlatBufferBuilder) { fbb.add(element: typeType.rawValue, def: 0, at: VTOFFSET.typeType.p) }
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Tensor_generated.swift:110:191: error: value of type 'Table' has no member 'postion'
108 | /// The location and size of the tensor's data
109 | public var data: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.data.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
110 | public var mutableData: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.data.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
111 | public static func startTensor(_ fbb: inout FlatBufferBuilder) -> UOffset { fbb.startTable(with: 5) }
112 | public static func add(typeType: org_apache_arrow_flatbuf_Type_, _ fbb: inout FlatBufferBuilder) { fbb.add(element: typeType.rawValue, def: 0, at: VTOFFSET.typeType.p) }
[214/234] Compiling Arrow SparseTensor_generated.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Schema_generated.swift:1237:206: error: value of type 'Table' has no member 'postion'
1235 | /// recommended to prefer signed integer types over unsigned integer types
1236 | /// and to avoid uint64 indices unless they are required by an application.
1237 | public var indexType: org_apache_arrow_flatbuf_Int? { let o = _accessor.offset(VTOFFSET.indexType.v); return o == 0 ? nil : org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
1238 | /// By default, dictionaries are not ordered, or the order does not have
1239 | /// semantic meaning. In some statistical, applications, dictionary-encoding
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Schema_generated.swift:1311:238: error: value of type 'Table' has no member 'postion'
1309 | public func type<T: FlatbuffersInitializable>(type: T.Type) -> T? { let o = _accessor.offset(VTOFFSET.type.v); return o == 0 ? nil : _accessor.union(o) }
1310 | /// Present only if the field is dictionary encoded.
1311 | public var dictionary: org_apache_arrow_flatbuf_DictionaryEncoding? { let o = _accessor.offset(VTOFFSET.dictionary.v); return o == 0 ? nil : org_apache_arrow_flatbuf_DictionaryEncoding(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
1312 | /// children apply only to nested data types like Struct, List and Union. For
1313 | /// primitive types children will have length 0.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:108:195: error: value of type 'Table' has no member 'postion'
106 |
107 | /// The type of values in indicesBuffer
108 | public var indicesType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indicesType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
109 | /// Non-negative byte offsets to advance one value cell along each dimension
110 | /// If omitted, default to row-major order (C-like).
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:117:209: error: value of type 'Table' has no member 'postion'
115 | /// The location and size of the indices matrix's data
116 | public var indicesBuffer: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.indicesBuffer.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
117 | public var mutableIndicesBuffer: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.indicesBuffer.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
118 | /// This flag is true if and only if the indices matrix is sorted in
119 | /// row-major order, and does not have duplicated entries.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:181:193: error: value of type 'Table' has no member 'postion'
179 | public var compressedAxis: org_apache_arrow_flatbuf_SparseMatrixCompressedAxis { let o = _accessor.offset(VTOFFSET.compressedAxis.v); return o == 0 ? .row : org_apache_arrow_flatbuf_SparseMatrixCompressedAxis(rawValue: _accessor.readBuffer(of: Int16.self, at: o)) ?? .row }
180 | /// The type of values in indptrBuffer
181 | public var indptrType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indptrType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
182 | /// indptrBuffer stores the location and size of indptr array that
183 | /// represents the range of the rows.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:206:207: error: value of type 'Table' has no member 'postion'
204 | /// ```
205 | public var indptrBuffer: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.indptrBuffer.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
206 | public var mutableIndptrBuffer: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.indptrBuffer.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
207 | /// The type of values in indicesBuffer
208 | public var indicesType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indicesType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:208:195: error: value of type 'Table' has no member 'postion'
206 | public var mutableIndptrBuffer: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.indptrBuffer.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
207 | /// The type of values in indicesBuffer
208 | public var indicesType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indicesType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
209 | /// indicesBuffer stores the location and size of the array that
210 | /// contains the column indices of the corresponding non-zero values.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:219:209: error: value of type 'Table' has no member 'postion'
217 | /// Note that the indices are sorted in lexicographical order for each row.
218 | public var indicesBuffer: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.indicesBuffer.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
219 | public var mutableIndicesBuffer: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.indicesBuffer.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
220 | public static func startSparseMatrixIndexCSX(_ fbb: inout FlatBufferBuilder) -> UOffset { fbb.startTable(with: 5) }
221 | public static func add(compressedAxis: org_apache_arrow_flatbuf_SparseMatrixCompressedAxis, _ fbb: inout FlatBufferBuilder) { fbb.add(element: compressedAxis.rawValue, def: 0, at: VTOFFSET.compressedAxis.p) }
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:308:193: error: value of type 'Table' has no member 'postion'
306 | /// ```
307 | /// The type of values in indptrBuffers
308 | public var indptrType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indptrType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
309 | /// indptrBuffers stores the sparsity structure.
310 | /// Each two consecutive dimensions in a tensor correspond to a buffer in
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:328:195: error: value of type 'Table' has no member 'postion'
326 | public func mutableIndptrBuffers(at index: Int32) -> org_apache_arrow_flatbuf_Buffer_Mutable? { let o = _accessor.offset(VTOFFSET.indptrBuffers.v); return o == 0 ? nil : org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: _accessor.vector(at: o) + index * 16) }
327 | /// The type of values in indicesBuffers
328 | public var indicesType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indicesType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
329 | /// indicesBuffers stores values of nodes.
330 | /// Each tensor dimension corresponds to a buffer in indicesBuffers.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:434:191: error: value of type 'Table' has no member 'postion'
432 | /// The location and size of the tensor's data
433 | public var data: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.data.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
434 | public var mutableData: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.data.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
435 | public static func startSparseTensor(_ fbb: inout FlatBufferBuilder) -> UOffset { fbb.startTable(with: 7) }
436 | public static func add(typeType: org_apache_arrow_flatbuf_Type_, _ fbb: inout FlatBufferBuilder) { fbb.add(element: typeType.rawValue, def: 0, at: VTOFFSET.typeType.p) }
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Tensor_generated.swift:110:191: error: value of type 'Table' has no member 'postion'
108 | /// The location and size of the tensor's data
109 | public var data: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.data.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
110 | public var mutableData: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.data.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
111 | public static func startTensor(_ fbb: inout FlatBufferBuilder) -> UOffset { fbb.startTable(with: 5) }
112 | public static func add(typeType: org_apache_arrow_flatbuf_Type_, _ fbb: inout FlatBufferBuilder) { fbb.add(element: typeType.rawValue, def: 0, at: VTOFFSET.typeType.p) }
[215/234] Compiling Arrow Tensor_generated.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Schema_generated.swift:1237:206: error: value of type 'Table' has no member 'postion'
1235 | /// recommended to prefer signed integer types over unsigned integer types
1236 | /// and to avoid uint64 indices unless they are required by an application.
1237 | public var indexType: org_apache_arrow_flatbuf_Int? { let o = _accessor.offset(VTOFFSET.indexType.v); return o == 0 ? nil : org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
1238 | /// By default, dictionaries are not ordered, or the order does not have
1239 | /// semantic meaning. In some statistical, applications, dictionary-encoding
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Schema_generated.swift:1311:238: error: value of type 'Table' has no member 'postion'
1309 | public func type<T: FlatbuffersInitializable>(type: T.Type) -> T? { let o = _accessor.offset(VTOFFSET.type.v); return o == 0 ? nil : _accessor.union(o) }
1310 | /// Present only if the field is dictionary encoded.
1311 | public var dictionary: org_apache_arrow_flatbuf_DictionaryEncoding? { let o = _accessor.offset(VTOFFSET.dictionary.v); return o == 0 ? nil : org_apache_arrow_flatbuf_DictionaryEncoding(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
1312 | /// children apply only to nested data types like Struct, List and Union. For
1313 | /// primitive types children will have length 0.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:108:195: error: value of type 'Table' has no member 'postion'
106 |
107 | /// The type of values in indicesBuffer
108 | public var indicesType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indicesType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
109 | /// Non-negative byte offsets to advance one value cell along each dimension
110 | /// If omitted, default to row-major order (C-like).
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:117:209: error: value of type 'Table' has no member 'postion'
115 | /// The location and size of the indices matrix's data
116 | public var indicesBuffer: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.indicesBuffer.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
117 | public var mutableIndicesBuffer: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.indicesBuffer.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
118 | /// This flag is true if and only if the indices matrix is sorted in
119 | /// row-major order, and does not have duplicated entries.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:181:193: error: value of type 'Table' has no member 'postion'
179 | public var compressedAxis: org_apache_arrow_flatbuf_SparseMatrixCompressedAxis { let o = _accessor.offset(VTOFFSET.compressedAxis.v); return o == 0 ? .row : org_apache_arrow_flatbuf_SparseMatrixCompressedAxis(rawValue: _accessor.readBuffer(of: Int16.self, at: o)) ?? .row }
180 | /// The type of values in indptrBuffer
181 | public var indptrType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indptrType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
182 | /// indptrBuffer stores the location and size of indptr array that
183 | /// represents the range of the rows.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:206:207: error: value of type 'Table' has no member 'postion'
204 | /// ```
205 | public var indptrBuffer: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.indptrBuffer.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
206 | public var mutableIndptrBuffer: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.indptrBuffer.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
207 | /// The type of values in indicesBuffer
208 | public var indicesType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indicesType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:208:195: error: value of type 'Table' has no member 'postion'
206 | public var mutableIndptrBuffer: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.indptrBuffer.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
207 | /// The type of values in indicesBuffer
208 | public var indicesType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indicesType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
209 | /// indicesBuffer stores the location and size of the array that
210 | /// contains the column indices of the corresponding non-zero values.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:219:209: error: value of type 'Table' has no member 'postion'
217 | /// Note that the indices are sorted in lexicographical order for each row.
218 | public var indicesBuffer: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.indicesBuffer.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
219 | public var mutableIndicesBuffer: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.indicesBuffer.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
220 | public static func startSparseMatrixIndexCSX(_ fbb: inout FlatBufferBuilder) -> UOffset { fbb.startTable(with: 5) }
221 | public static func add(compressedAxis: org_apache_arrow_flatbuf_SparseMatrixCompressedAxis, _ fbb: inout FlatBufferBuilder) { fbb.add(element: compressedAxis.rawValue, def: 0, at: VTOFFSET.compressedAxis.p) }
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:308:193: error: value of type 'Table' has no member 'postion'
306 | /// ```
307 | /// The type of values in indptrBuffers
308 | public var indptrType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indptrType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
309 | /// indptrBuffers stores the sparsity structure.
310 | /// Each two consecutive dimensions in a tensor correspond to a buffer in
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:328:195: error: value of type 'Table' has no member 'postion'
326 | public func mutableIndptrBuffers(at index: Int32) -> org_apache_arrow_flatbuf_Buffer_Mutable? { let o = _accessor.offset(VTOFFSET.indptrBuffers.v); return o == 0 ? nil : org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: _accessor.vector(at: o) + index * 16) }
327 | /// The type of values in indicesBuffers
328 | public var indicesType: org_apache_arrow_flatbuf_Int! { let o = _accessor.offset(VTOFFSET.indicesType.v); return org_apache_arrow_flatbuf_Int(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
329 | /// indicesBuffers stores values of nodes.
330 | /// Each tensor dimension corresponds to a buffer in indicesBuffers.
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/SparseTensor_generated.swift:434:191: error: value of type 'Table' has no member 'postion'
432 | /// The location and size of the tensor's data
433 | public var data: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.data.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
434 | public var mutableData: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.data.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
435 | public static func startSparseTensor(_ fbb: inout FlatBufferBuilder) -> UOffset { fbb.startTable(with: 7) }
436 | public static func add(typeType: org_apache_arrow_flatbuf_Type_, _ fbb: inout FlatBufferBuilder) { fbb.add(element: typeType.rawValue, def: 0, at: VTOFFSET.typeType.p) }
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/Tensor_generated.swift:110:191: error: value of type 'Table' has no member 'postion'
108 | /// The location and size of the tensor's data
109 | public var data: org_apache_arrow_flatbuf_Buffer! { let o = _accessor.offset(VTOFFSET.data.v); return _accessor.readBuffer(of: org_apache_arrow_flatbuf_Buffer.self, at: o) }
110 | public var mutableData: org_apache_arrow_flatbuf_Buffer_Mutable! { let o = _accessor.offset(VTOFFSET.data.v); return org_apache_arrow_flatbuf_Buffer_Mutable(_accessor.bb, o: o + _accessor.postion) }
| `- error: value of type 'Table' has no member 'postion'
111 | public static func startTensor(_ fbb: inout FlatBufferBuilder) -> UOffset { fbb.startTable(with: 5) }
112 | public static func add(typeType: org_apache_arrow_flatbuf_Type_, _ fbb: inout FlatBufferBuilder) { fbb.add(element: typeType.rawValue, def: 0, at: VTOFFSET.typeType.p) }
[216/234] Compiling Arrow ArrowReaderHelper.swift
[217/234] Compiling Arrow ArrowSchema.swift
[218/234] Compiling Arrow ArrowTable.swift
[219/234] Compiling Arrow ArrowType.swift
[220/234] Compiling Arrow ArrowWriter.swift
[221/234] Compiling Arrow ArrowWriterHelper.swift
[222/234] Compiling Arrow BitUtility.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/File_generated.swift:107:206: error: value of type 'Table' has no member 'postion'
105 |
106 | public var version: org_apache_arrow_flatbuf_MetadataVersion { let o = _accessor.offset(VTOFFSET.version.v); return o == 0 ? .v1 : org_apache_arrow_flatbuf_MetadataVersion(rawValue: _accessor.readBuffer(of: Int16.self, at: o)) ?? .v1 }
107 | public var schema: org_apache_arrow_flatbuf_Schema? { let o = _accessor.offset(VTOFFSET.schema.v); return o == 0 ? nil : org_apache_arrow_flatbuf_Schema(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
108 | public var hasDictionaries: Bool { let o = _accessor.offset(VTOFFSET.dictionaries.v); return o == 0 ? false : true }
109 | public var dictionariesCount: Int32 { let o = _accessor.offset(VTOFFSET.dictionaries.v); return o == 0 ? 0 : _accessor.vector(count: o) }
[223/234] Compiling Arrow ChunkedArray.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/File_generated.swift:107:206: error: value of type 'Table' has no member 'postion'
105 |
106 | public var version: org_apache_arrow_flatbuf_MetadataVersion { let o = _accessor.offset(VTOFFSET.version.v); return o == 0 ? .v1 : org_apache_arrow_flatbuf_MetadataVersion(rawValue: _accessor.readBuffer(of: Int16.self, at: o)) ?? .v1 }
107 | public var schema: org_apache_arrow_flatbuf_Schema? { let o = _accessor.offset(VTOFFSET.schema.v); return o == 0 ? nil : org_apache_arrow_flatbuf_Schema(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
108 | public var hasDictionaries: Bool { let o = _accessor.offset(VTOFFSET.dictionaries.v); return o == 0 ? false : true }
109 | public var dictionariesCount: Int32 { let o = _accessor.offset(VTOFFSET.dictionaries.v); return o == 0 ? 0 : _accessor.vector(count: o) }
[224/234] Compiling Arrow File_generated.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/File_generated.swift:107:206: error: value of type 'Table' has no member 'postion'
105 |
106 | public var version: org_apache_arrow_flatbuf_MetadataVersion { let o = _accessor.offset(VTOFFSET.version.v); return o == 0 ? .v1 : org_apache_arrow_flatbuf_MetadataVersion(rawValue: _accessor.readBuffer(of: Int16.self, at: o)) ?? .v1 }
107 | public var schema: org_apache_arrow_flatbuf_Schema? { let o = _accessor.offset(VTOFFSET.schema.v); return o == 0 ? nil : org_apache_arrow_flatbuf_Schema(_accessor.bb, o: _accessor.indirect(o + _accessor.postion)) }
| `- error: value of type 'Table' has no member 'postion'
108 | public var hasDictionaries: Bool { let o = _accessor.offset(VTOFFSET.dictionaries.v); return o == 0 ? false : true }
109 | public var dictionariesCount: Int32 { let o = _accessor.offset(VTOFFSET.dictionaries.v); return o == 0 ? 0 : _accessor.vector(count: o) }
[225/234] Compiling Arrow ArrowDecoder.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowReader.swift:151:43: error: extra argument 'allowReadingUnalignedBuffers' in call
149 | let footerBuffer = ByteBuffer(
150 | data: footerData,
151 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
152 | let footer = org_apache_arrow_flatbuf_Footer.getRootAsFooter(bb: footerBuffer)
153 | let schemaResult = loadSchema(footer.schema!)
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowReader.swift:182:47: error: extra argument 'allowReadingUnalignedBuffers' in call
180 | let mbb = ByteBuffer(
181 | data: recordBatchData,
182 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
183 | let message = org_apache_arrow_flatbuf_Message.getRootAsMessage(bb: mbb)
184 | switch message.headerType {
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowReader.swift:236:43: error: extra argument 'allowReadingUnalignedBuffers' in call
234 | let mbb = ByteBuffer(
235 | data: dataHeader,
236 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
237 | let message = org_apache_arrow_flatbuf_Message.getRootAsMessage(bb: mbb)
238 | switch message.headerType {
[226/234] Compiling Arrow ArrowEncoder.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowReader.swift:151:43: error: extra argument 'allowReadingUnalignedBuffers' in call
149 | let footerBuffer = ByteBuffer(
150 | data: footerData,
151 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
152 | let footer = org_apache_arrow_flatbuf_Footer.getRootAsFooter(bb: footerBuffer)
153 | let schemaResult = loadSchema(footer.schema!)
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowReader.swift:182:47: error: extra argument 'allowReadingUnalignedBuffers' in call
180 | let mbb = ByteBuffer(
181 | data: recordBatchData,
182 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
183 | let message = org_apache_arrow_flatbuf_Message.getRootAsMessage(bb: mbb)
184 | switch message.headerType {
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowReader.swift:236:43: error: extra argument 'allowReadingUnalignedBuffers' in call
234 | let mbb = ByteBuffer(
235 | data: dataHeader,
236 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
237 | let message = org_apache_arrow_flatbuf_Message.getRootAsMessage(bb: mbb)
238 | switch message.headerType {
[227/234] Compiling Arrow ArrowReader.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowReader.swift:151:43: error: extra argument 'allowReadingUnalignedBuffers' in call
149 | let footerBuffer = ByteBuffer(
150 | data: footerData,
151 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
152 | let footer = org_apache_arrow_flatbuf_Footer.getRootAsFooter(bb: footerBuffer)
153 | let schemaResult = loadSchema(footer.schema!)
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowReader.swift:182:47: error: extra argument 'allowReadingUnalignedBuffers' in call
180 | let mbb = ByteBuffer(
181 | data: recordBatchData,
182 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
183 | let message = org_apache_arrow_flatbuf_Message.getRootAsMessage(bb: mbb)
184 | switch message.headerType {
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowReader.swift:236:43: error: extra argument 'allowReadingUnalignedBuffers' in call
234 | let mbb = ByteBuffer(
235 | data: dataHeader,
236 | allowReadingUnalignedBuffers: useUnalignedBuffers)
| `- error: extra argument 'allowReadingUnalignedBuffers' in call
237 | let message = org_apache_arrow_flatbuf_Message.getRootAsMessage(bb: mbb)
238 | switch message.headerType {
[228/234] Compiling Arrow ArrowCExporter.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowCExporter.swift:48:53: warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
46 | self.name = name
47 | self.arrowTypeName = try arrowType.cDataFormatId
48 | self.nameCstr = (self.name as NSString).utf8String!
| `- warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
49 | self.arrowTypeNameCstr = (self.arrowTypeName as NSString).utf8String!
50 | super.init()
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowCExporter.swift:49:71: warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
47 | self.arrowTypeName = try arrowType.cDataFormatId
48 | self.nameCstr = (self.name as NSString).utf8String!
49 | self.arrowTypeNameCstr = (self.arrowTypeName as NSString).utf8String!
| `- warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
50 | super.init()
51 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[229/234] Compiling Arrow ArrowCImporter.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowCExporter.swift:48:53: warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
46 | self.name = name
47 | self.arrowTypeName = try arrowType.cDataFormatId
48 | self.nameCstr = (self.name as NSString).utf8String!
| `- warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
49 | self.arrowTypeNameCstr = (self.arrowTypeName as NSString).utf8String!
50 | super.init()
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowCExporter.swift:49:71: warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
47 | self.arrowTypeName = try arrowType.cDataFormatId
48 | self.nameCstr = (self.name as NSString).utf8String!
49 | self.arrowTypeNameCstr = (self.arrowTypeName as NSString).utf8String!
| `- warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
50 | super.init()
51 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[230/234] Compiling Arrow ArrowData.swift
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowCExporter.swift:48:53: warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
46 | self.name = name
47 | self.arrowTypeName = try arrowType.cDataFormatId
48 | self.nameCstr = (self.name as NSString).utf8String!
| `- warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
49 | self.arrowTypeNameCstr = (self.arrowTypeName as NSString).utf8String!
50 | super.init()
/host/spi-builder-workspace/vendor/Arrow/Sources/Arrow/ArrowCExporter.swift:49:71: warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
47 | self.arrowTypeName = try arrowType.cDataFormatId
48 | self.nameCstr = (self.name as NSString).utf8String!
49 | self.arrowTypeNameCstr = (self.arrowTypeName as NSString).utf8String!
| `- warning: 'utf8String' is deprecated: On platforms without Objective-C autorelease pools, use withCString instead [#DeprecatedDeclaration]
50 | super.init()
51 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[231/234] Compiling Arrow ArrowArray.swift
[232/234] Compiling Arrow ArrowArrayBuilder.swift
[233/234] Compiling Arrow ArrowBuffer.swift
[234/234] Compiling Arrow ArrowBufferBuilder.swift
BUILD FAILURE 6.2 android