* installing *source* package ‘ggmlR’ ...
** this is package ‘ggmlR’ version ‘0.5.1’
** package ‘ggmlR’ successfully unpacked and MD5 sums checked
** using staged installation
Checking OpenMP support...
OpenMP C flags: -fopenmp
OpenMP C++ flags: -fopenmp
Generating src/Makevars...
Configuration complete.
Vulkan: disabled (use --with-vulkan to enable)
** libs
specified C++17
using C compiler: ‘clang version 21.1.8’
using C++ compiler: ‘clang version 21.1.8’
using C++17
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/ggmlR/src'
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -DR_GGML_IO_IMPL -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c r_interface.c -o r_interface.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -DR_GGML_IO_IMPL -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c r_interface_graph.c -o r_interface_graph.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -DR_GGML_IO_IMPL -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c r_interface_vulkan.c -o r_interface_vulkan.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -DR_GGML_IO_IMPL -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c r_interface_scheduler.c -o r_interface_scheduler.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -DR_GGML_IO_IMPL -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c r_interface_opt.c -o r_interface_opt.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -DR_GGML_IO_IMPL -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c r_interface_backend.c -o r_interface_backend.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -DR_GGML_IO_IMPL -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c r_interface_quants.c -o r_interface_quants.o
In file included from r_interface_graph.c:8:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -DR_GGML_IO_IMPL -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c r_ggml_io.c -o r_ggml_io.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c ggml.c -o ggml.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c ggml-alloc.c -o ggml-alloc.o
In file included from ggml-alloc.c:4:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
ggml-alloc.c:109:13: warning: unused function 'ggml_buffer_address_less' [-Wunused-function]
109 | static bool ggml_buffer_address_less(struct buffer_address a, struct buffer_address b) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
10 warnings generated.
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c ggml-quants.c -o ggml-quants.o
In file included from ggml.c:5:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
ggml.c:6147:26: warning: unused function 'ggml_new_hash_map' [-Wunused-function]
6147 | static struct hash_map * ggml_new_hash_map(size_t size) {
| ^~~~~~~~~~~~~~~~~
ggml.c:6154:13: warning: unused function 'ggml_hash_map_free' [-Wunused-function]
6154 | static void ggml_hash_map_free(struct hash_map * map) {
| ^~~~~~~~~~~~~~~~~~
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-opt.cpp -o ggml-opt.o
10 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c gguf.cpp -o gguf.o
In file included from ggml-quants.c:5:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
ggml-quants.c:579:14: warning: unused function 'make_qkx1_quants' [-Wunused-function]
579 | static float make_qkx1_quants(int n, int nmax, const float * GGML_RESTRICT x, uint8_t * GGML_RESTRICT L, float * GGML_RESTRICT the_min,
| ^~~~~~~~~~~~~~~~
ggml-quants.c:4068:12: warning: unused function 'iq1_find_best_neighbour' [-Wunused-function]
4068 | static int iq1_find_best_neighbour(const uint16_t * GGML_RESTRICT neighbours, const uint64_t * GGML_RESTRICT grid,
| ^~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-backend.cpp -o ggml-backend.o
In file included from ggml-opt.cpp:6:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from gguf.cpp:3:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
10 warnings generated.
In file included from ggml-backend.cpp:14:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
7 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-backend-reg.cpp -o ggml-backend-reg.o
10 warnings generated.
12 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-threading.cpp -o ggml-threading.o
In file included from ggml-backend-reg.cpp:3:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-cpu/traits.cpp -o ggml-cpu/traits.o
10 warnings generated.
In file included from ggml-cpu/traits.cpp:1:
In file included from ggml-cpu/traits.h:3:
In file included from ggml-cpu/ggml-cpu-impl.h:6:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
10 warnings generated.
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c ggml-cpu/ggml-cpu-backend.c -o ggml-cpu/ggml-cpu-backend.o
In file included from ggml-cpu/ggml-cpu-backend.c:6:
In file included from ggml-cpu/traits.h:3:
In file included from ggml-cpu/ggml-cpu-impl.h:6:
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
ggml-cpu/ggml-cpu-backend.c:496:20: warning: unused function 'ggml_thread_cpu_relax' [-Wunused-function]
496 | static inline void ggml_thread_cpu_relax(void) {
| ^~~~~~~~~~~~~~~~~~~~~
ggml-cpu/ggml-cpu-backend.c:717:13: warning: unused function 'ggml_init_riscv_arch_features' [-Wunused-function]
717 | static void ggml_init_riscv_arch_features(void) {}
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ggml-cpu/ggml-cpu-backend.c:2423:21: warning: unused function 'ggml_graph_compute_secondary_thread' [-Wunused-function]
2423 | static thread_ret_t ggml_graph_compute_secondary_thread(void* data);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-cpu/ggml-cpu.cpp -o ggml-cpu/ggml-cpu.o
In file included from ggml-cpu/ggml-cpu.cpp:4:
In file included from ggml-cpu/repack.h:6:
In file included from ggml-cpu/traits.h:3:
In file included from ggml-cpu/ggml-cpu-impl.h:6:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
10 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-cpu/ops.cpp -o ggml-cpu/ops.o
In file included from ggml-cpu/ops.cpp:4:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-cpu/vec.cpp -o ggml-cpu/vec.o
In file included from ggml-cpu/vec.cpp:1:
In file included from ggml-cpu/vec.h:5:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
10 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-cpu/binary-ops.cpp -o ggml-cpu/binary-ops.o
In file included from ggml-cpu/binary-ops.cpp:1:
In file included from ggml-cpu/binary-ops.h:3:
In file included from ggml-cpu/common.h:4:
In file included from ggml-cpu/traits.h:3:
In file included from ggml-cpu/ggml-cpu-impl.h:6:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
10 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-cpu/unary-ops.cpp -o ggml-cpu/unary-ops.o
In file included from ggml-cpu/unary-ops.cpp:1:
In file included from ggml-cpu/unary-ops.h:3:
In file included from ggml-cpu/common.h:4:
In file included from ggml-cpu/traits.h:3:
In file included from ggml-cpu/ggml-cpu-impl.h:6:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
9 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-cpu/repack.cpp -o ggml-cpu/repack.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c ggml-cpu/quants.c -o ggml-cpu/quants.o
In file included from ggml-cpu/repack.cpp:6:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ggml-cpu/quants.c:4:
In file included from ggml-cpu/ggml-cpu-impl.h:6:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
10 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-cpu/hbm.cpp -o ggml-cpu/hbm.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-cpu/arch/x86/cpu-feats.cpp -o ggml-cpu/arch/x86/cpu-feats.o
10 warnings generated.
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c ggml-cpu/arch/x86/quants.c -o ggml-cpu/arch/x86/quants.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -Iggml-cpu -Iggml-cpu/arch/x86 -DGGML_VERSION='"0.9.5"' -DGGML_COMMIT='"ggmlR"' -DGGML_USE_CPU -D_GNU_SOURCE -DGGML_USE_OPENMP -DGGML_R_PACKAGE -include r_ggml_compat.h -isystem /usr/local/clang21/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c ggml-cpu/arch/x86/repack.cpp -o ggml-cpu/arch/x86/repack.o
In file included from ggml-cpu/arch/x86/quants.c:4:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
10 warnings generated.
ggml-cpu/arch/x86/cpu-feats.cpp:263:12: warning: unused function 'ggml_backend_cpu_x86_score' [-Wunused-function]
263 | static int ggml_backend_cpu_x86_score() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from ggml-cpu/arch/x86/repack.cpp:6:
./ggml-impl.h:88:13: warning: unused function 'ggml_op_is_empty' [-Wunused-function]
88 | static bool ggml_op_is_empty(enum ggml_op op) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:141:13: warning: unused function 'ggml_set_op_params' [-Wunused-function]
141 | static void ggml_set_op_params(struct ggml_tensor * tensor, const void * params, size_t params_size) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:147:16: warning: unused function 'ggml_get_op_params_i32' [-Wunused-function]
147 | static int32_t ggml_get_op_params_i32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:152:14: warning: unused function 'ggml_get_op_params_f32' [-Wunused-function]
152 | static float ggml_get_op_params_f32(const struct ggml_tensor * tensor, uint32_t i) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:157:13: warning: unused function 'ggml_set_op_params_i32' [-Wunused-function]
157 | static void ggml_set_op_params_i32(struct ggml_tensor * tensor, uint32_t i, int32_t value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:162:13: warning: unused function 'ggml_set_op_params_f32' [-Wunused-function]
162 | static void ggml_set_op_params_f32(struct ggml_tensor * tensor, uint32_t i, float value) {
| ^~~~~~~~~~~~~~~~~~~~~~
./ggml-impl.h:199:15: warning: unused function 'ggml_bitset_size' [-Wunused-function]
199 | static size_t ggml_bitset_size(size_t n) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:268:13: warning: unused function 'ggml_hash_contains' [-Wunused-function]
268 | static bool ggml_hash_contains(const struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~
./ggml-impl.h:273:15: warning: unused function 'ggml_hash_insert' [-Wunused-function]
273 | static size_t ggml_hash_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~
./ggml-impl.h:294:15: warning: unused function 'ggml_hash_find_or_insert' [-Wunused-function]
294 | static size_t ggml_hash_find_or_insert(struct ggml_hash_set * hash_set, struct ggml_tensor * key) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
ggml-cpu/arch/x86/repack.cpp:105:19: warning: unused function 'nearest_int' [-Wunused-function]
105 | static inline int nearest_int(float fval) {
| ^~~~~~~~~~~
11 warnings generated.
ar rcs libggml.a r_ggml_io.o ggml.o ggml-alloc.o ggml-quants.o ggml-opt.o gguf.o ggml-backend.o ggml-backend-reg.o ggml-threading.o ggml-cpu/traits.o ggml-cpu/ggml-cpu-backend.o ggml-cpu/ggml-cpu.o ggml-cpu/ops.o ggml-cpu/vec.o ggml-cpu/binary-ops.o ggml-cpu/unary-ops.o ggml-cpu/repack.o ggml-cpu/quants.o ggml-cpu/hbm.o ggml-cpu/arch/x86/cpu-feats.o ggml-cpu/arch/x86/quants.o ggml-cpu/arch/x86/repack.o
mkdir -p ../inst/lib
cp libggml.a ../inst/lib/
/usr/local/clang21/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o ggmlR.so r_interface.o r_interface_graph.o r_interface_vulkan.o r_interface_scheduler.o r_interface_opt.o r_interface_backend.o r_interface_quants.o r_ggml_io.o ggml.o ggml-alloc.o ggml-quants.o ggml-opt.o gguf.o ggml-backend.o ggml-backend-reg.o ggml-threading.o ggml-cpu/traits.o ggml-cpu/ggml-cpu-backend.o ggml-cpu/ggml-cpu.o ggml-cpu/ops.o ggml-cpu/vec.o ggml-cpu/binary-ops.o ggml-cpu/unary-ops.o ggml-cpu/repack.o ggml-cpu/quants.o ggml-cpu/hbm.o ggml-cpu/arch/x86/cpu-feats.o ggml-cpu/arch/x86/quants.o ggml-cpu/arch/x86/repack.o -fopenmp -lpthread -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/ggmlR/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/ggmlR/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/ggmlR/src'
installing to /data/gannet/ripley/R/packages/tests-clang/ggmlR.Rcheck/00LOCK-ggmlR/00new/ggmlR/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (ggmlR)