* installing *source* package ‘rrcovNA’ ... ** 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)’ 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 R-rng4ftn.c -o R-rng4ftn.o flang-new-17 -fpic -g -O2 -Wall -c emncov.f -o emncov.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c fmcd.f -o fmcd.o flang-new: warning: argument unused during compilation: '-Wall' ./fmcd.f:534:11: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=24_8) vs CHARACTER(KIND=1,LEN=30_8) CALL INTPR("SINGULAR CLASSICAL COVARIANCE!",-1,0,0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./fmcd.f:341:13: previous reference to 'intpr' CALL INTPR('NOT ENOUGH COMPLETE OBS.',-1,0,0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./fmcd.f:849:17: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=24_8) vs CHARACTER(KIND=1,LEN=31_8) CALL INTPR("ERROR - should never come here!",-1,0,0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./fmcd.f:341:13: previous reference to 'intpr' CALL INTPR('NOT ENOUGH COMPLETE OBS.',-1,0,0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./fmcd.f:883:14: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=24_8) vs CHARACTER(KIND=1,LEN=31_8) CALL INTPR("ERROR - should never come here!",-1,0,0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./fmcd.f:341:13: previous reference to 'intpr' CALL INTPR('NOT ENOUGH COMPLETE OBS.',-1,0,0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 rrcovna_init.c -o rrcovna_init.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o rrcovNA.so R-rng4ftn.o emncov.o fmcd.o rrcovna_init.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/rrcovNA.Rcheck/00LOCK-rrcovNA/00new/rrcovNA/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 (rrcovNA)