* installing *source* package ‘islasso’ ... ** this is package ‘islasso’ version ‘1.6.2’ ** package ‘islasso’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-10) 14.3.0’ gcc-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c C_FORTRAN_interface.c -o C_FORTRAN_interface.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c auxiliary.f90 -o auxiliary.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c family_link.f90 -o family_link.o family_link.f90:258:26: 258 | subroutine identitymueta(x, n, eta) | 1 Warning: Unused dummy argument ‘x’ at (1) [-Wunused-dummy-argument] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c gradient_hessian.f90 -o gradient_hessian.o gcc-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c init.c -o init.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c islasso.f90 -o islasso.o islasso.f90:202:9: 202 | tol = ind | ^ Warning: ‘ind’ may be used uninitialized [-Wmaybe-uninitialized] islasso.f90:18:63: 18 | double precision :: theta0(p), cov0(p,p), se0(p), s2, redf, ind, ind2 !,hat_matrix(p,p) | ^ note: ‘ind’ declared here islasso.f90:430:9: 430 | tol = ind | ^ Warning: ‘ind’ may be used uninitialized [-Wmaybe-uninitialized] islasso.f90:228:63: 228 | double precision :: theta0(p), cov0(p,p), se0(p), s2, redf, ind, ind2 !, hat_matrix(p,p) | ^ note: ‘ind’ declared here gcc-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c trace_islasso.c -o trace_islasso.o gcc-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 -shared -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -fpic -L/home/hornik/tmp/R-d-gcc-xtra/lib -Wl,-O1 -o islasso.so C_FORTRAN_interface.o auxiliary.o family_link.o gradient_hessian.o init.o islasso.o trace_islasso.o -llapack -L/home/hornik/tmp/R-d-gcc-xtra/lib -lRblas -lasan -lgfortran -lm -lquadmath -lasan -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR installing to /home/hornik/tmp/CRAN_special_gcc-san/islasso.Rcheck/00LOCK-islasso/00new/islasso/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (islasso)