* 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 (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/tsitter/src'
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-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/gannet/ripley/R/R-devel/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-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.c -o tree-sitter.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-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 cleancall.c -o cleancall.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-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 glue.c -o glue.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-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-ar rs tree-sitter.a tree-sitter/lib/src/lib.o
/usr/bin/ar: creating tree-sitter.a
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 tsitter.so init.o tree-sitter.o cleancall.o glue.o -L. tree-sitter.a
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/tsitter/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/tsitter/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/tsitter/src'
installing to /data/gannet/ripley/R/packages/tests-devel/tsitter.Rcheck/00LOCK-tsitter/00new/tsitter/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** 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)