Build Information
Failed to build swift-transformers, reference main (79626a
), with Swift 6.2 (beta) for Android on 24 Jun 2025 08:26:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/huggingface/swift-transformers.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/huggingface/swift-transformers
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 79626a8 updating Jina to 1.2.0 as it correctly supports Granite model template (#207)
Cloned https://github.com/huggingface/swift-transformers.git
Revision (git rev-parse @):
79626a822e4e9170e0112d963163f50b82927160
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/huggingface/swift-transformers.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/huggingface/swift-transformers.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/apple/swift-argument-parser.git
Fetching https://github.com/johnmai-dev/Jinja
[1/393] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.46s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.14s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.2.0 (2.12s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.10s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.4.0 (1.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.61s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/johnmai-dev/Jinja
Working copy of https://github.com/johnmai-dev/Jinja resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.4.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/32] Write sources
[1/32] Copying gpt2_tokenizer_config.json
[14/32] Copying t5_tokenizer_config.json
[15/32] Write swift-version-8C5A4AE7A8CE2BA.txt
[17/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/66] Compiling TensorUtils MLShapedArray+Utils.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
[20/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/67] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/67] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/67] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/67] Compiling InternalCollectionsUtilities Debugging.swift
[25/67] Compiling InternalCollectionsUtilities Descriptions.swift
[26/67] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/67] Emitting module InternalCollectionsUtilities
[28/67] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/67] Compiling InternalCollectionsUtilities Integer rank.swift
[30/67] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/67] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/68] Emitting module ArgumentParserToolInfo
[34/68] Compiling ArgumentParserToolInfo ToolInfo.swift
[35/68] Compiling TensorUtils Weights.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
[37/119] Wrapping AST for InternalCollectionsUtilities for debugging
[38/124] Wrapping AST for ArgumentParserToolInfo for debugging
[40/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[41/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[42/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[43/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[44/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[45/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[46/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[47/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[48/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[49/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[50/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[51/161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[52/161] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[53/161] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[54/168] Compiling ArgumentParser HelpCommand.swift
[55/168] Compiling ArgumentParser HelpGenerator.swift
[56/168] Compiling ArgumentParser MessageInfo.swift
[57/168] Compiling ArgumentParser UsageGenerator.swift
[58/168] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[60/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[61/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[62/168] Compiling ArgumentParser InputKey.swift
[63/168] Compiling ArgumentParser InputOrigin.swift
[64/168] Compiling ArgumentParser Name.swift
[65/168] Compiling ArgumentParser Parsed.swift
[66/168] Compiling ArgumentParser ParsedValues.swift
[67/168] Compiling ArgumentParser ParserError.swift
[68/168] Compiling ArgumentParser SplitArguments.swift
[69/168] Compiling ArgumentParser DumpHelpGenerator.swift
[70/168] Compiling ArgumentParser Errors.swift
[71/168] Compiling ArgumentParser Flag.swift
[72/168] Compiling ArgumentParser NameSpecification.swift
[73/168] Compiling ArgumentParser ExpressibleByArgument.swift
[74/168] Compiling ArgumentParser ParsableArguments.swift
[75/168] Compiling ArgumentParser ParsableArgumentsValidation.swift
[76/168] Compiling ArgumentParser ParsableCommand.swift
[77/168] Compiling ArgumentParser ArgumentDecoder.swift
[78/168] Compiling ArgumentParser Option.swift
[79/168] Compiling ArgumentParser OptionGroup.swift
[80/168] Compiling ArgumentParser AsyncParsableCommand.swift
[81/168] Compiling ArgumentParser CommandConfiguration.swift
[82/168] Compiling ArgumentParser EnumerableFlag.swift
[83/168] Compiling ArgumentParser ArgumentDefinition.swift
[84/168] Compiling ArgumentParser ArgumentSet.swift
[85/168] Compiling ArgumentParser CommandParser.swift
[86/168] Compiling ArgumentParser ArgumentVisibility.swift
[87/168] Compiling ArgumentParser CompletionKind.swift
[96/173] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
44 | #else
45 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
46 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
47 | let shellParts = String(cString: shellVar).split(separator: "/")
48 | return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
64 | /// The code for successful exit.
65 | static var exitCodeSuccess: Int32 {
66 | EXIT_SUCCESS
| `- error: cannot find 'EXIT_SUCCESS' in scope
67 | }
68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
69 | /// The code for exit with a general failure.
70 | static var exitCodeFailure: Int32 {
71 | EXIT_FAILURE
| `- error: cannot find 'EXIT_FAILURE' in scope
72 | }
73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
79 | return EXIT_FAILURE
80 | #else
81 | return EX_USAGE
| `- error: cannot find 'EX_USAGE' in scope
82 | #endif
83 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
112 | }
113 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
112 | }
113 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
112 | }
113 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 | if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
| `- error: cannot find 'getenv' in scope
168 | width = colsVal
169 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 | width = colsVal
169 | }
170 | if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
| `- error: cannot find 'getenv' in scope
171 | height = linesVal
172 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 | height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 | var w = winsize()
| `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'ioctl' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
[97/173] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
44 | #else
45 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
46 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
47 | let shellParts = String(cString: shellVar).split(separator: "/")
48 | return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
64 | /// The code for successful exit.
65 | static var exitCodeSuccess: Int32 {
66 | EXIT_SUCCESS
| `- error: cannot find 'EXIT_SUCCESS' in scope
67 | }
68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
69 | /// The code for exit with a general failure.
70 | static var exitCodeFailure: Int32 {
71 | EXIT_FAILURE
| `- error: cannot find 'EXIT_FAILURE' in scope
72 | }
73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
79 | return EXIT_FAILURE
80 | #else
81 | return EX_USAGE
| `- error: cannot find 'EX_USAGE' in scope
82 | #endif
83 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
112 | }
113 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
112 | }
113 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
112 | }
113 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 | if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
| `- error: cannot find 'getenv' in scope
168 | width = colsVal
169 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 | width = colsVal
169 | }
170 | if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
| `- error: cannot find 'getenv' in scope
171 | height = linesVal
172 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 | height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 | var w = winsize()
| `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'ioctl' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
[98/173] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
44 | #else
45 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
46 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
47 | let shellParts = String(cString: shellVar).split(separator: "/")
48 | return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
64 | /// The code for successful exit.
65 | static var exitCodeSuccess: Int32 {
66 | EXIT_SUCCESS
| `- error: cannot find 'EXIT_SUCCESS' in scope
67 | }
68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
69 | /// The code for exit with a general failure.
70 | static var exitCodeFailure: Int32 {
71 | EXIT_FAILURE
| `- error: cannot find 'EXIT_FAILURE' in scope
72 | }
73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
79 | return EXIT_FAILURE
80 | #else
81 | return EX_USAGE
| `- error: cannot find 'EX_USAGE' in scope
82 | #endif
83 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
112 | }
113 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
112 | }
113 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
112 | }
113 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 | if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
| `- error: cannot find 'getenv' in scope
168 | width = colsVal
169 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 | width = colsVal
169 | }
170 | if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
| `- error: cannot find 'getenv' in scope
171 | height = linesVal
172 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 | height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 | var w = winsize()
| `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'ioctl' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
[99/173] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
44 | #else
45 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
46 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
47 | let shellParts = String(cString: shellVar).split(separator: "/")
48 | return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
64 | /// The code for successful exit.
65 | static var exitCodeSuccess: Int32 {
66 | EXIT_SUCCESS
| `- error: cannot find 'EXIT_SUCCESS' in scope
67 | }
68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
69 | /// The code for exit with a general failure.
70 | static var exitCodeFailure: Int32 {
71 | EXIT_FAILURE
| `- error: cannot find 'EXIT_FAILURE' in scope
72 | }
73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
79 | return EXIT_FAILURE
80 | #else
81 | return EX_USAGE
| `- error: cannot find 'EX_USAGE' in scope
82 | #endif
83 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
112 | }
113 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
112 | }
113 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
112 | }
113 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 | if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
| `- error: cannot find 'getenv' in scope
168 | width = colsVal
169 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 | width = colsVal
169 | }
170 | if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
| `- error: cannot find 'getenv' in scope
171 | height = linesVal
172 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 | height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 | var w = winsize()
| `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'ioctl' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
[100/173] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:46:26: error: cannot find 'getenv' in scope
44 | #else
45 | // FIXME: This retrieves the user's preferred shell, not necessarily the one currently in use.
46 | guard let shellVar = getenv("SHELL") else { return nil }
| `- error: cannot find 'getenv' in scope
47 | let shellParts = String(cString: shellVar).split(separator: "/")
48 | return shellParts.last.map(String.init)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:66:5: error: cannot find 'EXIT_SUCCESS' in scope
64 | /// The code for successful exit.
65 | static var exitCodeSuccess: Int32 {
66 | EXIT_SUCCESS
| `- error: cannot find 'EXIT_SUCCESS' in scope
67 | }
68 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:71:5: error: cannot find 'EXIT_FAILURE' in scope
69 | /// The code for exit with a general failure.
70 | static var exitCodeFailure: Int32 {
71 | EXIT_FAILURE
| `- error: cannot find 'EXIT_FAILURE' in scope
72 | }
73 |
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:81:12: error: cannot find 'EX_USAGE' in scope
79 | return EXIT_FAILURE
80 | #else
81 | return EX_USAGE
| `- error: cannot find 'EX_USAGE' in scope
82 | #endif
83 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:33: error: cannot find 'putc' in scope
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'putc' in scope
112 | }
113 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:57: error: cannot find 'stderr' in scope
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: cannot find 'stderr' in scope
112 | }
113 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:111:38: error: generic parameter 'U' could not be inferred
109 | struct StandardError: TextOutputStream {
110 | mutating func write(_ string: String) {
111 | for byte in string.utf8 { putc(numericCast(byte), stderr) }
| `- error: generic parameter 'U' could not be inferred
112 | }
113 | }
Swift.numericCast:1:24: note: in call to function 'numericCast'
1 | @inlinable public func numericCast<T, U>(_ x: T) -> U where T : BinaryInteger, U : BinaryInteger
| `- note: in call to function 'numericCast'
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:167:23: error: cannot find 'getenv' in scope
165 |
166 | #if !os(Windows) && !os(WASI)
167 | if let colsCStr = getenv("COLUMNS"), let colsVal = Int(String(cString: colsCStr)) {
| `- error: cannot find 'getenv' in scope
168 | width = colsVal
169 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:170:24: error: cannot find 'getenv' in scope
168 | width = colsVal
169 | }
170 | if let linesCStr = getenv("LINES"), let linesVal = Int(String(cString: linesCStr)) {
| `- error: cannot find 'getenv' in scope
171 | height = linesVal
172 | }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:194:13: error: cannot find 'winsize' in scope
192 | height: Int(csbi.srWindow.Bottom - csbi.srWindow.Top) + 1)
193 | #else
194 | var w = winsize()
| `- error: cannot find 'winsize' in scope
195 |
196 | #if os(OpenBSD)
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:15: error: cannot find 'ioctl' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'ioctl' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:21: error: cannot find 'STDOUT_FILENO' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'STDOUT_FILENO' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:203:36: error: cannot find 'TIOCGWINSZ' in scope
201 | let err = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
202 | #else
203 | let err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
| `- error: cannot find 'TIOCGWINSZ' in scope
204 | #endif
205 | guard err == 0 else { return (width: nil, height: nil) }
[101/173] Compiling ArgumentParser BashCompletionsGenerator.swift
[102/173] Compiling ArgumentParser CompletionsGenerator.swift
[103/173] Compiling ArgumentParser FishCompletionsGenerator.swift
[104/173] Compiling ArgumentParser ZshCompletionsGenerator.swift
[105/173] Compiling ArgumentParser Argument.swift
[106/173] Compiling ArgumentParser ArgumentHelp.swift
[109/173] Emitting module ArgumentParser
[116/173] Compiling Hub resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
[117/173] Compiling TensorUtils Math.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
[118/173] Compiling Hub Downloader.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
[121/173] Compiling Hub Hub.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
[122/173] Compiling Hub HubApi.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[123/173] Emitting module Hub
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
[124/173] Compiling TensorUtils TopKLogitsWarper.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
[125/173] Compiling TensorUtils MLMultiArray+Utils.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[126/173] Emitting module TensorUtils
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
[129/173] Compiling TensorUtils TopPLogitsWarper.swift
/host/spi-builder-workspace/Sources/TensorUtils/LogitsWarper/TopKLogitsWarper.swift:1:8: error: no such module 'Accelerate'
1 | import Accelerate
| `- error: no such module 'Accelerate'
2 | import Foundation
3 |
[130/173] Compiling Hub Config.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
[131/173] Compiling Hub BinaryDistinct.swift
/host/spi-builder-workspace/Sources/Hub/Downloader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import Foundation
11 |
[132/173] Compiling OrderedCollections OrderedSet+Sendable.swift
[133/173] Compiling OrderedCollections OrderedSet+SubSequence.swift
[134/173] Compiling OrderedCollections OrderedSet+Testing.swift
[135/173] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[136/173] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[137/173] Compiling OrderedCollections OrderedSet.swift
[138/173] Compiling OrderedCollections _UnsafeBitset.swift
BUILD FAILURE 6.2 android