* installing *source* package ‘farff’ ... ** package ‘farff’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/farff/src' gcc-13 -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 -c init.c -o init.o gcc-13 -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 -c preproc_datatable.c -o preproc_datatable.o preproc_datatable.c: In function 'dt_convert_line': preproc_datatable.c:11:7: warning: unused variable 'is_quote' [-Wunused-variable] 11 | int is_quote = 0; | ^~~~~~~~ preproc_datatable.c: In function 'c_dt_preproc': preproc_datatable.c:91:12: warning: unused variable 'tmp' [-Wunused-variable] 91 | char * tmp = fgets(line_buf_1, sizeof line_buf_1, handle_in); | ^~~ preproc_datatable.c:83:7: warning: unused variable 'data_sect_reached' [-Wunused-variable] 83 | int data_sect_reached = 0; | ^~~~~~~~~~~~~~~~~ preproc_datatable.c:82:9: warning: unused variable 'line_p' [-Wunused-variable] 82 | char* line_p; | ^~~~~~ gcc-13 -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 -c preproc_readr.c -o preproc_readr.o preproc_readr.c: In function 'rd_convert_line': preproc_readr.c:11:7: warning: unused variable 'is_quote' [-Wunused-variable] 11 | int is_quote = 0; | ^~~~~~~~ preproc_readr.c: In function 'c_rd_preproc': preproc_readr.c:82:12: warning: unused variable 'tmp' [-Wunused-variable] 82 | char * tmp = fgets(line_buf_1, sizeof line_buf_1, handle_in); | ^~~ preproc_readr.c:75:7: warning: unused variable 'data_sect_reached' [-Wunused-variable] 75 | int data_sect_reached = 0; | ^~~~~~~~~~~~~~~~~ preproc_readr.c:74:9: warning: unused variable 'line_p' [-Wunused-variable] 74 | char* line_p; | ^~~~~~ gcc-13 -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 -c tools.c -o tools.o gcc-13 -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 -fpic -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o farff.so init.o preproc_datatable.o preproc_readr.o tools.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/farff/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/farff/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/farff/src' installing to /data/gannet/ripley/R/packages/tests-devel/farff.Rcheck/00LOCK-farff/00new/farff/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 (farff)