* installing *source* package ‘Rttf2pt1’ ...
** package ‘Rttf2pt1’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
echo "make ttf2pt1 in ttf2pt1/ ..."
make ttf2pt1 in ttf2pt1/ ...
(cd ttf2pt1; make CC="`"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CC`" CFLAGS="`"/Library/Frameworks/R.framework/Resources/bin/R" CMD config CFLAGS`" ttf2pt1)
clang -arch x86_64 -falign-functions=64 -Wall -g -O2 -c ttf2pt1.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2 -c pt1.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2  -c runt1asm.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2 -c ttf.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2 -c ft.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2 -c bdf.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2 -c bitmap.c
clang -arch x86_64 -falign-functions=64 -Wall -g -O2 -o ttf2pt1 ttf2pt1.o pt1.o runt1asm.o ttf.o ft.o bdf.o bitmap.o -lm  
installing via 'install.libs.R' to /Volumes/Builds/packages/big-sur-x86_64/results/4.4/Rttf2pt1.Rcheck/00LOCK-Rttf2pt1/00new/Rttf2pt1
[1] ""
Installing ttf2pt1/ttf2pt1 to /Volumes/Builds/packages/big-sur-x86_64/results/4.4/Rttf2pt1.Rcheck/00LOCK-Rttf2pt1/00new/Rttf2pt1/exec
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Rttf2pt1)