* installing *source* package ‘MSCMT’ ... ** 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 DE.c -o DE.o 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 Helpers.c -o Helpers.o 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 MSCMT.c -o MSCMT.o flang-new-17 -fpic -g -O2 -Wall -c inverse.f -o inverse.o flang-new: warning: argument unused during compilation: '-Wall' ./inverse.f:2016:10: warning: Reference to the procedure 'rwarn' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: assumed-length character vs explicit-length character CALL rwarn ('LSEI: THE VARIABLES N, ME,MA, MG MUST BE>0') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./inverse.f:200:9: previous reference to 'rwarn' CALL rwarn(String) ^^^^^^^^^^^^^^^^^^ ./inverse.f:2030:10: warning: Reference to the procedure 'rwarn' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: assumed-length character vs explicit-length character CALL rwarn ('LSEI: insufficient storage') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./inverse.f:200:9: previous reference to 'rwarn' CALL rwarn(String) ^^^^^^^^^^^^^^^^^^ ./inverse.f:2042:10: warning: Reference to the procedure 'rwarn' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: assumed-length character vs explicit-length character CALL rwarn ('LSEI: insufficient storage') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./inverse.f:200:9: previous reference to 'rwarn' CALL rwarn(String) ^^^^^^^^^^^^^^^^^^ ./inverse.f:4092:10: warning: Reference to the procedure 'rwarn' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: assumed-length character vs explicit-length character CALL rwarn ('LSEI: insufficient storage') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./inverse.f:200:9: previous reference to 'rwarn' CALL rwarn(String) ^^^^^^^^^^^^^^^^^^ ./inverse.f:4106:10: warning: Reference to the procedure 'rwarn' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: assumed-length character vs explicit-length character CALL rwarn ('LSEI: insufficient storage') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./inverse.f:200:9: previous reference to 'rwarn' CALL rwarn(String) ^^^^^^^^^^^^^^^^^^ ./inverse.f:4124:10: warning: Reference to the procedure 'xxermsg' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object types: CHARACTER(KIND=1,LEN=34_8) vs CHARACTER(KIND=1,LEN=31_8) CALL xXERMSG ('SLATEC', 'DWNNLS', & ^ ./inverse.f:4117:10: previous reference to 'xxermsg' CALL xXERMSG ('SLATEC', 'DWNNLS', & ^ ./inverse.f:4993:22: warning: Reference to the procedure 'xxermsg' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object types: CHARACTER(KIND=1,LEN=34_8) vs CHARACTER(KIND=1,LEN=25_8) CALL xXERMSG ('SLATEC', 'xDHFTI', & ^ ./inverse.f:4117:10: previous reference to 'xxermsg' CALL xXERMSG ('SLATEC', 'DWNNLS', & ^ ./inverse.f:5003:22: warning: Reference to the procedure 'xxermsg' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object types: CHARACTER(KIND=1,LEN=34_8) vs CHARACTER(KIND=1,LEN=44_8) CALL xXERMSG ('SLATEC', 'xDHFTI', & ^ ./inverse.f:4117:10: previous reference to 'xxermsg' CALL xXERMSG ('SLATEC', 'DWNNLS', & ^ flang-new-17 -fpic -g -O2 -Wall -c solve.f -o solve.o flang-new: warning: argument unused during compilation: '-Wall' ./solve.f:989:10: warning: Reference to the procedure 'xmessage' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=47_8) vs CHARACTER(KIND=1,LEN=53_8) CALL XMESSAGE & ^ ./solve.f:959:8: previous reference to 'xmessage' CALL XMESSAGE (" Unrecoverable error C- LINPACK routine stopped") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./solve.f:1211:10: warning: Reference to the procedure 'xmessage' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: constant-length vs non-constant-length character dummy arguments CALL XMESSAGE (CBUFF(1:LPREF+1)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./solve.f:959:8: previous reference to 'xmessage' CALL XMESSAGE (" Unrecoverable error C- LINPACK routine stopped") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./solve.f:1310:10: warning: Reference to the procedure 'xmessage' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: constant-length vs non-constant-length character dummy arguments CALL XMESSAGE (CBUFF(1:LPREF+LPIECE)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./solve.f:959:8: previous reference to 'xmessage' CALL XMESSAGE (" Unrecoverable error C- LINPACK routine stopped") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o MSCMT.so DE.o Helpers.o MSCMT.o inverse.o solve.o -L/home/hornik/tmp/R/lib -lRblas -L/usr/lib/llvm-17/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/usr/lib/llvm-17/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/MSCMT.Rcheck/00LOCK-MSCMT/00new/MSCMT/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (MSCMT)