* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘bonsaisitter’ ...
** this is package ‘bonsaisitter’ version ‘0.1.2’
** package ‘bonsaisitter’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9YNuiS/R.INSTALL1cb380e3187d/bonsaisitter/src'
gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -Itree-sitter/lib/include -Itree-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
gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -Itree-sitter/lib/include -Itree-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-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c treesitr_parser.c -o treesitr_parser.o
gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c treesitr_tree.c -o treesitr_tree.o
gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c treesitr_node.c -o treesitr_node.o
gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c treesitr_cursor.c -o treesitr_cursor.o
gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c treesitr_query.c -o treesitr_query.o
gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c treesitr_introspect.c -o treesitr_introspect.o
gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c treesitr_tail.c -o treesitr_tail.o
gcc-16 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o bonsaisitter.so tree-sitter/lib/src/lib.o init.o treesitr_parser.o treesitr_tree.o treesitr_node.o treesitr_cursor.o treesitr_query.o treesitr_introspect.o treesitr_tail.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9YNuiS/R.INSTALL1cb380e3187d/bonsaisitter/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9YNuiS/R.INSTALL1cb380e3187d/bonsaisitter/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9YNuiS/R.INSTALL1cb380e3187d/bonsaisitter/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-bonsaisitter/00new/bonsaisitter/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘bonsaisitter’
finding HTML links ... done
as.data.frame.tree_sitter_node html
audit_translation html
bonsaisitter-package html
is_language html
is_node html
is_parser html
is_query html
is_tree html
is_tree_cursor html
language-fields html
language-states html
language-symbols html
language_name html
literals_and_calls html
node-bytes html
node-child-count html
node-child html
node-children html
node-field-name html
node-locate html
node-navigation html
node-points html
node-state html
node-symbols html
node_child_by_field_id html
node_child_by_field_name html
node_descendant_count html
node_grammar_type html
node_is_named html
node_language html
node_range html
node_raw_s_expression html
node_show_s_expression html
node_text html
node_type html
parser-adjust html
parser-parse html
parser html
points html
query-bytes html
query-counts html
query html
query_captures html
query_matches html
ranges html
text_parse html
tree-accessors html
tree-cursor html
tree_included_ranges html
tree_root_node html
tree_root_node_with_offset 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 (bonsaisitter)