* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘rexpokit’ ... ** package ‘rexpokit’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using Fortran compiler: ‘Debian flang-new version 18.1.4 (1)’ using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpzrS2IL/R.INSTALL7ece719c87f8d/rexpokit/src' flang-new-18 -fpic -g -O2 -c lapack/blas_mod.f -o lapack/blas_mod.o flang-new-18 -fpic -g -O2 -c lapack/lapack.f -o lapack/lapack.o flang-new-18 -fpic -g -O2 -c lapack/mataid.f -o lapack/mataid.o flang-new-18 -fpic -g -O2 -c lapack/my_expokit.f -o lapack/my_expokit.o ./lapack/my_expokit.f:667:7: warning: Reference to the procedure 'dgexx' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes call DGEXX( 'n','n',m,m,m, 1.0d0,wsp(iused),m, ^ ./lapack/my_expokit.f:646:7: previous reference to 'dgexx' call DGEXX( 'n','n',m,m,m,scale2,H,ldh,H,ldh,0.0d0,wsp(ih2),m ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lapack/my_expokit.f:682:10: warning: Reference to the procedure 'dgexx' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes call DGEXX( 'n','n',m,m,m, scale,wsp(iq),m, ^ ./lapack/my_expokit.f:646:7: previous reference to 'dgexx' call DGEXX( 'n','n',m,m,m,scale2,H,ldh,H,ldh,0.0d0,wsp(ih2),m ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lapack/my_expokit.f:686:10: warning: Reference to the procedure 'dgexx' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes call DGEXX( 'n','n',m,m,m, scale,wsp(ip),m, ^ ./lapack/my_expokit.f:646:7: previous reference to 'dgexx' call DGEXX( 'n','n',m,m,m,scale2,H,ldh,H,ldh,0.0d0,wsp(ih2),m ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lapack/my_expokit.f:710:10: warning: Reference to the procedure 'dgexx' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes call DGEXX( 'n','n',m,m,m, 1.0d0,wsp(iget),m, wsp(iget),m, ^ ./lapack/my_expokit.f:646:7: previous reference to 'dgexx' call DGEXX( 'n','n',m,m,m,scale2,H,ldh,H,ldh,0.0d0,wsp(ih2),m ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lapack/my_expokit.f:838:7: warning: Reference to the procedure 'dgexx' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes call DGEXX( 'n','n',m,m,m, 1.0d0,wsp(iused),m, ^ ./lapack/my_expokit.f:646:7: previous reference to 'dgexx' call DGEXX( 'n','n',m,m,m,scale2,H,ldh,H,ldh,0.0d0,wsp(ih2),m ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lapack/my_expokit.f:853:10: warning: Reference to the procedure 'dgexx' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes call DGEXX( 'n','n',m,m,m, scale,wsp(iq),m, ^ ./lapack/my_expokit.f:646:7: previous reference to 'dgexx' call DGEXX( 'n','n',m,m,m,scale2,H,ldh,H,ldh,0.0d0,wsp(ih2),m ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lapack/my_expokit.f:857:10: warning: Reference to the procedure 'dgexx' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes call DGEXX( 'n','n',m,m,m, scale,wsp(ip),m, ^ ./lapack/my_expokit.f:646:7: previous reference to 'dgexx' call DGEXX( 'n','n',m,m,m,scale2,H,ldh,H,ldh,0.0d0,wsp(ih2),m ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lapack/my_expokit.f:880:10: warning: Reference to the procedure 'dgexx' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes call DGEXX( 'n','n',m,m,m, 1.0d0,wsp(iget),m, wsp(iget),m, ^ ./lapack/my_expokit.f:646:7: previous reference to 'dgexx' call DGEXX( 'n','n',m,m,m,scale2,H,ldh,H,ldh,0.0d0,wsp(ih2),m ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-18 -fpic -g -O2 -c my_matexp.f -o my_matexp.o flang-new-18 -fpic -g -O2 -c itscale5.f -o itscale5.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c coo.cpp -o coo.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c wrappers.cpp -o wrappers.o clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o rexpokit.so lapack/blas_mod.o lapack/lapack.o lapack/mataid.o lapack/my_expokit.o my_matexp.o itscale5.o coo.o wrappers.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpzrS2IL/R.INSTALL7ece719c87f8d/rexpokit/src' make[1]: Entering directory '/tmp/RtmpzrS2IL/R.INSTALL7ece719c87f8d/rexpokit/src' make[1]: Leaving directory '/tmp/RtmpzrS2IL/R.INSTALL7ece719c87f8d/rexpokit/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-rexpokit/00new/rexpokit/libs ** R ** demo ** inst ** 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 (rexpokit)