* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘treesitter.c’ ...
** this is package ‘treesitter.c’ version ‘0.0.4.2’
** package ‘treesitter.c’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-12) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmadBNG/R.INSTALL3ea44339eb71f/treesitter.c/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c language.c -o language.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c parser.c -o parser.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o treesitter.c.so init.o language.o parser.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmadBNG/R.INSTALL3ea44339eb71f/treesitter.c/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmadBNG/R.INSTALL3ea44339eb71f/treesitter.c/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmadBNG/R.INSTALL3ea44339eb71f/treesitter.c/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-treesitter.c/00new/treesitter.c/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘treesitter.c’
finding HTML links ... done
fake_libc_path html
get_defines_from_file html
get_enum_members_from_root html
get_enum_nodes html
get_function_nodes html
get_globals_from_root html
get_globals_with_types_from_root html
get_struct_members html
get_struct_nodes html
get_union_members_from_root html
get_union_nodes html
language html
parse_header_text html
parse_headers_collect html
parse_r_include_headers html
preprocess_header html
preprocess_headers html
r_cc html
treesitter.c-package html
** 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 (treesitter.c)