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.0 for macOS (SPM) on 15 Jun 2025 11:37:35 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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 '/Users/admin/builder/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 '/Users/admin/builder/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:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tattn/LocalLLMClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.ZLhD8y/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-F", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "6", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "6.0.0", "/Users/admin/builder/spi-builder-workspace/Package.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.aJ6AFm/spi-builder-workspace-manifest"])
/Users/admin/builder/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",
/Users/admin/builder/spi-builder-workspace/Package.swift:112:5: error: unexpected ',' separator
110 |             .unsafeFlags(["-w"])
111 |         ],
112 |     ),
    |     `- error: unexpected ',' separator
113 |
114 |     .target(
/Users/admin/builder/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: 'spi-builder-workspace': Invalid manifest (compiled with: ["/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.ATKvky/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-F", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "6", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "6.0.0", "/Users/admin/builder/spi-builder-workspace/Package.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.tCXbES/spi-builder-workspace-manifest"])
/Users/admin/builder/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",
/Users/admin/builder/spi-builder-workspace/Package.swift:112:5: error: unexpected ',' separator
110 |             .unsafeFlags(["-w"])
111 |         ],
112 |     ),
    |     `- error: unexpected ',' separator
113 |
114 |     .target(
/Users/admin/builder/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",
BUILD FAILURE 6.0 macosSpm