* installing *source* package ‘janssonr’ ... ** this is package ‘janssonr’ version ‘0.1.2’ ** package ‘janssonr’ successfully unpacked and MD5 sums checked ** using staged installation no system libjansson >= 2.11 found; compiling the bundled Jansson 2.15.1 (install libjansson-dev (deb) / jansson-devel (rpm) / jansson (brew) before installing janssonr to link the system library instead) ** 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 -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c conditions.c -o conditions.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c decode.c -o decode.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c encode.c -o encode.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -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 -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jr_common.c -o jr_common.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jansson/dtoa.c -o jansson/dtoa.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jansson/dump.c -o jansson/dump.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jansson/error.c -o jansson/error.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jansson/hashtable.c -o jansson/hashtable.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jansson/hashtable_seed.c -o jansson/hashtable_seed.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jansson/load.c -o jansson/load.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jansson/memory.c -o jansson/memory.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jansson/pack_unpack.c -o jansson/pack_unpack.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jansson/strbuffer.c -o jansson/strbuffer.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jansson/strconv.c -o jansson/strconv.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jansson/utf.c -o jansson/utf.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jansson/value.c -o jansson/value.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iconfig-unix -Ijansson -DHAVE_CONFIG_H -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c jansson/version.c -o jansson/version.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 janssonr.so conditions.o decode.o encode.o init.o jr_common.o jansson/dtoa.o jansson/dump.o jansson/error.o jansson/hashtable.o jansson/hashtable_seed.o jansson/load.o jansson/memory.o jansson/pack_unpack.o jansson/strbuffer.o jansson/strconv.o jansson/utf.o jansson/value.o jansson/version.o -F/Library/Frameworks/R.framework/.. -framework R installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.6/janssonr.Rcheck/00LOCK-janssonr/00new/janssonr/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 (janssonr)