* installing to library ‘/home/hornik/tmp/R.check/r-release-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-16 (Debian 16-20260425-1) 16.0.1 20260425 (prerelease) [gcc-16 r16-8812-gd9c07462a22]’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpKF19jH/R.INSTALL14bde25b989556/tsitter/src'
gcc-16 -I"/home/hornik/tmp/R.check/r-release-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-16 -I"/home/hornik/tmp/R.check/r-release-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-16 -I"/home/hornik/tmp/R.check/r-release-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-16 -I"/home/hornik/tmp/R.check/r-release-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-16 -I"/home/hornik/tmp/R.check/r-release-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-16 -shared -L/home/hornik/tmp/R.check/r-release-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-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpKF19jH/R.INSTALL14bde25b989556/tsitter/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpKF19jH/R.INSTALL14bde25b989556/tsitter/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpKF19jH/R.INSTALL14bde25b989556/tsitter/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/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)