installing dependencies ‘doFuture’, ‘dotCall64’, ‘FastGP’, ‘fields’, ‘foreach’, ‘future’, ‘future.apply’, ‘hypergeo’, ‘mapproj’, ‘memuse’, ‘minqa’, ‘nabor’, ‘numDeriv’, ‘pbivnorm’, ‘plotrix’, ‘pracma’, ‘progressr’, ‘scatterplot3d’, ‘shape’, ‘sn’, ‘sp’, ‘spam’, ‘VGAM’ also installing the dependencies ‘SparseM’, ‘MatrixModels’, ‘viridisLite’, ‘RColorBrewer’, ‘maps’, ‘digest’, ‘globals’, ‘Rcpp’, ‘mvtnorm’, ‘rbenchmark’, ‘RcppEigen’, ‘mnormt’, ‘quantreg’, ‘BH’, ‘elliptic’, ‘contfrac’, ‘deSolve’, ‘iterators’, ‘listenv’, ‘parallelly’ begin installing package ‘SparseM’ begin installing package ‘MatrixModels’ begin installing package ‘viridisLite’ begin installing package ‘RColorBrewer’ begin installing package ‘maps’ begin installing package ‘digest’ begin installing package ‘globals’ begin installing package ‘Rcpp’ begin installing package ‘mvtnorm’ begin installing package ‘rbenchmark’ begin installing package ‘mnormt’ begin installing package ‘BH’ begin installing package ‘elliptic’ begin installing package ‘contfrac’ begin installing package ‘deSolve’ begin installing package ‘iterators’ begin installing package ‘listenv’ begin installing package ‘parallelly’ begin installing package ‘shape’ begin installing package ‘scatterplot3d’ begin installing package ‘dotCall64’ begin installing package ‘plotrix’ begin installing package ‘pracma’ begin installing package ‘sp’ begin installing package ‘pbivnorm’ begin installing package ‘VGAM’ begin installing package ‘numDeriv’ begin installing package ‘memuse’ * installing *source* package ‘rbenchmark’ ... ** this is package ‘rbenchmark’ version ‘1.0.0’ ** package ‘rbenchmark’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rbenchmark) * installing *source* package ‘viridisLite’ ... ** this is package ‘viridisLite’ version ‘0.4.2’ ** package ‘viridisLite’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (viridisLite) * installing *source* package ‘pbivnorm’ ... ** this is package ‘pbivnorm’ version ‘0.6.0’ ** package ‘pbivnorm’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZfmASX/R.INSTALL3f160e4792cb4a/pbivnorm/src' gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c pbivnorm.f -o pbivnorm.o pbivnorm.f:381:11: 381 | hs = sign( one, dh - r*dk ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] pbivnorm.f:382:11: 382 | ks = sign( one, dk - r*dh ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] 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 pbivnorm.so pbivnorm.o -lasan -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpZfmASX/R.INSTALL3f160e4792cb4a/pbivnorm/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-pbivnorm/00new/pbivnorm/libs ** R ** 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 (pbivnorm) * installing *source* package ‘contfrac’ ... ** this is package ‘contfrac’ version ‘1.1-12’ ** package ‘contfrac’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNYZ41l/R.INSTALL3f16074ba11711/contfrac/src' 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 contfrac.c -o contfrac.o contfrac.c: In function ‘c_contfrac’: contfrac.c:33:22: warning: ‘Delta’ may be used uninitialized [-Wmaybe-uninitialized] 33 | *tol = Delta -1.0; | ~~~~~~^~~~ contfrac.c:7:20: note: ‘Delta’ was declared here 7 | double C,D,Delta; | ^~~~~ contfrac.c: In function ‘c_contfrac_complex’: contfrac.c:98:28: warning: ‘Deltar’ may be used uninitialized [-Wmaybe-uninitialized] 98 | *tol = sqrt((Deltar-1.0)*(Deltar-1.0) + Deltai*Deltai); | ~~~~~~~^~~~~ contfrac.c:41:32: note: ‘Deltar’ was declared here 41 | double Cr, Ci, Dr, Di, Deltar, Deltai; | ^~~~~~ contfrac.c:98:55: warning: ‘Deltai’ may be used uninitialized [-Wmaybe-uninitialized] 98 | *tol = sqrt((Deltar-1.0)*(Deltar-1.0) + Deltai*Deltai); | ~~~~~~^~~~~~~ contfrac.c:41:40: note: ‘Deltai’ was declared here 41 | double Cr, Ci, Dr, Di, Deltar, Deltai; | ^~~~~~ 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 contfrac_init.c -o contfrac_init.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 contfrac.so contfrac.o contfrac_init.o -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNYZ41l/R.INSTALL3f16074ba11711/contfrac/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-contfrac/00new/contfrac/libs ** R ** 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 (contfrac) * installing *source* package ‘numDeriv’ ... ** this is package ‘numDeriv’ version ‘2016.8-1.1’ ** package ‘numDeriv’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (numDeriv) * installing *source* package ‘iterators’ ... ** this is package ‘iterators’ version ‘1.0.14’ ** package ‘iterators’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (iterators) begin installing package ‘foreach’ * installing *source* package ‘RColorBrewer’ ... ** this is package ‘RColorBrewer’ version ‘1.1-3’ ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (RColorBrewer) * installing *source* package ‘scatterplot3d’ ... ** this is package ‘scatterplot3d’ version ‘0.3-44’ ** package ‘scatterplot3d’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (scatterplot3d) * installing *source* package ‘listenv’ ... ** this is package ‘listenv’ version ‘0.9.1’ ** package ‘listenv’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (listenv) * installing *source* package ‘shape’ ... ** this is package ‘shape’ version ‘1.4.6.1’ ** package ‘shape’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (shape) * installing *source* package ‘BH’ ... ** this is package ‘BH’ version ‘1.87.0-1’ ** package ‘BH’ successfully unpacked and MD5 sums checked ** using staged installation ** inst ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (BH) * installing *source* package ‘globals’ ... ** this is package ‘globals’ version ‘0.18.0’ ** package ‘globals’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (globals) * installing *source* package ‘mnormt’ ... ** this is package ‘mnormt’ version ‘2.1.1’ ** package ‘mnormt’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpET3koe/R.INSTALL3f15d354f7e0b7/mnormt/src' gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c biv-nt.f -o biv-nt.o biv-nt.f:371:11: 371 | hs = sign( one, dh - r*dk ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] biv-nt.f:372:11: 372 | ks = sign( one, dk - r*dh ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] 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 mnormt_init.c -o mnormt_init.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c rtmng.f -o rtmng.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c sadmvnt.f -o sadmvnt.o sadmvnt.f:977:3: 977 | 10 END DO | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] sadmvnt.f:81:15: 81 | INFORM = MVNNIT( N, CORREL, LOWER, UPPER, INFIN, INFIS, D, E ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:218:38: 218 | IF ( MINCLS .LT. 0 ) SBRGNS = WORK(LENWRK) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:276:21: 276 | RGNCLS = RGNCLS*(MESH(DIVAXN)+1)/MESH(DIVAXN) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:277:21: 277 | NWRGNS = NWRGNS*(MESH(DIVAXN)+1)/MESH(DIVAXN) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:1275:24: 1275 | POINTS = PONTRS(SUBTMP) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:1276:24: 1276 | POINTP = PONTRS(SUBTMP+1) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:1284:21: 1284 | POINTS = PONTRS(SUBTMP) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:1304:21: 1304 | POINTS = PONTRS(SUBTMP) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:325:15: 325 | TOP = PONTRS(1) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:332:21: 332 | RGNCLS = RGNCLS*MESH(I) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:337:18: 337 | RGNCLS = RGNCLS*(MESH(DIVAXN)+1)/MESH(DIVAXN) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:1586:3: 1586 | 10 END DO | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] sadmvnt.f:1433:15: 1433 | INFORM = MVTNIT( N, NU, CORREL, LOWER, UPPER, INFIN, INFIS, D, E ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sadmvnt.f:1128:31: 1128 | INTEGER S, IXCHNG, LXCHNG, I, L | ^ Warning: ‘lxchng’ may be used uninitialized [-Wmaybe-uninitialized] sadmvnt.f:805:72: 805 | END | ^ Warning: ‘__result_bvn’ may be used uninitialized [-Wmaybe-uninitialized] sadmvnt.f:763:35: 763 | DOUBLE PRECISION FUNCTION BVN ( LOWER, UPPER, INFIN, CORREL ) | ^ note: ‘__result_bvn’ was declared here sadmvnt.f:1047:72: 1047 | IF ( INFI(I) .EQ. 2 ) Y(I) = ( AMIN + BMIN )/2 | ^ Warning: ‘amin’ may be used uninitialized [-Wmaybe-uninitialized] sadmvnt.f:939:35: 939 | DOUBLE PRECISION CVDIAG, AMIN, BMIN, DMIN, EMIN, YL, YU | ^ note: ‘amin’ was declared here sadmvnt.f:1047:72: 1047 | IF ( INFI(I) .EQ. 2 ) Y(I) = ( AMIN + BMIN )/2 | ^ Warning: ‘bmin’ may be used uninitialized [-Wmaybe-uninitialized] sadmvnt.f:939:41: 939 | DOUBLE PRECISION CVDIAG, AMIN, BMIN, DMIN, EMIN, YL, YU | ^ note: ‘bmin’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c tvpack.f -o tvpack.o tvpack.f:459:14: 459 | HS = SIGN( ONE, DH - R*DK ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] tvpack.f:460:14: 460 | KS = SIGN( ONE, DK - R*DH ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] tvpack.f:126:52: 126 | DOUBLE PRECISION ONE, ZRO, EPS, ZROS(3), HS(3), TVT | 1 Warning: Unused variable ‘hs’ declared at (1) [-Wunused-variable] tvpack.f:126:45: 126 | DOUBLE PRECISION ONE, ZRO, EPS, ZROS(3), HS(3), TVT | 1 Warning: Unused variable ‘zros’ declared at (1) [-Wunused-variable] tvpack.f:286:72: 286 | END | ^ Warning: ‘fin’ may be used uninitialized [-Wmaybe-uninitialized] tvpack.f:262:58: 262 | DOUBLE PRECISION EI(NL), AI(NL), BI(NL), FI(NL), FIN, ERR, KRNRDT | ^ note: ‘fin’ was declared here 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 mnormt.so biv-nt.o mnormt_init.o rtmng.o sadmvnt.o tvpack.o -lasan -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpET3koe/R.INSTALL3f15d354f7e0b7/mnormt/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-mnormt/00new/mnormt/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 (mnormt) * installing *source* package ‘foreach’ ... ** this is package ‘foreach’ version ‘1.5.2’ ** package ‘foreach’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (foreach) * installing *source* package ‘dotCall64’ ... ** this is package ‘dotCall64’ version ‘1.2’ ** package ‘dotCall64’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp24cyD1/R.INSTALL3f15fa6b608362/dotCall64/src' 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 -I../inst/include/ -DDOTCAL64_PRIVATE -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c dotCall64.c -o dotCall64.o dotCall64.c: In function ‘prepareArguments’: dotCall64.c:491: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas] 491 | #pragma omp parallel for default(none) shared(len, iptr, in_ptr) private(i) dotCall64.c:499: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas] 499 | #pragma omp parallel for default(none) shared(len, iptr, in_ptr) private(i) dotCall64.c:525: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas] 525 | #pragma omp parallel for default(none) shared(len, iptr, dptr) private(i) 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 -I../inst/include/ -DDOTCAL64_PRIVATE -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c dotCall64helpers.c -o dotCall64helpers.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 -I../inst/include/ -DDOTCAL64_PRIVATE -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c init.c -o init.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 -I../inst/include/ -DDOTCAL64_PRIVATE -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c testfunctions_c.c -o testfunctions_c.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c testfunctions_f.f -o testfunctions_f.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 dotCall64.so dotCall64.o dotCall64helpers.o init.o testfunctions_c.o testfunctions_f.o -lasan -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp24cyD1/R.INSTALL3f15fa6b608362/dotCall64/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-dotCall64/00new/dotCall64/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 (dotCall64) * installing *source* package ‘elliptic’ ... ** this is package ‘elliptic’ version ‘1.4-0’ ** package ‘elliptic’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (elliptic) * installing *source* package ‘memuse’ ... ** this is package ‘memuse’ version ‘4.2-3’ ** package ‘memuse’ successfully unpacked and MD5 sums checked ** using staged installation checking for gcc... gcc-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 accepts -g... yes checking for gcc-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for features.h... yes configure: creating ./config.status config.status: creating src/meminfo/src/conf.h ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpAbfzHJ/R.INSTALL3f161e4408d594/memuse/src' gcc-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I../inst/RNACI -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c meminfo/src/cacheinfo.c -o meminfo/src/cacheinfo.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../inst/RNACI -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c meminfo/src/fileinfo.c -o meminfo/src/fileinfo.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../inst/RNACI -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c meminfo/src/platform.c -o meminfo/src/platform.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../inst/RNACI -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c meminfo/src/procinfo.c -o meminfo/src/procinfo.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../inst/RNACI -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c meminfo/src/raminfo.c -o meminfo/src/raminfo.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../inst/RNACI -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c meminfo/src/swapinfo.c -o meminfo/src/swapinfo.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../inst/RNACI -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c wrappers.c -o wrappers.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../inst/RNACI -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c memuse_native.c -o memuse_native.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 memuse.so meminfo/src/cacheinfo.o meminfo/src/fileinfo.o meminfo/src/platform.o meminfo/src/procinfo.o meminfo/src/raminfo.o meminfo/src/swapinfo.o wrappers.o memuse_native.o -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpAbfzHJ/R.INSTALL3f161e4408d594/memuse/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-memuse/00new/memuse/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 (memuse) * installing *source* package ‘maps’ ... ** this is package ‘maps’ version ‘3.4.3’ ** package ‘maps’ successfully unpacked and MD5 sums checked ** using staged installation checking for gawk... gawk configure: creating ./config.status config.status: creating src/Makefile ** libs make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' make -f "/home/hornik/tmp/R-d-gcc-xtra/etc/Makeconf" -f Makefile init.o mapclip.o mapget.o smooth.o thin.o make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' 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 -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.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 -Wstrict-prototypes -pedantic -mtune=native -c mapclip.c -o mapclip.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 -Wstrict-prototypes -pedantic -mtune=native -c mapget.c -o mapget.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 -Wstrict-prototypes -pedantic -mtune=native -c smooth.c -o smooth.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 -Wstrict-prototypes -pedantic -mtune=native -c thin.c -o thin.o make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' "/home/hornik/tmp/R-d-gcc-xtra/bin/R" CMD SHLIB -o maps.so init.o mapclip.o mapget.o smooth.o thin.o make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' 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 maps.so init.o mapclip.o mapget.o smooth.o thin.o -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' make -f "/home/hornik/tmp/R-d-gcc-xtra/etc/Makeconf" -f Makefile Gmake make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' gcc-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -I/usr/local/include -Wl,-O1 Gmake.c -o Gmake make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' make -f "/home/hornik/tmp/R-d-gcc-xtra/etc/Makeconf" -f Makefile Lmake make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' gcc-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -I/usr/local/include -Wl,-O1 Lmake.c -o Lmake make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' make -f "/home/hornik/tmp/R-d-gcc-xtra/etc/Makeconf" -f Makefile world2.line make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' Converting world to world2 gawk -f ./convert.awk < world.line > world2.line make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' make -f "/home/hornik/tmp/R-d-gcc-xtra/etc/Makeconf" -f Makefile county.L state.L usa.L nz.L world.L world2.L italy.L france.L state.vbm.L state.carto.L lakes.L make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' ./Lmake 0 s b county.line county.linestats ../inst/mapdata/county.L ./Lmake 0 s b state.line state.linestats ../inst/mapdata/state.L ./Lmake 0 s b usa.line usa.linestats ../inst/mapdata/usa.L ./Lmake 0 s b nz.line nz.linestats ../inst/mapdata/nz.L ./Lmake 0 s b world.line world.linestats ../inst/mapdata/world.L ./Lmake 0 s b world2.line world2.linestats ../inst/mapdata/world2.L ./Lmake 0 s b italy.line italy.linestats ../inst/mapdata/italy.L ./Lmake 0 s b france.line france.linestats ../inst/mapdata/france.L ./Lmake 0 p b state.vbm.line state.vbm.linestats ../inst/mapdata/state.vbm.L ./Lmake 0 p b state.carto.line state.carto.linestats ../inst/mapdata/state.carto.L ./Lmake 0 s b lakes.line lakes.linestats ../inst/mapdata/lakes.L make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' make -f "/home/hornik/tmp/R-d-gcc-xtra/etc/Makeconf" -f Makefile county.G state.G usa.G nz.G world.G world2.G italy.G france.G state.vbm.G state.carto.G lakes.G make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' ./Gmake b county.gon county.gonstats ../inst/mapdata/county.G ../inst/mapdata/county.L ./Gmake b state.gon state.gonstats ../inst/mapdata/state.G ../inst/mapdata/state.L ./Gmake b usa.gon usa.gonstats ../inst/mapdata/usa.G ../inst/mapdata/usa.L ./Gmake b nz.gon nz.gonstats ../inst/mapdata/nz.G ../inst/mapdata/nz.L ./Gmake b world.gon world.gonstats ../inst/mapdata/world.G ../inst/mapdata/world.L ./Gmake b world2.gon world2.gonstats ../inst/mapdata/world2.G ../inst/mapdata/world2.L ./Gmake b italy.gon italy.gonstats ../inst/mapdata/italy.G ../inst/mapdata/italy.L ./Gmake b france.gon france.gonstats ../inst/mapdata/france.G ../inst/mapdata/france.L ./Gmake b state.vbm.gon state.vbm.gonstats ../inst/mapdata/state.vbm.G ../inst/mapdata/state.vbm.L ./Gmake b state.carto.gon state.carto.gonstats ../inst/mapdata/state.carto.G ../inst/mapdata/state.carto.L ./Gmake b lakes.gon lakes.gonstats ../inst/mapdata/lakes.G ../inst/mapdata/lakes.L make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' make -f "/home/hornik/tmp/R-d-gcc-xtra/etc/Makeconf" -f Makefile county.N state.N usa.N nz.N world.N world2.N italy.N france.N state.vbm.N state.carto.N lakes.N make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp31UoSA/R.INSTALL3f15ed175eda91/maps/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-maps/00new/maps/libs ** R ** data *** moving datasets to lazyload DB ** 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 (maps) begin installing package ‘mapproj’ * installing *source* package ‘parallelly’ ... ** this is package ‘parallelly’ version ‘1.45.1’ ** package ‘parallelly’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCQn5Pl/R.INSTALL3f15f343ee3b6d/parallelly/src' 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 000.init.c -o 000.init.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 calc-serialized-size.c -o calc-serialized-size.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 test_tcp_port.c -o test_tcp_port.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 parallelly.so 000.init.o calc-serialized-size.o test_tcp_port.o -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpCQn5Pl/R.INSTALL3f15f343ee3b6d/parallelly/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-parallelly/00new/parallelly/libs ** R ** 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 (parallelly) * installing *source* package ‘mapproj’ ... ** this is package ‘mapproj’ version ‘1.2.12’ ** package ‘mapproj’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpdAeYfV/R.INSTALL3f2a902a9f6e9f/mapproj/src' 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 aitoff.c -o aitoff.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 albers.c -o albers.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 azequalarea.c -o azequalarea.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 azequidist.c -o azequidist.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 bicentric.c -o bicentric.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 bonne.c -o bonne.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 ccubrt.c -o ccubrt.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 complex.c -o complex.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 conic.c -o conic.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 cubrt.c -o cubrt.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 cuts.c -o cuts.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 cylequalarea.c -o cylequalarea.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 cylindrical.c -o cylindrical.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 eisenlohr.c -o eisenlohr.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 elco2.c -o elco2.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 elliptic.c -o elliptic.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 fisheye.c -o fisheye.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 gall.c -o gall.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 gilbert.c -o gilbert.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 guyou.c -o guyou.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 harrison.c -o harrison.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 hex.c -o hex.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 homing.c -o homing.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 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 lagrange.c -o lagrange.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 lambert.c -o lambert.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 laue.c -o laue.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 lune.c -o lune.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 mapproject.c -o mapproject.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 mercator.c -o mercator.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 mollweide.c -o mollweide.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 newyorker.c -o newyorker.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 orthographic.c -o orthographic.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 perspective.c -o perspective.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 polyconic.c -o polyconic.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 rectangular.c -o rectangular.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 simpleconic.c -o simpleconic.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 sinusoidal.c -o sinusoidal.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 tetra.c -o tetra.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 trapezoidal.c -o trapezoidal.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 twocirc.c -o twocirc.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 zcoord.c -o zcoord.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 mapproj.so aitoff.o albers.o azequalarea.o azequidist.o bicentric.o bonne.o ccubrt.o complex.o conic.o cubrt.o cuts.o cylequalarea.o cylindrical.o eisenlohr.o elco2.o elliptic.o fisheye.o gall.o gilbert.o guyou.o harrison.o hex.o homing.o init.o lagrange.o lambert.o laue.o lune.o mapproject.o mercator.o mollweide.o newyorker.o orthographic.o perspective.o polyconic.o rectangular.o simpleconic.o sinusoidal.o tetra.o trapezoidal.o twocirc.o zcoord.o -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpdAeYfV/R.INSTALL3f2a902a9f6e9f/mapproj/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-mapproj/00new/mapproj/libs ** R ** 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 (mapproj) * installing *source* package ‘SparseM’ ... ** this is package ‘SparseM’ version ‘1.84-2’ ** package ‘SparseM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8Sbeas/R.INSTALL3f15f02edffec7/SparseM/src' gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c bckslv.f -o bckslv.o bckslv.f:2:65: 2 | & xlnz,invp,perm,xsuper,newrhs,sol,b,timed) | 1 Warning: Unused dummy argument ‘timed’ at (1) [-Wunused-dummy-argument] bckslv.f:71:64: 71 | & xlnz,invp,perm,xsuper,newrhs,sol,b,timed) | 1 Warning: Unused dummy argument ‘timed’ at (1) [-Wunused-dummy-argument] bckslv.f:133:64: 133 | & xlnz,invp,perm,xsuper,newrhs,sol,b,timed) | 1 Warning: Unused dummy argument ‘timed’ at (1) [-Wunused-dummy-argument] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c chol.f -o chol.o chol.f:4:52: 4 | & tmpvec,cachsz,level,ierr,timed, tiny, Large) | 1 Warning: Unused dummy argument ‘timed’ at (1) [-Wunused-dummy-argument] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c chol2csr.f -o chol2csr.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c cholesky.f -o cholesky.o cholesky.f:1981:20: 1981 | CACHE = ( FLOAT(CACHSZ) * 1024. / 8. ) * 0.9 | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cholesky.f:5674:34: 5674 | & NOFSUB, XLINDX, LINDX , XLNZ , MRGLNK, | 1 Warning: Unused dummy argument ‘nofsub’ at (1) [-Wunused-dummy-argument] cholesky.f:2280:49: 2280 | SUBROUTINE FSUP2 ( NEQNS , NSUPER, ETPAR , SNODE , XSUPER ) | 1 Warning: Unused dummy argument ‘etpar’ at (1) [-Wunused-dummy-argument] cholesky.f:1207:50: 1207 | SUBROUTINE CHORDR ( NEQNS , XADJ , ADJNCY, PERM , INVP , | 1 Warning: Unused dummy argument ‘adjncy’ at (1) [-Wunused-dummy-argument] cholesky.f:1207:40: 1207 | SUBROUTINE CHORDR ( NEQNS , XADJ , ADJNCY, PERM , INVP , | 1 Warning: Unused dummy argument ‘xadj’ at (1) [-Wunused-dummy-argument] cholesky.f:3100:46: 3100 | SUBROUTINE MMDINT ( NEQNS, XADJ, ADJNCY, DHEAD, DFORW, | 1 Warning: Unused dummy argument ‘adjncy’ at (1) [-Wunused-dummy-argument] cholesky.f:4876:62: 4876 | SUBROUTINE PCHOL ( M, N, XPNT, X, MXDIAG, NTINY, IFLAG, SMXPY, | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] cholesky.f:2583:33: 2583 | SUBROUTINE INPNV ( NEQNS, XADJF, ADJF, ANZF, PERM, INVP, | 1 Warning: Unused dummy argument ‘neqns’ at (1) [-Wunused-dummy-argument] cholesky.f:2785:57: 2785 | SUBROUTINE LSTATS ( NSUPER, XSUPER, XLINDX, LINDX , XLNZ , | 1 Warning: Unused dummy argument ‘lindx’ at (1) [-Wunused-dummy-argument] cholesky.f:2786:42: 2786 | & TMPSIZ, OUTUNT ) | 1 Warning: Unused dummy argument ‘outunt’ at (1) [-Wunused-dummy-argument] cholesky.f:2786:34: 2786 | & TMPSIZ, OUTUNT ) | 1 Warning: Unused dummy argument ‘tmpsiz’ at (1) [-Wunused-dummy-argument] cholesky.f:72:72: 72 | YOFF1 = IY1 - ICOL | ^ Warning: ‘iy1’ may be used uninitialized [-Wmaybe-uninitialized] cholesky.f:55:55: 55 | INTEGER ICOL , IL1 , IR , IY1 , LBOT1 , | ^ note: ‘iy1’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c csr.f -o csr.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c extract.f -o extract.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 sparskit.f -o sparskit.o sparskit.f:2031:72: 2031 | if (values) a(ipos) = t | ^ Warning: ‘t’ may be used uninitialized [-Wmaybe-uninitialized] sparskit.f:1996:25: 1996 | double precision t,tnext | ^ note: ‘t’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c subscr.f -o subscr.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 SparseM.so bckslv.o chol.o chol2csr.o cholesky.o csr.o extract.o init.o sparskit.o subscr.o -lasan -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8Sbeas/R.INSTALL3f15f02edffec7/SparseM/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-SparseM/00new/SparseM/libs ** R ** data ** demo ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘diag’ from package ‘base’ in package ‘SparseM’ Creating a generic function for ‘diag<-’ from package ‘base’ in package ‘SparseM’ Creating a generic function for ‘norm’ from package ‘base’ in package ‘SparseM’ Creating a generic function for ‘backsolve’ from package ‘base’ in package ‘SparseM’ Creating a generic function for ‘forwardsolve’ from package ‘base’ in package ‘SparseM’ Creating a generic function for ‘model.response’ from package ‘stats’ in package ‘SparseM’ ** 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 (SparseM) * installing *source* package ‘mvtnorm’ ... ** this is package ‘mvtnorm’ version ‘1.3-3’ ** package ‘mvtnorm’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplxSkTk/R.INSTALL3f15d4225ec2ff/mvtnorm/src' 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 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c C_FORTRAN_interface.c -o C_FORTRAN_interface.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 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c lpmvnorm.c -o lpmvnorm.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 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c ltMatrices.c -o ltMatrices.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 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c miwa.c -o miwa.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c mvt.f -o mvt.o mvt.f:868:11: 868 | hs = sign( one, dh - r*dk ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] mvt.f:869:11: 869 | ks = sign( one, dk - r*dh ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] mvt.f:1164:16: 1164 | K = MOD( C(NP, MIN(NDIM-1,KLIM-1))*DBLE(K), DBLE(P(NP)) ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] mvt.f:1224:17: 1224 | JP = 1 + J*R(J) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] 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 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c mvtnorm-init.c -o mvtnorm-init.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c tvpack.f -o tvpack.o tvpack.f:395:14: 395 | HS = SIGN( ONE, DH - R*DK ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] tvpack.f:396:14: 396 | KS = SIGN( ONE, DK - R*DH ) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] tvpack.f:220:72: 220 | END | ^ Warning: ‘fin’ may be used uninitialized [-Wmaybe-uninitialized] tvpack.f:196:58: 196 | DOUBLE PRECISION EI(NL), AI(NL), BI(NL), FI(NL), FIN, ERR, KRNRDT | ^ note: ‘fin’ was declared here 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 mvtnorm.so C_FORTRAN_interface.o lpmvnorm.o ltMatrices.o miwa.o mvt.o mvtnorm-init.o tvpack.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 make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplxSkTk/R.INSTALL3f15d4225ec2ff/mvtnorm/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-mvtnorm/00new/mvtnorm/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 (mvtnorm) * installing *source* package ‘MatrixModels’ ... ** this is package ‘MatrixModels’ version ‘0.5-4’ ** package ‘MatrixModels’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (MatrixModels) begin installing package ‘quantreg’ * installing *source* package ‘digest’ ... ** this is package ‘digest’ version ‘0.6.37’ ** package ‘digest’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpVkVThz/R.INSTALL3f15e64ed13d82/digest/src' g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c SpookyV2.cpp -o SpookyV2.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. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c aes.c -o aes.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. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c blake3.c -o blake3.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. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c blake3_dispatch.c -o blake3_dispatch.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. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c blake3_portable.c -o blake3_portable.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. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c crc32.c -o crc32.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c crc32c.cpp -o crc32c.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c crc32c_portable.cpp -o crc32c_portable.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. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c digest.c -o digest.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. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c digest2int.c -o digest2int.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. -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 gcc-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c md5.c -o md5.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. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c pmurhash.c -o pmurhash.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. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c raes.c -o raes.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. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c sha1.c -o sha1.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. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c sha2.c -o sha2.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. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c sha256.c -o sha256.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c spooky_serialize.cpp -o spooky_serialize.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. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-stringop-truncation -c xxhash.c -o xxhash.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-xtra/lib -Wl,-O1 -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o crc32c.o crc32c_portable.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpVkVThz/R.INSTALL3f15e64ed13d82/digest/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-digest/00new/digest/libs ** R ** demo ** 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 (digest) begin installing package ‘progressr’ begin installing package ‘future’ * installing *source* package ‘plotrix’ ... ** this is package ‘plotrix’ version ‘3.8-4’ ** package ‘plotrix’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (plotrix) * installing *source* package ‘progressr’ ... ** this is package ‘progressr’ version ‘0.15.1’ ** package ‘progressr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (progressr) * installing *source* package ‘sp’ ... ** this is package ‘sp’ version ‘2.2-0’ ** package ‘sp’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWsXi7J/R.INSTALL3f16172cacffaa/sp/src' 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 Rcentroid.c -o Rcentroid.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 gcdist.c -o gcdist.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 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 pip.c -o pip.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 pip2.c -o pip2.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 sp_xports.c -o sp_xports.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 surfaceArea.c -o surfaceArea.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 zerodist.c -o zerodist.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 sp.so Rcentroid.o gcdist.o init.o pip.o pip2.o sp_xports.o surfaceArea.o zerodist.o -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWsXi7J/R.INSTALL3f16172cacffaa/sp/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-sp/00new/sp/libs ** R ** data ** demo ** 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 (sp) * installing *source* package ‘pracma’ ... ** this is package ‘pracma’ version ‘2.4.4’ ** package ‘pracma’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** demo ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (pracma) * installing *source* package ‘deSolve’ ... ** this is package ‘deSolve’ version ‘1.40’ ** package ‘deSolve’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpL3Wzdj/R.INSTALL3f15e47b28ada1/deSolve/src' 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 DLLutil.c -o DLLutil.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 R_init_deSolve.c -o R_init_deSolve.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 brent.c -o brent.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 call_daspk.c -o call_daspk.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 call_euler.c -o call_euler.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 call_iteration.c -o call_iteration.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 call_lsoda.c -o call_lsoda.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 call_radau.c -o call_radau.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 call_rk4.c -o call_rk4.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 call_rkAuto.c -o call_rkAuto.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 call_rkFixed.c -o call_rkFixed.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 call_rkImplicit.c -o call_rkImplicit.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 call_zvode.c -o call_zvode.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c daux.f -o daux.o daux.f:7:44: 7 | DOUBLE PRECISION FUNCTION D1MACH (IDUM) | 1 Warning: Unused dummy argument ‘idum’ at (1) [-Wunused-dummy-argument] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c ddaspk.f -o ddaspk.o ddaspk.f:3513:58: 3513 | DOUBLE PRECISION FUNCTION DDWNRM(NEQ,V,RWT,RPAR,IPAR) | 1 Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument] ddaspk.f:3513:53: 3513 | DOUBLE PRECISION FUNCTION DDWNRM(NEQ,V,RWT,RPAR,IPAR) | 1 Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument] ddaspk.f:5198:64: 5198 | * SQRTN, RSQRTN, LSOFF, STPTOL, IRET, RES, IRES, PSOL, WM, IWM, | 1 Warning: Unused dummy argument ‘wm’ at (1) [-Wunused-dummy-argument] ddaspk.f:4398:48: 4398 | * DUMSVR,DELTA,E,WM,IWM,CJ,DUMS,DUMR,DUME,EPCON, | 1 Warning: Unused dummy argument ‘dume’ at (1) [-Wunused-dummy-argument] ddaspk.f:4398:43: 4398 | * DUMSVR,DELTA,E,WM,IWM,CJ,DUMS,DUMR,DUME,EPCON, | 1 Warning: Unused dummy argument ‘dumr’ at (1) [-Wunused-dummy-argument] ddaspk.f:4398:38: 4398 | * DUMSVR,DELTA,E,WM,IWM,CJ,DUMS,DUMR,DUME,EPCON, | 1 Warning: Unused dummy argument ‘dums’ at (1) [-Wunused-dummy-argument] ddaspk.f:4398:15: 4398 | * DUMSVR,DELTA,E,WM,IWM,CJ,DUMS,DUMR,DUME,EPCON, | 1 Warning: Unused dummy argument ‘dumsvr’ at (1) [-Wunused-dummy-argument] ddaspk.f:4399:47: 4399 | * S,CONFAC,TOLNEW,MULDEL,MAXIT,IRES,IDUM,IERNEW) | 1 Warning: Unused dummy argument ‘idum’ at (1) [-Wunused-dummy-argument] ddaspk.f:4397:45: 4397 | SUBROUTINE DNSD(X,Y,YPRIME,NEQ,RES,PDUM,WT,RPAR,IPAR, | 1 Warning: Unused dummy argument ‘pdum’ at (1) [-Wunused-dummy-argument] ddaspk.f:6506:26: 6506 | SUBROUTINE SCALE(NEQ, NIND, SCAL, H) | 1 Warning: Unused dummy argument ‘neq’ at (1) [-Wunused-dummy-argument] ddaspk.f:3381:56: 3381 | SUBROUTINE DDAWTS(NEQ,IWT,RTOL,ATOL,Y,WT,RPAR,IPAR) | 1 Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument] ddaspk.f:3381:51: 3381 | SUBROUTINE DDAWTS(NEQ,IWT,RTOL,ATOL,Y,WT,RPAR,IPAR) | 1 Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument] ddaspk.f:2477:27: 2477 | * PWK, WM, IWM, HMIN, UROUND, EPLI, SQRTN, RSQRTN, EPCONI, | 1 Warning: Unused dummy argument ‘hmin’ at (1) [-Wunused-dummy-argument] ddaspk.f:3553:12: 3553 | * DUME,DUMS,DUMR,EPCON,RATEMX,STPTOL,JFDUM, | 1 Warning: Unused dummy argument ‘dume’ at (1) [-Wunused-dummy-argument] ddaspk.f:3552:54: 3552 | * JSDUM,RPAR,IPAR,DUMSVR,DELTA,R,YIC,YPIC,DUMPWK,WM,IWM,CJ,UROUND, | 1 Warning: Unused dummy argument ‘dumpwk’ at (1) [-Wunused-dummy-argument] ddaspk.f:3553:22: 3553 | * DUME,DUMS,DUMR,EPCON,RATEMX,STPTOL,JFDUM, | 1 Warning: Unused dummy argument ‘dumr’ at (1) [-Wunused-dummy-argument] ddaspk.f:3553:17: 3553 | * DUME,DUMS,DUMR,EPCON,RATEMX,STPTOL,JFDUM, | 1 Warning: Unused dummy argument ‘dums’ at (1) [-Wunused-dummy-argument] ddaspk.f:3552:30: 3552 | * JSDUM,RPAR,IPAR,DUMSVR,DELTA,R,YIC,YPIC,DUMPWK,WM,IWM,CJ,UROUND, | 1 Warning: Unused dummy argument ‘dumsvr’ at (1) [-Wunused-dummy-argument] ddaspk.f:3553:48: 3553 | * DUME,DUMS,DUMR,EPCON,RATEMX,STPTOL,JFDUM, | 1 Warning: Unused dummy argument ‘jfdum’ at (1) [-Wunused-dummy-argument] ddaspk.f:3552:13: 3552 | * JSDUM,RPAR,IPAR,DUMSVR,DELTA,R,YIC,YPIC,DUMPWK,WM,IWM,CJ,UROUND, | 1 Warning: Unused dummy argument ‘jsdum’ at (1) [-Wunused-dummy-argument] ddaspk.f:3551:61: 3551 | SUBROUTINE DDASID(X,Y,YPRIME,NEQ,ICOPT,ID,RES,JACD,PDUM,H,WT, | 1 Warning: Unused dummy argument ‘pdum’ at (1) [-Wunused-dummy-argument] ddaspk.f:4126:26: 4126 | * EPCON,JCALC,JFDUM,KP1,NONNEG,NTYPE,IERNLS) | 1 Warning: Unused dummy argument ‘jfdum’ at (1) [-Wunused-dummy-argument] ddaspk.f:4833:67: 4833 | * JSKIP,RPAR,IPAR,SAVR,DELTA,R,YIC,YPIC,PWK,WM,IWM,CJ,UROUND, | 1 Warning: Unused dummy argument ‘uround’ at (1) [-Wunused-dummy-argument] ddaspk.f:5464:40: 5464 | * WM,IWM,CJ,CJOLD,CJLAST,S,UROUND,EPLI,SQRTN,RSQRTN, | 1 Warning: Unused dummy argument ‘uround’ at (1) [-Wunused-dummy-argument] ddaspk.f:5723:13: 5723 | IF (IERSL .LT. 0) IDID = -13 | ^ Warning: ‘iersl’ may be used uninitialized [-Wmaybe-uninitialized] ddaspk.f:5641:11: 5641 | IERSL = 0 | ^ note: ‘iersl’ 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 deSolve_utils.c -o deSolve_utils.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c dintdy2.f -o dintdy2.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c dlinpk.f -o dlinpk.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c dlsoder.f -o dlsoder.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c dsparsk.f -o dsparsk.o dsparsk.f:740:42: 740 | subroutine add_lvst(istart,iend,nlev,riord,ja,ia,mask,maskval) | 1 Warning: Unused dummy argument ‘nlev’ at (1) [-Wunused-dummy-argument] dsparsk.f:416:27: 416 | subroutine getbwd(n,a,ja,ia,ml,mu) | 1 Warning: Unused dummy argument ‘a’ at (1) [-Wunused-dummy-argument] dsparsk.f:507:42: 507 | subroutine rnrms (nrow, nrm, a, ja, ia, diag) | 1 Warning: Unused dummy argument ‘ja’ at (1) [-Wunused-dummy-argument] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c dvode.f -o dvode.o dvode.f:1953:35: 1953 | & F, JAC, PDUM, NFLAG, RPAR, IPAR) | 1 Warning: Unused dummy argument ‘pdum’ at (1) [-Wunused-dummy-argument] dvode.f:1952:42: 1952 | SUBROUTINE DVNLSD (Y, YH, LDYH, VSAV, SAVF, EWT, ACOR, IWM, WM, & | 1 Warning: Unused dummy argument ‘vsav’ at (1) [-Wunused-dummy-argument] dvode.f:1325:72: 1325 | ETA = MIN(ETA,ONE) | ^ Warning: ‘etaq’ may be used uninitialized [-Wmaybe-uninitialized] dvode.f:1197:15: 1197 | & ETAQ, ETAQM1, ETAQP1, FLOTL, ONE, ONEPSM, & | ^ note: ‘etaq’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c errmsg.f -o errmsg.o errmsg.f:31:40: 31 | SUBROUTINE XERRWD (MSG, NMES, NERR, LEVEL, NI, I1, I2, NR, R1, R2) | 1 Warning: Unused dummy argument ‘nerr’ at (1) [-Wunused-dummy-argument] 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 ex_Aquaphy.c -o ex_Aquaphy.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 ex_CCL4model.c -o ex_CCL4model.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 ex_ChemicalDAE.c -o ex_ChemicalDAE.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 ex_SCOC.c -o ex_SCOC.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 forcings.c -o forcings.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 lags.c -o lags.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c opkda1.f -o opkda1.o opkda1.f:528:40: 528 | SUBROUTINE DSOLSY (WM, IWM, X, TEM) | 1 Warning: Unused dummy argument ‘tem’ at (1) [-Wunused-dummy-argument] opkda1.f:1975:40: 1975 | SUBROUTINE DSOLSS (WK, IWK, X, TEM) | 1 Warning: Unused dummy argument ‘tem’ at (1) [-Wunused-dummy-argument] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c opkdmain.f -o opkdmain.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c radau5.f -o radau5.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c radau5a.f -o radau5a.o radau5a.f:528:58: 528 | & M1,M2,NM1,FAC1,E1,LDE1,Z1,F1,IP1,IPHES,IER,IJOB) | 1 Warning: Unused dummy argument ‘ier’ at (1) [-Wunused-dummy-argument] radau5a.f:765:26: 765 | & F2,F3,CONT,IP2,IPHES,IER,IJOB) | 1 Warning: Unused dummy argument ‘cont’ at (1) [-Wunused-dummy-argument] radau5a.f:765:40: 765 | & F2,F3,CONT,IP2,IPHES,IER,IJOB) | 1 Warning: Unused dummy argument ‘ier’ at (1) [-Wunused-dummy-argument] radau5a.f:1072:29: 1072 | & F1,F2,F3,CONT,IP1,IP2,IPHES,IER,IJOB) | 1 Warning: Unused dummy argument ‘cont’ at (1) [-Wunused-dummy-argument] radau5a.f:1072:47: 1072 | & F1,F2,F3,CONT,IP1,IP2,IPHES,IER,IJOB) | 1 Warning: Unused dummy argument ‘ier’ at (1) [-Wunused-dummy-argument] radau5a.f:2465:53: 2465 | SUBROUTINE SLVSEU(N,FJAC,LDJAC,MLJAC,MUJAC,FMAS,LDMAS,MLMAS,MUMAS, | 1 Warning: Unused dummy argument ‘fmas’ at (1) [-Wunused-dummy-argument] radau5a.f:2465:65: 2465 | SUBROUTINE SLVSEU(N,FJAC,LDJAC,MLJAC,MUJAC,FMAS,LDMAS,MLMAS,MUMAS, | 1 Warning: Unused dummy argument ‘mlmas’ at (1) [-Wunused-dummy-argument] radau5a.f:2465:71: 2465 | SUBROUTINE SLVSEU(N,FJAC,LDJAC,MLJAC,MUJAC,FMAS,LDMAS,MLMAS,MUMAS, | 1 Warning: Unused dummy argument ‘mumas’ at (1) [-Wunused-dummy-argument] radau5a.f:1483:8: 1483 | 48 MM=M1/M2 | ^ Warning: ‘mm’ may be used uninitialized [-Wmaybe-uninitialized] radau5a.f:1861:8: 1861 | 48 MM=M1/M2 | ^ Warning: ‘mm’ may be used uninitialized [-Wmaybe-uninitialized] 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 rk_auto.c -o rk_auto.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 rk_fixed.c -o rk_fixed.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 rk_implicit.c -o rk_implicit.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 rk_util.c -o rk_util.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 rprintf.c -o rprintf.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 twoDmap.c -o twoDmap.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c zvode.f -o zvode.o zvode.f:2846:35: 2846 | 1 F, JAC, PDUM, NFLAG, RPAR, IPAR) | 1 Warning: Unused dummy argument ‘pdum’ at (1) [-Wunused-dummy-argument] zvode.f:2845:42: 2845 | SUBROUTINE ZVNLSD (Y, YH, LDYH, VSAV, SAVF, EWT, ACOR, IWM, WM, | 1 Warning: Unused dummy argument ‘vsav’ at (1) [-Wunused-dummy-argument] 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 deSolve.so DLLutil.o R_init_deSolve.o brent.o call_daspk.o call_euler.o call_iteration.o call_lsoda.o call_radau.o call_rk4.o call_rkAuto.o call_rkFixed.o call_rkImplicit.o call_zvode.o daux.o ddaspk.o deSolve_utils.o dintdy2.o dlinpk.o dlsoder.o dsparsk.o dvode.o errmsg.o ex_Aquaphy.o ex_CCL4model.o ex_ChemicalDAE.o ex_SCOC.o forcings.o lags.o opkda1.o opkdmain.o radau5.o radau5a.o rk_auto.o rk_fixed.o rk_implicit.o rk_util.o rprintf.o twoDmap.o zvode.o -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 make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpL3Wzdj/R.INSTALL3f15e47b28ada1/deSolve/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-deSolve/00new/deSolve/libs ** R ** data *** moving datasets to lazyload DB ** demo ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘matplot’ in package ‘deSolve’ ** 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 (deSolve) begin installing package ‘hypergeo’ * installing *source* package ‘future’ ... ** this is package ‘future’ version ‘1.67.0’ ** package ‘future’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (future) begin installing package ‘future.apply’ * installing *source* package ‘Rcpp’ ... ** this is package ‘Rcpp’ version ‘1.1.0’ ** package ‘Rcpp’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpFJHug9/R.INSTALL3f15f53af636e3/Rcpp/src' g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c api.cpp -o api.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c attributes.cpp -o attributes.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c barrier.cpp -o barrier.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c date.cpp -o date.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c module.cpp -o module.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c rcpp_init.cpp -o rcpp_init.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-xtra/lib -Wl,-O1 -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpFJHug9/R.INSTALL3f15f53af636e3/Rcpp/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-Rcpp/00new/Rcpp/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 (Rcpp) begin installing package ‘RcppEigen’ begin installing package ‘minqa’ begin installing package ‘spam’ * installing *source* package ‘future.apply’ ... ** this is package ‘future.apply’ version ‘1.20.0’ ** package ‘future.apply’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (future.apply) begin installing package ‘doFuture’ * installing *source* package ‘hypergeo’ ... ** this is package ‘hypergeo’ version ‘1.2-14’ ** package ‘hypergeo’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (hypergeo) * installing *source* package ‘quantreg’ ... ** this is package ‘quantreg’ version ‘6.1’ ** package ‘quantreg’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpXZsfFB/R.INSTALL3f316e325c7b3c/quantreg/src' gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c akj.f -o akj.o akj.f:117:5: 117 | 23041 continue | 1 Warning: Label 23041 at (1) defined but not used [-Wunused-label] akj.f:107:5: 107 | 23037 continue | 1 Warning: Label 23037 at (1) defined but not used [-Wunused-label] akj.f:124:5: 124 | 23033 continue | 1 Warning: Label 23033 at (1) defined but not used [-Wunused-label] akj.f:94:5: 94 | 23031 continue | 1 Warning: Label 23031 at (1) defined but not used [-Wunused-label] akj.f:88:5: 88 | 23029 continue | 1 Warning: Label 23029 at (1) defined but not used [-Wunused-label] akj.f:78:5: 78 | 23027 continue | 1 Warning: Label 23027 at (1) defined but not used [-Wunused-label] akj.f:71:5: 71 | 23023 continue | 1 Warning: Label 23023 at (1) defined but not used [-Wunused-label] akj.f:83:5: 83 | 23019 continue | 1 Warning: Label 23019 at (1) defined but not used [-Wunused-label] akj.f:31:5: 31 | 23007 continue | 1 Warning: Label 23007 at (1) defined but not used [-Wunused-label] akj.f:89:8: 89 | g=exp(glog) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] akj.f:90:11: 90 | ginv=one/g | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] akj.f:120:72: 120 | dens(j)=con1*xker | ^ Warning: ‘con1’ may be used uninitialized [-Wmaybe-uninitialized] akj.f:6:27: 6 | double precision con1,sum,sqsum,xsd,a,fifth,hinv,half | ^ note: ‘con1’ was declared here akj.f:53:72: 53 | qrange=x(i)-qrange | ^ Warning: ‘qrange’ may be used uninitialized [-Wmaybe-uninitialized] akj.f:5:56: 5 | double precision z(nz),x(nx),xlam(nx),p(nx),qrange,pi | ^ note: ‘qrange’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c boot.f -o boot.o boot.f:12:5: 12 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] boot.f:28:5: 28 | 23007 continue | 1 Warning: Label 23007 at (1) defined but not used [-Wunused-label] boot.f:30:5: 30 | 23005 continue | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] boot.f:33:5: 33 | 23003 continue | 1 Warning: Label 23003 at (1) defined but not used [-Wunused-label] boot.f:48:5: 48 | 23013 continue | 1 Warning: Label 23013 at (1) defined but not used [-Wunused-label] boot.f:50:5: 50 | 23011 continue | 1 Warning: Label 23011 at (1) defined but not used [-Wunused-label] boot.f:53:5: 53 | 23009 continue | 1 Warning: Label 23009 at (1) defined but not used [-Wunused-label] boot.f:63:5: 63 | 23017 continue | 1 Warning: Label 23017 at (1) defined but not used [-Wunused-label] boot.f:65:5: 65 | 23015 continue | 1 Warning: Label 23015 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c bound.f -o bound.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c boundc.f -o boundc.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c brute.f -o brute.o brute.f:24:5: 24 | 23007 continue | 1 Warning: Label 23007 at (1) defined but not used [-Wunused-label] brute.f:32:5: 32 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c chlfct.f -o chlfct.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c cholesky.f -o cholesky.o cholesky.f:1981:20: 1981 | CACHE = ( FLOAT(CACHSZ) * 1024. / 8. ) * 0.9 | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] cholesky.f:5674:34: 5674 | & NOFSUB, XLINDX, LINDX , XLNZ , MRGLNK, | 1 Warning: Unused dummy argument ‘nofsub’ at (1) [-Wunused-dummy-argument] cholesky.f:2280:49: 2280 | SUBROUTINE FSUP2 ( NEQNS , NSUPER, ETPAR , SNODE , XSUPER ) | 1 Warning: Unused dummy argument ‘etpar’ at (1) [-Wunused-dummy-argument] cholesky.f:1207:50: 1207 | SUBROUTINE CHORDR ( NEQNS , XADJ , ADJNCY, PERM , INVP , | 1 Warning: Unused dummy argument ‘adjncy’ at (1) [-Wunused-dummy-argument] cholesky.f:1207:40: 1207 | SUBROUTINE CHORDR ( NEQNS , XADJ , ADJNCY, PERM , INVP , | 1 Warning: Unused dummy argument ‘xadj’ at (1) [-Wunused-dummy-argument] cholesky.f:3100:46: 3100 | SUBROUTINE MMDINT ( NEQNS, XADJ, ADJNCY, DHEAD, DFORW, | 1 Warning: Unused dummy argument ‘adjncy’ at (1) [-Wunused-dummy-argument] cholesky.f:4876:62: 4876 | SUBROUTINE PCHOL ( M, N, XPNT, X, MXDIAG, NTINY, IFLAG, SMXPY, | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] cholesky.f:2583:33: 2583 | SUBROUTINE INPNV ( NEQNS, XADJF, ADJF, ANZF, PERM, INVP, | 1 Warning: Unused dummy argument ‘neqns’ at (1) [-Wunused-dummy-argument] cholesky.f:2785:57: 2785 | SUBROUTINE LSTATS ( NSUPER, XSUPER, XLINDX, LINDX , XLNZ , | 1 Warning: Unused dummy argument ‘lindx’ at (1) [-Wunused-dummy-argument] cholesky.f:2786:42: 2786 | & TMPSIZ, OUTUNT ) | 1 Warning: Unused dummy argument ‘outunt’ at (1) [-Wunused-dummy-argument] cholesky.f:2786:34: 2786 | & TMPSIZ, OUTUNT ) | 1 Warning: Unused dummy argument ‘tmpsiz’ at (1) [-Wunused-dummy-argument] cholesky.f:72:72: 72 | YOFF1 = IY1 - ICOL | ^ Warning: ‘iy1’ may be used uninitialized [-Wmaybe-uninitialized] cholesky.f:55:55: 55 | INTEGER ICOL , IL1 , IR , IY1 , LBOT1 , | ^ note: ‘iy1’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c combos.f -o combos.o combos.f:72:5: 72 | 23029 continue | 1 Warning: Label 23029 at (1) defined but not used [-Wunused-label] combos.f:76:5: 76 | 23012 goto 23011 | 1 Warning: Label 23012 at (1) defined but not used [-Wunused-label] combos.f:28:5: 28 | 23008 continue | 1 Warning: Label 23008 at (1) defined but not used [-Wunused-label] combos.f:23:5: 23 | 23001 goto 23000 | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c crqf.f -o crqf.o crqf.f:301:4: 301 | 365 DO 380 I = (LSOL-1),N1 | 1 Warning: Label 365 at (1) defined but not used [-Wunused-label] crqf.f:277:4: 277 | 315 CALL DGECO(XH,N,N,IA,V,WA) | 1 Warning: Label 315 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c crqfnb.f -o crqfnb.o crqfnb.f:22:5: 22 | 23003 continue | 1 Warning: Label 23003 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c dsel05.f -o dsel05.o dsel05.f:65:14: 65 | s=cs*exp(2*z/3)+0.5d0 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dsel05.f:66:15: 66 | sd=csd*sqrt(z*s*(1-s/dm))*sign(1d0,i-dm/2)+0.5d0 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dsel05.f:75:14: 75 | l=max(dble(l),k-i*(s/dm)+sd)+0.5d0 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] dsel05.f:76:14: 76 | r=min(dble(r),k-i*(s/dm)+sd+s)+0.5d0 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c extract.f -o extract.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 frand.c -o frand.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c grexp.f -o grexp.o grexp.f:9:5: 9 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c idmin.f -o idmin.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c iswap.f -o iswap.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c kuantile.f -o kuantile.o kuantile.f:10:5: 10 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c kuantiles.f -o kuantiles.o kuantiles.f:10:5: 10 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c linpack.f -o linpack.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 mcmb.c -o mcmb.o mcmb.c: In function ‘func’: mcmb.c:176:32: warning: variable ‘large’ set but not used [-Wunused-but-set-variable] 176 | double taustar, pwtsum, ans, large; | ^~~~~ mcmb.c:175:16: warning: variable ‘mm’ set but not used [-Wunused-but-set-variable] 175 | unsigned int mm; | ^~ gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c penalty.f -o penalty.o penalty.f:41:5: 41 | 23016 continue | 1 Warning: Label 23016 at (1) defined but not used [-Wunused-label] penalty.f:26:5: 26 | 23010 continue | 1 Warning: Label 23010 at (1) defined but not used [-Wunused-label] penalty.f:50:5: 50 | 23003 goto 23002 | 1 Warning: Label 23003 at (1) defined but not used [-Wunused-label] penalty.f:53:5: 53 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] penalty.f:109:5: 109 | 23031 continue | 1 Warning: Label 23031 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c pfnb.f -o pfnb.o pfnb.f:98:5: 98 | 23027 continue | 1 Warning: Label 23027 at (1) defined but not used [-Wunused-label] pfnb.f:70:5: 70 | 23025 continue | 1 Warning: Label 23025 at (1) defined but not used [-Wunused-label] pfnb.f:64:5: 64 | 23021 continue | 1 Warning: Label 23021 at (1) defined but not used [-Wunused-label] pfnb.f:75:5: 75 | 23015 continue | 1 Warning: Label 23015 at (1) defined but not used [-Wunused-label] pfnb.f:46:5: 46 | 23007 continue | 1 Warning: Label 23007 at (1) defined but not used [-Wunused-label] pfnb.f:31:5: 31 | 23005 continue | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] pfnb.f:114:5: 114 | 23003 continue | 1 Warning: Label 23003 at (1) defined but not used [-Wunused-label] pfnb.f:116:5: 116 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] pfnb.f:124:5: 124 | 23037 continue | 1 Warning: Label 23037 at (1) defined but not used [-Wunused-label] pfnb.f:133:5: 133 | 23039 continue | 1 Warning: Label 23039 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c powell.f -o powell.o powell.f:70:5: 70 | 23026 continue | 1 Warning: Label 23026 at (1) defined but not used [-Wunused-label] powell.f:51:5: 51 | 23016 continue | 1 Warning: Label 23016 at (1) defined but not used [-Wunused-label] powell.f:36:5: 36 | 23010 continue | 1 Warning: Label 23010 at (1) defined but not used [-Wunused-label] powell.f:22:5: 22 | 23008 continue | 1 Warning: Label 23008 at (1) defined but not used [-Wunused-label] powell.f:77:5: 77 | 23001 goto 23000 | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] powell.f:114:5: 114 | 23040 continue | 1 Warning: Label 23040 at (1) defined but not used [-Wunused-label] powell.f:116:5: 116 | 23038 continue | 1 Warning: Label 23038 at (1) defined but not used [-Wunused-label] powell.f:127:5: 127 | 23044 continue | 1 Warning: Label 23044 at (1) defined but not used [-Wunused-label] powell.f:142:5: 142 | 23048 continue | 1 Warning: Label 23048 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c profnb.f -o profnb.o profnb.f:23:5: 23 | 23005 continue | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c pwxy.f -o pwxy.o pwxy.f:92:5: 92 | 23025 continue | 1 Warning: Label 23025 at (1) defined but not used [-Wunused-label] pwxy.f:64:5: 64 | 23023 continue | 1 Warning: Label 23023 at (1) defined but not used [-Wunused-label] pwxy.f:58:5: 58 | 23019 continue | 1 Warning: Label 23019 at (1) defined but not used [-Wunused-label] pwxy.f:69:5: 69 | 23013 continue | 1 Warning: Label 23013 at (1) defined but not used [-Wunused-label] pwxy.f:39:5: 39 | 23005 continue | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] pwxy.f:108:5: 108 | 23003 continue | 1 Warning: Label 23003 at (1) defined but not used [-Wunused-label] pwxy.f:110:5: 110 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] pwxy.f:2:49: 2 | subroutine pwxy(n,p,m,a,y,tau,qk,r,b,w,band,n0,d,u,wn,wp, aa,yy,sl | 1 Warning: Unused dummy argument ‘band’ at (1) [-Wunused-dummy-argument] pwxy.f:4:25: 4 | integer n,p,m,kk(2),nn,n0,nit(5,m),info(m),sumbad,i,j,k,ir | 1 Warning: Unused variable ‘kk’ declared at (1) [-Wunused-variable] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c qfnb.f -o qfnb.o qfnb.f:23:5: 23 | 23005 continue | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c qselect.f -o qselect.o qselect.f:50:5: 50 | 23011 continue | 1 Warning: Label 23011 at (1) defined but not used [-Wunused-label] qselect.f:45:5: 45 | 23009 continue | 1 Warning: Label 23009 at (1) defined but not used [-Wunused-label] qselect.f:53:5: 53 | 23007 continue | 1 Warning: Label 23007 at (1) defined but not used [-Wunused-label] qselect.f:68:5: 68 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] 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 quantreg_init.c -o quantreg_init.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c rls.f -o rls.o rls.f:17:5: 17 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c rq0.f -o rq0.o rq0.f:98:3: 98 | 43 CONTINUE | 1 Warning: Label 43 at (1) defined but not used [-Wunused-label] rq0.f:100:13: 100 | S(I) = ZERO | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rq0.f:269:8: 269 | K=WA(I,N2)*SIGN(ONE,WA(I,N2)) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rq0.f:274:10: 274 | K = WA(I,N2) * SIGN(ONE,WA(I,N2)) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rq0.f:150:9: 150 | IF(WA(M1,IN).GE.ZERO)GOTO 100 | ^ Warning: ‘in’ may be used uninitialized [-Wmaybe-uninitialized] rq0.f:148:8: 148 | IN=J | ^ note: ‘in’ was declared here rq0.f:193:72: 193 | 180 PIVOT=WA(OUT,IN) | ^ Warning: ‘out’ may be used uninitialized [-Wmaybe-uninitialized] rq0.f:27:25: 27 | INTEGER N,N1,N2,OUT,S(M) | ^ note: ‘out’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c rq1.f -o rq1.o rq1.f:100:3: 100 | 43 CONTINUE | 1 Warning: Label 43 at (1) defined but not used [-Wunused-label] rq1.f:102:13: 102 | S(I) = ZERO | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rq1.f:271:8: 271 | K=WA(I,N2)*SIGN(ONE,WA(I,N2)) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rq1.f:276:10: 276 | K = WA(I,N2) * SIGN(ONE,WA(I,N2)) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rq1.f:152:9: 152 | IF(WA(M1,IN).GE.ZERO)GOTO 100 | ^ Warning: ‘in’ may be used uninitialized [-Wmaybe-uninitialized] rq1.f:150:8: 150 | IN=J | ^ note: ‘in’ was declared here rq1.f:195:72: 195 | 180 PIVOT=WA(OUT,IN) | ^ Warning: ‘out’ may be used uninitialized [-Wmaybe-uninitialized] rq1.f:28:30: 28 | INTEGER MDIM,N,N1,N2,OUT,S(MDIM) | ^ note: ‘out’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c rqbr.f -o rqbr.o rqbr.f:567:5: 567 | 23243 continue | 1 Warning: Label 23243 at (1) defined but not used [-Wunused-label] rqbr.f:527:5: 527 | 23231 continue | 1 Warning: Label 23231 at (1) defined but not used [-Wunused-label] rqbr.f:514:5: 514 | 23227 continue | 1 Warning: Label 23227 at (1) defined but not used [-Wunused-label] rqbr.f:517:5: 517 | 23223 continue | 1 Warning: Label 23223 at (1) defined but not used [-Wunused-label] rqbr.f:506:5: 506 | 23221 continue | 1 Warning: Label 23221 at (1) defined but not used [-Wunused-label] rqbr.f:481:5: 481 | 23205 continue | 1 Warning: Label 23205 at (1) defined but not used [-Wunused-label] rqbr.f:462:5: 462 | 23203 continue | 1 Warning: Label 23203 at (1) defined but not used [-Wunused-label] rqbr.f:458:5: 458 | 23201 continue | 1 Warning: Label 23201 at (1) defined but not used [-Wunused-label] rqbr.f:432:5: 432 | 23193 continue | 1 Warning: Label 23193 at (1) defined but not used [-Wunused-label] rqbr.f:425:5: 425 | 23191 continue | 1 Warning: Label 23191 at (1) defined but not used [-Wunused-label] rqbr.f:375:5: 375 | 23171 continue | 1 Warning: Label 23171 at (1) defined but not used [-Wunused-label] rqbr.f:393:5: 393 | 23169 continue | 1 Warning: Label 23169 at (1) defined but not used [-Wunused-label] rqbr.f:361:5: 361 | 23167 continue | 1 Warning: Label 23167 at (1) defined but not used [-Wunused-label] rqbr.f:348:5: 348 | 23161 continue | 1 Warning: Label 23161 at (1) defined but not used [-Wunused-label] rqbr.f:341:5: 341 | 23157 continue | 1 Warning: Label 23157 at (1) defined but not used [-Wunused-label] rqbr.f:336:5: 336 | 23155 continue | 1 Warning: Label 23155 at (1) defined but not used [-Wunused-label] rqbr.f:327:5: 327 | 23147 continue | 1 Warning: Label 23147 at (1) defined but not used [-Wunused-label] rqbr.f:317:5: 317 | 23141 continue | 1 Warning: Label 23141 at (1) defined but not used [-Wunused-label] rqbr.f:303:5: 303 | 23139 continue | 1 Warning: Label 23139 at (1) defined but not used [-Wunused-label] rqbr.f:294:5: 294 | 23133 continue | 1 Warning: Label 23133 at (1) defined but not used [-Wunused-label] rqbr.f:277:5: 277 | 23129 continue | 1 Warning: Label 23129 at (1) defined but not used [-Wunused-label] rqbr.f:272:5: 272 | 23121 continue | 1 Warning: Label 23121 at (1) defined but not used [-Wunused-label] rqbr.f:258:5: 258 | 23117 continue | 1 Warning: Label 23117 at (1) defined but not used [-Wunused-label] rqbr.f:243:5: 243 | 23111 continue | 1 Warning: Label 23111 at (1) defined but not used [-Wunused-label] rqbr.f:234:5: 234 | 23107 continue | 1 Warning: Label 23107 at (1) defined but not used [-Wunused-label] rqbr.f:237:5: 237 | 23103 continue | 1 Warning: Label 23103 at (1) defined but not used [-Wunused-label] rqbr.f:225:5: 225 | 23099 continue | 1 Warning: Label 23099 at (1) defined but not used [-Wunused-label] rqbr.f:217:5: 217 | 23097 continue | 1 Warning: Label 23097 at (1) defined but not used [-Wunused-label] rqbr.f:208:5: 208 | 23095 continue | 1 Warning: Label 23095 at (1) defined but not used [-Wunused-label] rqbr.f:187:5: 187 | 23085 continue | 1 Warning: Label 23085 at (1) defined but not used [-Wunused-label] rqbr.f:210:5: 210 | 23080 goto 23079 | 1 Warning: Label 23080 at (1) defined but not used [-Wunused-label] rqbr.f:174:5: 174 | 23076 continue | 1 Warning: Label 23076 at (1) defined but not used [-Wunused-label] rqbr.f:279:5: 279 | 23073 goto 23072 | 1 Warning: Label 23073 at (1) defined but not used [-Wunused-label] rqbr.f:159:5: 159 | 23071 continue | 1 Warning: Label 23071 at (1) defined but not used [-Wunused-label] rqbr.f:151:5: 151 | 23059 continue | 1 Warning: Label 23059 at (1) defined but not used [-Wunused-label] rqbr.f:281:5: 281 | 23056 goto 23055 | 1 Warning: Label 23056 at (1) defined but not used [-Wunused-label] rqbr.f:283:5: 283 | 23053 goto 23052 | 1 Warning: Label 23053 at (1) defined but not used [-Wunused-label] rqbr.f:127:5: 127 | 23049 continue | 1 Warning: Label 23049 at (1) defined but not used [-Wunused-label] rqbr.f:491:5: 491 | 23046 goto 23045 | 1 Warning: Label 23046 at (1) defined but not used [-Wunused-label] rqbr.f:116:5: 116 | 23044 continue | 1 Warning: Label 23044 at (1) defined but not used [-Wunused-label] rqbr.f:119:5: 119 | 23042 continue | 1 Warning: Label 23042 at (1) defined but not used [-Wunused-label] rqbr.f:104:5: 104 | 23038 continue | 1 Warning: Label 23038 at (1) defined but not used [-Wunused-label] rqbr.f:107:5: 107 | 23036 continue | 1 Warning: Label 23036 at (1) defined but not used [-Wunused-label] rqbr.f:91:5: 91 | 23034 continue | 1 Warning: Label 23034 at (1) defined but not used [-Wunused-label] rqbr.f:78:5: 78 | 23022 continue | 1 Warning: Label 23022 at (1) defined but not used [-Wunused-label] rqbr.f:94:5: 94 | 23020 continue | 1 Warning: Label 23020 at (1) defined but not used [-Wunused-label] rqbr.f:562:5: 562 | 23017 goto 23016 | 1 Warning: Label 23017 at (1) defined but not used [-Wunused-label] rqbr.f:54:5: 54 | 23013 continue | 1 Warning: Label 23013 at (1) defined but not used [-Wunused-label] rqbr.f:50:5: 50 | 23011 continue | 1 Warning: Label 23011 at (1) defined but not used [-Wunused-label] rqbr.f:300:10: 300 | k = abs(wa(i,n4)) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rqbr.f:306:11: 306 | kd = abs(wa(m4,i))-n | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rqbr.f:319:11: 319 | kd = abs(wa(i,n4))-n | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rqbr.f:357:10: 357 | k = abs(wa(i,n4)) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rqbr.f:365:10: 365 | k = abs(wa(i,n4))-n | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rqbr.f:521:10: 521 | k = abs(wa(i,n4)) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rqbr.f:9:68: 9 | double precision a1,aux,b1,big,d,dif,pivot,smax,t,t0,t1,tnt,dk | 1 Warning: Unused variable ‘dk’ declared at (1) [-Wunused-variable] rqbr.f:483:9: 483 | if(tnt.ge.t1+toler)then | ^ Warning: ‘t1’ may be used uninitialized [-Wmaybe-uninitialized] rqbr.f:9:61: 9 | double precision a1,aux,b1,big,d,dif,pivot,smax,t,t0,t1,tnt,dk | ^ note: ‘t1’ was declared here rqbr.f:273:9: 273 | if(wa(m1,in).lt.zero)then | ^ Warning: ‘in’ may be used uninitialized [-Wmaybe-uninitialized] rqbr.f:5:19: 5 | integer kd,in,nn,n4,idxcf | ^ note: ‘in’ was declared here rqbr.f:329:72: 329 | sol(1,lsol) = smax | ^ Warning: ‘smax’ may be used uninitialized [-Wmaybe-uninitialized] rqbr.f:9:53: 9 | double precision a1,aux,b1,big,d,dif,pivot,smax,t,t0,t1,tnt,dk | ^ note: ‘smax’ was declared here rqbr.f:433:72: 433 | wa(out,n4) = -wa(out,n4) | ^ Warning: ‘out’ may be used uninitialized [-Wmaybe-uninitialized] rqbr.f:6:39: 6 | integer n,n1,n2,n3,nsol,ndsol,out,s(m),h(nn,nsol) | ^ note: ‘out’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c rqfn.f -o rqfn.o rqfn.f:144:5: 144 | 23031 continue | 1 Warning: Label 23031 at (1) defined but not used [-Wunused-label] rqfn.f:119:5: 119 | 23029 continue | 1 Warning: Label 23029 at (1) defined but not used [-Wunused-label] rqfn.f:104:5: 104 | 23017 continue | 1 Warning: Label 23017 at (1) defined but not used [-Wunused-label] rqfn.f:74:5: 74 | 23013 continue | 1 Warning: Label 23013 at (1) defined but not used [-Wunused-label] rqfn.f:160:5: 160 | 23011 continue | 1 Warning: Label 23011 at (1) defined but not used [-Wunused-label] rqfn.f:61:5: 61 | 23007 continue | 1 Warning: Label 23007 at (1) defined but not used [-Wunused-label] rqfn.f:42:5: 42 | 23005 continue | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] rqfn.f:45:5: 45 | 23003 continue | 1 Warning: Label 23003 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c rqfnb.f -o rqfnb.o rqfnb.f:130:5: 130 | 23029 continue | 1 Warning: Label 23029 at (1) defined but not used [-Wunused-label] rqfnb.f:103:5: 103 | 23027 continue | 1 Warning: Label 23027 at (1) defined but not used [-Wunused-label] rqfnb.f:90:5: 90 | 23015 continue | 1 Warning: Label 23015 at (1) defined but not used [-Wunused-label] rqfnb.f:60:5: 60 | 23011 continue | 1 Warning: Label 23011 at (1) defined but not used [-Wunused-label] rqfnb.f:142:5: 142 | 23009 continue | 1 Warning: Label 23009 at (1) defined but not used [-Wunused-label] rqfnb.f:51:5: 51 | 23005 continue | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] rqfnb.f:34:5: 34 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] rqfnb.f:162:5: 162 | 23043 continue | 1 Warning: Label 23043 at (1) defined but not used [-Wunused-label] rqfnb.f:156:5: 156 | 23041 continue | 1 Warning: Label 23041 at (1) defined but not used [-Wunused-label] rqfnb.f:158:5: 158 | 23039 continue | 1 Warning: Label 23039 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c rqfnc.f -o rqfnc.o rqfnc.f:186:5: 186 | 23051 continue | 1 Warning: Label 23051 at (1) defined but not used [-Wunused-label] rqfnc.f:173:5: 173 | 23041 continue | 1 Warning: Label 23041 at (1) defined but not used [-Wunused-label] rqfnc.f:145:5: 145 | 23039 continue | 1 Warning: Label 23039 at (1) defined but not used [-Wunused-label] rqfnc.f:141:5: 141 | 23037 continue | 1 Warning: Label 23037 at (1) defined but not used [-Wunused-label] rqfnc.f:124:5: 124 | 23029 continue | 1 Warning: Label 23029 at (1) defined but not used [-Wunused-label] rqfnc.f:111:5: 111 | 23019 continue | 1 Warning: Label 23019 at (1) defined but not used [-Wunused-label] rqfnc.f:82:5: 82 | 23015 continue | 1 Warning: Label 23015 at (1) defined but not used [-Wunused-label] rqfnc.f:77:5: 77 | 23013 continue | 1 Warning: Label 23013 at (1) defined but not used [-Wunused-label] rqfnc.f:200:5: 200 | 23011 continue | 1 Warning: Label 23011 at (1) defined but not used [-Wunused-label] rqfnc.f:63:5: 63 | 23007 continue | 1 Warning: Label 23007 at (1) defined but not used [-Wunused-label] rqfnc.f:46:5: 46 | 23003 continue | 1 Warning: Label 23003 at (1) defined but not used [-Wunused-label] rqfnc.f:41:5: 41 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] rqfnc.f:224:5: 224 | 23063 continue | 1 Warning: Label 23063 at (1) defined but not used [-Wunused-label] rqfnc.f:220:5: 220 | 23061 continue | 1 Warning: Label 23061 at (1) defined but not used [-Wunused-label] rqfnc.f:214:5: 214 | 23059 continue | 1 Warning: Label 23059 at (1) defined but not used [-Wunused-label] rqfnc.f:216:5: 216 | 23057 continue | 1 Warning: Label 23057 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c rqs.f -o rqs.o rqs.f:9:5: 9 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c sakj.f -o sakj.o sakj.f:117:5: 117 | 23041 continue | 1 Warning: Label 23041 at (1) defined but not used [-Wunused-label] sakj.f:107:5: 107 | 23037 continue | 1 Warning: Label 23037 at (1) defined but not used [-Wunused-label] sakj.f:124:5: 124 | 23033 continue | 1 Warning: Label 23033 at (1) defined but not used [-Wunused-label] sakj.f:94:5: 94 | 23031 continue | 1 Warning: Label 23031 at (1) defined but not used [-Wunused-label] sakj.f:88:5: 88 | 23029 continue | 1 Warning: Label 23029 at (1) defined but not used [-Wunused-label] sakj.f:78:5: 78 | 23027 continue | 1 Warning: Label 23027 at (1) defined but not used [-Wunused-label] sakj.f:71:5: 71 | 23023 continue | 1 Warning: Label 23023 at (1) defined but not used [-Wunused-label] sakj.f:83:5: 83 | 23019 continue | 1 Warning: Label 23019 at (1) defined but not used [-Wunused-label] sakj.f:31:5: 31 | 23007 continue | 1 Warning: Label 23007 at (1) defined but not used [-Wunused-label] sakj.f:89:8: 89 | g=exp(glog) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] sakj.f:90:11: 90 | ginv=one/g | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] sakj.f:120:72: 120 | dens(j)=con1*xker | ^ Warning: ‘con1’ may be used uninitialized [-Wmaybe-uninitialized] sakj.f:6:27: 6 | double precision con1,sum,sqsum,xsd,a,fifth,hinv,half | ^ note: ‘con1’ was declared here sakj.f:53:72: 53 | qrange=x(i)-qrange | ^ Warning: ‘qrange’ may be used uninitialized [-Wmaybe-uninitialized] sakj.f:5:56: 5 | double precision z(nz),x(nx),xlam(nx),p(nx),qrange,pi | ^ note: ‘qrange’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c sparskit2.f -o sparskit2.o sparskit2.f:395:14: 395 | return | 1 Warning: Nonconforming tab character at (1) [-Wtabs] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c srqfn.f -o srqfn.o srqfn.f:35:67: 35 | & split,tmpmax,tmpvec,newrhs,cachsz,level,x,s,u, | 1 Warning: Unused dummy argument ‘u’ at (1) [-Wunused-dummy-argument] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c srqfnc.f -o srqfnc.o srqfnc.f:25:22: 25 | parameter (beta=9.995d-1, one=1.0d0, zero=0.0d0) | 1 Warning: Change of value in conversion from ‘REAL(8)’ to ‘REAL(4)’ at (1) [-Wconversion] srqfnc.f:47:24: 47 | & c1,c2,y,b,r2,z1, | 1 Warning: Unused dummy argument ‘c1’ at (1) [-Wunused-dummy-argument] srqfnc.f:46:69: 46 | & tmpmax,tmpvec,rhs,newrhs,cachsz,level,x1,x2,s,u, | 1 Warning: Unused dummy argument ‘u’ at (1) [-Wunused-dummy-argument] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c srtpai.f -o srtpai.o srtpai.f:51:34: 51 | SUBROUTINE I1SRT ( SA, SP, N ) | 1 Warning: Unused dummy argument ‘n’ at (1) [-Wunused-dummy-argument] srtpai.f:51:27: 51 | SUBROUTINE I1SRT ( SA, SP, N ) | 1 Warning: Unused dummy argument ‘sa’ at (1) [-Wunused-dummy-argument] srtpai.f:51:31: 51 | SUBROUTINE I1SRT ( SA, SP, N ) | 1 Warning: Unused dummy argument ‘sp’ at (1) [-Wunused-dummy-argument] 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 quantreg.so akj.o boot.o bound.o boundc.o brute.o chlfct.o cholesky.o combos.o crqf.o crqfnb.o dsel05.o extract.o frand.o grexp.o idmin.o iswap.o kuantile.o kuantiles.o linpack.o mcmb.o penalty.o pfnb.o powell.o profnb.o pwxy.o qfnb.o qselect.o quantreg_init.o rls.o rq0.o rq1.o rqbr.o rqfn.o rqfnb.o rqfnc.o rqs.o sakj.o sparskit2.o srqfn.o srqfnc.o srtpai.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 make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpXZsfFB/R.INSTALL3f316e325c7b3c/quantreg/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-quantreg/00new/quantreg/libs ** R ** data ** demo ** 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 (quantreg) begin installing package ‘sn’ * installing *source* package ‘doFuture’ ... ** this is package ‘doFuture’ version ‘1.1.2’ ** package ‘doFuture’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (doFuture) * installing *source* package ‘minqa’ ... ** this is package ‘minqa’ version ‘1.2.8’ ** package ‘minqa’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-5) 14.3.0’ using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpSve8Zz/R.INSTALL3f4a142179c547/minqa/src' gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c altmov.f -o altmov.o altmov.f:170:15: 170 | KSAV=K | ^ Warning: ‘ksav’ may be used uninitialized [-Wmaybe-uninitialized] altmov.f:180:72: 180 | TEMP=XOPT(I)+STPSAV*(XPT(KSAV,I)-XOPT(I)) | ^ Warning: ‘stpsav’ may be used uninitialized [-Wmaybe-uninitialized] altmov.f:171:17: 171 | STPSAV=STEP | ^ note: ‘stpsav’ was declared here altmov.f:288:10: 288 | IF (CSAVE .GT. CAUCHY) THEN | ^ Warning: ‘csave’ may be used uninitialized [-Wmaybe-uninitialized] altmov.f:284:14: 284 | CSAVE=CAUCHY | ^ note: ‘csave’ was declared here altmov.f:238:72: 238 | W(I)=-STEP*GLAG(I) | ^ Warning: ‘step’ may be used uninitialized [-Wmaybe-uninitialized] altmov.f:121:16: 121 | STEP=SLBD | ^ note: ‘step’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c bigden.f -o bigden.o bigden.f:51:3: 51 | 20 W(N+K)=W(N+K)+TEMP*ZMAT(K,J) | 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c biglag.f -o biglag.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c bobyqa.f -o bobyqa.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c bobyqb.f -o bobyqb.o bobyqb.f:139:72: 139 | ERRBIG=DMAX1(DIFFA,DIFFB,DIFFC) | ^ Warning: ‘diffc’ may be used uninitialized [-Wmaybe-uninitialized] bobyqb.f:139:40: 139 | ERRBIG=DMAX1(DIFFA,DIFFB,DIFFC) | ^ note: ‘diffc’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c lagmax.f -o lagmax.o lagmax.f:40:13: 40 | K=I | ^ Warning: ‘k’ may be used uninitialized [-Wmaybe-uninitialized] g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c minqa.cpp -o minqa.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c newuoa.f -o newuoa.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c newuob.f -o newuob.o newuob.f:146:14: 146 | IF (XJPT .LT. ZERO) JPT=JPT+N | ^ Warning: ‘xjpt’ may be used uninitialized [-Wmaybe-uninitialized] newuob.f:93:14: 93 | XJPT=RHOBEG | ^ note: ‘xjpt’ was declared here newuob.f:145:14: 145 | IF (XIPT .LT. ZERO) IPT=IPT+N | ^ Warning: ‘xipt’ may be used uninitialized [-Wmaybe-uninitialized] newuob.f:91:14: 91 | XIPT=RHOBEG | ^ note: ‘xipt’ was declared here newuob.f:390:10: 390 | IF (DNORM .GT. RHO) NFSAV=NF | ^ Warning: ‘dnorm’ may be used uninitialized [-Wmaybe-uninitialized] newuob.f:180:11: 180 | DNORM=DMIN1(DELTA,DSQRT(DSQ)) | ^ note: ‘dnorm’ was declared here newuob.f:144:72: 144 | IH=(IPT*(IPT-1))/2+JPT | ^ Warning: ‘ipt’ may be used uninitialized [-Wmaybe-uninitialized] newuob.f:85:13: 85 | IPT=JPT+ITEMP | ^ note: ‘ipt’ was declared here newuob.f:514:72: 514 | ITEST=ITEST+1 | ^ Warning: ‘itest’ may be used uninitialized [-Wmaybe-uninitialized] newuob.f:162:11: 162 | ITEST=0 | ^ note: ‘itest’ was declared here newuob.f:144:72: 144 | IH=(IPT*(IPT-1))/2+JPT | ^ Warning: ‘jpt’ may be used uninitialized [-Wmaybe-uninitialized] newuob.f:84:13: 84 | JPT=NFM-ITEMP*N-N | ^ note: ‘jpt’ was declared here newuob.f:495:13: 495 | IF (DABS(RATIO) .GT. 1.0D-2) THEN | ^ Warning: ‘ratio’ may be used uninitialized [-Wmaybe-uninitialized] newuob.f:184:15: 184 | RATIO=-1.0D0 | ^ note: ‘ratio’ was declared here newuob.f:151:72: 151 | HQ(IH)=(FBEG-FVAL(IPT+1)-FVAL(JPT+1)+F)/(XIPT*XJPT) | ^ Warning: ‘fbeg’ may be used uninitialized [-Wmaybe-uninitialized] newuob.f:109:13: 109 | FBEG=F | ^ note: ‘fbeg’ was declared here newuob.f:188:14: 188 | IF (TEMP .LE. DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 | ^ Warning: ‘diffa’ may be used uninitialized [-Wmaybe-uninitialized] newuob.f:160:11: 160 | DIFFA=ZERO | ^ note: ‘diffa’ was declared here newuob.f:188:14: 188 | IF (TEMP .LE. DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 | ^ Warning: ‘diffc’ may be used uninitialized [-Wmaybe-uninitialized] newuob.f:188:47: 188 | IF (TEMP .LE. DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 | ^ note: ‘diffc’ was declared here newuob.f:186:14: 186 | IF (NF .LE. NFSAV+2) GOTO 460 | ^ Warning: ‘nfsav’ may be used uninitialized [-Wmaybe-uninitialized] newuob.f:168:11: 168 | 90 NFSAV=NF | ^ note: ‘nfsav’ was declared here newuob.f:195:10: 195 | 120 IF (DSQ .LE. 1.0D-3*XOPTSQ) THEN | ^ Warning: ‘xoptsq’ may be used uninitialized [-Wmaybe-uninitialized] newuob.f:163:12: 163 | XOPTSQ=ZERO | ^ note: ‘xoptsq’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c prelim.f -o prelim.o prelim.f:127:72: 127 | TEMP=(F-FBEG)/STEPB | ^ Warning: ‘fbeg’ may be used uninitialized [-Wmaybe-uninitialized] prelim.f:105:14: 105 | FBEG=F | ^ note: ‘fbeg’ was declared here prelim.f:157:72: 157 | TEMP=XPT(NF,IPT)*XPT(NF,JPT) | ^ Warning: ‘ipt’ may be used uninitialized [-Wmaybe-uninitialized] prelim.f:78:13: 78 | IPT=JPT+ITEMP | ^ note: ‘ipt’ was declared here prelim.f:157:72: 157 | TEMP=XPT(NF,IPT)*XPT(NF,JPT) | ^ Warning: ‘jpt’ may be used uninitialized [-Wmaybe-uninitialized] prelim.f:77:13: 77 | JPT=NFM-ITEMP*N-N | ^ note: ‘jpt’ was declared here prelim.f:130:72: 130 | GOPT(NFX)=(GOPT(NFX)*STEPB-TEMP*STEPA)/DIFF | ^ Warning: ‘stepa’ may be used uninitialized [-Wmaybe-uninitialized] prelim.f:65:19: 65 | STEPA=RHOBEG | ^ note: ‘stepa’ was declared here prelim.f:131:18: 131 | IF (STEPA*STEPB .LT. ZERO) THEN | ^ Warning: ‘stepb’ may be used uninitialized [-Wmaybe-uninitialized] prelim.f:70:19: 70 | STEPB=-RHOBEG | ^ note: ‘stepb’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c rescue.f -o rescue.o rescue.f:144:15: 144 | IW=(DBLE(K-NP)-HALF)/DBLE(N) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rescue.f:224:15: 224 | IP=PTSID(K) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rescue.f:226:15: 226 | IQ=DBLE(NP)*PTSID(K)-DBLE(IP*NP) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rescue.f:328:12: 328 | IP=PTSID(KPT) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rescue.f:329:12: 329 | IQ=DBLE(NP)*PTSID(KPT)-DBLE(IP*NP) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rescue.f:398:15: 398 | IP=PTSID(K) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rescue.f:399:15: 399 | IQ=DBLE(NP)*PTSID(K)-DBLE(IP*NP) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] rescue.f:351:72: 351 | IW=MAX0(IHP,IHQ)-IABS(IP-IQ) | ^ Warning: ‘ihp’ may be used uninitialized [-Wmaybe-uninitialized] rescue.f:344:15: 344 | IHP=(IP+IP*IP)/2 | ^ note: ‘ihp’ was declared here rescue.f:352:72: 352 | VQUAD=VQUAD+XP*XQ*HQ(IW) | ^ Warning: ‘xp’ may be used uninitialized [-Wmaybe-uninitialized] rescue.f:331:14: 331 | XP=PTSAUX(1,IP) | ^ note: ‘xp’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c trsapp.f -o trsapp.o trsapp.f:73:72: 73 | ALPHA=DMIN1(ALPHA,GG/DHD) | ^ Warning: ‘bstep’ may be used uninitialized [-Wmaybe-uninitialized] trsapp.f:59:11: 59 | BSTEP=TEMP/(DS+DSQRT(DS*DS+DD*TEMP)) | ^ note: ‘bstep’ was declared here trsapp.f:73:72: 73 | ALPHA=DMIN1(ALPHA,GG/DHD) | ^ Warning: ‘gg’ may be used uninitialized [-Wmaybe-uninitialized] trsapp.f:52:8: 52 | GG=DD | ^ note: ‘gg’ was declared here trsapp.f:70:72: 70 | TEMP=DHD/DD | ^ Warning: ‘dd’ may be used uninitialized [-Wmaybe-uninitialized] trsapp.f:40:8: 40 | DD=ZERO | ^ note: ‘dd’ was declared here trsapp.f:76:72: 76 | QRED=QRED+QADD | ^ Warning: ‘qred’ may be used uninitialized [-Wmaybe-uninitialized] trsapp.f:39:10: 39 | 20 QRED=ZERO | ^ note: ‘qred’ was declared here trsapp.f:145:72: 145 | CF=HALF*(SHS-DHD) | ^ Warning: ‘shs’ may be used uninitialized [-Wmaybe-uninitialized] trsapp.f:114:9: 114 | SHS=ZERO | ^ note: ‘shs’ was declared here trsapp.f:112:10: 112 | 90 IF (GG .LE. 1.0D-4*GGBEG) GOTO 160 | ^ Warning: ‘ggbeg’ may be used uninitialized [-Wmaybe-uninitialized] trsapp.f:53:11: 53 | GGBEG=GG | ^ note: ‘ggbeg’ was declared here trsapp.f:146:72: 146 | QBEG=SG+CF | ^ Warning: ‘sg’ may be used uninitialized [-Wmaybe-uninitialized] trsapp.f:113:8: 113 | SG=ZERO | ^ note: ‘sg’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c trsbox.f -o trsbox.o trsbox.f:294:9: 294 | IU=17.0D0*ANGBD+3.1D0 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] trsbox.f:294:72: 294 | IU=17.0D0*ANGBD+3.1D0 | ^ Warning: ‘angbd’ may be used uninitialized [-Wmaybe-uninitialized] trsbox.f:235:11: 235 | ANGBD=ONE | ^ note: ‘angbd’ was declared here trsbox.f:299:72: 299 | REDNEW=STH*(ANGT*DREDG-SREDG-HALF*STH*TEMP) | ^ Warning: ‘dredg’ may be used uninitialized [-Wmaybe-uninitialized] trsbox.f:199:11: 199 | DREDG=ZERO | ^ note: ‘dredg’ was declared here trsbox.f:218:72: 218 | TEMP=GREDSQ*DREDSQ-DREDG*DREDG | ^ Warning: ‘dredsq’ may be used uninitialized [-Wmaybe-uninitialized] trsbox.f:198:12: 198 | DREDSQ=ZERO | ^ note: ‘dredsq’ was declared here trsbox.f:340:27: 340 | IF (IACT .GT. 0 .AND. ISAV .EQ. IU) THEN | ^ Warning: ‘iact’ may be used uninitialized [-Wmaybe-uninitialized] trsbox.f:134:10: 134 | IACT=0 | ^ note: ‘iact’ was declared here trsbox.f:387:10: 387 | IF (ITERC .GT. ITCSAV) GOTO 150 | ^ Warning: ‘itcsav’ may be used uninitialized [-Wmaybe-uninitialized] trsbox.f:211:12: 211 | ITCSAV=ITERC | ^ note: ‘itcsav’ was declared here trsbox.f:299:72: 299 | REDNEW=STH*(ANGT*DREDG-SREDG-HALF*STH*TEMP) | ^ Warning: ‘sredg’ may be used uninitialized [-Wmaybe-uninitialized] trsbox.f:228:11: 228 | SREDG=-TEMP | ^ note: ‘sredg’ was declared here trsbox.f:342:72: 342 | XBDI(IACT)=XSAV | ^ Warning: ‘xsav’ may be used uninitialized [-Wmaybe-uninitialized] trsbox.f:258:22: 258 | XSAV=ONEMIN | ^ note: ‘xsav’ was declared here trsbox.f:188:72: 188 | BETA=GREDSQ/GGSAV | ^ Warning: ‘ggsav’ may be used uninitialized [-Wmaybe-uninitialized] trsbox.f:160:15: 160 | GGSAV=GREDSQ | ^ note: ‘ggsav’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c trstep.f -o trstep.o trstep.f:275:18: 275 | IF (PHI .LE. PHIL) GOTO 370 | ^ Warning: ‘phil’ may be used uninitialized [-Wmaybe-uninitialized] trstep.f:275:31: 275 | IF (PHI .LE. PHIL) GOTO 370 | ^ note: ‘phil’ was declared here trstep.f:330:14: 330 | IF (PHI .GE. PHIU) GOTO 370 | ^ Warning: ‘phiu’ may be used uninitialized [-Wmaybe-uninitialized] trstep.f:280:41: 280 | IF (PARU .GT. ZERO) SLOPE=(PHIU-PHI)/(PARU-PAR) | ^ note: ‘phiu’ was declared here trstep.f:372:18: 372 | IF (PIVKSV .EQ. ZERO) GOTO 360 | ^ Warning: ‘pivksv’ may be used uninitialized [-Wmaybe-uninitialized] trstep.f:372:24: 372 | IF (PIVKSV .EQ. ZERO) GOTO 360 | ^ note: ‘pivksv’ was declared here trstep.f:216:72: 216 | SCALE=-DSIGN(DELTA/DSQRT(DSQ),DTG) | ^ Warning: ‘dsq’ may be used uninitialized [-Wmaybe-uninitialized] trstep.f:179:13: 179 | DSQ=ONE | ^ note: ‘dsq’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c uobyqa.f -o uobyqa.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c uobyqb.f -o uobyqb.o uobyqb.f:299:72: 299 | DELTA=DMAX1(DELTA,1.25D0*DNORM,DNORM+RHO) | ^ Warning: ‘dnorm’ may be used uninitialized [-Wmaybe-uninitialized] uobyqb.f:196:11: 196 | DNORM=DMIN1(DELTA,DSQRT(TEMP)) | ^ note: ‘dnorm’ was declared here uobyqb.f:118:18: 118 | IF (F .LT. FBASE) THEN | ^ Warning: ‘fbase’ may be used uninitialized [-Wmaybe-uninitialized] uobyqb.f:71:14: 71 | FBASE=F | ^ note: ‘fbase’ was declared here uobyqb.f:98:72: 98 | D(J)=(FBASE+F-TWO*FSAVE)/RHOSQ | ^ Warning: ‘fsave’ may be used uninitialized [-Wmaybe-uninitialized] uobyqb.f:91:33: 91 | D(J)=(FSAVE+F-TWO*FBASE)/RHOSQ | ^ note: ‘fsave’ was declared here uobyqb.f:134:72: 134 | IH=IH+1 | ^ Warning: ‘ih’ may be used uninitialized [-Wmaybe-uninitialized] uobyqb.f:74:11: 74 | IH=N | ^ note: ‘ih’ was declared here uobyqb.f:151:72: 151 | IP=IP+1 | ^ Warning: ‘ip’ may be used uninitialized [-Wmaybe-uninitialized] uobyqb.f:131:12: 131 | IP=1 | ^ note: ‘ip’ was declared here uobyqb.f:143:72: 143 | IW=IQ+IQ | ^ Warning: ‘iq’ may be used uninitialized [-Wmaybe-uninitialized] uobyqb.f:132:12: 132 | IQ=2 | ^ note: ‘iq’ was declared here uobyqb.f:86:72: 86 | JSWITCH=-JSWITCH | ^ Warning: ‘jswitch’ may be used uninitialized [-Wmaybe-uninitialized] uobyqb.f:73:16: 73 | JSWITCH=-1 | ^ note: ‘jswitch’ was declared here uobyqb.f:229:10: 229 | IF (KNEW .EQ. -1) GOTO 420 | ^ Warning: ‘knew’ may be used uninitialized [-Wmaybe-uninitialized] uobyqb.f:173:10: 173 | 70 KNEW=0 | ^ note: ‘knew’ was declared here uobyqb.f:253:72: 253 | VLAG(KOPT)=VLAG(KOPT)+ONE | ^ Warning: ‘kopt’ may be used uninitialized [-Wmaybe-uninitialized] uobyqb.f:70:13: 70 | KOPT=NF | ^ note: ‘kopt’ was declared here uobyqb.f:268:72: 268 | SIXTHM=DMAX1(SIXTHM,DABS(DIFF)/SUM) | ^ Warning: ‘sixthm’ may be used uninitialized [-Wmaybe-uninitialized] uobyqb.f:166:12: 166 | SIXTHM=ZERO | ^ note: ‘sixthm’ was declared here uobyqb.f:356:10: 356 | IF (DDKNEW .GT. TWORSQ) GOTO 70 | ^ Warning: ‘tworsq’ may be used uninitialized [-Wmaybe-uninitialized] uobyqb.f:168:12: 168 | 60 TWORSQ=(TWO*RHO)**2 | ^ note: ‘tworsq’ was declared here uobyqb.f:356:10: 356 | IF (DDKNEW .GT. TWORSQ) GOTO 70 | ^ Warning: ‘ddknew’ may be used uninitialized [-Wmaybe-uninitialized] uobyqb.f:320:18: 320 | DDKNEW=SUM | ^ note: ‘ddknew’ was declared here uobyqb.f:402:14: 402 | IF (ERRTOL .GT. ZERO) THEN | ^ Warning: ‘errtol’ may be used uninitialized [-Wmaybe-uninitialized] uobyqb.f:197:12: 197 | ERRTOL=-ONE | ^ note: ‘errtol’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c update.f -o update.o update.f:44:72: 44 | IF (JL .GT. 1) W(I)=W(I)+TEMPB*ZMAT(I,JL) | ^ Warning: ‘tempb’ may be used uninitialized [-Wmaybe-uninitialized] update.f:26:17: 26 | TEMPB=ZMAT(KNEW,J)/TEMP | ^ note: ‘tempb’ was declared here gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c updatebobyqa.f -o updatebobyqa.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-xtra/lib -Wl,-O1 -o minqa.so altmov.o bigden.o biglag.o bobyqa.o bobyqb.o lagmax.o minqa.o newuoa.o newuob.o prelim.o rescue.o trsapp.o trsbox.o trstep.o uobyqa.o uobyqb.o update.o updatebobyqa.o -lasan -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpSve8Zz/R.INSTALL3f4a142179c547/minqa/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-minqa/00new/minqa/libs ** R ** 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 (minqa) * installing *source* package ‘sn’ ... ** this is package ‘sn’ version ‘2.1.1’ ** package ‘sn’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (sn) * installing *source* package ‘spam’ ... ** this is package ‘spam’ version ‘2.11-1’ ** package ‘spam’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-5) 14.3.0’ using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpea21ep/R.INSTALL3f4a127777540f/spam/src' g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c RcppExports.cpp -o RcppExports.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c bckslvmodified.f -o bckslvmodified.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c cholmodified.f -o cholmodified.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c dgetv0.f -o dgetv0.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c dist.f -o dist.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c distCpp.cpp -o distCpp.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c dn_ARPACK.f -o dn_ARPACK.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c dn_eigen.f -o dn_eigen.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c ds_ARPACK.f -o ds_ARPACK.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c ds_eigen.f -o ds_eigen.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c fromsparsekit.f -o fromsparsekit.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c gmult.f -o gmult.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'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -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 kronecker.f -o kronecker.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c permutation.f -o permutation.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c rowcolstats.f -o rowcolstats.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c spamown.f -o spamown.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c spamown2.f -o spamown2.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c xybind.f -o xybind.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-xtra/lib -Wl,-O1 -o spam.so RcppExports.o bckslvmodified.o cholmodified.o dgetv0.o dist.o distCpp.o dn_ARPACK.o dn_eigen.o ds_ARPACK.o ds_eigen.o fromsparsekit.o gmult.o init.o kronecker.o permutation.o rowcolstats.o spamown.o spamown2.o xybind.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 make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpea21ep/R.INSTALL3f4a127777540f/spam/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-spam/00new/spam/libs ** R ** data *** moving datasets to lazyload DB ** demo ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘diag’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘diag<-’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘norm’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘rowSums’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘colSums’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘rowMeans’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘colMeans’ from package ‘base’ in package ‘spam’ Creating a new generic function for ‘backsolve’ in package ‘spam’ Creating a new generic function for ‘forwardsolve’ in package ‘spam’ Creating a generic function for ‘chol2inv’ from ‘base’ in package ‘spam’ (from the saved implicit definition) Creating a generic function for ‘chol2inv’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘rbind’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘cbind’ from package ‘base’ in package ‘spam’ ** 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 (spam) begin installing package ‘fields’ * installing *source* package ‘fields’ ... ** this is package ‘fields’ version ‘17.1’ ** package ‘fields’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpIi0fBe/R.INSTALL3f601b6db6bc52/fields/src' 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 ExponentialUpperC.c -o ExponentialUpperC.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 RdistEarth.c -o RdistEarth.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 addToDiagC.c -o addToDiagC.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 compactToMatC.c -o compactToMatC.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 expfnC.c -o expfnC.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c fieldsF77Code.f -o fieldsF77Code.o fieldsF77Code.f:106:32: 106 | double precision A(NMAX,4),V(NMAX,7) | 1 Warning: Array ‘a’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] fieldsF77Code.f:110:23: 110 | integer idx(NMAX) | 1 Warning: Array ‘idx’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] fieldsF77Code.f:109:23: 109 | integer imx(NMAX) | 1 Warning: Array ‘imx’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] fieldsF77Code.f:108:59: 108 | double precision ux(NMAX),uy(NMAX), uw(NMAX),ud(NMAX),utr | 1 Warning: Array ‘ud’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] fieldsF77Code.f:108:50: 108 | double precision ux(NMAX),uy(NMAX), uw(NMAX),ud(NMAX),utr | 1 Warning: Array ‘uw’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] fieldsF77Code.f:108:31: 108 | double precision ux(NMAX),uy(NMAX), uw(NMAX),ud(NMAX),utr | 1 Warning: Array ‘ux’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] fieldsF77Code.f:108:40: 108 | double precision ux(NMAX),uy(NMAX), uw(NMAX),ud(NMAX),utr | 1 Warning: Array ‘uy’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] fieldsF77Code.f:106:42: 106 | double precision A(NMAX,4),V(NMAX,7) | 1 Warning: Array ‘v’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] fieldsF77Code.f:381:43: 381 | double precision work(nobs),diag(mxM),dumm1(1),dumm2(1) | 1 Warning: Array ‘diag’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] 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 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 multebC.c -o multebC.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 rdistC.c -o rdistC.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 fields.so ExponentialUpperC.o RdistEarth.o addToDiagC.o compactToMatC.o expfnC.o fieldsF77Code.o init.o multebC.o rdistC.o -llapack -L/home/hornik/tmp/R-d-gcc-xtra/lib -lRblas -lasan -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpIi0fBe/R.INSTALL3f601b6db6bc52/fields/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-fields/00new/fields/libs ** R ** data ** 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 (fields) * installing *source* package ‘RcppEigen’ ... ** this is package ‘RcppEigen’ version ‘0.3.4.0.2’ ** package ‘RcppEigen’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpoM6AIm/R.INSTALL3f4a10475fde68/RcppEigen/src' g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c RcppEigen.cpp -o RcppEigen.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c RcppExports.cpp -o RcppExports.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c fastLm.cpp -o fastLm.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-xtra/lib -Wl,-O1 -o RcppEigen.so RcppEigen.o RcppExports.o fastLm.o -llapack -L/home/hornik/tmp/R-d-gcc-xtra/lib -lRblas -lasan -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpoM6AIm/R.INSTALL3f4a10475fde68/RcppEigen/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-RcppEigen/00new/RcppEigen/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 (RcppEigen) begin installing package ‘FastGP’ begin installing package ‘nabor’ * installing *source* package ‘FastGP’ ... ** this is package ‘FastGP’ version ‘1.2’ ** package ‘FastGP’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfUQYEP/R.INSTALL3f702a3c0af813/FastGP/src' g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppEigen/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c RcppExports.cpp -o RcppExports.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppEigen/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c distance.cpp -o distance.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppEigen/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c invert_toeplitz.cpp -o invert_toeplitz.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppEigen/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c rcppeigen.cpp -o rcppeigen.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-xtra/lib -Wl,-O1 -o FastGP.so RcppExports.o distance.o invert_toeplitz.o rcppeigen.o -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfUQYEP/R.INSTALL3f702a3c0af813/FastGP/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-FastGP/00new/FastGP/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 (FastGP) * installing *source* package ‘VGAM’ ... ** this is package ‘VGAM’ version ‘1.1-13’ ** package ‘VGAM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWmQ4Lu/R.INSTALL3f161c631d2a44/VGAM/src' 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 VGAM_init.c -o VGAM_init.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 caqo3.c -o caqo3.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c ei.f -o ei.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c fgam.f -o fgam.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 gautr.c -o gautr.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 lerchphi.c -o lerchphi.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c lms.f -o lms.o lms.f:157:5: 157 | 23031 continue | 1 Warning: Label 23031 at (1) defined but not used [-Wunused-label] lms.f:148:5: 148 | 23027 continue | 1 Warning: Label 23027 at (1) defined but not used [-Wunused-label] lms.f:139:5: 139 | 23023 continue | 1 Warning: Label 23023 at (1) defined but not used [-Wunused-label] lms.f:189:5: 189 | 23039 continue | 1 Warning: Label 23039 at (1) defined but not used [-Wunused-label] lms.f:198:5: 198 | 23037 continue | 1 Warning: Label 23037 at (1) defined but not used [-Wunused-label] lms.f:201:5: 201 | 23035 continue | 1 Warning: Label 23035 at (1) defined but not used [-Wunused-label] lms.f:203:5: 203 | 23033 continue | 1 Warning: Label 23033 at (1) defined but not used [-Wunused-label] 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 muxr3.c -o muxr3.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c rgam.f -o rgam.o rgam.f:185:5: 185 | 23014 continue | 1 Warning: Label 23014 at (1) defined but not used [-Wunused-label] rgam.f:65:5: 65 | 23010 continue | 1 Warning: Label 23010 at (1) defined but not used [-Wunused-label] rgam.f:61:5: 61 | 23008 continue | 1 Warning: Label 23008 at (1) defined but not used [-Wunused-label] rgam.f:49:5: 49 | 23001 ayfnwr1v = ayfnwr1v+1 | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] rgam.f:300:5: 300 | 23080 continue | 1 Warning: Label 23080 at (1) defined but not used [-Wunused-label] rgam.f:290:5: 290 | 23074 continue | 1 Warning: Label 23074 at (1) defined but not used [-Wunused-label] rgam.f:274:5: 274 | 23066 continue | 1 Warning: Label 23066 at (1) defined but not used [-Wunused-label] rgam.f:252:5: 252 | 23056 continue | 1 Warning: Label 23056 at (1) defined but not used [-Wunused-label] rgam.f:224:5: 224 | 23052 continue | 1 Warning: Label 23052 at (1) defined but not used [-Wunused-label] rgam.f:219:5: 219 | 23050 continue | 1 Warning: Label 23050 at (1) defined but not used [-Wunused-label] rgam.f:306:5: 306 | 23048 continue | 1 Warning: Label 23048 at (1) defined but not used [-Wunused-label] rgam.f:211:5: 211 | 23046 continue | 1 Warning: Label 23046 at (1) defined but not used [-Wunused-label] rgam.f:607:5: 607 | 23138 continue | 1 Warning: Label 23138 at (1) defined but not used [-Wunused-label] rgam.f:554:5: 554 | 23136 continue | 1 Warning: Label 23136 at (1) defined but not used [-Wunused-label] rgam.f:530:5: 530 | 23134 continue | 1 Warning: Label 23134 at (1) defined but not used [-Wunused-label] rgam.f:523:5: 523 | 23132 continue | 1 Warning: Label 23132 at (1) defined but not used [-Wunused-label] rgam.f:511:5: 511 | 23128 continue | 1 Warning: Label 23128 at (1) defined but not used [-Wunused-label] rgam.f:501:5: 501 | 23120 continue | 1 Warning: Label 23120 at (1) defined but not used [-Wunused-label] rgam.f:470:5: 470 | 23116 continue | 1 Warning: Label 23116 at (1) defined but not used [-Wunused-label] rgam.f:459:5: 459 | 23112 continue | 1 Warning: Label 23112 at (1) defined but not used [-Wunused-label] rgam.f:454:5: 454 | 23110 continue | 1 Warning: Label 23110 at (1) defined but not used [-Wunused-label] rgam.f:449:5: 449 | 23108 continue | 1 Warning: Label 23108 at (1) defined but not used [-Wunused-label] rgam.f:444:5: 444 | 23106 continue | 1 Warning: Label 23106 at (1) defined but not used [-Wunused-label] rgam.f:439:5: 439 | 23104 continue | 1 Warning: Label 23104 at (1) defined but not used [-Wunused-label] rgam.f:402:5: 402 | 23101 gp1jxzuh = gp1jxzuh-1 | 1 Warning: Label 23101 at (1) defined but not used [-Wunused-label] rgam.f:406:5: 406 | 23099 continue | 1 Warning: Label 23099 at (1) defined but not used [-Wunused-label] rgam.f:386:5: 386 | 23096 gp1jxzuh = gp1jxzuh+1 | 1 Warning: Label 23096 at (1) defined but not used [-Wunused-label] rgam.f:390:5: 390 | 23094 continue | 1 Warning: Label 23094 at (1) defined but not used [-Wunused-label] rgam.f:375:5: 375 | 23082 continue | 1 Warning: Label 23082 at (1) defined but not used [-Wunused-label] 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 rgam3.c -o rgam3.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 specfun3.c -o specfun3.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c tyeepolygamma.f -o tyeepolygamma.o tyeepolygamma.f:112:5: 112 | 23017 continue | 1 Warning: Label 23017 at (1) defined but not used [-Wunused-label] tyeepolygamma.f:127:5: 127 | 23021 continue | 1 Warning: Label 23021 at (1) defined but not used [-Wunused-label] tyeepolygamma.f:146:5: 146 | 23025 continue | 1 Warning: Label 23025 at (1) defined but not used [-Wunused-label] 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 tyeepolygamma3.c -o tyeepolygamma3.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c vdigami.f -o vdigami.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c veigen.f -o veigen.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c vgam.f -o vgam.o vgam.f:16:5: 16 | 23003 continue | 1 Warning: Label 23003 at (1) defined but not used [-Wunused-label] vgam.f:18:5: 18 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] vgam.f:59:5: 59 | 23019 continue | 1 Warning: Label 23019 at (1) defined but not used [-Wunused-label] vgam.f:61:5: 61 | 23017 continue | 1 Warning: Label 23017 at (1) defined but not used [-Wunused-label] vgam.f:50:5: 50 | 23015 continue | 1 Warning: Label 23015 at (1) defined but not used [-Wunused-label] vgam.f:52:5: 52 | 23013 continue | 1 Warning: Label 23013 at (1) defined but not used [-Wunused-label] vgam.f:41:5: 41 | 23011 continue | 1 Warning: Label 23011 at (1) defined but not used [-Wunused-label] vgam.f:43:5: 43 | 23009 continue | 1 Warning: Label 23009 at (1) defined but not used [-Wunused-label] vgam.f:32:5: 32 | 23007 continue | 1 Warning: Label 23007 at (1) defined but not used [-Wunused-label] vgam.f:34:5: 34 | 23005 continue | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] vgam.f:93:5: 93 | 23021 continue | 1 Warning: Label 23021 at (1) defined but not used [-Wunused-label] vgam.f:285:5: 285 | 23083 continue | 1 Warning: Label 23083 at (1) defined but not used [-Wunused-label] vgam.f:287:5: 287 | 23081 continue | 1 Warning: Label 23081 at (1) defined but not used [-Wunused-label] vgam.f:266:5: 266 | 23077 continue | 1 Warning: Label 23077 at (1) defined but not used [-Wunused-label] vgam.f:256:5: 256 | 23075 continue | 1 Warning: Label 23075 at (1) defined but not used [-Wunused-label] vgam.f:244:5: 244 | 23073 continue | 1 Warning: Label 23073 at (1) defined but not used [-Wunused-label] vgam.f:230:5: 230 | 23071 continue | 1 Warning: Label 23071 at (1) defined but not used [-Wunused-label] vgam.f:270:5: 270 | 23065 continue | 1 Warning: Label 23065 at (1) defined but not used [-Wunused-label] vgam.f:209:5: 209 | 23063 continue | 1 Warning: Label 23063 at (1) defined but not used [-Wunused-label] vgam.f:211:5: 211 | 23061 continue | 1 Warning: Label 23061 at (1) defined but not used [-Wunused-label] vgam.f:202:5: 202 | 23059 continue | 1 Warning: Label 23059 at (1) defined but not used [-Wunused-label] vgam.f:204:5: 204 | 23057 continue | 1 Warning: Label 23057 at (1) defined but not used [-Wunused-label] vgam.f:187:5: 187 | 23051 continue | 1 Warning: Label 23051 at (1) defined but not used [-Wunused-label] vgam.f:173:5: 173 | 23047 continue | 1 Warning: Label 23047 at (1) defined but not used [-Wunused-label] vgam.f:167:5: 167 | 23043 continue | 1 Warning: Label 23043 at (1) defined but not used [-Wunused-label] vgam.f:155:5: 155 | 23039 continue | 1 Warning: Label 23039 at (1) defined but not used [-Wunused-label] vgam.f:194:5: 194 | 23025 continue | 1 Warning: Label 23025 at (1) defined but not used [-Wunused-label] vgam.f:312:5: 312 | 23087 continue | 1 Warning: Label 23087 at (1) defined but not used [-Wunused-label] vgam.f:314:5: 314 | 23085 continue | 1 Warning: Label 23085 at (1) defined but not used [-Wunused-label] vgam.f:746:5: 746 | 23266 gp1jxzuh=gp1jxzuh+1 | 1 Warning: Label 23266 at (1) defined but not used [-Wunused-label] vgam.f:737:5: 737 | 23263 gp1jxzuh=gp1jxzuh+1 | 1 Warning: Label 23263 at (1) defined but not used [-Wunused-label] vgam.f:740:5: 740 | 23260 kij0gwer=kij0gwer-1 | 1 Warning: Label 23260 at (1) defined but not used [-Wunused-label] vgam.f:724:5: 724 | 23253 lsvdbx3tk=lsvdbx3tk+1 | 1 Warning: Label 23253 at (1) defined but not used [-Wunused-label] vgam.f:712:5: 712 | 23250 gp1jxzuh=gp1jxzuh+1 | 1 Warning: Label 23250 at (1) defined but not used [-Wunused-label] vgam.f:704:5: 704 | 23247 gp1jxzuh=gp1jxzuh+1 | 1 Warning: Label 23247 at (1) defined but not used [-Wunused-label] vgam.f:715:5: 715 | 23244 lsvdbx3tk=lsvdbx3tk+1 | 1 Warning: Label 23244 at (1) defined but not used [-Wunused-label] vgam.f:751:5: 751 | 23239 ayfnwr1v = ayfnwr1v-1 | 1 Warning: Label 23239 at (1) defined but not used [-Wunused-label] vgam.f:685:5: 685 | 23237 continue | 1 Warning: Label 23237 at (1) defined but not used [-Wunused-label] vgam.f:687:5: 687 | 23235 continue | 1 Warning: Label 23235 at (1) defined but not used [-Wunused-label] vgam.f:565:5: 565 | 23197 continue | 1 Warning: Label 23197 at (1) defined but not used [-Wunused-label] vgam.f:558:5: 558 | 23193 continue | 1 Warning: Label 23193 at (1) defined but not used [-Wunused-label] vgam.f:560:5: 560 | 23191 continue | 1 Warning: Label 23191 at (1) defined but not used [-Wunused-label] vgam.f:551:5: 551 | 23189 continue | 1 Warning: Label 23189 at (1) defined but not used [-Wunused-label] vgam.f:531:5: 531 | 23183 continue | 1 Warning: Label 23183 at (1) defined but not used [-Wunused-label] vgam.f:533:5: 533 | 23181 continue | 1 Warning: Label 23181 at (1) defined but not used [-Wunused-label] vgam.f:570:5: 570 | 23179 continue | 1 Warning: Label 23179 at (1) defined but not used [-Wunused-label] vgam.f:520:5: 520 | 23177 continue | 1 Warning: Label 23177 at (1) defined but not used [-Wunused-label] vgam.f:522:5: 522 | 23175 continue | 1 Warning: Label 23175 at (1) defined but not used [-Wunused-label] vgam.f:632:5: 632 | 23223 continue | 1 Warning: Label 23223 at (1) defined but not used [-Wunused-label] vgam.f:634:5: 634 | 23221 continue | 1 Warning: Label 23221 at (1) defined but not used [-Wunused-label] vgam.f:625:5: 625 | 23219 continue | 1 Warning: Label 23219 at (1) defined but not used [-Wunused-label] vgam.f:627:5: 627 | 23217 continue | 1 Warning: Label 23217 at (1) defined but not used [-Wunused-label] vgam.f:615:5: 615 | 23215 continue | 1 Warning: Label 23215 at (1) defined but not used [-Wunused-label] vgam.f:617:5: 617 | 23213 continue | 1 Warning: Label 23213 at (1) defined but not used [-Wunused-label] vgam.f:605:5: 605 | 23209 continue | 1 Warning: Label 23209 at (1) defined but not used [-Wunused-label] vgam.f:607:5: 607 | 23207 continue | 1 Warning: Label 23207 at (1) defined but not used [-Wunused-label] vgam.f:591:5: 591 | 23205 continue | 1 Warning: Label 23205 at (1) defined but not used [-Wunused-label] vgam.f:593:5: 593 | 23203 continue | 1 Warning: Label 23203 at (1) defined but not used [-Wunused-label] vgam.f:583:5: 583 | 23201 continue | 1 Warning: Label 23201 at (1) defined but not used [-Wunused-label] vgam.f:585:5: 585 | 23199 continue | 1 Warning: Label 23199 at (1) defined but not used [-Wunused-label] vgam.f:665:5: 665 | 23233 continue | 1 Warning: Label 23233 at (1) defined but not used [-Wunused-label] vgam.f:659:5: 659 | 23231 continue | 1 Warning: Label 23231 at (1) defined but not used [-Wunused-label] vgam.f:651:5: 651 | 23229 continue | 1 Warning: Label 23229 at (1) defined but not used [-Wunused-label] vgam.f:653:5: 653 | 23227 continue | 1 Warning: Label 23227 at (1) defined but not used [-Wunused-label] vgam.f:668:5: 668 | 23225 continue | 1 Warning: Label 23225 at (1) defined but not used [-Wunused-label] vgam.f:496:5: 496 | 23171 continue | 1 Warning: Label 23171 at (1) defined but not used [-Wunused-label] vgam.f:491:5: 491 | 23169 continue | 1 Warning: Label 23169 at (1) defined but not used [-Wunused-label] vgam.f:480:5: 480 | 23163 continue | 1 Warning: Label 23163 at (1) defined but not used [-Wunused-label] vgam.f:474:5: 474 | 23161 continue | 1 Warning: Label 23161 at (1) defined but not used [-Wunused-label] vgam.f:476:5: 476 | 23159 continue | 1 Warning: Label 23159 at (1) defined but not used [-Wunused-label] vgam.f:467:5: 467 | 23157 continue | 1 Warning: Label 23157 at (1) defined but not used [-Wunused-label] vgam.f:455:5: 455 | 23155 continue | 1 Warning: Label 23155 at (1) defined but not used [-Wunused-label] vgam.f:457:5: 457 | 23153 continue | 1 Warning: Label 23153 at (1) defined but not used [-Wunused-label] vgam.f:459:5: 459 | 23151 continue | 1 Warning: Label 23151 at (1) defined but not used [-Wunused-label] vgam.f:461:5: 461 | 23149 continue | 1 Warning: Label 23149 at (1) defined but not used [-Wunused-label] vgam.f:445:5: 445 | 23147 continue | 1 Warning: Label 23147 at (1) defined but not used [-Wunused-label] vgam.f:441:5: 441 | 23145 continue | 1 Warning: Label 23145 at (1) defined but not used [-Wunused-label] vgam.f:498:5: 498 | 23143 continue | 1 Warning: Label 23143 at (1) defined but not used [-Wunused-label] vgam.f:429:5: 429 | 23141 continue | 1 Warning: Label 23141 at (1) defined but not used [-Wunused-label] vgam.f:431:5: 431 | 23139 continue | 1 Warning: Label 23139 at (1) defined but not used [-Wunused-label] vgam.f:420:5: 420 | 23135 continue | 1 Warning: Label 23135 at (1) defined but not used [-Wunused-label] vgam.f:415:5: 415 | 23133 continue | 1 Warning: Label 23133 at (1) defined but not used [-Wunused-label] vgam.f:405:5: 405 | 23127 continue | 1 Warning: Label 23127 at (1) defined but not used [-Wunused-label] vgam.f:401:5: 401 | 23125 continue | 1 Warning: Label 23125 at (1) defined but not used [-Wunused-label] vgam.f:422:5: 422 | 23123 continue | 1 Warning: Label 23123 at (1) defined but not used [-Wunused-label] vgam.f:389:5: 389 | 23119 continue | 1 Warning: Label 23119 at (1) defined but not used [-Wunused-label] vgam.f:382:5: 382 | 23117 continue | 1 Warning: Label 23117 at (1) defined but not used [-Wunused-label] vgam.f:384:5: 384 | 23115 continue | 1 Warning: Label 23115 at (1) defined but not used [-Wunused-label] vgam.f:375:5: 375 | 23113 continue | 1 Warning: Label 23113 at (1) defined but not used [-Wunused-label] vgam.f:391:5: 391 | 23111 continue | 1 Warning: Label 23111 at (1) defined but not used [-Wunused-label] vgam.f:364:5: 364 | 23109 continue | 1 Warning: Label 23109 at (1) defined but not used [-Wunused-label] vgam.f:366:5: 366 | 23107 continue | 1 Warning: Label 23107 at (1) defined but not used [-Wunused-label] vgam.f:356:5: 356 | 23103 continue | 1 Warning: Label 23103 at (1) defined but not used [-Wunused-label] vgam.f:358:5: 358 | 23101 continue | 1 Warning: Label 23101 at (1) defined but not used [-Wunused-label] vgam.f:349:5: 349 | 23099 continue | 1 Warning: Label 23099 at (1) defined but not used [-Wunused-label] vgam.f:351:5: 351 | 23097 continue | 1 Warning: Label 23097 at (1) defined but not used [-Wunused-label] vgam.f:344:5: 344 | 23095 continue | 1 Warning: Label 23095 at (1) defined but not used [-Wunused-label] vgam.f:877:5: 877 | 23299 continue | 1 Warning: Label 23299 at (1) defined but not used [-Wunused-label] vgam.f:870:5: 870 | 23297 continue | 1 Warning: Label 23297 at (1) defined but not used [-Wunused-label] vgam.f:872:5: 872 | 23295 continue | 1 Warning: Label 23295 at (1) defined but not used [-Wunused-label] vgam.f:858:5: 858 | 23293 continue | 1 Warning: Label 23293 at (1) defined but not used [-Wunused-label] vgam.f:860:5: 860 | 23291 continue | 1 Warning: Label 23291 at (1) defined but not used [-Wunused-label] vgam.f:836:5: 836 | 23285 continue | 1 Warning: Label 23285 at (1) defined but not used [-Wunused-label] vgam.f:820:5: 820 | 23281 continue | 1 Warning: Label 23281 at (1) defined but not used [-Wunused-label] vgam.f:822:5: 822 | 23279 continue | 1 Warning: Label 23279 at (1) defined but not used [-Wunused-label] vgam.f:809:5: 809 | 23275 continue | 1 Warning: Label 23275 at (1) defined but not used [-Wunused-label] vgam.f:801:5: 801 | 23273 continue | 1 Warning: Label 23273 at (1) defined but not used [-Wunused-label] vgam.f:911:5: 911 | 23313 continue | 1 Warning: Label 23313 at (1) defined but not used [-Wunused-label] vgam.f:913:5: 913 | 23311 continue | 1 Warning: Label 23311 at (1) defined but not used [-Wunused-label] vgam.f:915:5: 915 | 23309 continue | 1 Warning: Label 23309 at (1) defined but not used [-Wunused-label] vgam.f:896:5: 896 | 23305 continue | 1 Warning: Label 23305 at (1) defined but not used [-Wunused-label] vgam.f:898:5: 898 | 23303 continue | 1 Warning: Label 23303 at (1) defined but not used [-Wunused-label] vgam.f:900:5: 900 | 23301 continue | 1 Warning: Label 23301 at (1) defined but not used [-Wunused-label] vgam.f:1002:5: 1002 | 23331 continue | 1 Warning: Label 23331 at (1) defined but not used [-Wunused-label] vgam.f:990:5: 990 | 23327 continue | 1 Warning: Label 23327 at (1) defined but not used [-Wunused-label] vgam.f:984:5: 984 | 23325 continue | 1 Warning: Label 23325 at (1) defined but not used [-Wunused-label] vgam.f:954:5: 954 | 23321 continue | 1 Warning: Label 23321 at (1) defined but not used [-Wunused-label] vgam.f:1014:5: 1014 | 23335 continue | 1 Warning: Label 23335 at (1) defined but not used [-Wunused-label] vgam.f:932:5: 932 | 23317 continue | 1 Warning: Label 23317 at (1) defined but not used [-Wunused-label] vgam.f:1043:5: 1043 | 23345 continue | 1 Warning: Label 23345 at (1) defined but not used [-Wunused-label] vgam.f:1039:5: 1039 | 23343 continue | 1 Warning: Label 23343 at (1) defined but not used [-Wunused-label] vgam.f:1035:5: 1035 | 23341 continue | 1 Warning: Label 23341 at (1) defined but not used [-Wunused-label] vgam.f:1069:5: 1069 | 23353 continue | 1 Warning: Label 23353 at (1) defined but not used [-Wunused-label] vgam.f:1065:5: 1065 | 23349 continue | 1 Warning: Label 23349 at (1) defined but not used [-Wunused-label] vgam.f:1054:5: 1054 | 23347 continue | 1 Warning: Label 23347 at (1) defined but not used [-Wunused-label] 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 vgam3.c -o vgam3.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c vlinpack1.f -o vlinpack1.o vlinpack1.f:70:5: 70 | 23016 j=j+1 | 1 Warning: Label 23016 at (1) defined but not used [-Wunused-label] vlinpack1.f:35:5: 35 | 23007 j=j+1 | 1 Warning: Label 23007 at (1) defined but not used [-Wunused-label] vlinpack1.f:17:5: 17 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c vlinpack2.f -o vlinpack2.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c vlinpack3.f -o vlinpack3.o gfortran-14 -fsanitize=address -fpic -g -O2 -Wall -pedantic -mtune=native -c vmux.f -o vmux.o vmux.f:23:5: 23 | 23008 continue | 1 Warning: Label 23008 at (1) defined but not used [-Wunused-label] vmux.f:25:5: 25 | 23006 continue | 1 Warning: Label 23006 at (1) defined but not used [-Wunused-label] vmux.f:13:5: 13 | 23004 continue | 1 Warning: Label 23004 at (1) defined but not used [-Wunused-label] vmux.f:14:5: 14 | 23001 urohxe6t=urohxe6t-1 | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] vmux.f:41:5: 41 | 23010 continue | 1 Warning: Label 23010 at (1) defined but not used [-Wunused-label] vmux.f:80:5: 80 | 23027 continue | 1 Warning: Label 23027 at (1) defined but not used [-Wunused-label] vmux.f:82:5: 82 | 23025 continue | 1 Warning: Label 23025 at (1) defined but not used [-Wunused-label] vmux.f:61:5: 61 | 23022 gp1jxzuh=gp1jxzuh+1 | 1 Warning: Label 23022 at (1) defined but not used [-Wunused-label] vmux.f:64:5: 64 | 23019 yq6lorbx=yq6lorbx+1 | 1 Warning: Label 23019 at (1) defined but not used [-Wunused-label] vmux.f:67:5: 67 | 23016 ayfnwr1v=ayfnwr1v+1 | 1 Warning: Label 23016 at (1) defined but not used [-Wunused-label] vmux.f:106:5: 106 | 23037 bpvaqm5z=bpvaqm5z+1 | 1 Warning: Label 23037 at (1) defined but not used [-Wunused-label] vmux.f:110:5: 110 | 23034 yq6lorbx=yq6lorbx+1 | 1 Warning: Label 23034 at (1) defined but not used [-Wunused-label] vmux.f:113:5: 113 | 23031 ayfnwr1v=ayfnwr1v+1 | 1 Warning: Label 23031 at (1) defined but not used [-Wunused-label] vmux.f:139:5: 139 | 23046 gp1jxzuh=gp1jxzuh+1 | 1 Warning: Label 23046 at (1) defined but not used [-Wunused-label] vmux.f:143:5: 143 | 23043 yq6lorbx=yq6lorbx-1 | 1 Warning: Label 23043 at (1) defined but not used [-Wunused-label] vmux.f:146:5: 146 | 23040 ayfnwr1v=ayfnwr1v+1 | 1 Warning: Label 23040 at (1) defined but not used [-Wunused-label] vmux.f:210:5: 210 | 23072 gp1jxzuh=gp1jxzuh+1 | 1 Warning: Label 23072 at (1) defined but not used [-Wunused-label] vmux.f:214:5: 214 | 23069 yq6lorbx=yq6lorbx-1 | 1 Warning: Label 23069 at (1) defined but not used [-Wunused-label] vmux.f:200:5: 200 | 23067 continue | 1 Warning: Label 23067 at (1) defined but not used [-Wunused-label] vmux.f:203:5: 203 | 23065 continue | 1 Warning: Label 23065 at (1) defined but not used [-Wunused-label] vmux.f:190:5: 190 | 23063 continue | 1 Warning: Label 23063 at (1) defined but not used [-Wunused-label] vmux.f:193:5: 193 | 23061 continue | 1 Warning: Label 23061 at (1) defined but not used [-Wunused-label] vmux.f:178:5: 178 | 23057 continue | 1 Warning: Label 23057 at (1) defined but not used [-Wunused-label] vmux.f:182:5: 182 | 23055 continue | 1 Warning: Label 23055 at (1) defined but not used [-Wunused-label] vmux.f:165:5: 165 | 23051 continue | 1 Warning: Label 23051 at (1) defined but not used [-Wunused-label] vmux.f:184:5: 184 | 23049 continue | 1 Warning: Label 23049 at (1) defined but not used [-Wunused-label] vmux.f:256:5: 256 | 23091 continue | 1 Warning: Label 23091 at (1) defined but not used [-Wunused-label] vmux.f:259:5: 259 | 23089 continue | 1 Warning: Label 23089 at (1) defined but not used [-Wunused-label] vmux.f:261:5: 261 | 23087 continue | 1 Warning: Label 23087 at (1) defined but not used [-Wunused-label] vmux.f:246:5: 246 | 23085 continue | 1 Warning: Label 23085 at (1) defined but not used [-Wunused-label] vmux.f:248:5: 248 | 23083 continue | 1 Warning: Label 23083 at (1) defined but not used [-Wunused-label] vmux.f:240:5: 240 | 23081 continue | 1 Warning: Label 23081 at (1) defined but not used [-Wunused-label] vmux.f:263:5: 263 | 23079 continue | 1 Warning: Label 23079 at (1) defined but not used [-Wunused-label] vmux.f:232:5: 232 | 23077 continue | 1 Warning: Label 23077 at (1) defined but not used [-Wunused-label] vmux.f:234:5: 234 | 23075 continue | 1 Warning: Label 23075 at (1) defined but not used [-Wunused-label] vmux.f:326:5: 326 | 23120 gp1jxzuh=gp1jxzuh+1 | 1 Warning: Label 23120 at (1) defined but not used [-Wunused-label] vmux.f:331:5: 331 | 23115 col=col+1 | 1 Warning: Label 23115 at (1) defined but not used [-Wunused-label] vmux.f:334:5: 334 | 23112 yq6lorbx=yq6lorbx+1 | 1 Warning: Label 23112 at (1) defined but not used [-Wunused-label] vmux.f:299:5: 299 | 23107 gp1jxzuh=gp1jxzuh+1 | 1 Warning: Label 23107 at (1) defined but not used [-Wunused-label] vmux.f:307:5: 307 | 23102 yq6lorbx=yq6lorbx-1 | 1 Warning: Label 23102 at (1) defined but not used [-Wunused-label] vmux.f:310:5: 310 | 23099 col=col+1 | 1 Warning: Label 23099 at (1) defined but not used [-Wunused-label] vmux.f:280:5: 280 | 23096 col=col+1 | 1 Warning: Label 23096 at (1) defined but not used [-Wunused-label] vmux.f:283:5: 283 | 23093 yq6lorbx=yq6lorbx+1 | 1 Warning: Label 23093 at (1) defined but not used [-Wunused-label] vmux.f:359:5: 359 | 23123 yq6lorbx=yq6lorbx+1 | 1 Warning: Label 23123 at (1) defined but not used [-Wunused-label] vmux.f:435:5: 435 | 23144 continue | 1 Warning: Label 23144 at (1) defined but not used [-Wunused-label] vmux.f:438:5: 438 | 23131 ayfnwr1v=ayfnwr1v+1 | 1 Warning: Label 23131 at (1) defined but not used [-Wunused-label] vmux.f:441:5: 441 | 23128 kij0gwer=kij0gwer+1 | 1 Warning: Label 23128 at (1) defined but not used [-Wunused-label] vmux.f:539:5: 539 | 23166 continue | 1 Warning: Label 23166 at (1) defined but not used [-Wunused-label] vmux.f:542:5: 542 | 23151 ayfnwr1v=ayfnwr1v+1 | 1 Warning: Label 23151 at (1) defined but not used [-Wunused-label] vmux.f:545:5: 545 | 23148 kij0gwer=kij0gwer+1 | 1 Warning: Label 23148 at (1) defined but not used [-Wunused-label] vmux.f:616:5: 616 | 23174 continue | 1 Warning: Label 23174 at (1) defined but not used [-Wunused-label] 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 vmux3.c -o vmux3.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 zeta3.c -o zeta3.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 VGAM.so VGAM_init.o caqo3.o ei.o fgam.o gautr.o lerchphi.o lms.o muxr3.o rgam.o rgam3.o specfun3.o tyeepolygamma.o tyeepolygamma3.o vdigami.o veigen.o vgam.o vgam3.o vlinpack1.o vlinpack2.o vlinpack3.o vmux.o vmux3.o zeta3.o -lasan -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWmQ4Lu/R.INSTALL3f161c631d2a44/VGAM/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-VGAM/00new/VGAM/libs ** R ** data *** moving datasets to lazyload DB ** 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 (VGAM) * installing *source* package ‘nabor’ ... ** this is package ‘nabor’ version ‘0.5.0’ ** package ‘nabor’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzWOpkR/R.INSTALL3f702c6d22892e/nabor/src' g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I. -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c RcppExports.cpp -o RcppExports.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I. -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c WKNN.cpp -o WKNN.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I. -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c brute_force_cpu.cpp -o brute_force_cpu.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. -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/BH/include' -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 g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I. -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c kdtree_cpu.cpp -o kdtree_cpu.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I. -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c nabo.cpp -o nabo.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I. -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppEigen/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/BH/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c nabor.cpp -o nabor.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-xtra/lib -Wl,-O1 -o nabor.so RcppExports.o WKNN.o brute_force_cpu.o init.o kdtree_cpu.o nabo.o nabor.o -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzWOpkR/R.INSTALL3f702c6d22892e/nabor/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-nabor/00new/nabor/libs ** R ** data ** 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 (nabor) checking GeoModels_2.2.0.tar.gz ... Depends: Package: GeoModels Depends: R (>= 4.1.0), fields, mapproj, shape,progressr,future.apply Imports: methods, spam, scatterplot3d, dotCall64, FastGP, plotrix, pracma, pbivnorm, sn, sp, nabor, hypergeo, VGAM, foreach, future, doFuture,minqa Timings: user system elapsed GeoModels 645.299 27.74 674.646 Results: Check status summary: OK Source packages 1 Check results summary: GeoModels ... OK