* installing *source* package ‘farff’ ...
** this is package ‘farff’ version ‘1.1.1’
** package ‘farff’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
using SDK: ‘MacOSX14.5.sdk’
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c init.c -o init.o
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c preproc_datatable.c -o preproc_datatable.o
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c preproc_readr.c -o preproc_readr.o
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c tools.c -o tools.o
preproc_datatable.c:11:7: warning: unused variable 'is_quote' [-Wunused-variable]
preproc_readr.c 11 | :11:7: warning: unused variable 'is_quote' [-Wunused-variable]
i 11 | int is_nt is_quote quo= 0te ;
= 0| ^~~~~~~~
;
| ^~~~~~~~
preproc_readr.c:82:12: warning: preproc_datatable.c:91:12: warning: unused variable 'tmp' [-Wunused-variable]
91 | unused variable 'tmp' [-Wunused-variable]
char 82 | * tmp char = * tfgemp ts(= fgetlins(le_bineuf__bu1, f_1siz, sizeeofof lilinne_e_bbuf_1, hanuf_dle1, _inhan);
| ^~~
dle_in);
| ^~~
preproc_datatable.c:82:9: warning: unused variable 'line_p' [-Wunused-variable]
82 | char* linepreproc_readr.c:74:9: _p;
| ^~~~~~
preproc_datatable.c:83:7warning: unused variable 'line_p' [-Wunused-variable]
: warning: unused variable 'data_sect_reached' [-Wunused-variable]
83 | in 74 | char* line_p;
| ^~~~~~
t preproc_readr.c:75data_se:7:ct_reached = 0;
| ^~~~~~~~~~~~~~~~~
warning: unused variable 'data_sect_reached' [-Wunused-variable]
75 | int data_sect_reached = 0;
| ^~~~~~~~~~~~~~~~~
4 warnings generated.
4 warnings generated.
clang -arch arm64 -std=gnu23 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o farff.so init.o preproc_datatable.o preproc_readr.o tools.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/farff.Rcheck/00LOCK-farff/00new/farff/libs
** generating debug symbols (dSYM)
** 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)