* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘irace’ ...
** package ‘irace’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
make[1]: Entering directory '/tmp/RtmpS0WK3n/R.INSTALL1c0acc5b82e851/irace/src'
gcc-14 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c iracebin/irace.c -o iracebin/irace.o
gcc-14 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c iracebin/whereami.c -o iracebin/whereami.o
gcc-14  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  iracebin/irace.o iracebin/whereami.o -o iracebin/irace
gcc-14 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c iracebin/ablation.c -o iracebin/ablation.o
gcc-14  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  iracebin/ablation.o iracebin/whereami.o -o iracebin/ablation
gcc-14 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c dummy/target-runner-dummy.c -o dummy/target-runner-dummy.o
gcc-14  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  dummy/target-runner-dummy.o -o dummy/target-runner-dummy
make[1]: Leaving directory '/tmp/RtmpS0WK3n/R.INSTALL1c0acc5b82e851/irace/src'
make[1]: Entering directory '/tmp/RtmpS0WK3n/R.INSTALL1c0acc5b82e851/irace/src'
make[1]: Leaving directory '/tmp/RtmpS0WK3n/R.INSTALL1c0acc5b82e851/irace/src'
installing via 'install.libs.R' to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-irace/00new/irace
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (irace)