* installing *source* package ‘nleqslv’ ... ** 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 init.c -o init.o flang-new-17 -fpic -g -O2 -Wall -c lautil.f -o lautil.o flang-new: warning: argument unused during compilation: '-Wall' ./lautil.f:44:7: warning: Reference to the procedure 'dgeqrf' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes call dgeqrf(n,n,A,n,work,work,lwork,info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lautil.f:25:7: previous reference to 'dgeqrf' call dgeqrf(n,n,A,lda,tau,work,wsiz,info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-17 -fpic -g -O2 -Wall -c limhpar.f -o limhpar.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c liqrev.f -o liqrev.o flang-new: warning: argument unused during compilation: '-Wall' ./liqrev.f:87:7: 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(n,b,1,x,1) ^^^^^^^^^^^^^^^^^^^^^ ./liqrev.f:84:10: previous reference to 'dcopy' call dcopy(n-j+1,r(j,j),ldr,r(j,j),1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-17 -fpic -g -O2 -Wall -c liqrup.f -o liqrup.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c lirslv.f -o lirslv.o flang-new: warning: argument unused during compilation: '-Wall' ./lirslv.f:73:17: 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 (n-k+1,R(k,k),1,R(k,k),ldr) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lirslv.f:55:11: previous reference to 'dcopy' call dcopy(n,qtf,1,dn,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 nleqslv.c -o nleqslv.o flang-new-17 -fpic -g -O2 -Wall -c nwbjac.f -o nwbjac.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c nwbrdn.f -o nwbrdn.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c nwclsh.f -o nwclsh.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c nwddlg.f -o nwddlg.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c nwglsh.f -o nwglsh.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c nwmhlm.f -o nwmhlm.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c nwnjac.f -o nwnjac.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c nwnleq.f -o nwnleq.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c nwnwtn.f -o nwnwtn.o flang-new: warning: argument unused during compilation: '-Wall' 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 nwout.c -o nwout.o flang-new-17 -fpic -g -O2 -Wall -c nwpdlg.f -o nwpdlg.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c nwpure.f -o nwpure.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c nwqlsh.f -o nwqlsh.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c nwtrup.f -o nwtrup.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c nwutil.f -o nwutil.o flang-new: warning: argument unused during compilation: '-Wall' clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o nleqslv.so init.o lautil.o limhpar.o liqrev.o liqrup.o lirslv.o nleqslv.o nwbjac.o nwbrdn.o nwclsh.o nwddlg.o nwglsh.o nwmhlm.o nwnjac.o nwnleq.o nwnwtn.o nwout.o nwpdlg.o nwpure.o nwqlsh.o nwtrup.o nwutil.o -llapack -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/nleqslv.Rcheck/00LOCK-nleqslv/00new/nleqslv/libs ** R ** 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 (nleqslv)