* installing *source* package ‘rms’ ... ** package ‘rms’ 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[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/rms/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 init.c -o init.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c lrmfit.f -o lrmfit.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c mlmats.f -o mlmats.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c ormuv.f -o ormuv.o ormuv.f:104:5: 104 | 23033 continue | 1 Warning: Label 23033 at (1) defined but not used [-Wunused-label] ormuv.f:114:5: 114 | 23029 continue | 1 Warning: Label 23029 at (1) defined but not used [-Wunused-label] ormuv.f:68:5: 68 | 23027 continue | 1 Warning: Label 23027 at (1) defined but not used [-Wunused-label] ormuv.f:60:5: 60 | 23025 continue | 1 Warning: Label 23025 at (1) defined but not used [-Wunused-label] ormuv.f:116:5: 116 | 23015 continue | 1 Warning: Label 23015 at (1) defined but not used [-Wunused-label] ormuv.f:32:5: 32 | 23013 continue | 1 Warning: Label 23013 at (1) defined but not used [-Wunused-label] ormuv.f:35:5: 35 | 23011 continue | 1 Warning: Label 23011 at (1) defined but not used [-Wunused-label] ormuv.f:22:5: 22 | 23003 continue | 1 Warning: Label 23003 at (1) defined but not used [-Wunused-label] ormuv.f:25:5: 25 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c robcovf.f -o robcovf.o robcovf.f:40:5: 40 | 23021 continue | 1 Warning: Label 23021 at (1) defined but not used [-Wunused-label] robcovf.f:42:5: 42 | 23019 continue | 1 Warning: Label 23019 at (1) defined but not used [-Wunused-label] robcovf.f:33:5: 33 | 23017 continue | 1 Warning: Label 23017 at (1) defined but not used [-Wunused-label] robcovf.f:35:5: 35 | 23015 continue | 1 Warning: Label 23015 at (1) defined but not used [-Wunused-label] robcovf.f:26:5: 26 | 23013 continue | 1 Warning: Label 23013 at (1) defined but not used [-Wunused-label] robcovf.f:28:5: 28 | 23011 continue | 1 Warning: Label 23011 at (1) defined but not used [-Wunused-label] robcovf.f:19:5: 19 | 23009 continue | 1 Warning: Label 23009 at (1) defined but not used [-Wunused-label] robcovf.f:21:5: 21 | 23007 continue | 1 Warning: Label 23007 at (1) defined but not used [-Wunused-label] robcovf.f:44:5: 44 | 23005 continue | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] robcovf.f:10:5: 10 | 23003 continue | 1 Warning: Label 23003 at (1) defined but not used [-Wunused-label] robcovf.f:12:5: 12 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] 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 rms.so init.o lrmfit.o mlmats.o ormuv.o robcovf.o -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/rms/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/rms/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/rms/src' installing to /data/gannet/ripley/R/packages/tests-devel/rms.Rcheck/00LOCK-rms/00new/rms/libs ** R ** demo ** 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 (rms)