* installing *source* package ‘qfa’ ...
** package ‘qfa’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/qfa/src'
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c qfa_init.c -o qfa_init.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -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 -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o qfa.so qfa_init.o rqfnb.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/qfa/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/qfa/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/qfa/src'
installing to /data/gannet/ripley/R/packages/tests-devel/qfa.Rcheck/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)