* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘pspline’ ... ** package ‘pspline’ 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/RtmpvB0BPZ/R.INSTALLb5d0e147eb3b0/pspline/src' gfortran-13 -fpic -g -O2 -Wall -mtune=native -c Pspline.f -o Pspline.o f951: Warning: Nonconforming tab character in column 1 of line 139 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 142 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 146 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1602 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1605 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 1606 [-Wtabs] Pspline.f:793:72: 793 | c(i) = wk(i,1)*djk | ^ Warning: ‘djk’ may be used uninitialized [-Wmaybe-uninitialized] Pspline.f:783:13: 783 | djk = x(j+k+1) - x(j) | ^ note: ‘djk’ was declared here Pspline.f:1050:72: 1050 | r = (x - w)*(fx - fv) | ^ Warning: ‘fx’ may be used uninitialized [-Wmaybe-uninitialized] Pspline.f:1028:27: 1028 | if (method .eq. 2) fx = (targdf-df)**2 | ^ note: ‘fx’ was declared here Pspline.f:1085:72: 1085 | d = 0.382d0*e | ^ Warning: ‘e’ may be used uninitialized [-Wmaybe-uninitialized] Pspline.f:1016:7: 1016 | e = 0d0 | ^ note: ‘e’ was declared here Pspline.f:1113:10: 1113 | if (fu .gt. fx) go to 60 | ^ Warning: ‘fu’ may be used uninitialized [-Wmaybe-uninitialized] Pspline.f:1105:27: 1105 | if (method .eq. 2) fu = (targdf-df)**2 | ^ note: ‘fu’ was declared here Pspline.f:96:39: 96 | if (spcwrd .and. i .gt. 1 .and. | ^ Warning: ‘xim1’ may be used uninitialized [-Wmaybe-uninitialized] Pspline.f:97:26: 97 | 1 dabs(xi - xim1 - delta) .gt. critrn) spcwrd = .false. | ^ note: ‘xim1’ 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 init.c -o init.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o pspline.so Pspline.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/RtmpvB0BPZ/R.INSTALLb5d0e147eb3b0/pspline/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpvB0BPZ/R.INSTALLb5d0e147eb3b0/pspline/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpvB0BPZ/R.INSTALLb5d0e147eb3b0/pspline/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-pspline/00new/pspline/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 ‘pspline’ as ‘pspline_1.0-19_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (pspline)