* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* 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: ‘Debian clang version 19.1.7 (3+b2)’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRB894Z/R.INSTALL183c6893c96f/edgemodelr/src'
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DNDEBUG -DGGML_USE_CPU  -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -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.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DNDEBUG -DGGML_USE_CPU  -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -fPIC -c RcppExports.cpp -o RcppExports.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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.
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DNDEBUG -DGGML_USE_CPU  -fPIC -c llama/llama-io.cpp -o llama/llama-io.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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__)))
      |                                                            ^
4 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DNDEBUG -DGGML_USE_CPU  -fPIC -c llama/unicode-data.cpp -o llama/unicode-data.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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.
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I./llama -I./ggml -I./ggml/ggml-cpu -DUSING_R=1 -include r_output_redirect.h -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -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.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o edgemodelr.so bindings.o RcppExports.o ggml/ggml.o ggml/ggml-alloc.o ggml/gguf.o ggml/ggml-backend.o ggml/ggml-backend-reg.o ggml/ggml-quants.o ggml/ggml-threading.o ggml/ggml-opt.o llama/llama-adapter.o llama/llama-arch.o llama/llama-batch.o llama/llama-chat.o llama/llama-context.o llama/llama-cparams.o llama/llama-grammar.o llama/llama-graph.o llama/llama-hparams.o llama/llama-impl.o llama/llama-io.o llama/llama-kv-cache-iswa.o llama/llama-kv-cache.o llama/llama-memory-hybrid.o llama/llama-memory-recurrent.o llama/llama-memory.o llama/llama-mmap.o llama/llama-model-loader.o llama/llama-model-saver.o llama/llama-model.o llama/llama-quant.o llama/llama-sampling.o llama/llama-vocab.o llama/llama.o llama/unicode-data.o llama/unicode.o ggml/ggml-cpu/ggml-cpu-c.o ggml/ggml-cpu/ggml-cpu-cpp.o ggml/ggml-cpu/ops.o ggml/ggml-cpu/binary-ops.o ggml/ggml-cpu/unary-ops.o ggml/ggml-cpu/vec.o ggml/ggml-cpu/traits.o ggml/ggml-cpu/repack.o ggml/ggml-cpu/quants.o ggml/ggml-cpu/arch/x86/cpu-feats.o ggml/ggml-cpu/arch/x86/quants.o ggml/ggml-cpu/arch/x86/repack.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRB894Z/R.INSTALL183c6893c96f/edgemodelr/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRB894Z/R.INSTALL183c6893c96f/edgemodelr/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRB894Z/R.INSTALL183c6893c96f/edgemodelr/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-edgemodelr/00new/edgemodelr/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (edgemodelr)