* installing *source* package ‘stepp’ ... ** package ‘stepp’ 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/stepp/src' /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c cincsub.f -o cincsub.o ./cincsub.f:48:7: portability: A DO loop should terminate with an END DO or CONTINUE do 15 i=ll,l ^^^^^^^^^^^^ ./cincsub.f:50:3: DO loop currently ends at statement: 15 nd2=nd2+ic(i)-icc(i) ^^^^^^^^^^^^^^^^^^^^^^^^ /usr/local/clang18/bin/flang-new -fpic -O2 -pedantic -c crstm.f -o crstm.o ./crstm.f:94:7: portability: A DO loop should terminate with an END DO or CONTINUE do 15 i=1,ng ^^^^^^^^^^^^ ./crstm.f:95:3: DO loop currently ends at statement: 15 rs(i)=0 ^^^^^^^^^^^ ./crstm.f:96:7: portability: A DO loop should terminate with an END DO or CONTINUE do 16 i=1,n ^^^^^^^^^^^ ./crstm.f:98:3: DO loop currently ends at statement: 16 rs(j)=rs(j)+1 ^^^^^^^^^^^^^^^^^ ./crstm.f:102:7: portability: A DO loop should terminate with an END DO or CONTINUE do 12 j=1,i ^^^^^^^^^^^ ./crstm.f:104:3: DO loop currently ends at statement: 12 v(l)=0 ^^^^^^^^^^ ./crstm.f:112:7: portability: A DO loop should terminate with an END DO or CONTINUE do 9 j=1,ng1 ^^^^^^^^^^^^ ./crstm.f:113:4: DO loop currently ends at statement: 9 v2(j,i)=0 ^^^^^^^^^^^^ ./crstm.f:114:7: portability: A DO loop should terminate with an END DO or CONTINUE do 8 j=1,ng ^^^^^^^^^^^ ./crstm.f:115:4: DO loop currently ends at statement: 8 c(i,j)=0 ^^^^^^^^^^^ ./crstm.f:131:7: portability: A DO loop should terminate with an END DO or CONTINUE do 56 i=1,ng ^^^^^^^^^^^^ ./crstm.f:134:3: DO loop currently ends at statement: 56 d(2,i)=0 ^^^^^^^^^^^^ ./crstm.f:135:7: portability: A DO loop should terminate with an END DO or CONTINUE do 57 i=ll,lu ^^^^^^^^^^^^^ ./crstm.f:138:3: DO loop currently ends at statement: 57 d(k,j)=d(k,j)+1 ^^^^^^^^^^^^^^^^^^^ ./crstm.f:160:7: portability: A DO loop should terminate with an END DO or CONTINUE do 166 j=i,ng ^^^^^^^^^^^^^ ./crstm.f:161:3: DO loop currently ends at statement: 166 a(i,j)=0 ^^^^^^^^^^^^ ./crstm.f:176:7: portability: A DO loop should terminate with an END DO or CONTINUE do 69 j=1,k ^^^^^^^^^^^ ./crstm.f:178:3: DO loop currently ends at statement: 69 c(i,j)=c(j,i) ^^^^^^^^^^^^^^^^^ ./crstm.f:223:7: portability: A DO loop should terminate with an END DO or CONTINUE do 91 i=ll,lu ^^^^^^^^^^^^^ ./crstm.f:225:3: DO loop currently ends at statement: 91 rs(j)=rs(j)-1 ^^^^^^^^^^^^^^^^^ ./crstm.f:227:7: portability: A DO loop should terminate with an END DO or CONTINUE do 92 i=1,ng ^^^^^^^^^^^^ ./crstm.f:229:3: DO loop currently ends at statement: 92 skmm(i)=skm(i) ^^^^^^^^^^^^^^^^^^ /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 rinit.c -o rinit.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 stepp.so cincsub.o crstm.o rinit.o -lFortran_main -lFortranRuntime -lFortranDecimal -lm make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/stepp/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/stepp/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/stepp/src' installing to /data/gannet/ripley/R/packages/tests-clang/stepp.Rcheck/00LOCK-stepp/00new/stepp/libs ** R ** data ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘merge’ in package ‘stepp’ ** 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 (stepp)