--- events: - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineSystem.cmake:205 (message)" - "CMakeLists.txt:2 (project)" message: | The system is: Darwin - 24.2.0 - arm64 - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)" - "CMakeLists.txt:2 (project)" message: | Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /Library/Developer/CommandLineTools/usr/bin/cc Build flags: Id flags: The output was: 1 ld: library 'System' not found cc: error: linker command failed with exit code 1 (use -v to see invocation) - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)" - "CMakeLists.txt:2 (project)" message: | Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /Library/Developer/CommandLineTools/usr/bin/cc Build flags: Id flags: -c The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o" The C compiler identification is AppleClang, found in: /Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/3.31.5/CompilerIdC/CMakeCCompilerId.o - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)" - "CMakeLists.txt:2 (project)" message: | Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: /Library/Developer/CommandLineTools/usr/bin/c++ Build flags: Id flags: The output was: 1 ld: library 'c++' not found c++: error: linker command failed with exit code 1 (use -v to see invocation) - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)" - "CMakeLists.txt:2 (project)" message: | Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /Library/Developer/CommandLineTools/usr/bin/c++ Build flags: Id flags: -c The output was: 0 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o" The CXX compiler identification is AppleClang, found in: /Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/3.31.5/CompilerIdCXX/CMakeCXXCompilerId.o - kind: "try_compile-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)" - "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:2 (project)" checks: - "Detecting C compiler ABI info" directories: source: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-T4mqGZ" binary: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-T4mqGZ" cmakeVariables: CMAKE_C_FLAGS: "" CMAKE_C_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_OSX_ARCHITECTURES: "" CMAKE_OSX_DEPLOYMENT_TARGET: "" CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk" buildResult: variable: "CMAKE_C_ABI_COMPILED" cached: true stdout: | Change Dir: '/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-T4mqGZ' Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_60e58/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_60e58.dir/build.make CMakeFiles/cmTC_60e58.dir/build Building C object CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o /Library/Developer/CommandLineTools/usr/bin/cc -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o -c /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c Apple clang version 16.0.0 (clang-1600.0.26.6) Target: arm64-apple-darwin24.2.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin cc: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx15.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=15.2 -fvisibility-inlines-hidden-static-local-var -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-abi darwinpcs -debugger-tuning=lldb -target-linker-version 1115.7.3 -v -fcoverage-compilation-dir=/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-T4mqGZ -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -dependency-file CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fdebug-compilation-dir=/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-T4mqGZ -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fmax-type-align=16 -fcommon -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o -x c /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c clang -cc1 version 16.0.0 (clang-1600.0.26.6) default target arm64-apple-darwin24.2.0 ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include" ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /Library/Developer/CommandLineTools/usr/lib/clang/16/include /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include /Library/Developer/CommandLineTools/usr/include /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks (framework directory) End of search list. Linking C executable cmTC_60e58 /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_60e58.dir/link.txt --verbose=1 Apple clang version 16.0.0 (clang-1600.0.26.6) Target: arm64-apple-darwin24.2.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 15.0.0 15.2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_60e58 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a @(#)PROGRAM:ld PROJECT:ld-1115.7.3 BUILD 23:52:02 Dec 5 2024 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em LTO support using: LLVM version 16.0.0 (static support for 29, runtime is 29) TAPI support using: Apple TAPI version 16.0.0 (tapi-1600.0.11.9) Library search paths: /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift Framework search paths: /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks /Library/Developer/CommandLineTools/usr/bin/cc -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o -o cmTC_60e58 exitCode: 0 - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:113 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:2 (project)" message: | Effective list of requested architectures (possibly empty) : "" Effective list of architectures found in the ABI info binary: "arm64" - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:182 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:2 (project)" message: | Parsed C implicit include dir info: rv=done found start of include info found start of implicit include info add: [/Library/Developer/CommandLineTools/usr/lib/clang/16/include] add: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include] add: [/Library/Developer/CommandLineTools/usr/include] end of search list found collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/16/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/16/include] collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include] collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include] implicit include dirs: [/Library/Developer/CommandLineTools/usr/lib/clang/16/include;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include] - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:218 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:2 (project)" message: | Parsed C implicit link information: link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] ignore line: [Change Dir: '/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-T4mqGZ'] ignore line: [] ignore line: [Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_60e58/fast] ignore line: [/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_60e58.dir/build.make CMakeFiles/cmTC_60e58.dir/build] ignore line: [Building C object CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o] ignore line: [/Library/Developer/CommandLineTools/usr/bin/cc -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -v -Wl -v -MD -MT CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o -c /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c] ignore line: [Apple clang version 16.0.0 (clang-1600.0.26.6)] ignore line: [Target: arm64-apple-darwin24.2.0] ignore line: [Thread model: posix] ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin] ignore line: [cc: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]] ignore line: [ "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx15.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=15.2 -fvisibility-inlines-hidden-static-local-var -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-abi darwinpcs -debugger-tuning=lldb -target-linker-version 1115.7.3 -v -fcoverage-compilation-dir=/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-T4mqGZ -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -dependency-file CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fdebug-compilation-dir=/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-T4mqGZ -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fmax-type-align=16 -fcommon -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o -x c /opt/homebrew/share/cmake/Modules/CMakeCCompilerABI.c] ignore line: [clang -cc1 version 16.0.0 (clang-1600.0.26.6) default target arm64-apple-darwin24.2.0] ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include"] ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/Library/Frameworks"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/16/include] ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include] ignore line: [ /Library/Developer/CommandLineTools/usr/include] ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks (framework directory)] ignore line: [End of search list.] ignore line: [Linking C executable cmTC_60e58] ignore line: [/opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_60e58.dir/link.txt --verbose=1] ignore line: [Apple clang version 16.0.0 (clang-1600.0.26.6)] ignore line: [Target: arm64-apple-darwin24.2.0] ignore line: [Thread model: posix] ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin] link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 15.0.0 15.2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_60e58 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a] arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore arg [-demangle] ==> ignore arg [-lto_library] ==> ignore, skip following value arg [/Library/Developer/CommandLineTools/usr/lib/libLTO.dylib] ==> skip value of -lto_library arg [-dynamic] ==> ignore arg [-arch] ==> ignore arg [arm64] ==> ignore arg [-platform_version] ==> ignore arg [macos] ==> ignore arg [15.0.0] ==> ignore arg [15.2] ==> ignore arg [-syslibroot] ==> ignore arg [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk] ==> ignore arg [-mllvm] ==> ignore arg [-enable-linkonceodr-outlining] ==> ignore arg [-o] ==> ignore arg [cmTC_60e58] ==> ignore arg [-search_paths_first] ==> ignore arg [-headerpad_max_install_names] ==> ignore arg [-v] ==> ignore arg [CMakeFiles/cmTC_60e58.dir/CMakeCCompilerABI.c.o] ==> ignore arg [-lSystem] ==> lib [System] arg [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a] linker tool for 'C': /Library/Developer/CommandLineTools/usr/bin/ld Library search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift] Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks] remove lib [System] remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a] collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib] collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift] collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks] implicit libs: [] implicit objs: [] implicit dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift] implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks] - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)" - "/opt/homebrew/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:2 (project)" message: | Running the C compiler's linker: "/Library/Developer/CommandLineTools/usr/bin/ld" "-v" @(#)PROGRAM:ld PROJECT:ld-1115.7.3 BUILD 23:52:02 Dec 5 2024 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em LTO support using: LLVM version 16.0.0 (static support for 29, runtime is 29) TAPI support using: Apple TAPI version 16.0.0 (tapi-1600.0.11.9) - kind: "try_compile-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)" - "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:2 (project)" checks: - "Detecting CXX compiler ABI info" directories: source: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-QVtX2E" binary: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-QVtX2E" cmakeVariables: CMAKE_CXX_FLAGS: "" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_CXX_SCAN_FOR_MODULES: "OFF" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_OSX_ARCHITECTURES: "" CMAKE_OSX_DEPLOYMENT_TARGET: "" CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk" buildResult: variable: "CMAKE_CXX_ABI_COMPILED" cached: true stdout: | Change Dir: '/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-QVtX2E' Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_e7565/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_e7565.dir/build.make CMakeFiles/cmTC_e7565.dir/build Building CXX object CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o /Library/Developer/CommandLineTools/usr/bin/c++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o -c /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp Apple clang version 16.0.0 (clang-1600.0.26.6) Target: arm64-apple-darwin24.2.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin c++: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument] ignoring nonexistent directory "/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1" "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx15.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=15.2 -fvisibility-inlines-hidden-static-local-var -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-abi darwinpcs -debugger-tuning=lldb -target-linker-version 1115.7.3 -v -fcoverage-compilation-dir=/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-QVtX2E -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -dependency-file CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fdeprecated-macro -fdebug-compilation-dir=/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-QVtX2E -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fno-cxx-modules -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o -x c++ /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp clang -cc1 version 16.0.0 (clang-1600.0.26.6) default target arm64-apple-darwin24.2.0 ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include" ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1 /Library/Developer/CommandLineTools/usr/lib/clang/16/include /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include /Library/Developer/CommandLineTools/usr/include /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks (framework directory) End of search list. Linking CXX executable cmTC_e7565 /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e7565.dir/link.txt --verbose=1 Apple clang version 16.0.0 (clang-1600.0.26.6) Target: arm64-apple-darwin24.2.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 15.0.0 15.2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_e7565 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a @(#)PROGRAM:ld PROJECT:ld-1115.7.3 BUILD 23:52:02 Dec 5 2024 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em LTO support using: LLVM version 16.0.0 (static support for 29, runtime is 29) TAPI support using: Apple TAPI version 16.0.0 (tapi-1600.0.11.9) Library search paths: /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift Framework search paths: /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks /Library/Developer/CommandLineTools/usr/bin/c++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_e7565 exitCode: 0 - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:113 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:2 (project)" message: | Effective list of requested architectures (possibly empty) : "" Effective list of architectures found in the ABI info binary: "arm64" - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:182 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:2 (project)" message: | Parsed CXX implicit include dir info: rv=done found start of include info found start of implicit include info add: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1] add: [/Library/Developer/CommandLineTools/usr/lib/clang/16/include] add: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include] add: [/Library/Developer/CommandLineTools/usr/include] end of search list found collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1] collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/16/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/16/include] collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include] collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include] implicit include dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1;/Library/Developer/CommandLineTools/usr/lib/clang/16/include;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include] - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:218 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:2 (project)" message: | Parsed CXX implicit link information: link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] ignore line: [Change Dir: '/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-QVtX2E'] ignore line: [] ignore line: [Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_e7565/fast] ignore line: [/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_e7565.dir/build.make CMakeFiles/cmTC_e7565.dir/build] ignore line: [Building CXX object CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o] ignore line: [/Library/Developer/CommandLineTools/usr/bin/c++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -v -Wl -v -MD -MT CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o -c /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Apple clang version 16.0.0 (clang-1600.0.26.6)] ignore line: [Target: arm64-apple-darwin24.2.0] ignore line: [Thread model: posix] ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin] ignore line: [c++: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]] ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1"] ignore line: [ "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx15.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=15.2 -fvisibility-inlines-hidden-static-local-var -fno-modulemap-allow-subdirectory-search -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-abi darwinpcs -debugger-tuning=lldb -target-linker-version 1115.7.3 -v -fcoverage-compilation-dir=/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-QVtX2E -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -dependency-file CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fdeprecated-macro -fdebug-compilation-dir=/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-QVtX2E -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fno-cxx-modules -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o -x c++ /opt/homebrew/share/cmake/Modules/CMakeCXXCompilerABI.cpp] ignore line: [clang -cc1 version 16.0.0 (clang-1600.0.26.6) default target arm64-apple-darwin24.2.0] ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/local/include"] ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/Library/Frameworks"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/c++/v1] ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/16/include] ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include] ignore line: [ /Library/Developer/CommandLineTools/usr/include] ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks (framework directory)] ignore line: [End of search list.] ignore line: [Linking CXX executable cmTC_e7565] ignore line: [/opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e7565.dir/link.txt --verbose=1] ignore line: [Apple clang version 16.0.0 (clang-1600.0.26.6)] ignore line: [Target: arm64-apple-darwin24.2.0] ignore line: [Thread model: posix] ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin] link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 15.0.0 15.2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_e7565 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a] arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore arg [-demangle] ==> ignore arg [-lto_library] ==> ignore, skip following value arg [/Library/Developer/CommandLineTools/usr/lib/libLTO.dylib] ==> skip value of -lto_library arg [-dynamic] ==> ignore arg [-arch] ==> ignore arg [arm64] ==> ignore arg [-platform_version] ==> ignore arg [macos] ==> ignore arg [15.0.0] ==> ignore arg [15.2] ==> ignore arg [-syslibroot] ==> ignore arg [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk] ==> ignore arg [-mllvm] ==> ignore arg [-enable-linkonceodr-outlining] ==> ignore arg [-o] ==> ignore arg [cmTC_e7565] ==> ignore arg [-search_paths_first] ==> ignore arg [-headerpad_max_install_names] ==> ignore arg [-v] ==> ignore arg [CMakeFiles/cmTC_e7565.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore arg [-lc++] ==> lib [c++] arg [-lSystem] ==> lib [System] arg [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a] linker tool for 'CXX': /Library/Developer/CommandLineTools/usr/bin/ld Library search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift] Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks] remove lib [System] remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a] collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib] collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift] collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks] implicit libs: [c++] implicit objs: [] implicit dirs: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift] implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks] - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)" - "/opt/homebrew/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - "CMakeLists.txt:2 (project)" message: | Running the CXX compiler's linker: "/Library/Developer/CommandLineTools/usr/bin/ld" "-v" @(#)PROGRAM:ld PROJECT:ld-1115.7.3 BUILD 23:52:02 Dec 5 2024 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em LTO support using: LLVM version 16.0.0 (static support for 29, runtime is 29) TAPI support using: Apple TAPI version 16.0.0 (tapi-1600.0.11.9) - kind: "try_compile-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)" - "/opt/homebrew/share/cmake/Modules/CheckCSourceCompiles.cmake:58 (cmake_check_source_compiles)" - "/opt/homebrew/share/cmake/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)" - "/opt/homebrew/share/cmake/Modules/FindThreads.cmake:163 (_threads_check_libc)" - "ggml/CMakeLists.txt:210 (find_package)" checks: - "Performing Test CMAKE_HAVE_LIBC_PTHREAD" directories: source: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-iEJKXj" binary: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-iEJKXj" cmakeVariables: CMAKE_C_FLAGS: "" CMAKE_C_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/Users/kb7/Downloads/Quantization/llama.cpp/cmake/" CMAKE_OSX_ARCHITECTURES: "" CMAKE_OSX_DEPLOYMENT_TARGET: "" CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk" buildResult: variable: "CMAKE_HAVE_LIBC_PTHREAD" cached: true stdout: | Change Dir: '/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-iEJKXj' Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_e15cd/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_e15cd.dir/build.make CMakeFiles/cmTC_e15cd.dir/build Building C object CMakeFiles/cmTC_e15cd.dir/src.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -std=gnu11 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -MD -MT CMakeFiles/cmTC_e15cd.dir/src.c.o -MF CMakeFiles/cmTC_e15cd.dir/src.c.o.d -o CMakeFiles/cmTC_e15cd.dir/src.c.o -c /Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-iEJKXj/src.c Linking C executable cmTC_e15cd /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e15cd.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e15cd.dir/src.c.o -o cmTC_e15cd exitCode: 0 - kind: "try_compile-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/FindOpenMP.cmake:252 (try_compile)" - "/opt/homebrew/share/cmake/Modules/FindOpenMP.cmake:522 (_OPENMP_GET_FLAGS)" - "ggml/src/ggml-cpu/CMakeLists.txt:47 (find_package)" - "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)" description: "Detecting C OpenMP compiler info" directories: source: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-ol6tjM" binary: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-ol6tjM" cmakeVariables: CMAKE_C_FLAGS: "" CMAKE_C_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/Users/kb7/Downloads/Quantization/llama.cpp/cmake/" CMAKE_OSX_ARCHITECTURES: "" CMAKE_OSX_DEPLOYMENT_TARGET: "" CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk" buildResult: variable: "OpenMP_COMPILE_RESULT_C_Xclang fopenmp" cached: true stdout: | Change Dir: '/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-ol6tjM' Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_67526/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_67526.dir/build.make CMakeFiles/cmTC_67526.dir/build Building C object CMakeFiles/cmTC_67526.dir/OpenMPTryFlag.c.o /Library/Developer/CommandLineTools/usr/bin/cc -Xclang -fopenmp -std=gnu11 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -MD -MT CMakeFiles/cmTC_67526.dir/OpenMPTryFlag.c.o -MF CMakeFiles/cmTC_67526.dir/OpenMPTryFlag.c.o.d -o CMakeFiles/cmTC_67526.dir/OpenMPTryFlag.c.o -c /Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-ol6tjM/OpenMPTryFlag.c /Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-ol6tjM/OpenMPTryFlag.c:2:10: fatal error: 'omp.h' file not found 2 | #include | ^~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_67526.dir/OpenMPTryFlag.c.o] Error 1 make: *** [cmTC_67526/fast] Error 2 exitCode: 2 - kind: "try_compile-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/FindOpenMP.cmake:252 (try_compile)" - "/opt/homebrew/share/cmake/Modules/FindOpenMP.cmake:522 (_OPENMP_GET_FLAGS)" - "ggml/src/ggml-cpu/CMakeLists.txt:47 (find_package)" - "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)" description: "Detecting CXX OpenMP compiler info" directories: source: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-HwPHDp" binary: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-HwPHDp" cmakeVariables: CMAKE_CXX_FLAGS: "" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/Users/kb7/Downloads/Quantization/llama.cpp/cmake/" CMAKE_OSX_ARCHITECTURES: "" CMAKE_OSX_DEPLOYMENT_TARGET: "" CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk" buildResult: variable: "OpenMP_COMPILE_RESULT_CXX_Xclang fopenmp" cached: true stdout: | Change Dir: '/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-HwPHDp' Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_b40ed/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_b40ed.dir/build.make CMakeFiles/cmTC_b40ed.dir/build Building CXX object CMakeFiles/cmTC_b40ed.dir/OpenMPTryFlag.cpp.o /Library/Developer/CommandLineTools/usr/bin/c++ -Xclang -fopenmp -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -MD -MT CMakeFiles/cmTC_b40ed.dir/OpenMPTryFlag.cpp.o -MF CMakeFiles/cmTC_b40ed.dir/OpenMPTryFlag.cpp.o.d -o CMakeFiles/cmTC_b40ed.dir/OpenMPTryFlag.cpp.o -c /Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-HwPHDp/OpenMPTryFlag.cpp /Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-HwPHDp/OpenMPTryFlag.cpp:2:10: fatal error: 'omp.h' file not found 2 | #include | ^~~~~~~ 1 error generated. make[1]: *** [CMakeFiles/cmTC_b40ed.dir/OpenMPTryFlag.cpp.o] Error 1 make: *** [cmTC_b40ed/fast] Error 2 exitCode: 2 - kind: "try_compile-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)" - "/opt/homebrew/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)" - "/opt/homebrew/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag)" - "ggml/src/ggml-cpu/CMakeLists.txt:85 (check_cxx_compiler_flag)" - "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)" checks: - "Performing Test GGML_COMPILER_SUPPORTS_FP16_FORMAT_I3E" directories: source: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-Q3vEoe" binary: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-Q3vEoe" cmakeVariables: CMAKE_CXX_FLAGS: "" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/Users/kb7/Downloads/Quantization/llama.cpp/cmake/" CMAKE_OSX_ARCHITECTURES: "" CMAKE_OSX_DEPLOYMENT_TARGET: "" CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk" buildResult: variable: "GGML_COMPILER_SUPPORTS_FP16_FORMAT_I3E" cached: true stdout: | Change Dir: '/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-Q3vEoe' Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_f3662/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_f3662.dir/build.make CMakeFiles/cmTC_f3662.dir/build Building CXX object CMakeFiles/cmTC_f3662.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DGGML_COMPILER_SUPPORTS_FP16_FORMAT_I3E -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -mfp16-format=ieee -MD -MT CMakeFiles/cmTC_f3662.dir/src.cxx.o -MF CMakeFiles/cmTC_f3662.dir/src.cxx.o.d -o CMakeFiles/cmTC_f3662.dir/src.cxx.o -c /Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-Q3vEoe/src.cxx c++: error: unknown argument: '-mfp16-format=ieee' make[1]: *** [CMakeFiles/cmTC_f3662.dir/src.cxx.o] Error 1 make: *** [cmTC_f3662/fast] Error 2 exitCode: 2 - kind: "try_run-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceRuns.cmake:99 (try_run)" - "/opt/homebrew/share/cmake/Modules/CheckCXXSourceRuns.cmake:52 (cmake_check_source_runs)" - "ggml/src/ggml-cpu/CMakeLists.txt:114 (check_cxx_source_runs)" - "ggml/src/ggml-cpu/CMakeLists.txt:126 (check_arm_feature)" - "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)" checks: - "Performing Test GGML_MACHINE_SUPPORTS_dotprod" directories: source: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-UXLQwc" binary: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-UXLQwc" cmakeVariables: CMAKE_CXX_FLAGS: "" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/Users/kb7/Downloads/Quantization/llama.cpp/cmake/" CMAKE_OSX_ARCHITECTURES: "" CMAKE_OSX_DEPLOYMENT_TARGET: "" CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk" buildResult: variable: "GGML_MACHINE_SUPPORTS_dotprod_COMPILED" cached: true stdout: | Change Dir: '/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-UXLQwc' Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_c36fe/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c36fe.dir/build.make CMakeFiles/cmTC_c36fe.dir/build Building CXX object CMakeFiles/cmTC_c36fe.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DGGML_MACHINE_SUPPORTS_dotprod -mcpu=native+dotprod -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -MD -MT CMakeFiles/cmTC_c36fe.dir/src.cxx.o -MF CMakeFiles/cmTC_c36fe.dir/src.cxx.o.d -o CMakeFiles/cmTC_c36fe.dir/src.cxx.o -c /Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-UXLQwc/src.cxx Linking CXX executable cmTC_c36fe /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c36fe.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -mcpu=native+dotprod -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c36fe.dir/src.cxx.o -o cmTC_c36fe exitCode: 0 runResult: variable: "GGML_MACHINE_SUPPORTS_dotprod_EXITCODE" cached: true stdout: | stderr: | exitCode: 0 - kind: "try_run-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceRuns.cmake:99 (try_run)" - "/opt/homebrew/share/cmake/Modules/CheckCXXSourceRuns.cmake:52 (cmake_check_source_runs)" - "ggml/src/ggml-cpu/CMakeLists.txt:114 (check_cxx_source_runs)" - "ggml/src/ggml-cpu/CMakeLists.txt:127 (check_arm_feature)" - "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)" checks: - "Performing Test GGML_MACHINE_SUPPORTS_i8mm" directories: source: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-BUCDD2" binary: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-BUCDD2" cmakeVariables: CMAKE_CXX_FLAGS: "" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/Users/kb7/Downloads/Quantization/llama.cpp/cmake/" CMAKE_OSX_ARCHITECTURES: "" CMAKE_OSX_DEPLOYMENT_TARGET: "" CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk" buildResult: variable: "GGML_MACHINE_SUPPORTS_i8mm_COMPILED" cached: true stdout: | Change Dir: '/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-BUCDD2' Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_926f8/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_926f8.dir/build.make CMakeFiles/cmTC_926f8.dir/build Building CXX object CMakeFiles/cmTC_926f8.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DGGML_MACHINE_SUPPORTS_i8mm -mcpu=native+i8mm -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -MD -MT CMakeFiles/cmTC_926f8.dir/src.cxx.o -MF CMakeFiles/cmTC_926f8.dir/src.cxx.o.d -o CMakeFiles/cmTC_926f8.dir/src.cxx.o -c /Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-BUCDD2/src.cxx Linking CXX executable cmTC_926f8 /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_926f8.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -mcpu=native+i8mm -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_926f8.dir/src.cxx.o -o cmTC_926f8 exitCode: 0 runResult: variable: "GGML_MACHINE_SUPPORTS_i8mm_EXITCODE" cached: true stdout: | stderr: | Illegal instruction exitCode: "FAILED_TO_RUN" - kind: "try_run-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/Internal/CheckSourceRuns.cmake:99 (try_run)" - "/opt/homebrew/share/cmake/Modules/CheckCXXSourceRuns.cmake:52 (cmake_check_source_runs)" - "ggml/src/ggml-cpu/CMakeLists.txt:114 (check_cxx_source_runs)" - "ggml/src/ggml-cpu/CMakeLists.txt:128 (check_arm_feature)" - "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)" checks: - "Performing Test GGML_MACHINE_SUPPORTS_sve" directories: source: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-IfcOiL" binary: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-IfcOiL" cmakeVariables: CMAKE_CXX_FLAGS: "" CMAKE_CXX_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/Users/kb7/Downloads/Quantization/llama.cpp/cmake/" CMAKE_OSX_ARCHITECTURES: "" CMAKE_OSX_DEPLOYMENT_TARGET: "" CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk" buildResult: variable: "GGML_MACHINE_SUPPORTS_sve_COMPILED" cached: true stdout: | Change Dir: '/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-IfcOiL' Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_9069f/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_9069f.dir/build.make CMakeFiles/cmTC_9069f.dir/build Building CXX object CMakeFiles/cmTC_9069f.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DGGML_MACHINE_SUPPORTS_sve -mcpu=native+sve -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -MD -MT CMakeFiles/cmTC_9069f.dir/src.cxx.o -MF CMakeFiles/cmTC_9069f.dir/src.cxx.o.d -o CMakeFiles/cmTC_9069f.dir/src.cxx.o -c /Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-IfcOiL/src.cxx Linking CXX executable cmTC_9069f /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9069f.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -mcpu=native+sve -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9069f.dir/src.cxx.o -o cmTC_9069f exitCode: 0 runResult: variable: "GGML_MACHINE_SUPPORTS_sve_EXITCODE" cached: true stdout: | stderr: | Illegal instruction exitCode: "FAILED_TO_RUN" - kind: "try_compile-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CheckFunctionExists.cmake:93 (try_compile)" - "/opt/homebrew/share/cmake/Modules/FindBLAS.cmake:379 (check_function_exists)" - "/opt/homebrew/share/cmake/Modules/FindBLAS.cmake:1218 (check_blas_libraries)" - "ggml/src/ggml-blas/CMakeLists.txt:9 (find_package)" checks: - "Looking for dgemm_" directories: source: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-RGF1uV" binary: "/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-RGF1uV" cmakeVariables: CMAKE_C_FLAGS: "" CMAKE_C_FLAGS_DEBUG: "-g" CMAKE_EXE_LINKER_FLAGS: "" CMAKE_MODULE_PATH: "/Users/kb7/Downloads/Quantization/llama.cpp/cmake/" CMAKE_OSX_ARCHITECTURES: "" CMAKE_OSX_DEPLOYMENT_TARGET: "" CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk" buildResult: variable: "BLAS_Accelerate_WORKS" cached: true stdout: | Change Dir: '/Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-RGF1uV' Run Build Command(s): /opt/homebrew/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_0c97a/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_0c97a.dir/build.make CMakeFiles/cmTC_0c97a.dir/build Building C object CMakeFiles/cmTC_0c97a.dir/CheckFunctionExists.c.o /Library/Developer/CommandLineTools/usr/bin/cc -F/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks -DCHECK_FUNCTION_EXISTS=dgemm_ -std=gnu11 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -MD -MT CMakeFiles/cmTC_0c97a.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_0c97a.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_0c97a.dir/CheckFunctionExists.c.o -c /Users/kb7/Downloads/Quantization/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-RGF1uV/CheckFunctionExists.c Linking C executable cmTC_0c97a /opt/homebrew/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0c97a.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -DCHECK_FUNCTION_EXISTS=dgemm_ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0c97a.dir/CheckFunctionExists.c.o -o cmTC_0c97a -framework Accelerate exitCode: 0 - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:1250 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)" - "ggml/src/ggml-metal/CMakeLists.txt:31 (enable_language)" message: | Checking whether the ASM compiler is GNU using "--version" did not match "(GNU assembler)|(GCC)|(Free Software Foundation)": Apple clang version 16.0.0 (clang-1600.0.26.6) Target: arm64-apple-darwin24.2.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin - kind: "message-v1" backtrace: - "/opt/homebrew/share/cmake/Modules/CMakeDetermineCompilerId.cmake:1237 (message)" - "/opt/homebrew/share/cmake/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)" - "ggml/src/ggml-metal/CMakeLists.txt:31 (enable_language)" message: | Checking whether the ASM compiler is AppleClang using "--version" matched "(Apple (clang|LLVM) version)": Apple clang version 16.0.0 (clang-1600.0.26.6) Target: arm64-apple-darwin24.2.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin ...