* installing *source* package ‘edgemodelr’ ... ** this is package ‘edgemodelr’ version ‘0.1.0’ ** package ‘edgemodelr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.4.1.2)’ using C++17 using SDK: ‘MacOSX26.1.sdk’ clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -g -O2 -Wall -pedantic -Wconversion -Wno-sign-conversion -fPIC -c bindings.cpp -o bindings.o In file included from :1: ./r_output_redirect.h:115:24: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 115 | return strlen(str) + 1; /* Return positive value for success */ | ~~~~~~ ~~~~~~~~~~~~^~~ In file included from bindings.cpp:3: In file included from /Users/ripley/R/Library/Rcpp/include/Rcpp.h:27: In file included from /Users/ripley/R/Library/Rcpp/include/RcppCommon.h:192: /Users/ripley/R/Library/Rcpp/include/Rcpp/internal/wrap.h:71:47: warning: implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 71 | return Rf_mkCharLen(st.data(), st.size()); | ~~~~~~~~~~~~ ~~~^~~~~~ In file included from bindings.cpp:10: In file included from ./llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -g -O2 -Wall -pedantic -Wconversion -Wno-sign-conversion -fPIC -c RcppExports.cpp -o RcppExports.o In file included from :1: ./r_output_redirect.h:115:24: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 115 | return strlen(str) + 1; /* Return positive value for success */ | ~~~~~~ ~~~~~~~~~~~~^~~ In file included from RcppExports.cpp:4: In file included from /Users/ripley/R/Library/Rcpp/include/Rcpp.h:27: In file included from /Users/ripley/R/Library/Rcpp/include/RcppCommon.h:192: /Users/ripley/R/Library/Rcpp/include/Rcpp/internal/wrap.h:71:47: warning: implicit conversion loses integer precision: 'size_type' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 71 | return Rf_mkCharLen(st.data(), st.size()); | ~~~~~~~~~~~~ ~~~^~~~~~ 2 warnings generated. clang -mmacos-version-min=26 -std=gnu23 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -DUSING_R=1 -fPIC -c ggml/ggml.c -o ggml/ggml.o In file included from ggml/ggml.c:5: In file included from ggml/ggml-backend.h:3: ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml.c:6: ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang -mmacos-version-min=26 -std=gnu23 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -DUSING_R=1 -fPIC -c ggml/ggml-alloc.c -o ggml/ggml-alloc.o In file included from ggml/ggml-alloc.c:1: In file included from ggml/ggml-alloc.h:3: ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-alloc.c:4: ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/gguf.cpp -o ggml/gguf.o In file included from ggml/gguf.cpp:1: ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/gguf.cpp:3: ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/ggml-backend.cpp -o ggml/ggml-backend.o In file included from ggml/ggml-backend.cpp:11: In file included from ggml/ggml-backend.h:3: ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-backend.cpp:14: ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/ggml-backend-reg.cpp -o ggml/ggml-backend-reg.o In file included from ggml/ggml-backend-reg.cpp:1: In file included from ggml/ggml-backend-impl.h:5: In file included from ggml/ggml-backend.h:3: ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-backend-reg.cpp:3: ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-backend-reg.cpp:20: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/mach-o/dyld.h:153:20: error: redefinition of enumerator 'FALSE' 153 | enum DYLD_BOOL { FALSE, TRUE }; | ^ /Users/ripley/R/R-devel/include/R_ext/Boolean.h:65:23: note: previous definition is here 65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA | ^ In file included from ggml/ggml-backend-reg.cpp:20: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/mach-o/dyld.h:153:27: error: redefinition of enumerator 'TRUE' 153 | enum DYLD_BOOL { FALSE, TRUE }; | ^ /Users/ripley/R/R-devel/include/R_ext/Boolean.h:65:34: note: previous definition is here 65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA | ^ 3 warnings and 2 errors generated. make[1]: *** [ggml/ggml-backend-reg.o] Error 1 clang -mmacos-version-min=26 -std=gnu23 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -DUSING_R=1 -fPIC -c ggml/ggml-quants.c -o ggml/ggml-quants.o In file included from ggml/ggml-quants.c:4: In file included from ggml/ggml-quants.h:6: ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-quants.c:5: ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/ggml-threading.cpp -o ggml/ggml-threading.o In file included from ggml/ggml-threading.cpp:1: In file included from ggml/ggml-threading.h:3: ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 2 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/ggml-opt.cpp -o ggml/ggml-opt.o In file included from ggml/ggml-opt.cpp:1: In file included from ggml/ggml-opt.h:9: ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-opt.cpp:6: ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-adapter.cpp -o llama/llama-adapter.o In file included from llama/llama-adapter.cpp:1: In file included from llama/llama-adapter.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-adapter.cpp:3: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-arch.cpp -o llama/llama-arch.o In file included from llama/llama-arch.cpp:1: In file included from llama/llama-arch.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-arch.cpp:3: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-batch.cpp -o llama/llama-batch.o In file included from llama/llama-batch.cpp:1: In file included from llama/llama-batch.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-batch.cpp:3: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-chat.cpp -o llama/llama-chat.o In file included from llama/llama-chat.cpp:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 2 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-context.cpp -o llama/llama-context.o In file included from llama/llama-context.cpp:1: In file included from llama/llama-context.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-context.cpp:3: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-cparams.cpp -o llama/llama-cparams.o In file included from llama/llama-cparams.cpp:1: In file included from llama/llama-cparams.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 2 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-grammar.cpp -o llama/llama-grammar.o In file included from llama/llama-grammar.cpp:1: In file included from llama/llama-grammar.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-grammar.cpp:3: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-graph.cpp -o llama/llama-graph.o In file included from llama/llama-graph.cpp:1: In file included from llama/llama-graph.h:3: In file included from llama/llama-arch.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-graph.cpp:3: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-hparams.cpp -o llama/llama-hparams.o In file included from llama/llama-hparams.cpp:1: In file included from llama/llama-hparams.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 2 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-impl.cpp -o llama/llama-impl.o In file included from llama/llama-impl.cpp:1: In file included from llama/llama-impl.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-impl.cpp:1: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-io.cpp -o llama/llama-io.o clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-kv-cache-iswa.cpp -o llama/llama-kv-cache-iswa.o In file included from llama/llama-kv-cache-iswa.cpp:1: In file included from llama/llama-kv-cache-iswa.h:3: In file included from llama/llama-kv-cache.h:3: In file included from llama/llama-batch.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-kv-cache-iswa.cpp:3: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-kv-cache.cpp -o llama/llama-kv-cache.o In file included from llama/llama-kv-cache.cpp:1: In file included from llama/llama-kv-cache.h:3: In file included from llama/llama-batch.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-kv-cache.cpp:3: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-memory-hybrid.cpp -o llama/llama-memory-hybrid.o In file included from llama/llama-memory-hybrid.cpp:1: In file included from llama/llama-memory-hybrid.h:3: In file included from llama/llama-batch.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-memory-hybrid.cpp:3: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-memory-recurrent.cpp -o llama/llama-memory-recurrent.o In file included from llama/llama-memory-recurrent.cpp:1: In file included from llama/llama-memory-recurrent.h:3: In file included from llama/llama-batch.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-memory-recurrent.cpp:3: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-memory.cpp -o llama/llama-memory.o In file included from llama/llama-memory.cpp:1: In file included from llama/llama-memory.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 2 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-mmap.cpp -o llama/llama-mmap.o In file included from llama/llama-mmap.cpp:3: In file included from llama/llama-impl.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-mmap.cpp:3: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-model-loader.cpp -o llama/llama-model-loader.o In file included from llama/llama-model-loader.cpp:1: In file included from llama/llama-model-loader.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-model-loader.cpp:1: In file included from llama/llama-model-loader.h:5: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-model-saver.cpp -o llama/llama-model-saver.o In file included from llama/llama-model-saver.cpp:1: In file included from llama/llama-model-saver.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 2 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-model.cpp -o llama/llama-model.o In file included from llama/llama-model.cpp:1: In file included from llama/llama-model.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-model.cpp:3: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-quant.cpp -o llama/llama-quant.o clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-sampling.cpp -o llama/llama-sampling.o In file included from llama/llama-quant.cpp:2: In file included from llama/llama-impl.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-sampling.cpp:1: In file included from llama/llama-sampling.h:5: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-quant.cpp:2: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-sampling.cpp:3: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama-vocab.cpp -o llama/llama-vocab.o 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/llama.cpp -o llama/llama.o In file included from llama/llama-vocab.cpp:1: In file included from llama/llama-vocab.h:3: In file included from llama/llama.h:4: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama.cpp:1: In file included from llama/llama-impl.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama-vocab.cpp:5: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/llama.cpp:1: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_ATTRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/unicode-data.cpp -o llama/unicode-data.o 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c llama/unicode.cpp -o llama/unicode.o clang -mmacos-version-min=26 -std=gnu23 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -DUSING_R=1 -fPIC -c ggml/ggml-cpu/ggml-cpu.c -o ggml/ggml-cpu/ggml-cpu-c.o In file included from ggml/ggml-cpu/ggml-cpu.c:14: In file included from ./ggml/ggml-backend-impl.h:5: In file included from ./ggml/ggml-backend.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-cpu/ggml-cpu.c:16: In file included from ggml/ggml-cpu/traits.h:3: In file included from ggml/ggml-cpu/ggml-cpu-impl.h:6: ./ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/ggml-cpu/ggml-cpu.cpp -o ggml/ggml-cpu/ggml-cpu-cpp.o In file included from llama/unicode.cpp:7: In file included from llama/llama-impl.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-cpu/ggml-cpu.cpp:1: In file included from ./ggml/ggml-backend.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from llama/unicode.cpp:7: llama/llama-impl.h:22:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 22 | LLAMA_ATTRIBUTE_FORMAT(2, 3) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ llama/llama-impl.h:55:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 55 | LLAMA_AT./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ TRIBUTE_FORMAT(1, 2) | ^ llama/llama-impl.h:12:60: note: expanded from macro 'LLAMA_ATTRIBUTE_FORMAT' 12 | # define LLAMA_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-cpu/ggml-cpu.cpp:4: In file included from ggml/ggml-cpu/repack.h:6: In file included from ggml/ggml-cpu/traits.h:3: In file included from ggml/ggml-cpu/ggml-cpu-impl.h:6: ./ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. 4 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/ggml-cpu/ops.cpp -o ggml/ggml-cpu/ops.o In file included from ggml/ggml-cpu/ops.cpp:1: In file included from ggml/ggml-cpu/ops.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-cpu/ops.cpp:4: ./ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/ggml-cpu/binary-ops.cpp -o ggml/ggml-cpu/binary-ops.o In file included from ggml/ggml-cpu/binary-ops.cpp:1: In file included from ggml/ggml-cpu/binary-ops.h:3: In file included from ggml/ggml-cpu/common.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-cpu/binary-ops.cpp:1: In file included from ggml/ggml-cpu/binary-ops.h:3: In file included from ggml/ggml-cpu/common.h:4: In file included from ggml/ggml-cpu/traits.h:3: In file included from ggml/ggml-cpu/ggml-cpu-impl.h:6: ./ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/ggml-cpu/unary-ops.cpp -o ggml/ggml-cpu/unary-ops.o In file included from ggml/ggml-cpu/unary-ops.cpp:1: In file included from ggml/ggml-cpu/unary-ops.h:3: In file included from ggml/ggml-cpu/common.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-cpu/unary-ops.cpp:1: In file included from ggml/ggml-cpu/unary-ops.h:3: In file included from ggml/ggml-cpu/common.h:4: In file included from ggml/ggml-cpu/traits.h:3: In file included from ggml/ggml-cpu/ggml-cpu-impl.h:6: ./ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/ggml-cpu/vec.cpp -o ggml/ggml-cpu/vec.o In file included from ggml/ggml-cpu/vec.cpp:1: In file included from ggml/ggml-cpu/vec.h:5: In file included from ./ggml/ggml-impl.h:7: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-cpu/vec.cpp:1: In file included from ggml/ggml-cpu/vec.h:5: ./ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/ggml-cpu/traits.cpp -o ggml/ggml-cpu/traits.o In file included from ggml/ggml-cpu/traits.cpp:1: In file included from ggml/ggml-cpu/traits.h:2: In file included from ./ggml/ggml-backend-impl.h:5: In file included from ./ggml/ggml-backend.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-cpu/traits.cpp:1: In file included from ggml/ggml-cpu/traits.h:3: In file included from ggml/ggml-cpu/ggml-cpu-impl.h:6: ./ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/ggml-cpu/repack.cpp -o ggml/ggml-cpu/repack.o In file included from ggml/ggml-cpu/repack.cpp:4: In file included from ./ggml/ggml-backend-impl.h:5: In file included from ./ggml/ggml-backend.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-cpu/repack.cpp:6: ./ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang -mmacos-version-min=26 -std=gnu23 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -DUSING_R=1 -fPIC -c ggml/ggml-cpu/quants.c -o ggml/ggml-cpu/quants.o In file included from ggml/ggml-cpu/quants.c:4: In file included from ggml/ggml-cpu/ggml-cpu-impl.h:5: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-cpu/quants.c:4: In file included from ggml/ggml-cpu/ggml-cpu-impl.h:6: ./ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/ggml-cpu/arch/x86/cpu-feats.cpp -o ggml/ggml-cpu/arch/x86/cpu-feats.o In file included from ggml/ggml-cpu/arch/x86/cpu-feats.cpp:1: In file included from ./ggml/ggml-backend-impl.h:5: In file included from ./ggml/ggml-backend.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 2 warnings generated. clang -mmacos-version-min=26 -std=gnu23 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -DUSING_R=1 -fPIC -c ggml/ggml-cpu/arch/x86/quants.c -o ggml/ggml-cpu/arch/x86/quants.o In file included from ggml/ggml-cpu/arch/x86/quants.c:3: In file included from ./ggml/ggml-quants.h:6: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-cpu/arch/x86/quants.c:4: ./ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -DNDEBUG -DGGML_USE_CPU -fPIC -c ggml/ggml-cpu/arch/x86/repack.cpp -o ggml/ggml-cpu/arch/x86/repack.o In file included from ggml/ggml-cpu/arch/x86/repack.cpp:4: In file included from ./ggml/ggml-backend-impl.h:5: In file included from ./ggml/ggml-backend.h:3: ./ggml/ggml.h:358:19: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 358 | GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ ./ggml/ggml.h:835:5: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 835 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ In file included from ggml/ggml-cpu/arch/x86/repack.cpp:6: ./ggml/ggml-impl.h:98:1: warning: 'format' attribute argument not supported: r_printf [-Wignored-attributes] 98 | GGML_ATTRIBUTE_FORMAT(2, 3) | ^ ./ggml/ggml.h:204:55: note: expanded from macro 'GGML_ATTRIBUTE_FORMAT' 204 | # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__))) | ^ 3 warnings generated. make[1]: Target `all' not remade because of errors. ERROR: compilation failed for package ‘edgemodelr’ * removing ‘/Users/ripley/R/packages/tests-devel/edgemodelr.Rcheck/edgemodelr’