The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build LocalLLMClient, reference 0.2.0 (45b10c), with Swift 6.1 for Android on 15 Jun 2025 11:38:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tattn/LocalLLMClient.git
Reference: 0.2.0
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/tattn/LocalLLMClient
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 45b10c4 Merge pull request #25 from tattn/update-llama-dependency-20250615070719
Submodule path 'Sources/LocalLLMClientLlamaC/exclude/llama.cpp': checked out 'b9912ac570de8945ae9383c9ca8291027bf287dd'
Submodule path 'Sources/LocalLLMClientLlamaC/exclude/llama.cpp/ggml/src/ggml-kompute/kompute': checked out '4565194ed7c32d1d2efa32ceab4d3c6cae006306'
Submodule 'Sources/LlamaClientExperimentalC/exclude/llama.cpp' (https://github.com/ggml-org/llama.cpp.git) registered for path 'Sources/LocalLLMClientLlamaC/exclude/llama.cpp'
Cloning into '/host/spi-builder-workspace/Sources/LocalLLMClientLlamaC/exclude/llama.cpp'...
Submodule 'kompute' (https://github.com/nomic-ai/kompute.git) registered for path 'Sources/LocalLLMClientLlamaC/exclude/llama.cpp/ggml/src/ggml-kompute/kompute'
Cloning into '/host/spi-builder-workspace/Sources/LocalLLMClientLlamaC/exclude/llama.cpp/ggml/src/ggml-kompute/kompute'...
Cloned https://github.com/tattn/LocalLLMClient.git
Revision (git rev-parse @):
45b10c42cf7a81ccf56dcf828b5871e6df11b100
SUCCESS checkout https://github.com/tattn/LocalLLMClient.git at 0.2.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tattn/LocalLLMClient.git
https://github.com/tattn/LocalLLMClient.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.rievmy/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "6", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "6.0.0", "/host/spi-builder-workspace/Package.swift", "-o", "/tmp/TemporaryDirectory.FZhFCz/spi-builder-workspace-manifest"])
/host/spi-builder-workspace/Package.swift:89:5: error: unexpected ',' separator
 87 |             .product(name: "MLXVLM", package: "mlx-swift-examples"),
 88 |         ],
 89 |     ),
    |     `- error: unexpected ',' separator
 90 |     .testTarget(
 91 |         name: "LocalLLMClientMLXTests",
/host/spi-builder-workspace/Package.swift:112:5: error: unexpected ',' separator
110 |             .unsafeFlags(["-w"])
111 |         ],
112 |     ),
    |     `- error: unexpected ',' separator
113 |
114 |     .target(
/host/spi-builder-workspace/Package.swift:119:5: error: unexpected ',' separator
117 |             .product(name: "MLXLMCommon", package: "mlx-swift-examples"),
118 |         ],
119 |     ),
    |     `- error: unexpected ',' separator
120 |     .testTarget(
121 |         name: "LocalLLMClientUtilityTests",
error: fatalError
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:d4adec85e5c000fff132a1b0de73467182c76318cbb55cea6ebedacb1b3c4ef0
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/johnmai-dev/Jinja
[1/393] Fetching jinja
[394/15773] Fetching jinja, swift-argument-parser
Fetched https://github.com/johnmai-dev/Jinja from cache (1.01s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.02s)
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.65s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.1.2 (0.55s)
Fetching https://github.com/apple/swift-collections.git
[1/16606] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.20s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.96s)
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
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.1.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/27] Write sources
[1/27] Copying json.gbnf
[1/27] Write sources
[11/27] Write swift-version-24593BA9C3E375BF.txt
[13/55] Emitting module InternalCollectionsUtilities
[14/56] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/56] Compiling InternalCollectionsUtilities Debugging.swift
[16/56] Compiling InternalCollectionsUtilities Descriptions.swift
[17/56] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/56] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/56] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/56] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/56] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/56] Compiling InternalCollectionsUtilities Integer rank.swift
[23/56] Emitting module ArgumentParserToolInfo
[24/56] Compiling ArgumentParserToolInfo ToolInfo.swift
[25/57] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/57] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/57] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/57] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/57] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/75] Emitting module LocalLLMClientUtility
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[33/95] Compiling LocalLLMClientUtility Lock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[34/95] Compiling LocalLLMClientUtility Globs.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[34/150] Compiling LocalLLMClientLlamaC mtmd-audio.cpp
[36/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[37/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[38/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[39/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[40/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[41/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[42/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[43/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[44/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[45/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[46/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[47/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[48/157] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[49/157] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[49/157] Wrapping AST for InternalCollectionsUtilities for debugging
[51/157] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[52/157] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[53/157] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[54/157] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[55/157] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[56/157] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[57/157] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[58/157] Compiling OrderedCollections OrderedDictionary+Values.swift
[59/157] Compiling OrderedCollections OrderedDictionary+Codable.swift
[60/157] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[61/157] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[62/157] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[63/157] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[64/157] Compiling OrderedCollections OrderedDictionary+Elements.swift
[65/157] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[66/157] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[66/157] Wrapping AST for ArgumentParserToolInfo for debugging
[67/157] Compiling LocalLLMClientLlamaC mtmd.cpp
[69/157] Compiling OrderedCollections OrderedDictionary.swift
[70/157] Compiling OrderedCollections OrderedSet+Codable.swift
[71/157] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[72/157] Compiling OrderedCollections OrderedSet+Descriptions.swift
[73/157] Compiling OrderedCollections OrderedSet+Diffing.swift
[74/157] Compiling OrderedCollections OrderedSet+Equatable.swift
[75/157] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[76/157] Compiling OrderedCollections OrderedSet+Hashable.swift
[77/157] Compiling OrderedCollections OrderedSet+Initializers.swift
[78/157] Compiling OrderedCollections OrderedSet+Insertions.swift
[79/157] Compiling OrderedCollections OrderedSet+Invariants.swift
[80/157] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[81/157] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[82/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[83/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[84/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[85/157] Compiling OrderedCollections _HashTable+Bucket.swift
[86/157] Compiling OrderedCollections _HashTable+BucketIterator.swift
[87/157] Compiling OrderedCollections _HashTable+Constants.swift
[88/157] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[89/157] Compiling OrderedCollections _HashTable+Testing.swift
[90/157] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[91/157] Compiling OrderedCollections _HashTable.swift
[92/157] Compiling OrderedCollections _Hashtable+Header.swift
[93/157] Compiling OrderedCollections OrderedSet+Sendable.swift
[94/157] Compiling OrderedCollections OrderedSet+SubSequence.swift
[95/157] Compiling OrderedCollections OrderedSet+Testing.swift
[96/157] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[97/157] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[98/157] Compiling OrderedCollections OrderedSet.swift
[99/157] Compiling OrderedCollections _UnsafeBitset.swift
[100/157] Emitting module OrderedCollections
[101/158] Wrapping AST for OrderedCollections for debugging
[103/167] Compiling LocalLLMClient LLMError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/167] Compiling LocalLLMClient LLMInput.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/167] Emitting module LocalLLMClient
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/167] Compiling LocalLLMClient LLMClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/167] Compiling LocalLLMClient Async+.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[108/168] Compiling LocalLLMClientUtility HuggingFaceAPI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[110/168] Compiling Jinja Error.swift
[111/169] Compiling Jinja Template.swift
[111/169] Compiling LocalLLMClientLlamaC mtmd-helper.cpp
[113/169] Compiling LocalLLMClientUtility URL+.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[113/169] Compiling LocalLLMClientLlamaC clip.cpp
[115/169] Compiling LocalLLMClientUtility Downloader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[116/169] Compiling LocalLLMClientUtility FileDownloader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[116/169] Wrapping AST for LocalLLMClient for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:d4adec85e5c000fff132a1b0de73467182c76318cbb55cea6ebedacb1b3c4ef0
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/13] Write swift-version-24593BA9C3E375BF.txt
[3/41] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/42] Compiling LocalLLMClientUtility Globs.swift
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[5/42] Compiling LocalLLMClient LLMInput.swift
[6/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[7/42] Compiling LocalLLMClientUtility URL+.swift
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[8/42] Compiling LocalLLMClientUtility Lock.swift
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[9/42] Compiling LocalLLMClientUtility FileDownloader.swift
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[10/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/42] Compiling InternalCollectionsUtilities Debugging.swift
[12/42] Compiling InternalCollectionsUtilities Descriptions.swift
[13/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/42] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/42] Compiling InternalCollectionsUtilities Integer rank.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/42] Emitting module LocalLLMClientUtility
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[17/42] Compiling LocalLLMClientUtility Downloader.swift
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[18/42] Compiling LocalLLMClientUtility HuggingFaceAPI.swift
/host/spi-builder-workspace/Sources/LocalLLMClientUtility/Lock.swift:4:8: error: no such module 'Glibc'
 2 | import os
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[19/42] Compiling LocalLLMClient LLMError.swift
[20/42] Compiling LocalLLMClient Async+.swift
[21/42] Emitting module LocalLLMClient
[22/42] Compiling LocalLLMClient LLMClient.swift
[23/43] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.1 android