* installing *source* package ‘biglm’ ... ** package ‘biglm’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (GCC) 14.2.0’ using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-f2008/biglm/src' gcc-14 -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 boundedQR.c -o boundedQR.o gfortran-14 -fpic -g -O2 -mtune=native -std=f2018 -c boundedQRf.f -o boundedQRf.o boundedQRf.f:36:72: 36 | DO 30 I = 1, NP | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) boundedQRf.f:55:72: 55 | DO 10 K = I+1, NP | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) boundedQRf.f:106:72: 106 | DO 10 ROW = 1, NP | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) boundedQRf.f:109:72: 109 | DO 30 COL = 1, NP | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) boundedQRf.f:116:72: 116 | DO 20 ROW = 1, MIN(COL-1, NP) | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) boundedQRf.f:153:72: 153 | DO 10 COL = 1, NP | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) boundedQRf.f:157:72: 157 | DO 40 COL = 1, NP | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) boundedQRf.f:165:72: 165 | DO 30 ROW = 1, COL-1 | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) boundedQRf.f:230:72: 230 | DO 20 I = NREQ, 1, -1 | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) boundedQRf.f:238:72: 238 | DO 10 J = I+1, NREQ | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) gcc-14 -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 init.c -o init.o gcc-14 -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/gcc14/lib64 -L/usr/local/lib64 -o biglm.so boundedQR.o boundedQRf.o init.o -lgfortran -lm -lquadmath make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-f2008/biglm/src' installing to /data/gannet/ripley/R/packages/tests-f2008/Libs/biglm-lib/00LOCK-biglm/00new/biglm/libs ** R ** inst ** 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 (biglm) Time 0:07.21, 4.70 + 0.82