* installing *source* package ‘bbotk’ ... ** this is package ‘bbotk’ version ‘1.7.0’ ** package ‘bbotk’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-LTO/bbotk/src' gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -c init.c -o init.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -c is_dominated.c -o is_dominated.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -c local_search.c -o local_search.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -c rc_helpers.c -o rc_helpers.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -c test_local_search.c -o test_local_search.o gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -fpic -L/usr/local/lib64 -o bbotk.so init.o is_dominated.o local_search.o rc_helpers.o test_local_search.o test_local_search.h:8:6: warning: type of ‘c_test_toposort_params’ does not match original declaration [-Wlto-type-mismatch] 8 | SEXP c_test_toposort_params(SEXP s_ss, SEXP s_ctrl); | ^ test_local_search.c:170:6: note: type mismatch in parameter 3 170 | SEXP c_test_toposort_params(SEXP s_ss, SEXP s_expected_param_sort, SEXP s_expected_cond_sort) { | ^ test_local_search.c:170:6: note: type ‘struct SEXPREC *’ should match type ‘void’ test_local_search.c:170:6: note: ‘c_test_toposort_params’ was previously declared here make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-LTO/bbotk/src' installing to /data/gannet/ripley/R/packages/tests-LTO/Libs/bbotk-lib/00LOCK-bbotk/00new/bbotk/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 (bbotk) Time 1:09.29, 35.17 + 1.23