* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘qfa’ ...
** package ‘qfa’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpZyCeD6/R.INSTALL1ede66eaf584d/qfa/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c qfa_init.c -o qfa_init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c rqfnb.f -o rqfnb.o
rqfnb.f:130:5:

  130 | 23029 continue
      |     1
Warning: Label 23029 at (1) defined but not used [-Wunused-label]
rqfnb.f:103:5:

  103 | 23027 continue
      |     1
Warning: Label 23027 at (1) defined but not used [-Wunused-label]
rqfnb.f:90:5:

   90 | 23015 continue
      |     1
Warning: Label 23015 at (1) defined but not used [-Wunused-label]
rqfnb.f:60:5:

   60 | 23011 continue
      |     1
Warning: Label 23011 at (1) defined but not used [-Wunused-label]
rqfnb.f:142:5:

  142 | 23009 continue
      |     1
Warning: Label 23009 at (1) defined but not used [-Wunused-label]
rqfnb.f:51:5:

   51 | 23005 continue
      |     1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
rqfnb.f:34:5:

   34 | 23001 continue
      |     1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
rqfnb.f:162:5:

  162 | 23043 continue
      |     1
Warning: Label 23043 at (1) defined but not used [-Wunused-label]
rqfnb.f:156:5:

  156 | 23041 continue
      |     1
Warning: Label 23041 at (1) defined but not used [-Wunused-label]
rqfnb.f:158:5:

  158 | 23039 continue
      |     1
Warning: Label 23039 at (1) defined but not used [-Wunused-label]
gcc-13 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o qfa.so qfa_init.o rqfnb.o -llapack -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpZyCeD6/R.INSTALL1ede66eaf584d/qfa/src'
make[1]: Entering directory '/tmp/RtmpZyCeD6/R.INSTALL1ede66eaf584d/qfa/src'
make[1]: Leaving directory '/tmp/RtmpZyCeD6/R.INSTALL1ede66eaf584d/qfa/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-qfa/00new/qfa/libs
** R
** 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 (qfa)