* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘waveslim’ ... ** package ‘waveslim’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6CNl2a/R.INSTALL9be027bbdb046/waveslim/src' gfortran-13 -fpic -g -O2 -Wall -mtune=native -c bell-p-w.f -o bell-p-w.o bell-p-w.f:141:72: 141 | 50 VOLD(J)=U(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) bell-p-w.f:161:72: 161 | 85 PROJ=PROJ + U(J)*V(J,K1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 85 at (1) bell-p-w.f:166:72: 166 | 90 U(J)=U(J) - PROJ*V(J,K1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) bell-p-w.f:175:72: 175 | 100 SNORM=SNORM+U(J)*U(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) bell-p-w.f:178:72: 178 | 105 U(J)=U(J)/SSNORM | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 105 at (1) bell-p-w.f:192:72: 192 | 120 SUM=SUM+(VOLD(J)+U(J))**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) bell-p-w.f:221:72: 221 | 220 V(J,K)=U(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) bell-p-w.f:296:72: 296 | 10 W(K)=W(K)+W(L)*HOLD | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) bell-p-w.f:306:72: 306 | 15 F(J)=F(J)+F(L)*W(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) bell-p-w.f:310:72: 310 | DO 5 I=1,L | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 5 at (1) bell-p-w.f:313:72: 313 | 5 Q=Q+F(I)*R(K-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1) bell-p-w.f:359:72: 359 | 5 DWSUM=DWSUM+V(L)*(RN-ONE-TWO*DBLE(L-1)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1) bell-p-w.f:363:72: 363 | 10 V(L)=-V(L) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) bell-p-w.f:131:15: 131 | MAXIT=(K+3)*ROOTN | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] bell-p-w.f:344:18: 344 | INTEGER N, I, L, K, IFAULT | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] bell-p-w.f:345:36: 345 | DOUBLE PRECISION V(N), RN, STD, DSUM, DWSUM, ZERO, ONE, | 1 Warning: Unused variable ‘std’ declared at (1) [-Wunused-variable] bell-p-w.f:346:18: 346 | * TWO, ZFLOAT | 1 Warning: Unused variable ‘zfloat’ declared at (1) [-Wunused-variable] bell-p-w.f:203:12: 203 | IF(SUM .LT. DIFF) THEN | ^ Warning: ‘diff’ may be used uninitialized [-Wmaybe-uninitialized] bell-p-w.f:68:58: 68 | * EPS, DELTA, PI, W, ROOTN, PROJ, SNORM, SSNORM, DIFF, | ^ note: ‘diff’ was declared here bell-p-w.f:205:72: 205 | SIG(0)= - ONE/SSNORM | ^ Warning: ‘ssnorm’ may be used uninitialized [-Wmaybe-uninitialized] bell-p-w.f:68:52: 68 | * EPS, DELTA, PI, W, ROOTN, PROJ, SNORM, SSNORM, DIFF, | ^ note: ‘ssnorm’ was declared here bell-p-w.f:203:12: 203 | IF(SUM .LT. DIFF) THEN | ^ Warning: ‘sum’ may be used uninitialized [-Wmaybe-uninitialized] bell-p-w.f:69:10: 69 | * SUM, HALF, RONE | ^ note: ‘sum’ was declared here gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dwt.c -o dwt.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dwt2.c -o dwt2.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dwt3.c -o dwt3.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c hosking.c -o hosking.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o waveslim.so bell-p-w.o dwt.o dwt2.o dwt3.o hosking.o init.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/Rtmp6CNl2a/R.INSTALL9be027bbdb046/waveslim/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6CNl2a/R.INSTALL9be027bbdb046/waveslim/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6CNl2a/R.INSTALL9be027bbdb046/waveslim/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-waveslim/00new/waveslim/libs ** R ** data ** 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 ‘waveslim’ as ‘waveslim_1.8.4_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (waveslim)