* installing *source* package ‘stima’ ... ** package ‘stima’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 18.1.4’ using Fortran compiler: ‘flang-new version 18.1.4’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/stima/src' /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_bos.f90 -o rs_bos.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_boscat.f90 -o rs_boscat.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_boscats.f90 -o rs_boscats.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_cor.f90 -o rs_cor.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_cov.f90 -o rs_cov.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_invers.f -o rs_invers.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_mean.f90 -o rs_mean.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_mtxmul.f -o rs_mtxmul.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_mtxmult.f -o rs_mtxmult.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_resid.f90 -o rs_resid.o ./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) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_rsq.f90 -o rs_rsq.o ./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) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_sort.f90 -o rs_sort.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_splitc.f90 -o rs_splitc.o /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c rs_stdev.f90 -o rs_stdev.o /usr/local/clang18/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -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 -lFortran_main -lFortranRuntime -lFortranDecimal -lm make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/stima/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/stima/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/stima/src' installing to /data/gannet/ripley/R/packages/tests-clang/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)