* installing *source* package ‘lokern’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ using Fortran compiler: ‘Debian flang-new version 17.0.6 (5)’ flang-new-17 -fpic -g -O2 -Wall -c auxkerns.f -o auxkerns.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c glkerns.f -o glkerns.o flang-new: warning: argument unused during compilation: '-Wall' ./glkerns.f:51:12: warning: Reference to the procedure 'rexit' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=19_8) vs CHARACTER(KIND=1,LEN=35_8) + call rexit("nue must be in 0..2 if not 'inputb'") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./glkerns.f:49:34: previous reference to 'rexit' if(nue.gt.4 .or. nue.lt.0) call rexit("nue must be in 0..4") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./glkerns.f:52:20: warning: Reference to the procedure 'rexit' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=19_8) vs CHARACTER(KIND=1,LEN=6_8) if(n .le. 2) call rexit("n <= 2") ^^^^^^^^^^^^^^^^^^^^ ./glkerns.f:49:34: previous reference to 'rexit' if(nue.gt.4 .or. nue.lt.0) call rexit("nue must be in 0..4") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./glkerns.f:53:20: warning: Reference to the procedure 'rexit' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=19_8) vs CHARACTER(KIND=1,LEN=5_8) if(m .lt. 1) call rexit("m < 1") ^^^^^^^^^^^^^^^^^^^ ./glkerns.f:49:34: previous reference to 'rexit' if(nue.gt.4 .or. nue.lt.0) call rexit("nue must be in 0..4") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./glkerns.f:54:20: warning: Reference to the procedure 'rexit' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=19_8) vs CHARACTER(KIND=1,LEN=6_8) if(m1.lt. 3) call rexit("m1 < 3") ^^^^^^^^^^^^^^^^^^^^ ./glkerns.f:49:34: previous reference to 'rexit' if(nue.gt.4 .or. nue.lt.0) call rexit("nue must be in 0..4") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./glkerns.f:194:13: warning: Reference to the procedure 'resest' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes call resest(t(il),x(il),nn,wn(il,2),r2,sig) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./glkerns.f:182:10: previous reference to 'resest' call resest(t,x,n,wn(1,2),snr,sig) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./glkerns.f:218:9: warning: Reference to the procedure 'kernel' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes call kernel(wn(1,5),t,n,bs,0,2, 0, ^ ./glkerns.f:189:10: previous reference to 'kernel' call kernel(t,wn(1,2),n,bres,0,kk2, 0, ^ ./glkerns.f:255:9: warning: Reference to the procedure 'kernel' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes call kernel(t,x,n,b2,kord,kord+2, 0, ^ ./glkerns.f:189:10: previous reference to 'kernel' call kernel(t,wn(1,2),n,bres,0,kk2, 0, ^ ./glkerns.f:274:7: warning: Reference to the procedure 'kernel' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes call kernel(t,x,n,b,nue,kord, 0, ^ ./glkerns.f:189:10: previous reference to 'kernel' call kernel(t,wn(1,2),n,bres,0,kk2, 0, ^ ./glkerns.f:298:10: warning: Reference to the procedure 'resest' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes call resest(t(il), wn(1,3), nn, wn(1,4),snr,rvar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./glkerns.f:182:10: previous reference to 'resest' call resest(t,x,n,wn(1,2),snr,sig) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./glkerns.f:300:10: warning: Reference to the procedure 'resest' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes call resest(t(iil),wn(1,3), ii, wn(1,4),snr,rvar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./glkerns.f:182:10: previous reference to 'resest' call resest(t,x,n,wn(1,2),snr,sig) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ clang-17 -I"/home/hornik/tmp/R-d-clang-17/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 lokerns.f -o lokerns.o flang-new: warning: argument unused during compilation: '-Wall' ./lokerns.f:57:12: warning: Reference to the procedure 'rexit' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=19_8) vs CHARACTER(KIND=1,LEN=35_8) + call rexit("nue must be in 0..2 if not 'inputb'") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lokerns.f:55:34: previous reference to 'rexit' if(nue.gt.4 .or. nue.lt.0) call rexit("nue must be in 0..4") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lokerns.f:58:20: warning: Reference to the procedure 'rexit' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=19_8) vs CHARACTER(KIND=1,LEN=6_8) if(n .le. 2) call rexit("n <= 2") ^^^^^^^^^^^^^^^^^^^^ ./lokerns.f:55:34: previous reference to 'rexit' if(nue.gt.4 .or. nue.lt.0) call rexit("nue must be in 0..4") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lokerns.f:59:20: warning: Reference to the procedure 'rexit' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=19_8) vs CHARACTER(KIND=1,LEN=5_8) if(m .lt. 1) call rexit("m < 1") ^^^^^^^^^^^^^^^^^^^ ./lokerns.f:55:34: previous reference to 'rexit' if(nue.gt.4 .or. nue.lt.0) call rexit("nue must be in 0..4") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lokerns.f:60:20: warning: Reference to the procedure 'rexit' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=19_8) vs CHARACTER(KIND=1,LEN=6_8) if(m1.lt. 3) call rexit("m1 < 3") ^^^^^^^^^^^^^^^^^^^^ ./lokerns.f:55:34: previous reference to 'rexit' if(nue.gt.4 .or. nue.lt.0) call rexit("nue must be in 0..4") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lokerns.f:190:13: warning: Reference to the procedure 'resest' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes call resest(t(il),x(il),nn,wn(il,2),r2,sig) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lokerns.f:178:9: previous reference to 'resest' call resest(t,x,n,wn(1,2),snr,sig) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lokerns.f:214:9: warning: Reference to the procedure 'kernel' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes call kernel(wn(1,5),t,n,bs,0,2, 0, ! <- ny=0 : global bandwidth ^ ./lokerns.f:185:9: previous reference to 'kernel' call kernel(t,wn(1,2),n, bres, 0, kk2, 0, ! <- ny=0 : global bandwidth ^ ./lokerns.f:251:9: warning: Reference to the procedure 'kernel' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes call kernel(t,x,n,b2,kord,kord+2, 0, ! <- ny=0: global bandwidth ^ ./lokerns.f:185:9: previous reference to 'kernel' call kernel(t,wn(1,2),n, bres, 0, kk2, 0, ! <- ny=0 : global bandwidth ^ ./lokerns.f:270:7: warning: Reference to the procedure 'kernel' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes call kernel(t,x,n,b,nue,kord, 0, ! <- ny=0: global bandwidth ^ ./lokerns.f:185:9: previous reference to 'kernel' call kernel(t,wn(1,2),n, bres, 0, kk2, 0, ! <- ny=0 : global bandwidth ^ ./lokerns.f:294:10: warning: Reference to the procedure 'resest' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes call resest(t(il), wn(1,3), nn, wn(1,4),snr,rvar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lokerns.f:178:9: previous reference to 'resest' call resest(t,x,n,wn(1,2),snr,sig) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lokerns.f:296:10: warning: Reference to the procedure 'resest' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes call resest(t(iil),wn(1,3), ii, wn(1,4),snr,rvar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lokerns.f:178:9: previous reference to 'resest' call resest(t,x,n,wn(1,2),snr,sig) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lokerns.f:348:7: warning: Reference to the procedure 'kernel' has an implicit interface that is distinct from another reference: incompatible dummy argument #9: incompatible dummy data object shapes call kernel(t,wn(1,4),n,bvar,nuev,kordv, 1, ! ny=1 : *local* bandwidths ^ ./lokerns.f:185:9: previous reference to 'kernel' call kernel(t,wn(1,2),n, bres, 0, kk2, 0, ! <- ny=0 : global bandwidth ^ ./lokerns.f:360:7: warning: Reference to the procedure 'kernel' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes call kernel(t,x,n,g1,kord,kord+2, 0, ! ny=0 : *global* bandwidths ^ ./lokerns.f:185:9: previous reference to 'kernel' call kernel(t,wn(1,2),n, bres, 0, kk2, 0, ! <- ny=0 : global bandwidth ^ ./lokerns.f:406:7: warning: Reference to the procedure 'kernel' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes call kernel(t,x,n,b,nue,kord, 1,! ny=1: *local* bandwidths ^ ./lokerns.f:185:9: previous reference to 'kernel' call kernel(t,wn(1,2),n, bres, 0, kk2, 0, ! <- ny=0 : global bandwidth ^ clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c monitor.c -o monitor.o clang-17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o lokern.so auxkerns.o glkerns.o init.o lokerns.o monitor.o -L/usr/lib/llvm-17/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /srv/hornik/tmp/CRAN/lokern.Rcheck/00LOCK-lokern/00new/lokern/libs ** R ** data ** demo ** 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 (lokern)