installing dependencies ‘fields’, ‘foreach’, ‘gdata’, ‘mvtnorm’, ‘Rcpp’ also installing the dependencies ‘dotCall64’, ‘spam’, ‘viridisLite’, ‘RColorBrewer’, ‘maps’, ‘iterators’, ‘gtools’ begin installing package ‘dotCall64’ begin installing package ‘RColorBrewer’ begin installing package ‘viridisLite’ begin installing package ‘iterators’ begin installing package ‘maps’ begin installing package ‘mvtnorm’ begin installing package ‘gtools’ begin installing package ‘Rcpp’ * 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 ‘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 ‘gtools’ ... ** this is package ‘gtools’ version ‘3.9.5’ ** package ‘gtools’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-7) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpw2NiOT/R.INSTALL12d6ea667f1c44/gtools/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 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 roman2int.c -o roman2int.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 setTCPNoDelay.c -o setTCPNoDelay.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 gtools.so init.o roman2int.o setTCPNoDelay.o -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpw2NiOT/R.INSTALL12d6ea667f1c44/gtools/src' installing to /home/hornik/tmp/CRAN_special_gcc-san/Library/00LOCK-gtools/00new/gtools/libs ** R ** data ** 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 ** 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 (gtools) begin installing package ‘gdata’ * 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-7) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-7) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp42J2az/R.INSTALL12d6e85043a206/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/Rtmp42J2az/R.INSTALL12d6e85043a206/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 ‘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/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/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/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/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/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/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/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/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/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/maps/src' make -f "/home/hornik/tmp/R-d-gcc-xtra/etc/Makeconf" -f Makefile Gmake make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/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/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/maps/src' make -f "/home/hornik/tmp/R-d-gcc-xtra/etc/Makeconf" -f Makefile Lmake make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/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/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/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/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/maps/src' Converting world to world2 gawk -f ./convert.awk < world.line > world2.line make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/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/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/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/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/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/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/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/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/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/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/maps/src' make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/maps/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp11jxh5/R.INSTALL12d6e0324e2a3c/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) * installing *source* package ‘gdata’ ... ** this is package ‘gdata’ version ‘3.0.1’ ** package ‘gdata’ 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 (gdata) * 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-7) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-7) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp7Vev4K/R.INSTALL12d6ee2cf8bb1/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/Rtmp7Vev4K/R.INSTALL12d6ee2cf8bb1/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 ‘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-7) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCXXWU5/R.INSTALL12d6ec67c3244f/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/RtmpCXXWU5/R.INSTALL12d6ec67c3244f/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 ‘spam’ * 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-7) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-7) 14.3.0’ using C++ compiler: ‘g++-14 (Debian 14.3.0-7) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpPItBLo/R.INSTALL12db9945d89d4/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/RtmpPItBLo/R.INSTALL12db9945d89d4/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-7) 14.3.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-7) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpPBJDHx/R.INSTALL12dd0f50e23fd2/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/RtmpPBJDHx/R.INSTALL12dd0f50e23fd2/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) checking cxreg_1.0.1.tar.gz ... Depends: Package: cxreg Depends: R (>= 3.5.0) Imports: fields, foreach, gdata, grDevices, Matrix, methods, mvtnorm, Rcpp, stats Timings: user system elapsed cxreg 143.534 15.622 159.816 Results: Check status summary: OK Source packages 1 Check results summary: cxreg ... OK