* 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: ‘clang version 21.1.2’
using C++17
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/edgemodelr/src'
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -DNDEBUG -DGGML_USE_CPU  -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -fPIC -c bindings.cpp -o bindings.o
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__)))
      |                                                       ^
2 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -DNDEBUG -DGGML_USE_CPU  -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -fPIC -c RcppExports.cpp -o RcppExports.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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__)))
      |                                                       ^
3 warnings generated.
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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__)))
      |                                                            ^
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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__)))
      |                                                       ^
4 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -DNDEBUG -DGGML_USE_CPU  -fPIC -c llama/llama-chat.cpp -o llama/llama-chat.o
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__)))
      |                                                            ^
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__)))
      |                                                       ^
4 warnings generated.
2 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -DNDEBUG -DGGML_USE_CPU  -fPIC -c llama/llama-io.cpp -o llama/llama-io.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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__)))
      |                                                            ^
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -DNDEBUG -DGGML_USE_CPU  -fPIC -c llama/llama-kv-cache.cpp -o llama/llama-kv-cache.o
4 warnings generated.
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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -DNDEBUG -DGGML_USE_CPU  -fPIC -c llama/llama-quant.cpp -o llama/llama-quant.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-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-quant.cpp:11:
/usr/local/clang21/bin/../include/c++/v1/fstream:1030:9: error: no member named 'r_fflush' in namespace 'std'; did you mean simply 'r_fflush'?
 1030 |     if (std::fflush(__file_))
      |         ^    ~~~~~~
./r_output_redirect.h:118:19: note: 'r_fflush' declared here
  118 | static inline int r_fflush(FILE* stream) {
      |                   ^
4 warnings and 1 error generated.
make[1]: *** [Makevars:55: llama/llama-quant.o] Error 1
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -DNDEBUG -DGGML_USE_CPU  -fPIC -c llama/llama-sampling.cpp -o llama/llama-sampling.o
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-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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -DNDEBUG -DGGML_USE_CPU  -fPIC -c llama/llama-vocab.cpp -o llama/llama-vocab.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-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__)))
      |                                                            ^
4 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -DNDEBUG -DGGML_USE_CPU  -fPIC -c llama/llama.cpp -o llama/llama.o
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.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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -DNDEBUG -DGGML_USE_CPU  -fPIC -c llama/unicode-data.cpp -o llama/unicode-data.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -DNDEBUG -DGGML_USE_CPU  -fPIC -c llama/unicode.cpp -o llama/unicode.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 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_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.
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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 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__)))
      |                                                       ^
./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: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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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.
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/edgemodelr/src'
ERROR: compilation failed for package ‘edgemodelr’
* removing ‘/data/gannet/ripley/R/packages/tests-clang/edgemodelr.Rcheck/edgemodelr’