* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘ash’ ... ** package ‘ash’ 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/RtmpD4IRhU/R.INSTALL91e1e7f0dedba/ash/src' gfortran-13 -fpic -g -O2 -Wall -mtune=native -c ash.f -o ash.o ash.f:48:20: 48 | k = (x(i)-a) / d + 1.0 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] ash.f:84:12: 84 | a = ab(1) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ash.f:85:12: 85 | b = ab(2) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ash.f:100:23: 100 | cons = cons + 2*w(i+1) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ash.f:127:20: 127 | c = nc(i) / (n*h) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ash.f:155:13: 155 | bx = ab(1,2) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ash.f:156:13: 156 | ay = ab(2,1) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ash.f:169:21: 169 | kx = (x(i,1)-ax) / dx + 1.0 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] ash.f:170:21: 170 | ky = (x(i,2)-ay) / dy + 1.0 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] ash.f:205:13: 205 | ax = ab(1,1) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ash.f:206:13: 206 | bx = ab(1,2) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ash.f:207:13: 207 | ay = ab(2,1) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ash.f:208:13: 208 | by = ab(2,2) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ash.f:233:24: 233 | consx = consx + 2*f(1,i+1) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] ash.f:238:24: 238 | consy = consy + 2*f(2,i+1) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c sort.f -o sort.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o ash.so ash.o sort.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/RtmpD4IRhU/R.INSTALL91e1e7f0dedba/ash/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpD4IRhU/R.INSTALL91e1e7f0dedba/ash/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpD4IRhU/R.INSTALL91e1e7f0dedba/ash/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-ash/00new/ash/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 ‘ash’ as ‘ash_1.0-15_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (ash)