Build Information
Failed to build LLamaSwift, reference main (5fff6a
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 29 Apr 2025 16:24:59 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.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/srgtuszy/llama-cpp-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/srgtuszy/llama-cpp-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5fff6aa Fixed sampler chain not being freed
Cloned https://github.com/srgtuszy/llama-cpp-swift.git
Revision (git rev-parse @):
5fff6aaeae60df84b03f7d0aa246745290fdc65f
SUCCESS checkout https://github.com/srgtuszy/llama-cpp-swift.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/srgtuszy/llama-cpp-swift.git
https://github.com/srgtuszy/llama-cpp-swift.git
{
"dependencies" : [
{
"identity" : "llama.cpp",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/ggerganov/llama.cpp"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "LLamaSwift",
"name" : "LLamaSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "LLamaSwift",
"targets" : [
"LLamaSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "llama_cpp_swiftTests",
"module_type" : "SwiftTarget",
"name" : "llama-cpp-swiftTests",
"path" : "Tests/llama-cpp-swiftTests",
"sources" : [
"llama_cpp_swiftTests.swift"
],
"target_dependencies" : [
"LLamaSwift"
],
"type" : "test"
},
{
"c99name" : "LLamaSwift",
"module_type" : "SwiftTarget",
"name" : "LLamaSwift",
"path" : "Sources",
"product_dependencies" : [
"llama",
"Logging"
],
"product_memberships" : [
"LLamaSwift"
],
"sources" : [
"llama-cpp-swift/InferError.swift",
"llama-cpp-swift/InitializationError.swift",
"llama-cpp-swift/LLama.swift",
"llama-cpp-swift/Logger+LLama.swift",
"llama-cpp-swift/Model.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/ggerganov/llama.cpp
the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system) in https://github.com/ggerganov/llama.cppResolve Package Graph
Updating from https://github.com/ggerganov/llama.cpp
the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system) in https://github.com/ggerganov/llama.cppResolve Package Graph
Updating from https://github.com/ggerganov/llama.cpp
the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system) in https://github.com/ggerganov/llama.cpp
Resolved source packages:
spi-builder-workspace: (null)
2025-04-29 09:24:58.030 xcodebuild[515:2852] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_09-24-0058.xcresult
xcodebuild: error: Could not resolve package dependencies:
the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system) in https://github.com/ggerganov/llama.cpp
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/ggerganov/llama.cpp
the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system) in https://github.com/ggerganov/llama.cpp
Resolved source packages:
spi-builder-workspace: (null)
2025-04-29 09:24:59.705 xcodebuild[730:4151] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_09-24-0059.xcresult
xcodebuild: error: Could not resolve package dependencies:
the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system) in https://github.com/ggerganov/llama.cpp
BUILD FAILURE 6.1 macosXcodebuild