* installing *source* package ‘ts’ ... ** this is package ‘ts’ version ‘0.1.0’ ** using staged installation ** Running ./configure ** libs using C compiler: ‘Debian clang version 21.1.8 (1+b1)’ clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c tree-sitter.c -o tree-sitter.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cleancall.c -o cleancall.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c glue.c -o glue.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -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-21 -std=gnu23 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o ts.so init.o tree-sitter.o cleancall.o glue.o -L. tree-sitter.a -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/ts.Rcheck/00LOCK-ts/00new/ts/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 (ts)