* 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 (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/bonsaisitter/src'
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c tree-sitter/lib/src/lib.c -o tree-sitter/lib/src/lib.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c init.c -o init.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c treesitr_parser.c -o treesitr_parser.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c treesitr_tree.c -o treesitr_tree.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c treesitr_node.c -o treesitr_node.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c treesitr_cursor.c -o treesitr_cursor.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c treesitr_query.c -o treesitr_query.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c treesitr_introspect.c -o treesitr_introspect.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c treesitr_tail.c -o treesitr_tail.o
gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -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-devel/bonsaisitter/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/bonsaisitter/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/bonsaisitter/src'
installing to /data/localhost/ripley/R/packages/tests-devel/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)