Build Information
Failed to build LocalLLMClient, reference 0.2.0 (45b10c
), with Swift 6.0 for watchOS using Xcode 16.2 on 15 Jun 2025 11:38:05 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
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: watchOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/tattn/LocalLLMClient.git
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Package: spi-builder-workspace
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
spi-builder-workspace: (null)
2025-06-15 04:38:01.775 xcodebuild[499:2848] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-15-06_04-38-0001.xcresult
xcodebuild: error: Could not resolve package dependencies:
Unexpected ',' separator
Unexpected ',' separator
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/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",
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
spi-builder-workspace: (null)
2025-06-15 04:38:04.009 xcodebuild[591:3524] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-15-06_04-38-0004.xcresult
xcodebuild: error: Could not resolve package dependencies:
Unexpected ',' separator
Unexpected ',' separator
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/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 watchOS