* installing *source* package ‘qfa’ ...
** this is package ‘qfa’ version ‘4.2’
** package ‘qfa’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
using Fortran compiler: ‘GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/qfa/src'
gcc -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 -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 -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/lib64 -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
** data
** 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)