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 llama, reference master (683985), with Swift 6.2 for macOS (Xcode) using Xcode 26.0 on 21 Jun 2025 12:32:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme llama -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordBDHG/llama.cpp.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordBDHG/llama.cpp
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6839853 Create XCFramework for release 0.3.3
Submodule path 'kompute': checked out '4565194ed7c32d1d2efa32ceab4d3c6cae006306'
Submodule 'kompute' (https://github.com/nomic-ai/kompute.git) registered for path 'kompute'
Cloning into '/Users/admin/builder/spi-builder-workspace/kompute'...
Cloned https://github.com/StanfordBDHG/llama.cpp.git
Revision (git rev-parse @):
6839853a321778906e210a33ee2c6aec52f34c97
SUCCESS checkout https://github.com/StanfordBDHG/llama.cpp.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/StanfordBDHG/llama.cpp.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "llama",
  "name" : "llama",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "llama",
      "targets" : [
        "llama"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "llama",
      "module_type" : "BinaryTarget",
      "name" : "llama",
      "path" : "llama.xcframework",
      "product_memberships" : [
        "llama"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "llama",
    "schemes" : [
      "llama"
    ],
    "targets" : [
      "llama"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme llama -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme llama -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'llama' in project 'llama' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5c3057168bf6adfb7eb979fa0db891df
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5c3057168bf6adfb7eb979fa0db891df.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/llama.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/llama.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/llama.xcodeproj
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/llama.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/llama.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama-9188cef26bd57756effe35957f8bf42b-VFS/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/llama.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama-9188cef26bd57756effe35957f8bf42b-VFS/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-project-headers.hmap (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama.DependencyMetadataFileList (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama.hmap (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama.DependencyStaticMetadataFileList (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-own-target-headers.hmap (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-generated-files.hmap (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-diagnostic-filename-map.json (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-diagnostic-filename-map.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-all-target-headers.hmap (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-all-non-framework-target-headers.hmap (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/empty-llama.plist (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/empty-llama.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Objects-normal/arm64/llama.LinkFileList (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Objects-normal/arm64/llama.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-macos14.0 '-std=gnu17' -fobjc-arc -fobjc-weak -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=llama' -fpascal-strings -O3 -fno-common '-DDEBUG=1' '-DLLAMA_BUILD_NUMBER=1' '-DLLAMA_COMMIT="development"' '-DLLAMA_COMPILER="swift-clang"' '-DLLAMA_BUILD_TARGET="iOS"' '-DGGML_USE_ACCELERATE=1' '-DGGML_USE_METAL=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=0' -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama-9188cef26bd57756effe35957f8bf42b-VFS/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/DerivedSources -fno-objc-arc -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -DNDEBUG
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
-target arm64-apple-macos14.0 '-std=c++11' -fmodules -fno-cxx-modules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=llama' -fpascal-strings -O3 -fno-common '-DDEBUG=1' '-DLLAMA_BUILD_NUMBER=1' '-DLLAMA_COMMIT="development"' '-DLLAMA_COMPILER="swift-clang"' '-DLLAMA_BUILD_TARGET="iOS"' '-DGGML_USE_ACCELERATE=1' '-DGGML_USE_METAL=1' -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -g -fvisibility-inlines-hidden -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama-9188cef26bd57756effe35957f8bf42b-VFS/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/DerivedSources -fno-objc-arc -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -DNDEBUG
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-macos14.0 '-std=gnu17' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=llama' -fpascal-strings -O3 -fno-common '-DDEBUG=1' '-DLLAMA_BUILD_NUMBER=1' '-DLLAMA_COMMIT="development"' '-DLLAMA_COMPILER="swift-clang"' '-DLLAMA_BUILD_TARGET="iOS"' '-DGGML_USE_ACCELERATE=1' '-DGGML_USE_METAL=1' -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama-9188cef26bd57756effe35957f8bf42b-VFS/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/DerivedSources -fno-objc-arc -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -DNDEBUG
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/DerivedSources/llama_vers.c (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/DerivedSources/llama_vers.c
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/unicode.h /Users/admin/builder/spi-builder-workspace/unicode.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/unicode.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/unicode-data.h /Users/admin/builder/spi-builder-workspace/unicode-data.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/unicode-data.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/train.h /Users/admin/builder/spi-builder-workspace/common/train.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/common/train.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/stb_image.h /Users/admin/builder/spi-builder-workspace/common/stb_image.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/common/stb_image.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/sgemm.h /Users/admin/builder/spi-builder-workspace/sgemm.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/sgemm.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/ngram-cache.h /Users/admin/builder/spi-builder-workspace/common/ngram-cache.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/common/ngram-cache.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/json.hpp /Users/admin/builder/spi-builder-workspace/common/json.hpp (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/common/json.hpp /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/json-schema-to-grammar.h /Users/admin/builder/spi-builder-workspace/common/json-schema-to-grammar.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/common/json-schema-to-grammar.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/ggml-quants.h /Users/admin/builder/spi-builder-workspace/ggml-quants.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/ggml-quants.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/ggml-metal.h /Users/admin/builder/spi-builder-workspace/ggml-metal.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/ggml-metal.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/ggml-impl.h /Users/admin/builder/spi-builder-workspace/ggml-impl.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/ggml-impl.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/ggml-common.h /Users/admin/builder/spi-builder-workspace/ggml-common.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/ggml-common.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/ggml-backend-impl.h /Users/admin/builder/spi-builder-workspace/ggml-backend-impl.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/ggml-backend-impl.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/console.h /Users/admin/builder/spi-builder-workspace/common/console.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/common/console.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders/base64.hpp /Users/admin/builder/spi-builder-workspace/common/base64.hpp (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/common/base64.hpp /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers/vector.h /Users/admin/builder/spi-builder-workspace/swift/include/vector.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/swift/include/vector.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers/tokenize.h /Users/admin/builder/spi-builder-workspace/swift/include/tokenize.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/swift/include/tokenize.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers/sampling.h /Users/admin/builder/spi-builder-workspace/common/sampling.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/common/sampling.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers/log.h /Users/admin/builder/spi-builder-workspace/common/log.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/common/log.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers/llama.h /Users/admin/builder/spi-builder-workspace/llama.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/llama.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers/grammar-parser.h /Users/admin/builder/spi-builder-workspace/common/grammar-parser.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/common/grammar-parser.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers/ggml.h /Users/admin/builder/spi-builder-workspace/ggml.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/ggml.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers/ggml-backend.h /Users/admin/builder/spi-builder-workspace/ggml-backend.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/ggml-backend.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers/ggml-alloc.h /Users/admin/builder/spi-builder-workspace/ggml-alloc.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/ggml-alloc.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers/common.h /Users/admin/builder/spi-builder-workspace/common/common.h (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/common/common.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/module.modulemap /Users/admin/builder/spi-builder-workspace/llama-module.modulemap (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/llama-module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/module.modulemap
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/llama Versions/Current/llama (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/llama /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/llama
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/Current A (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Resources Versions/Current/Resources (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/PrivateHeaders Versions/Current/PrivateHeaders (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/PrivateHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/PrivateHeaders
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Resources (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Modules Versions/Current/Modules (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Headers Versions/Current/Headers (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/PrivateHeaders
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/module.modulemap (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Modules
VerifyModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/modules-verifier /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework --clang /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --diagnostic-filename-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-diagnostic-filename-map.json --sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk --intermediates-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/VerifyModule --target arm64-apple-macos14.0 --language c++ --standard gnu17 --standard gnu++20
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/empty-llama.plist (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/empty-llama.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Resources/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Resources/build-info.cpp.in /Users/admin/builder/spi-builder-workspace/common/build-info.cpp.in (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/common/build-info.cpp.in /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Resources/CMakeLists.txt /Users/admin/builder/spi-builder-workspace/common/CMakeLists.txt (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/common/CMakeLists.txt /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Resources
CompileMetalFile /Users/admin/builder/spi-builder-workspace/ggml-metal.metal (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/metal -c -target air64-apple-macos14.0 -gline-tables-only -frecord-sources -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -fmetal-math-mode\=fast -fmetal-math-fp32-functions\=fast -serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Metal/ggml-metal-341f56f4952727e425d29bdb0e7cf1cf.dia -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Metal/ggml-metal-341f56f4952727e425d29bdb0e7cf1cf.air -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Metal/ggml-metal-341f56f4952727e425d29bdb0e7cf1cf.dat /Users/admin/builder/spi-builder-workspace/ggml-metal.metal
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Metal/ggml-metal-341f56f4952727e425d29bdb0e7cf1cf.dia:1:1: warning: Could not read serialized diagnostics file: error("Failed to open diagnostics file") (in target 'llama' from project 'llama')
error: error: cannot execute tool 'metal' due to missing Metal Toolchain; use: xcodebuild -downloadComponent MetalToolchain
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a8bc12ac66f0865bc660d3fed51b578fd8065c05, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a8bc12ac66f0865bc660d3fed51b578fd8065c05, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	CompileMetalFile /Users/admin/builder/spi-builder-workspace/ggml-metal.metal (in target 'llama' from project 'llama')
	Building project llama with scheme llama
(2 failures)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "llama",
  "name" : "llama",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "llama",
      "targets" : [
        "llama"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "llama",
      "module_type" : "BinaryTarget",
      "name" : "llama",
      "path" : "llama.xcframework",
      "product_memberships" : [
        "llama"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "llama",
    "schemes" : [
      "llama"
    ],
    "targets" : [
      "llama"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme llama -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme llama -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'llama' in project 'llama' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/llama.xcodeproj
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
VerifyModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/modules-verifier /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework --clang /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --diagnostic-filename-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/llama-diagnostic-filename-map.json --sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk --intermediates-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/VerifyModule --target arm64-apple-macos14.0 --language c++ --standard gnu17 --standard gnu++20
CompileMetalFile /Users/admin/builder/spi-builder-workspace/ggml-metal.metal (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/metal -c -target air64-apple-macos14.0 -gline-tables-only -frecord-sources -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -fmetal-math-mode\=fast -fmetal-math-fp32-functions\=fast -serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Metal/ggml-metal-341f56f4952727e425d29bdb0e7cf1cf.dia -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Metal/ggml-metal-341f56f4952727e425d29bdb0e7cf1cf.air -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Metal/ggml-metal-341f56f4952727e425d29bdb0e7cf1cf.dat /Users/admin/builder/spi-builder-workspace/ggml-metal.metal
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/Metal/ggml-metal-341f56f4952727e425d29bdb0e7cf1cf.dia:1:1: warning: Could not read serialized diagnostics file: error("Failed to open diagnostics file") (in target 'llama' from project 'llama')
error: error: cannot execute tool 'metal' due to missing Metal Toolchain; use: xcodebuild -downloadComponent MetalToolchain
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/empty-llama.plist (in target 'llama' from project 'llama')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug/llama.build/empty-llama.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/llama.framework/Versions/A/Resources/Info.plist
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a8bc12ac66f0865bc660d3fed51b578fd8065c05, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a8bc12ac66f0865bc660d3fed51b578fd8065c05, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	CompileMetalFile /Users/admin/builder/spi-builder-workspace/ggml-metal.metal (in target 'llama' from project 'llama')
	Building project llama with scheme llama
(2 failures)
BUILD FAILURE 6.2 macosXcodebuild