* installing *source* package ‘bonsaisitter’ ...
** this is package ‘bonsaisitter’ version ‘0.1.2’
** package ‘bonsaisitter’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.1.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c tree-sitter/lib/src/lib.c -o tree-sitter/lib/src/lib.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c treesitr_parser.c -o treesitr_parser.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c treesitr_tree.c -o treesitr_tree.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c treesitr_node.c -o treesitr_node.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c treesitr_cursor.c -o treesitr_cursor.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c treesitr_query.c -o treesitr_query.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c treesitr_introspect.c -o treesitr_introspect.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itree-sitter/lib/include -Itree-sitter/lib/src  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c treesitr_tail.c -o treesitr_tail.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o bonsaisitter.so tree-sitter/lib/src/lib.o init.o treesitr_parser.o treesitr_tree.o treesitr_node.o treesitr_cursor.o treesitr_query.o treesitr_introspect.o treesitr_tail.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.6/bonsaisitter.Rcheck/00LOCK-bonsaisitter/00new/bonsaisitter/libs
** generating debug symbols (dSYM)
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (bonsaisitter)