* installing *source* package ‘mmeta’ ... ** package ‘mmeta’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (GCC) 14.1.0’ using Fortran compiler: ‘GNU Fortran (GCC) 14.1.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-f2008/mmeta/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 arms-R.c -o arms-R.o arms-R.c: In function 'invert': arms-R.c:328:37: warning: unused variable 'z' [-Wunused-variable] 328 | double u,xl,xr,yl,yr,eyl,eyr,prop,z; | ^ arms-R.c: In function 'meet': arms-R.c:705:48: warning: 'dr' may be used uninitialized [-Wmaybe-uninitialized] 705 | q->y = (dl * q->pr->y + dr * q->pl->y + dl * dr)/(dl + dr); | ~~~^~~~ arms-R.c:633:23: note: 'dr' was declared here 633 | double gl,gr,grl,dl,dr; | ^~ arms-R.c: In function 'invert': arms-R.c:381:6: warning: 'xl' may be used uninitialized [-Wmaybe-uninitialized] 381 | if ((p->x < xl) || (p->x > xr)) error("exit 1"); | ^ arms-R.c:328:12: note: 'xl' was declared here 328 | double u,xl,xr,yl,yr,eyl,eyr,prop,z; | ^~ arms-R.c:381:19: warning: 'xr' may be used uninitialized [-Wmaybe-uninitialized] 381 | if ((p->x < xl) || (p->x > xr)) error("exit 1"); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ arms-R.c:328:15: note: 'xr' was declared here 328 | double u,xl,xr,yl,yr,eyl,eyr,prop,z; | ^~ gfortran-14 -fpic -g -O2 -mtune=native -std=f2018 -c hygfx.f -o hygfx.o hygfx.f:80:72: 80 | DO 10 K=1,NM | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) hygfx.f:82:72: 82 | 10 HF=HF+R | 1 Error: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) hygfx.f:89:72: 89 | DO 15 K=1,NM | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) hygfx.f:91:72: 91 | 15 HF=HF+R | 1 Error: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) hygfx.f:116:72: 116 | DO 100 K=1,250 | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) hygfx.f:120:72: 120 | 100 HW=HF | 1 Error: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) hygfx.f:149:72: 149 | DO 10 K=2,M1 | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) hygfx.f:150:72: 150 | 10 GA=GA*K | 1 Error: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) hygfx.f:159:72: 159 | DO 15 K=1,M | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) hygfx.f:160:72: 160 | 15 R=R*(Z-K) | 1 Error: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) hygfx.f:176:72: 176 | & -.206D-13, -.54D-14, .14D-14, .1D-15/ | 1 Warning: Obsolescent feature: DATA statement at (1) after the first executable statement hygfx.f:178:72: 178 | DO 20 K=25,1,-1 | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) hygfx.f:179:72: 179 | 20 GR=GR*Z+G(K) | 1 Error: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) hygfx.f:208:72: 208 | DO 10 K=1 ,N-1 | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) hygfx.f:209:72: 209 | 10 S=S+1.0D0/K | 1 Error: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) hygfx.f:213:72: 213 | DO 20 K=1,N | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) hygfx.f:214:72: 214 | 20 S=S+1.0/(2.0D0*K-1.0D0) | 1 Error: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) hygfx.f:219:72: 219 | DO 30 K=0,N-1 | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) hygfx.f:220:72: 220 | 30 S=S+1.0D0/(XA+K) | 1 Error: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) make[1]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:219: hygfx.o] Error 1 make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-f2008/mmeta/src' ERROR: compilation failed for package ‘mmeta’ * removing ‘/data/gannet/ripley/R/packages/tests-f2008/Libs/mmeta-lib/mmeta’ Command exited with non-zero status 1 Time 0:01.84, 1.07 + 0.22