* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘tsitter’ ...
** this is package ‘tsitter’ version ‘0.1.0’
** package ‘tsitter’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZHHdvB/R.INSTALL11212bd0c23c3/tsitter/src'
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c tree-sitter.c -o tree-sitter.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cleancall.c -o cleancall.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c glue.c -o glue.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c tree-sitter/lib/src/lib.c -o tree-sitter/lib/src/lib.o
ar rs tree-sitter.a tree-sitter/lib/src/lib.o
ar: creating tree-sitter.a
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o tsitter.so init.o tree-sitter.o cleancall.o glue.o -L. tree-sitter.a -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpZHHdvB/R.INSTALL11212bd0c23c3/tsitter/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZHHdvB/R.INSTALL11212bd0c23c3/tsitter/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpZHHdvB/R.INSTALL11212bd0c23c3/tsitter/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-tsitter/00new/tsitter/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘tsitter’
finding HTML links ... done
about html
as.character.ts_tree html
as.raw.ts_tree html
double-bracket-set-ts-tree html
double-bracket-ts-tree html
format.ts_tree html
internal html
print.ts_tree html
select-set html
ts_list_parsers html
ts_tree-brackets html
ts_tree_ast html
ts_tree_delete html
ts_tree_dom html
ts_tree_format html
ts_tree_insert html
ts_tree_mark_selection1 html
ts_tree_new html
ts_tree_query html
ts_tree_select html
ts_tree_select1 html
ts_tree_selection html
ts_tree_sexpr html
ts_tree_unserialize html
ts_tree_update html
ts_tree_write html
*** copying figures
** 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 (tsitter)