* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* 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-15 (Debian 15.2.0-7) 15.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-7) 15.2.0’
make[1]: Entering directory '/tmp/Rtmp6hfhti/R.INSTALL11d9da4f094a0b/qfa/src'
gcc-15 -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 qfa_init.c -o qfa_init.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -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-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o qfa.so qfa_init.o rqfnb.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp6hfhti/R.INSTALL11d9da4f094a0b/qfa/src'
make[1]: Entering directory '/tmp/Rtmp6hfhti/R.INSTALL11d9da4f094a0b/qfa/src'
make[1]: Leaving directory '/tmp/Rtmp6hfhti/R.INSTALL11d9da4f094a0b/qfa/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/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)