* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘acepack’ ... ** this is package ‘acepack’ version ‘1.5.2’ ** package ‘acepack’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.6 (1+b1)’ using Fortran compiler: ‘Debian flang-new version 19.1.6 (1+b1)’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpT41lF6/R.INSTALL1b391d57707e00/acepack/src' flang-new-19 -fpic -g -O2 -c acedata.f90 -o acedata.o flang-new-19 -fpic -g -O2 -c acemod.f90 -o acemod.o flang-new-19 -fpic -g -O2 -c bakfit.f90 -o bakfit.o flang-new-19 -fpic -g -O2 -c calcmu.f90 -o calcmu.o flang-new-19 -fpic -g -O2 -c ctsub.f90 -o ctsub.o flang-new-19 -fpic -g -O2 -c favas.f90 -o favas.o flang-new-19 -fpic -g -O2 -c mace.f90 -o mace.o flang-new-19 -fpic -g -O2 -c model.f90 -o model.o flang-new-19 -fpic -g -O2 -c montne.f90 -o montne.o flang-new-19 -fpic -g -O2 -c rlsmo.f90 -o rlsmo.o flang-new-19 -fpic -g -O2 -c scail.f90 -o scail.o flang-new-19 -fpic -g -O2 -c smooth.f90 -o smooth.o flang-new-19 -fpic -g -O2 -c smothr.f90 -o smothr.o flang-new-19 -fpic -g -O2 -c sort.f90 -o sort.o flang-new-19 -fpic -g -O2 -c supersmoother.f90 -o supersmoother.o flang-new-19 -fpic -g -O2 -c supsmu.f90 -o supsmu.o ./supsmu.f90:71:5: warning: Reference to the procedure 'smooth' has an implicit interface that is distinct from another reference: incompatible dummy argument #8: incompatible dummy data object shapes CALL smooth (n,x,y,w,spans(i),jper,vsmlsq,scratch(1,2*i-1),scratch(1,7)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./supsmu.f90:67:5: previous reference to 'smooth' CALL smooth (n,x,y,w,span,jper,vsmlsq,smo,scratch(1,1)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./supsmu.f90:72:5: warning: Reference to the procedure 'smooth' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes CALL smooth (n,x,scratch(1,7),w,spans(2),-jper,vsmlsq,scratch(1,2*i),h) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./supsmu.f90:67:5: previous reference to 'smooth' CALL smooth (n,x,y,w,span,jper,vsmlsq,smo,scratch(1,1)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./supsmu.f90:87:3: warning: Reference to the procedure 'smooth' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes CALL smooth (n,x,scratch(1,7),w,spans(2),-jper,vsmlsq,scratch(1,2),h) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./supsmu.f90:67:5: previous reference to 'smooth' CALL smooth (n,x,y,w,span,jper,vsmlsq,smo,scratch(1,1)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./supsmu.f90:100:3: warning: Reference to the procedure 'smooth' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes CALL smooth (n,x,scratch(1,4),w,spans(1),-jper,vsmlsq,smo,h) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./supsmu.f90:67:5: previous reference to 'smooth' CALL smooth (n,x,y,w,span,jper,vsmlsq,smo,scratch(1,1)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-19 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/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 -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpT41lF6/R.INSTALL1b391d57707e00/acepack/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpT41lF6/R.INSTALL1b391d57707e00/acepack/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpT41lF6/R.INSTALL1b391d57707e00/acepack/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)