* installing *source* package ‘mpath’ ... ** 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 activeset.f -o activeset.o flang-new: warning: argument unused during compilation: '-Wall' 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 cfuns.c -o cfuns.o flang-new-17 -fpic -g -O2 -Wall -c compute_g.f -o compute_g.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c compute_h.f -o compute_h.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c compute_u.f -o compute_u.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c compute_v.f -o compute_v.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c compute_wt3.f -o compute_wt3.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c compute_z.f -o compute_z.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c dnbinom.f -o dnbinom.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c dpois.f -o dpois.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c factorial.f -o factorial.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c gfunc.f -o gfunc.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c glmreg_fit_fortran.f -o glmreg_fit_fortran.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c glmregnb_fortran.f -o glmregnb_fortran.o flang-new: warning: argument unused during compilation: '-Wall' ./glmregnb_fortran.f:68:9: warning: Reference to the procedure 'dcopy' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes call dcopy(m, beta_1, 1, beta(1:m, k), 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./glmregnb_fortran.f:36:13: previous reference to 'dcopy' call dcopy(n, yhat, 1, mustart, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-17 -fpic -g -O2 -Wall -c gradient.f -o gradient.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c init.f -o init.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c irglmreg_ad.f -o irglmreg_ad.o flang-new: warning: argument unused during compilation: '-Wall' ./irglmreg_ad.f:97:16: 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=31_8) vs CHARACTER(KIND=1,LEN=34_8) call intpr("begin activeset irglmreg_onelambda",-1,1,1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./irglmreg_ad.f:88:13: previous reference to 'intpr' call intpr("irglmreg_ad lambda iteration i=", -1, i, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./irglmreg_ad.f:112:19: 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=31_8) vs CHARACTER(KIND=1,LEN=32_8) call intpr("begin fullset irglmreg_onelambda",1,1,1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./irglmreg_ad.f:88:13: previous reference to 'intpr' call intpr("irglmreg_ad lambda iteration i=", -1, i, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./irglmreg_ad.f:113:19: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=7_8) vs CHARACTER(KIND=1,LEN=6_8) call dblepr("start=", -1, start, m+1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./irglmreg_ad.f:111:19: previous reference to 'dblepr' call dblepr("beta_1=", -1, beta_1, m_act) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./irglmreg_ad.f:115:16: warning: Reference to the procedure 'irglmreg_onelambda' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object attributes call irglmreg_onelambda(x,y,weights,n,m,start, etastart, ^ ./irglmreg_ad.f:99:13: previous reference to 'irglmreg_onelambda' call irglmreg_onelambda(x_act, y,weights, n,m_act,start_act, ^ flang-new-17 -fpic -g -O2 -Wall -c irglmreg_fortran.f -o irglmreg_fortran.o flang-new: warning: argument unused during compilation: '-Wall' ./irglmreg_fortran.f:76:16: 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=33_8) vs CHARACTER(KIND=1,LEN=7_8) call intpr("uturn=1", -1, 1, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./irglmreg_fortran.f:74:13: previous reference to 'intpr' call intpr("irglmreg_fortran lambda iteration", -1, i, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./irglmreg_fortran.f:81: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=33_8) vs CHARACTER(KIND=1,LEN=2_8) call intpr("i=", -1, i, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ./irglmreg_fortran.f:74:13: previous reference to 'intpr' call intpr("irglmreg_fortran lambda iteration", -1, i, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-17 -fpic -g -O2 -Wall -c irglmreg_onelambda.f -o irglmreg_onelambda.o flang-new: warning: argument unused during compilation: '-Wall' ./irglmreg_onelambda.f:116:16: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=14_8) vs CHARACTER(KIND=1,LEN=6_8) call dblepr("beta_1", -1, beta_1, m_act) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./irglmreg_onelambda.f:38:16: previous reference to 'dblepr' call dblepr(" start_act", -1, start_act, m_act+1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-17 -fpic -g -O2 -Wall -c lmax_zipath.f -o lmax_zipath.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c lmnetGLM.f -o lmnetGLM.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c lmnetGaussian.f -o lmnetGaussian.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c loss.f -o loss.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c loss2.f -o loss2.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c loss2_ccsvm.f -o loss2_ccsvm.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c loss3.f -o loss3.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c midloop.f -o midloop.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c midloopGLM.f -o midloopGLM.o flang-new: warning: argument unused during compilation: '-Wall' ./midloopGLM.f:56:13: 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=7_8) vs CHARACTER(KIND=1,LEN=67_8) call intpr("Middle loop: Update the quadratic approximation ^ ./midloopGLM.f:55:13: previous reference to 'intpr' call intpr("family=", -1, family, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:58:13: 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=7_8) vs CHARACTER(KIND=1,LEN=26_8) call intpr(" middle loop iteration jj=", -1, jj, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:55:13: previous reference to 'intpr' call intpr("family=", -1, family, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:122:10: 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=7_8) vs CHARACTER(KIND=1,LEN=37_8) call intpr(" Iterations used in the middle loop:", -1, jj-1,1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:55:13: previous reference to 'intpr' call intpr("family=", -1, family, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:123:10: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=34_8) vs CHARACTER(KIND=1,LEN=46_8) call dblepr("deviance difference at the end of middle loop " ^ ./midloopGLM.f:59:13: previous reference to 'dblepr' call dblepr("convergency criterion at beginning", -1, del,1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:291: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=7_8) vs CHARACTER(KIND=1,LEN=231_8) call intpr("dev is NA in Fortran src/deveval, check (1)if s ^ ./midloopGLM.f:55:13: previous reference to 'intpr' call intpr("family=", -1, family, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:295:13: 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=7_8) vs CHARACTER(KIND=1,LEN=2_8) call intpr("i=", -1, i, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:55:13: previous reference to 'intpr' call intpr("family=", -1, family, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:296:13: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=34_8) vs CHARACTER(KIND=1,LEN=5_8) call dblepr("y(i)=", -1, y(i), 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:59:13: previous reference to 'dblepr' call dblepr("convergency criterion at beginning", -1, del,1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:297:13: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=34_8) vs CHARACTER(KIND=1,LEN=6_8) call dblepr("mu(i)=", -1, mu(i), 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:59:13: previous reference to 'dblepr' call dblepr("convergency criterion at beginning", -1, del,1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:298:13: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=34_8) vs CHARACTER(KIND=1,LEN=6_8) call dblepr("theta=", -1, theta, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:59:13: previous reference to 'dblepr' call dblepr("convergency criterion at beginning", -1, del,1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:299:13: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=34_8) vs CHARACTER(KIND=1,LEN=4_8) call dblepr("dev=", -1, dev, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./midloopGLM.f:59:13: previous reference to 'dblepr' call dblepr("convergency criterion at beginning", -1, del,1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 mpath_init.c -o mpath_init.o flang-new-17 -fpic -g -O2 -Wall -c mutil.f -o mutil.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c nclreg_ad.f -o nclreg_ad.o flang-new: warning: argument unused during compilation: '-Wall' ./nclreg_ad.f:81:16: 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=29_8) vs CHARACTER(KIND=1,LEN=32_8) call intpr("begin activeset nclreg_onelambda", -1, 1, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./nclreg_ad.f:73:13: previous reference to 'intpr' call intpr("nclreg_ad lambda iteration i=", -1, i, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./nclreg_ad.f:95:19: 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=29_8) vs CHARACTER(KIND=1,LEN=30_8) call intpr("begin fullset nclreg_onelambda", -1, 1, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./nclreg_ad.f:73:13: previous reference to 'intpr' call intpr("nclreg_ad lambda iteration i=", -1, i, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./nclreg_ad.f:96:19: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=7_8) vs CHARACTER(KIND=1,LEN=6_8) call dblepr("start=", -1, start, m+1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./nclreg_ad.f:94:19: previous reference to 'dblepr' call dblepr("beta_1=", -1, beta_1, m_act) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./nclreg_ad.f:98:16: warning: Reference to the procedure 'nclreg_onelambda' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object attributes call nclreg_onelambda(x, y,weights, n,m,start, etastart, ^ ./nclreg_ad.f:83:13: previous reference to 'nclreg_onelambda' call nclreg_onelambda(x_act, y,weights, n,m_act,start_act, ^ flang-new-17 -fpic -g -O2 -Wall -c nclreg_fortran.f -o nclreg_fortran.o flang-new: warning: argument unused during compilation: '-Wall' ./nclreg_fortran.f:60:16: 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=31_8) vs CHARACTER(KIND=1,LEN=7_8) call intpr("uturn=1", -1, 1, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./nclreg_fortran.f:58:13: previous reference to 'intpr' call intpr("nclreg_fortran lambda iteration", -1, i, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-17 -fpic -g -O2 -Wall -c nclreg_onelambda.f -o nclreg_onelambda.o flang-new: warning: argument unused during compilation: '-Wall' ./nclreg_onelambda.f:73:16: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=14_8) vs CHARACTER(KIND=1,LEN=6_8) call dblepr("beta_1", -1, beta_1, m_act) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./nclreg_onelambda.f:27:16: previous reference to 'dblepr' call dblepr(" start_act", -1, start_act, m_act+1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./nclreg_onelambda.f:74:16: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=14_8) vs CHARACTER(KIND=1,LEN=17_8) call dblepr("updated start_act", -1, start_act, m_act+1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./nclreg_onelambda.f:27:16: previous reference to 'dblepr' call dblepr(" start_act", -1, start_act, m_act+1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-17 -fpic -g -O2 -Wall -c outloop.f -o outloop.o flang-new: warning: argument unused during compilation: '-Wall' ./outloop.f:64:13: 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=30_8) vs CHARACTER(KIND=1,LEN=18_8) call intpr(" lambda iteration", -1, k, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./outloop.f:63:13: previous reference to 'intpr' call intpr("Outer loop: sequence of lambda", -1, 1, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-17 -fpic -g -O2 -Wall -c outprod.f -o outprod.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c theta_ml.f -o theta_ml.o flang-new: warning: argument unused during compilation: '-Wall' ./theta_ml.f:37:15: 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=15_8) vs CHARACTER(KIND=1,LEN=26_8) call intpr("estimate truncated at zero", -1, 1, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./theta_ml.f:29:15: previous reference to 'intpr' call intpr("theta iteration", -1, it, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./theta_ml.f:40:15: 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=15_8) vs CHARACTER(KIND=1,LEN=23_8) call intpr("iteration limit reached", -1, 1, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./theta_ml.f:29:15: previous reference to 'intpr' call intpr("theta iteration", -1, it, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-17 -fpic -g -O2 -Wall -c update_wt.f -o update_wt.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c update_wt_ccsvm.f -o update_wt_ccsvm.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c zi_onelambda.f -o zi_onelambda.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c ziloss.f -o ziloss.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c zipath_active.f -o zipath_active.o flang-new: warning: argument unused during compilation: '-Wall' ./zipath_active.f:138:13: 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=3_8) vs CHARACTER(KIND=1,LEN=11_8) call intpr("m_count_act", -1, m_count_act, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./zipath_active.f:136:13: previous reference to 'intpr' call intpr("kx=", -1, kx, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./zipath_active.f:139:13: 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=3_8) vs CHARACTER(KIND=1,LEN=10_8) call intpr("m_zero_act", -1, m_zero_act, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./zipath_active.f:136:13: previous reference to 'intpr' call intpr("kx=", -1, kx, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./zipath_active.f:142:13: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=15_8) vs CHARACTER(KIND=1,LEN=14_8) call dblepr("start_zero_act", -1, start_zero_act, ^ ./zipath_active.f:140:13: previous reference to 'dblepr' call dblepr("start_count_act", -1, start_count_act, ^ ./zipath_active.f:144:13: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=15_8) vs CHARACTER(KIND=1,LEN=5_8) call dblepr("betax", -1, betax, m_count_act) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./zipath_active.f:140:13: previous reference to 'dblepr' call dblepr("start_count_act", -1, start_count_act, ^ ./zipath_active.f:145:13: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=15_8) vs CHARACTER(KIND=1,LEN=5_8) call dblepr("betaz", -1, betaz, m_zero_act) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./zipath_active.f:140:13: previous reference to 'dblepr' call dblepr("start_count_act", -1, start_count_act, ^ ./zipath_active.f:151:16: 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=3_8) vs CHARACTER(KIND=1,LEN=24_8) call intpr("active set iteration, j=", -1, j, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./zipath_active.f:136:13: previous reference to 'intpr' call intpr("kx=", -1, kx, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./zipath_active.f:152:16: 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=3_8) vs CHARACTER(KIND=1,LEN=32_8) call intpr("cycling through only active sets", -1, 1, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./zipath_active.f:136:13: previous reference to 'intpr' call intpr("kx=", -1, kx, 1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./zipath_active.f:181:16: warning: Reference to the procedure 'zi_onelambda' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object attributes call zi_onelambda(x, z, y, y1, probi, weights, n, kx, ^ ./zipath_active.f:154:13: previous reference to 'zi_onelambda' call zi_onelambda(x_act, z_act, y, y1, probi, weights, n, ^ flang-new-17 -fpic -g -O2 -Wall -c zipath_nonactive.f -o zipath_nonactive.o flang-new: warning: argument unused during compilation: '-Wall' clang-17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o mpath.so activeset.o cfuns.o compute_g.o compute_h.o compute_u.o compute_v.o compute_wt3.o compute_z.o dnbinom.o dpois.o factorial.o gfunc.o glmreg_fit_fortran.o glmregnb_fortran.o gradient.o init.o irglmreg_ad.o irglmreg_fortran.o irglmreg_onelambda.o lmax_zipath.o lmnetGLM.o lmnetGaussian.o loss.o loss2.o loss2_ccsvm.o loss3.o midloop.o midloopGLM.o mpath_init.o mutil.o nclreg_ad.o nclreg_fortran.o nclreg_onelambda.o outloop.o outprod.o theta_ml.o update_wt.o update_wt_ccsvm.o zi_onelambda.o ziloss.o zipath_active.o zipath_nonactive.o -llapack -L/home/hornik/tmp/R-d-clang-17/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-d-clang-17/lib -lR installing to /srv/hornik/tmp/CRAN/mpath.Rcheck/00LOCK-mpath/00new/mpath/libs ** R ** data ** 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 (mpath)