* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘Rttf2pt1’ ...
** this is package ‘Rttf2pt1’ version ‘1.3.14’
** package ‘Rttf2pt1’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
make[1]: Entering directory '/tmp/RtmpGIunDF/R.INSTALL69aa522c804e2/Rttf2pt1/src'
echo "make ttf2pt1 in ttf2pt1/ ..."
make ttf2pt1 in ttf2pt1/ ...
(cd ttf2pt1; make CC="`"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/bin/R" CMD config CC`" CFLAGS="-g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native " ttf2pt1)
make[2]: Entering directory '/tmp/RtmpGIunDF/R.INSTALL69aa522c804e2/Rttf2pt1/src/ttf2pt1'
gcc-15 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c ttf2pt1.c
gcc-15 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c pt1.c
gcc-15 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native   -c runt1asm.c
gcc-15 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c ttf.c
gcc-15 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c ft.c
gcc-15 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c bdf.c
gcc-15 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c bitmap.c
gcc-15 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -o ttf2pt1 ttf2pt1.o pt1.o runt1asm.o ttf.o ft.o bdf.o bitmap.o -lm  
make[2]: Leaving directory '/tmp/RtmpGIunDF/R.INSTALL69aa522c804e2/Rttf2pt1/src/ttf2pt1'
make[1]: Leaving directory '/tmp/RtmpGIunDF/R.INSTALL69aa522c804e2/Rttf2pt1/src'
installing via 'install.libs.R' to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-Rttf2pt1/00new/Rttf2pt1
[1] ""
Installing ttf2pt1/ttf2pt1 to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/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)