* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/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: ‘Debian clang version 22.1.6 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpYQJhi4/R.INSTALL3f84b3669c9957/tsitter/src'
clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c init.c -o init.o
clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c tree-sitter.c -o tree-sitter.o
clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c cleancall.c -o cleancall.o
clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c glue.c -o glue.o
clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -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
clang-22 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYQJhi4/R.INSTALL3f84b3669c9957/tsitter/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpYQJhi4/R.INSTALL3f84b3669c9957/tsitter/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYQJhi4/R.INSTALL3f84b3669c9957/tsitter/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/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)