* installing *source* package ‘acepack’ ... ** this is package ‘acepack’ version ‘1.5.0’ ** package ‘acepack’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-12) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-12) 14.2.0’ gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c acedata.f90 -o acedata.o acedata.f90:89:24: 89 | SUBROUTINE set_alpha(a) BIND(C, name="set_alpha_") | 1 Warning: Variable ‘a’ at (1) is a dummy argument of the BIND(C) procedure ‘set_alpha’ but may not be C interoperable [-Wc-binding-type] acedata.f90:95:22: 95 | SUBROUTINE set_big(b) BIND(C, name="set_big_") | 1 Warning: Variable ‘b’ at (1) is a dummy argument of the BIND(C) procedure ‘set_big’ but may not be C interoperable [-Wc-binding-type] acedata.f90:107:22: 107 | SUBROUTINE set_eps(e) BIND(C, name="set_eps_") | 1 Warning: Variable ‘e’ at (1) is a dummy argument of the BIND(C) procedure ‘set_eps’ but may not be C interoperable [-Wc-binding-type] acedata.f90:125:24: 125 | SUBROUTINE set_maxit(m) BIND(C, name="set_maxit_") | 1 Warning: Variable ‘m’ at (1) is a dummy argument of the BIND(C) procedure ‘set_maxit’ but may not be C interoperable [-Wc-binding-type] acedata.f90:131:24: 131 | SUBROUTINE set_nterm(n) BIND(C, name="set_nterm_") | 1 Warning: Variable ‘n’ at (1) is a dummy argument of the BIND(C) procedure ‘set_nterm’ but may not be C interoperable [-Wc-binding-type] acedata.f90:101:22: 101 | SUBROUTINE set_sml(s) BIND(C, name="set_sml_") | 1 Warning: Variable ‘s’ at (1) is a dummy argument of the BIND(C) procedure ‘set_sml’ but may not be C interoperable [-Wc-binding-type] acedata.f90:119:23: 119 | SUBROUTINE set_span(s) BIND(C, name="set_span_") | 1 Warning: Variable ‘s’ at (1) is a dummy argument of the BIND(C) procedure ‘set_span’ but may not be C interoperable [-Wc-binding-type] acedata.f90:113:26: 113 | SUBROUTINE set_spans(sps) BIND(C, name="set_spans_") | 1 Warning: Variable ‘sps’ at (1) is a dummy argument of the BIND(C) procedure ‘set_spans’ but may not be C interoperable [-Wc-binding-type] gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c acemod.f90 -o acemod.o acemod.f90:63:6: 63 | IF (vi > x(i, m(1, i))) THEN | ^ Warning: ‘vi’ may be used uninitialized [-Wmaybe-uninitialized] acemod.f90:53:28: 53 | DOUBLE PRECISION :: th, vi, xt | ^ note: ‘vi’ was declared here acemod.f90:86:17: 86 | jh = m(high, i) | ^ Warning: ‘high’ may be used uninitialized [-Wmaybe-uninitialized] acemod.f90:51:31: 51 | INTEGER :: low, high, place | ^ note: ‘high’ was declared here acemod.f90:85:16: 85 | jl = m(low, i) | ^ Warning: ‘low’ may be used uninitialized [-Wmaybe-uninitialized] acemod.f90:51:25: 51 | INTEGER :: low, high, place | ^ note: ‘low’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bakfit.f90 -o bakfit.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c calcmu.f90 -o calcmu.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c ctsub.f90 -o ctsub.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c favas.f90 -o favas.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c mace.f90 -o mace.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c model.f90 -o model.o model.f90:50:23: 50 | INTEGER :: i, j, k, j1, j2, pp1 | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] model.f90:82:6: 82 | IF (y(m(j1, pp1)) >= big) THEN | ^ Warning: ‘j1’ is used uninitialized [-Wuninitialized] model.f90:50:33: 50 | INTEGER :: i, j, k, j1, j2, pp1 | ^ note: ‘j1’ was declared here model.f90:103:24: 103 | z(j, 1) = y(m(k, pp1)) | ^ Warning: ‘k’ may be used uninitialized [-Wmaybe-uninitialized] model.f90:50:29: 50 | INTEGER :: i, j, k, j1, j2, pp1 | ^ note: ‘k’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c montne.f90 -o montne.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c rlsmo.f90 -o rlsmo.o rlsmo.f90:36:48: 36 | INTEGER :: k, idmin, i | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c scail.f90 -o scail.o scail.f90:35:32: 35 | DOUBLE PRECISION :: s, h, t, u, gamma, delta, v | 1 Warning: Unused variable ‘u’ declared at (1) [-Wunused-variable] gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c smooth.f90 -o smooth.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c smothr.f90 -o smothr.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c sort.f90 -o sort.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c supersmoother.f90 -o supersmoother.o supersmoother.f90:59:35: 59 | DOUBLE PRECISION :: xin, yin, win, xout, yout | 1 Warning: Unused variable ‘win’ declared at (1) [-Wunused-variable] supersmoother.f90:59:25: 59 | DOUBLE PRECISION :: xin, yin, win, xout, yout | 1 Warning: Unused variable ‘xin’ declared at (1) [-Wunused-variable] supersmoother.f90:59:41: 59 | DOUBLE PRECISION :: xin, yin, win, xout, yout | 1 Warning: Unused variable ‘xout’ declared at (1) [-Wunused-variable] supersmoother.f90:59:30: 59 | DOUBLE PRECISION :: xin, yin, win, xout, yout | 1 Warning: Unused variable ‘yin’ declared at (1) [-Wunused-variable] supersmoother.f90:59:47: 59 | DOUBLE PRECISION :: xin, yin, win, xout, yout | 1 Warning: Unused variable ‘yout’ declared at (1) [-Wunused-variable] gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c supsmu.f90 -o supsmu.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o acepack.so acedata.o acemod.o bakfit.o calcmu.o ctsub.o favas.o init.o mace.o model.o montne.o rlsmo.o scail.o smooth.o smothr.o sort.o supersmoother.o supsmu.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-14/lib -lR installing to /home/hornik/tmp/CRAN_recheck/acepack.Rcheck/00LOCK-acepack/00new/acepack/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 * DONE (acepack)