* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘leaps’ ... ** package ‘leaps’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpinA2aw/R.INSTALLa3cd82cf3a137/leaps/src' gfortran-13 -fpic -g -O2 -Wall -mtune=native -c leaps.f -o leaps.o leaps.f:218:72: 218 | 20 RBAR(I) = ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) leaps.f:412:72: 412 | * IL, VORDER) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) leaps.f:533:72: 533 | 10 WK(J) = SS(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) leaps.f:723:72: 723 | DO 100 K = 1, POS | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1) leaps.f:889:72: 889 | 20 IWK(I) = LAST | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) leaps.f:917:72: 917 | * VORDER) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) leaps.f:922:72: 922 | 60 IWK(I) = NEWPOS - 1 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) leaps.f:1043:72: 1043 | * IL, VORDER) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) leaps.f:1126:72: 1126 | 10 WORK(COL) = SQRT(D(COL)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) leaps.f:1229:72: 1229 | 10 WORK(ROW) = SQRT(D(ROW)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) leaps.f:1316:72: 1316 | 10 SUMY = SUMY + D(ROW) * THETAB(ROW)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) gfortran-13 -fpic -g -O2 -Wall -mtune=native -c leapshdr.f -o leapshdr.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o leaps.so leaps.o leapshdr.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpinA2aw/R.INSTALLa3cd82cf3a137/leaps/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpinA2aw/R.INSTALLa3cd82cf3a137/leaps/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpinA2aw/R.INSTALLa3cd82cf3a137/leaps/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-leaps/00new/leaps/libs ** R ** 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 * creating tarball packaged installation of ‘leaps’ as ‘leaps_3.1_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (leaps)