Build Information
Successful build of llama, reference master (d5a409
), with Swift 5.9 for tvOS using Xcode 15.2 on 4 Nov 2024 19:11:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme llama -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ggerganov/llama.cpp.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ggerganov/llama.cpp
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d5a409e ggml : fix gelu tables initialization (#10172)
Submodule path 'ggml/src/kompute': checked out '4565194ed7c32d1d2efa32ceab4d3c6cae006306'
Submodule 'kompute' (https://github.com/nomic-ai/kompute.git) registered for path 'ggml/src/kompute'
Cloning into '/Users/admin/builder/spi-builder-workspace/ggml/src/kompute'...
Cloned https://github.com/ggerganov/llama.cpp.git
Revision (git rev-parse @):
d5a409e57fe8bd24fef597ab8a31110d390a6392
SUCCESS checkout https://github.com/ggerganov/llama.cpp.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 5.9
Building package at path: $PWD
https://github.com/ggerganov/llama.cpp.git
Command line invocation:
/Applications/Xcode-15.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
Resolve Package Graph
Resolved source packages:
llama: /Users/admin/builder/spi-builder-workspace
resolved source packages: llama
{
"cxx_language_standard" : "c++11",
"dependencies" : [
],
"manifest_display_name" : "llama",
"name" : "llama",
"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"
}
],
"products" : [
{
"name" : "llama",
"targets" : [
"llama"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "llama",
"module_type" : "ClangTarget",
"name" : "llama",
"path" : ".",
"product_memberships" : [
"llama"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-metal.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ggml/src/ggml-aarch64.c",
"ggml/src/ggml-alloc.c",
"ggml/src/ggml-backend.cpp",
"ggml/src/ggml-cpu.c",
"ggml/src/ggml-metal.m",
"ggml/src/ggml-quants.c",
"ggml/src/ggml.c",
"src/llama-grammar.cpp",
"src/llama-sampling.cpp",
"src/llama-vocab.cpp",
"src/llama.cpp",
"src/unicode-data.cpp",
"src/unicode.cpp"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"llama"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme llama -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-15.2.0.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 generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
llama: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'llama' in project 'llama'
➜ Explicit dependency on target 'llama' in project 'llama'
➜ Explicit dependency on target 'llama_llama' in project 'llama'
Target 'llama' in project 'llama'
➜ Explicit dependency on target 'llama_llama' in project 'llama'
Target 'llama_llama' in project 'llama' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 039603ddb35a8c8320ee33924998d369
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/039603ddb35a8c8320ee33924998d369.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama_llama.bundle (in target 'llama_llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama_llama.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama_llama.build/empty-llama_llama.plist (in target 'llama_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-appletvos/llama_llama.build/empty-llama_llama.plist
CompileMetalFile /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-metal.metal (in target 'llama_llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/metal -c -target air64-apple-tvos14.0 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -ffast-math -serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama_llama.build/Metal/ggml-metal.dia -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama_llama.build/Metal/ggml-metal.air -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama_llama.build/Metal/ggml-metal.dat /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-metal.metal
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/llama.modulemap (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-appletvos/llama.build/llama.modulemap
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama_llama.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama_llama.build/empty-llama_llama.plist (in target 'llama_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-appletvos/llama_llama.build/empty-llama_llama.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama_llama.bundle/Info.plist
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/llama.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/llama.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-appletvos/llama.build/llama.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/resource_bundle_accessor.m (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-appletvos/llama.build/DerivedSources/resource_bundle_accessor.m
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/resource_bundle_accessor.h (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-appletvos/llama.build/DerivedSources/resource_bundle_accessor.h
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/resource_bundle_accessor.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/resource_bundle_accessor.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fobjc-arc -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/resource_bundle_accessor.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/resource_bundle_accessor.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/resource_bundle_accessor.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/resource_bundle_accessor.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/resource_bundle_accessor.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/unicode-data.o /Users/admin/builder/spi-builder-workspace/src/unicode-data.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -std\=c++11 -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/unicode-data.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/unicode-data.dia -c /Users/admin/builder/spi-builder-workspace/src/unicode-data.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/unicode-data.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/unicode-data.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama.o /Users/admin/builder/spi-builder-workspace/src/llama.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -std\=c++11 -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama.dia -c /Users/admin/builder/spi-builder-workspace/src/llama.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/unicode.o /Users/admin/builder/spi-builder-workspace/src/unicode.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -std\=c++11 -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/unicode.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/unicode.dia -c /Users/admin/builder/spi-builder-workspace/src/unicode.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/unicode.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/unicode.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-vocab.o /Users/admin/builder/spi-builder-workspace/src/llama-vocab.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -std\=c++11 -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-vocab.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-vocab.dia -c /Users/admin/builder/spi-builder-workspace/src/llama-vocab.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-vocab.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-vocab.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml.o /Users/admin/builder/spi-builder-workspace/ggml/src/ggml.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml.dia -c /Users/admin/builder/spi-builder-workspace/ggml/src/ggml.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-grammar.o /Users/admin/builder/spi-builder-workspace/src/llama-grammar.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -std\=c++11 -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-grammar.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-grammar.dia -c /Users/admin/builder/spi-builder-workspace/src/llama-grammar.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-grammar.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-grammar.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-quants.o /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-quants.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-quants.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-quants.dia -c /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-quants.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-quants.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-quants.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-sampling.o /Users/admin/builder/spi-builder-workspace/src/llama-sampling.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -std\=c++11 -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-sampling.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-sampling.dia -c /Users/admin/builder/spi-builder-workspace/src/llama-sampling.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-sampling.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama-sampling.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-metal.o /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-metal.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fobjc-arc -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -include /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/resource_bundle_accessor.h -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-metal.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-metal.dia -c /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-metal.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-metal.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-metal.o
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-metal.m:3713:25: warning: 'recommendedMaxWorkingSetSize' is only available on tvOS 16.0 or newer [-Wunguarded-availability-new]
*total = device.recommendedMaxWorkingSetSize;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In module 'Metal' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-metal.m:8:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLDevice.h:439:31: note: 'recommendedMaxWorkingSetSize' has been marked as being introduced in tvOS 16.0 here, but the deployment target is tvOS 14.0.0
@property (readonly) uint64_t recommendedMaxWorkingSetSize API_AVAILABLE(macos(10.12), macCatalyst(13.0), ios(16.0));
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-metal.m:3713:25: note: enclose 'recommendedMaxWorkingSetSize' in an @available check to silence this warning
*total = device.recommendedMaxWorkingSetSize;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-cpu.o /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-cpu.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-cpu.dia -c /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-cpu.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-cpu.o
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:2912:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ie1 = MIN(ie0 + dr, ne);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:2941:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:3205:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:3556:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:3877:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:4054:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:4139:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:4214:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:4283:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:4335:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:4397:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:4537:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:4594:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:4642:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:4699:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:4755:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:4803:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:4949:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:5043:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:5836:25: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int64_t ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:6521:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:6580:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:6639:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:6750:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7407:79: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
memcpy(&dst_col[iir0 + cn * nb1 / nb0], tmp + (cn * 16), (MIN(iir0 + blck_0, ir0_end) - iir0) * sizeof(float));
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7614:33: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int64_t ir0_end = MIN(ir0_start + dr0, nr0);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7617:33: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int64_t ir1_end = MIN(ir1_start + dr1, nr1);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7778:31: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int64_t ir011 = MIN(ir010 + dr0, nr0);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7781:31: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int64_t ir111 = MIN(ir110 + dr1, nr1);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7829:50: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
memcpy(&dst_col[iir0], tmp, (MIN(iir0 + blck_0, ir011) - iir0)*sizeof(float));
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7897:25: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int64_t ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7900:28: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
const int64_t blck_0 = MAX(GGML_VEC_MAD_UNROLL, 32);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
#define MAX(a, b) (((a)>(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:21:9: note: other definition of 'MAX'
#define MAX(a, b) ((a) > (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7904:30: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int64_t bir1 = MIN(bir + blck_1, ir1);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7906:35: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int64_t bne01 = MIN(bi01 + blck_0, ne01);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:8008:25: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int64_t ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:8122:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:8213:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:8359:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:8400:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:8441:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:8482:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:8870:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:8974:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:9078:26: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
dst_ptr[i] = MAX(MIN(src0_ptr[i], max), min);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
#define MAX(a, b) (((a)>(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:21:9: note: other definition of 'MAX'
#define MAX(a, b) ((a) > (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:9078:30: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
dst_ptr[i] = MAX(MIN(src0_ptr[i], max), min);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:9137:38: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
const float y = (i0 / 2 - low) / MAX(0.001f, high - low);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
#define MAX(a, b) (((a)>(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:21:9: note: other definition of 'MAX'
#define MAX(a, b) ((a) > (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:9138:16: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
return 1 - MIN(1, MAX(0, y));
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:9138:23: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
return 1 - MIN(1, MAX(0, y));
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
#define MAX(a, b) (((a)>(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:21:9: note: other definition of 'MAX'
#define MAX(a, b) ((a) > (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:9188:15: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
dims[0] = MAX(0, start);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
#define MAX(a, b) (((a)>(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:21:9: note: other definition of 'MAX'
#define MAX(a, b) ((a) > (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:9189:15: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
dims[1] = MIN(n_dims - 1, end);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:9236:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:9361:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:9557:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:9645:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:10025:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ip1 = MIN(ip0 + dp, np);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:10648:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:10855:22: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
const int mxDM = MAX(D, Mup);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
#define MAX(a, b) (((a)>(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:21:9: note: other definition of 'MAX'
#define MAX(a, b) ((a) > (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:10923:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:11186:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:11268:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:11603:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ip1 = MIN(ip0 + dp, np);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:11961:25: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int64_t ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:12050:25: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int64_t ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:12128:21: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
const int ir1 = MIN(ir0 + dr, nr);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:12748:27: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
n_tasks = MIN(n_threads, ggml_nrows(node->src[0]));
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:12794:31: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
n_tasks = MIN(p.n_tasks, n_threads);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:12804:31: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
n_tasks = MIN(p.n_tasks, n_threads);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:12814:31: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
n_tasks = MIN(p.n_tasks, n_threads);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:13140:21: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
max_tasks = MAX(max_tasks, n_tasks);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
#define MAX(a, b) (((a)>(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:21:9: note: other definition of 'MAX'
#define MAX(a, b) ((a) > (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:13255:42: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
const int64_t mxDn = MAX(D, ne11) * 2; // *2 because of S and SM in ggml_compute_forward_flash_attn_back
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
#define MAX(a, b) (((a)>(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:21:9: note: other definition of 'MAX'
#define MAX(a, b) ((a) > (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:13280:21: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
work_size = MAX(work_size, cur);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
#define MAX(a, b) (((a)>(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:21:9: note: other definition of 'MAX'
#define MAX(a, b) ((a) > (b) ? (a) : (b))
^
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:13288:24: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
cplan.n_threads = MIN(max_tasks, n_threads);
^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-common.h:4:
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
#define MIN(a, b) (((a)<(b))?(a):(b))
^
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu.c:7:
In file included from /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-cpu-impl.h:6:
/Users/admin/builder/spi-builder-workspace/ggml/src/ggml-impl.h:20:9: note: other definition of 'MIN'
#define MIN(a, b) ((a) < (b) ? (a) : (b))
^
72 warnings generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-backend.o /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-backend.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -std\=c++11 -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-backend.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-backend.dia -c /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-backend.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-backend.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-backend.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-alloc.o /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-alloc.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-alloc.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-alloc.dia -c /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-alloc.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-alloc.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-alloc.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-aarch64.o /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-aarch64.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos17.2-21K354-d04792babcd4d6c925192122b83e5b58.sdkstatcache -target arm64-apple-tvos14.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules -gmodules -fmodules-cache-path\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=llama -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DGGML_USE_ACCELERATE -DGGML_USE_METAL -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -I/Users/admin/builder/spi-builder-workspace/spm-headers -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -DXcode -Wno-shorten-64-to-32 -O3 -DNDEBUG -fno-objc-arc -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-aarch64.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-aarch64.dia -c /Users/admin/builder/spi-builder-workspace/ggml/src/ggml-aarch64.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-aarch64.o -index-unit-output-path /llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/ggml-aarch64.o
MetalLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama_llama.bundle/default.metallib (in target 'llama_llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/metal -target air64-apple-tvos14.0 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama_llama.bundle/default.metallib /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama_llama.build/Metal/ggml-metal.air
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama_llama.bundle (in target 'llama_llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama_llama.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama_llama.bundle (in target 'llama_llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama_llama.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/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-appletvos/llama.build/Objects-normal/arm64/llama.LinkFileList
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama.o normal (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -reproducible -target arm64-apple-tvos14.0 -r -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-arc -fobjc-link-runtime -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/llama.build/Debug-appletvos/llama.build/Objects-normal/arm64/llama_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama.o (in target 'llama' from project 'llama')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/llama.o
** BUILD SUCCEEDED **
Build complete.
Done.