* installing *source* package ‘stima’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.5 (1)’ using Fortran compiler: ‘Debian flang-new version 17.0.5 (1)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o flang-new-17 -fpic -g -O2 -Wall -c rs_bos.f90 -o rs_bos.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c rs_boscat.f90 -o rs_boscat.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c rs_boscats.f90 -o rs_boscats.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c rs_cor.f90 -o rs_cor.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c rs_cov.f90 -o rs_cov.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c rs_invers.f -o rs_invers.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c rs_mean.f90 -o rs_mean.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c rs_mtxmul.f -o rs_mtxmul.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c rs_mtxmult.f -o rs_mtxmult.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c rs_resid.f90 -o rs_resid.o flang-new: warning: argument unused during compilation: '-Wall' ./rs_resid.f90:65:7: warning: Reference to the procedure 'rs_mtxmult' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes call rs_mtxmult(x2,x,z,n,m,1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./rs_resid.f90:59:7: previous reference to 'rs_mtxmult' call rs_mtxmult(b,x,x,n,m,n) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-17 -fpic -g -O2 -Wall -c rs_rsq.f90 -o rs_rsq.o flang-new: warning: argument unused during compilation: '-Wall' ./rs_rsq.f90:60:7: warning: Reference to the procedure 'rs_mtxmult' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes call rs_mtxmult(yh,x,y,n,m,1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./rs_rsq.f90:56:7: previous reference to 'rs_mtxmult' call rs_mtxmult(b,x,x,n,m,n) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./rs_rsq.f90:64:7: warning: Reference to the procedure 'rs_mtxmul' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes call rs_mtxmul(yhat,x,b,m,n,1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./rs_rsq.f90:62:7: previous reference to 'rs_mtxmul' call rs_mtxmul(b,binv,yh,n,n,1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-17 -fpic -g -O2 -Wall -c rs_sort.f90 -o rs_sort.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c rs_splitc.f90 -o rs_splitc.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c rs_stdev.f90 -o rs_stdev.o flang-new: warning: argument unused during compilation: '-Wall' clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o stima.so init.o rs_bos.o rs_boscat.o rs_boscats.o rs_cor.o rs_cov.o rs_invers.o rs_mean.o rs_mtxmul.o rs_mtxmult.o rs_resid.o rs_rsq.o rs_sort.o rs_splitc.o rs_stdev.o -L/usr/lib/llvm-17/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/stima.Rcheck/00LOCK-stima/00new/stima/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 * DONE (stima)