* 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: ‘clang version 23.1.1’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/bonsaisitter/src'
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c tree-sitter/lib/src/lib.c -o tree-sitter/lib/src/lib.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c init.c -o init.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c treesitr_parser.c -o treesitr_parser.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c treesitr_tree.c -o treesitr_tree.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c treesitr_node.c -o treesitr_node.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c treesitr_cursor.c -o treesitr_cursor.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c treesitr_query.c -o treesitr_query.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c treesitr_introspect.c -o treesitr_introspect.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c treesitr_tail.c -o treesitr_tail.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -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
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/bonsaisitter/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/bonsaisitter/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/bonsaisitter/src'
installing to /data/localhost/ripley/R/packages/tests-clang/bonsaisitter.Rcheck/00LOCK-bonsaisitter/00new/bonsaisitter/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 (bonsaisitter)