* 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: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’ using SDK: ‘MacOSX14.5.sdk’ clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c init.c -o init.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c tree-sitter.c -o tree-sitter.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cleancall.c -o cleancall.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c glue.c -o glue.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./tree-sitter/lib/include -I./tree-sitter/lib/src -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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 archive tree-sitter.a clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o tsitter.so init.o tree-sitter.o cleancall.o glue.o -L. tree-sitter.a -F/Library/Frameworks/R.framework/.. -framework R installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/tsitter.Rcheck/00LOCK-tsitter/00new/tsitter/libs ** generating debug symbols (dSYM) warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/tsitter.Rcheck/00_pkg_src/tsitter/src/tree-sitter.a(lib.o) unable to open object file: No such file or directory ** 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)