installing dependencies ‘collapse’, ‘data.table’, ‘doParallel’, ‘dqrng’, ‘fastmatch’, ‘foreach’, ‘lifecycle’, ‘Rcpp’ also installing the dependencies ‘iterators’, ‘cli’, ‘rlang’, ‘BH’, ‘sitmo’ begin installing package ‘iterators’ begin installing package ‘cli’ begin installing package ‘rlang’ begin installing package ‘BH’ begin installing package ‘data.table’ begin installing package ‘Rcpp’ begin installing package ‘fastmatch’ * 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 ‘fastmatch’ ... ** this is package ‘fastmatch’ version ‘1.1-8’ ** package ‘fastmatch’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNs20WZ/R.INSTALL35cc55754d2bb/fastmatch/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ctapply.c -o ctapply.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dummy.c -o dummy.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fasthash.c -o fasthash.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fastmatch.c -o fastmatch.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-valg/lib -Wl,-O1 -o fastmatch.so ctapply.o dummy.o fasthash.o fastmatch.o -L/home/hornik/tmp/R-d-gcc-valg/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNs20WZ/R.INSTALL35cc55754d2bb/fastmatch/src' installing to /home/hornik/tmp/CRAN_special_valgrind/Library/00LOCK-fastmatch/00new/fastmatch/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 (fastmatch) * 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) begin installing package ‘doParallel’ * installing *source* package ‘BH’ ... ** this is package ‘BH’ version ‘1.90.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 ‘doParallel’ ... ** this is package ‘doParallel’ version ‘1.0.17’ ** package ‘doParallel’ 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 (doParallel) * installing *source* package ‘cli’ ... ** this is package ‘cli’ version ‘3.6.5’ ** package ‘cli’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzfWBrb/R.INSTALL35cc535608c2e/cli/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ansi.c -o ansi.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cleancall.c -o cleancall.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c diff.c -o diff.o diff.c: In function ‘clic_diff_chr’: diff.c:104:3: warning: ‘sn’ may be used uninitialized [-Wmaybe-uninitialized] 104 | SET_VECTOR_ELT(result, 0, allocVector(INTSXP, sn)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff.c:85:7: note: ‘sn’ was declared here 85 | int sn; | ^~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c errors.c -o errors.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c glue.c -o glue.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c inst.c -o inst.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c keypress-unix.c -o keypress-unix.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c keypress-win.c -o keypress-win.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c keypress.c -o keypress.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c md5.c -o md5.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c progress-altrep.c -o progress-altrep.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c progress.c -o progress.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c sha1.c -o sha1.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c sha256.c -o sha256.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c thread.c -o thread.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c tty.c -o tty.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c utf8.c -o utf8.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c utils.c -o utils.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c vt.c -o vt.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c vtparse.c -o vtparse.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c vtparse_table.c -o vtparse_table.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c win-utf8.c -o win-utf8.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c winfiles.c -o winfiles.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c xxhash.c -o xxhash.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c xxhash2.c -o xxhash2.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-valg/lib -Wl,-O1 -o cli.so ansi.o cleancall.o diff.o errors.o glue.o init.o inst.o keypress-unix.o keypress-win.o keypress.o md5.o progress-altrep.o progress.o sha1.o sha256.o thread.o tty.o utf8.o utils.o vt.o vtparse.o vtparse_table.o win-utf8.o winfiles.o xxhash.o xxhash2.o -lpthread -L/home/hornik/tmp/R-d-gcc-valg/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzfWBrb/R.INSTALL35cc535608c2e/cli/src' installing to /home/hornik/tmp/CRAN_special_valgrind/Library/00LOCK-cli/00new/cli/libs ** R ** exec ** 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 (cli) * installing *source* package ‘rlang’ ... ** this is package ‘rlang’ version ‘1.1.7’ ** package ‘rlang’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUyP764/R.INSTALL35cc4e5880780/rlang/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I./rlang/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c capture.c -o capture.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I./rlang/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c internal.c -o internal.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I./rlang/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rlang.c -o rlang.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I./rlang/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c version.c -o version.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-valg/lib -Wl,-O1 -o rlang.so capture.o internal.o rlang.o version.o -L/home/hornik/tmp/R-d-gcc-valg/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUyP764/R.INSTALL35cc4e5880780/rlang/src' installing to /home/hornik/tmp/CRAN_special_valgrind/Library/00LOCK-rlang/00new/rlang/libs ** 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 ** 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 (rlang) begin installing package ‘lifecycle’ * installing *source* package ‘lifecycle’ ... ** this is package ‘lifecycle’ version ‘1.0.5’ ** package ‘lifecycle’ 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 ** 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 (lifecycle) * installing *source* package ‘Rcpp’ ... ** this is package ‘Rcpp’ version ‘1.1.1’ ** package ‘Rcpp’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpl2S3Bd/R.INSTALL35cc573edc9038/Rcpp/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c api.cpp -o api.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c attributes.cpp -o attributes.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c barrier.cpp -o barrier.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c date.cpp -o date.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c module.cpp -o module.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rcpp_init.cpp -o rcpp_init.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-valg/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-valg/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpl2S3Bd/R.INSTALL35cc573edc9038/Rcpp/src' installing to /home/hornik/tmp/CRAN_special_valgrind/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 ‘sitmo’ begin installing package ‘collapse’ * installing *source* package ‘data.table’ ... ** this is package ‘data.table’ version ‘1.18.2.1’ ** package ‘data.table’ successfully unpacked and MD5 sums checked ** using staged installation gcc-15 15.2.0 zlib 1.3.1 is available ok * checking if R installation supports OpenMP without any extra hints... yes ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpdiWIUd/R.INSTALL35cc4954528861/data.table/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c assign.c -o assign.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c between.c -o between.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bmerge.c -o bmerge.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c chmatch.c -o chmatch.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cj.c -o cj.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c coalesce.c -o coalesce.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dogroups.c -o dogroups.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fastmean.c -o fastmean.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fcast.c -o fcast.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fifelse.c -o fifelse.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fmelt.c -o fmelt.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c forder.c -o forder.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c frank.c -o frank.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fread.c -o fread.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c freadR.c -o freadR.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c froll.c -o froll.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c frollR.c -o frollR.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c frolladaptive.c -o frolladaptive.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c frollapply.c -o frollapply.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fsort.c -o fsort.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fwrite.c -o fwrite.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fwriteR.c -o fwriteR.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c gsumm.c -o gsumm.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c hash.c -o hash.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c idatetime.c -o idatetime.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ijoin.c -o ijoin.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c inrange.c -o inrange.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mergelist.c -o mergelist.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nafill.c -o nafill.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c negate.c -o negate.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nqrecreateindices.c -o nqrecreateindices.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c openmp-utils.c -o openmp-utils.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c programming.c -o programming.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c quickselect.c -o quickselect.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rbindlist.c -o rbindlist.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c reorder.c -o reorder.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c shellsort.c -o shellsort.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c shift.c -o shift.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c snprintf.c -o snprintf.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c subset.c -o subset.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c transpose.c -o transpose.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c types.c -o types.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c uniqlist.c -o uniqlist.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c utils.c -o utils.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c vecseq.c -o vecseq.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c wrappers.c -o wrappers.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-valg/lib -Wl,-O1 -o data.table.so assign.o between.o bmerge.o chmatch.o cj.o coalesce.o dogroups.o fastmean.o fcast.o fifelse.o fmelt.o forder.o frank.o fread.o freadR.o froll.o frollR.o frolladaptive.o frollapply.o fsort.o fwrite.o fwriteR.o gsumm.o hash.o idatetime.o ijoin.o init.o inrange.o mergelist.o nafill.o negate.o nqrecreateindices.o openmp-utils.o programming.o quickselect.o rbindlist.o reorder.o shellsort.o shift.o snprintf.o subset.o transpose.o types.o uniqlist.o utils.o vecseq.o wrappers.o -fvisibility=hidden -fopenmp -lz -L/home/hornik/tmp/R-d-gcc-valg/lib -lR PKG_CFLAGS = -fvisibility=hidden -fopenmp PKG_LIBS = -fvisibility=hidden -fopenmp -lz if [ "data.table.so" != "data_table.so" ]; then mv data.table.so data_table.so; fi if [ "" != "Windows_NT" ] && [ `uname -s` = 'Darwin' ]; then install_name_tool -id data_table.so data_table.so; fi make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpdiWIUd/R.INSTALL35cc4954528861/data.table/src' installing to /home/hornik/tmp/CRAN_special_valgrind/Library/00LOCK-data.table/00new/data.table/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 (data.table) * installing *source* package ‘sitmo’ ... ** this is package ‘sitmo’ version ‘2.0.2’ ** package ‘sitmo’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcmNBsj/R.INSTALL35d09ae070b55/sitmo/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c sitmo_demo.cpp -o sitmo_demo.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c sitmo_parallel.cpp -o sitmo_parallel.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c sitmo_runif.cpp -o sitmo_runif.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-valg/lib -Wl,-O1 -o sitmo.so RcppExports.o sitmo_demo.o sitmo_parallel.o sitmo_runif.o -llapack -L/home/hornik/tmp/R-d-gcc-valg/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/hornik/tmp/R-d-gcc-valg/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcmNBsj/R.INSTALL35d09ae070b55/sitmo/src' installing to /home/hornik/tmp/CRAN_special_valgrind/Library/00LOCK-sitmo/00new/sitmo/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 (sitmo) begin installing package ‘dqrng’ * installing *source* package ‘dqrng’ ... ** this is package ‘dqrng’ version ‘0.4.1’ ** package ‘dqrng’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpplthBu/R.INSTALL35d15231eca2b7/dqrng/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -DSTRICT_R_HEADERS -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_valgrind/Library/BH/include' -I'/home/hornik/tmp/CRAN_special_valgrind/Library/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -DSTRICT_R_HEADERS -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_valgrind/Library/BH/include' -I'/home/hornik/tmp/CRAN_special_valgrind/Library/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqrng.cpp -o dqrng.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I../inst/include -DSTRICT_R_HEADERS -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_valgrind/Library/BH/include' -I'/home/hornik/tmp/CRAN_special_valgrind/Library/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c generateSeedVectors.cpp -o generateSeedVectors.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-valg/lib -Wl,-O1 -o dqrng.so RcppExports.o dqrng.o generateSeedVectors.o -L/home/hornik/tmp/R-d-gcc-valg/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpplthBu/R.INSTALL35d15231eca2b7/dqrng/src' installing to /home/hornik/tmp/CRAN_special_valgrind/Library/00LOCK-dqrng/00new/dqrng/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 (dqrng) * installing *source* package ‘collapse’ ... ** this is package ‘collapse’ version ‘2.1.6’ ** package ‘collapse’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-12) 15.2.0’ using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpwSxbAW/R.INSTALL35d09b186de3ef/collapse/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ExportSymbols.c -o ExportSymbols.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DSTRICT_R_HEADERS -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c TRA.c -o TRA.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c base_radixsort.c -o base_radixsort.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c data.table_init.c -o data.table_init.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c data.table_rbindlist.c -o data.table_rbindlist.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c data.table_subset.c -o data.table_subset.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c data.table_utils.c -o data.table_utils.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c extptr.c -o extptr.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DSTRICT_R_HEADERS -fpic -g -O2 -Wall -pedantic -mtune=native -c fbetween_fwithin.cpp -o fbetween_fwithin.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DSTRICT_R_HEADERS -fpic -g -O2 -Wall -pedantic -mtune=native -c fbstats.cpp -o fbstats.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fcumsum.c -o fcumsum.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DSTRICT_R_HEADERS -fpic -g -O2 -Wall -pedantic -mtune=native -c fdiff_fgrowth.cpp -o fdiff_fgrowth.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ffirst.c -o ffirst.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DSTRICT_R_HEADERS -fpic -g -O2 -Wall -pedantic -mtune=native -c flag.cpp -o flag.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c flast.c -o flast.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fmean.c -o fmean.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fmin_fmax.c -o fmin_fmax.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fmode.c -o fmode.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fndistinct.c -o fndistinct.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fnobs.c -o fnobs.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fnth_fmedian_fquantile.c -o fnth_fmedian_fquantile.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fprod.c -o fprod.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DSTRICT_R_HEADERS -fpic -g -O2 -Wall -pedantic -mtune=native -c fscale.cpp -o fscale.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fsum.c -o fsum.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DSTRICT_R_HEADERS -fpic -g -O2 -Wall -pedantic -mtune=native -c fvar_fsd.cpp -o fvar_fsd.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c gsplit.c -o gsplit.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c handle_attributes.c -o handle_attributes.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c join.c -o join.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c kit_dup.c -o kit_dup.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c match.c -o match.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DSTRICT_R_HEADERS -fpic -g -O2 -Wall -pedantic -mtune=native -c mrtl_mctl.cpp -o mrtl_mctl.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c pivot.c -o pivot.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c programming.c -o programming.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DSTRICT_R_HEADERS -fpic -g -O2 -Wall -pedantic -mtune=native -c psmat.cpp -o psmat.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DSTRICT_R_HEADERS -fpic -g -O2 -Wall -pedantic -mtune=native -c pwnobs.cpp -o pwnobs.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DSTRICT_R_HEADERS -fpic -g -O2 -Wall -pedantic -mtune=native -c qF_qG.cpp -o qF_qG.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DSTRICT_R_HEADERS -fpic -g -O2 -Wall -pedantic -mtune=native -c seqid_groupid.cpp -o seqid_groupid.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c small_helper.c -o small_helper.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c stats_mAR.c -o stats_mAR.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c stats_pacf.c -o stats_pacf.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-valg/include" -DNDEBUG -I'/home/hornik/tmp/CRAN_special_valgrind/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DSTRICT_R_HEADERS -fpic -g -O2 -Wall -pedantic -mtune=native -c varying.cpp -o varying.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-valg/lib -Wl,-O1 -o collapse.so ExportSymbols.o RcppExports.o TRA.o base_radixsort.o data.table_init.o data.table_rbindlist.o data.table_subset.o data.table_utils.o extptr.o fbetween_fwithin.o fbstats.o fcumsum.o fdiff_fgrowth.o ffirst.o flag.o flast.o fmean.o fmin_fmax.o fmode.o fndistinct.o fnobs.o fnth_fmedian_fquantile.o fprod.o fscale.o fsum.o fvar_fsd.o gsplit.o handle_attributes.o join.o kit_dup.o match.o mrtl_mctl.o pivot.o programming.o psmat.o pwnobs.o qF_qG.o seqid_groupid.o small_helper.o stats_mAR.o stats_pacf.o varying.o -fopenmp -L/home/hornik/tmp/R-d-gcc-valg/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpwSxbAW/R.INSTALL35d09b186de3ef/collapse/src' installing to /home/hornik/tmp/CRAN_special_valgrind/Library/00LOCK-collapse/00new/collapse/libs ** R ** data *** moving datasets to lazyload DB ** 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 (collapse) checking dream_1.0.1.tar.gz ... Depends: Package: dream Depends: R (>= 3.5.0) Imports: collapse, data.table, foreach, parallel, doParallel, Rcpp, lifecycle, dqrng, fastmatch LinkingTo: Rcpp Timings: user system elapsed dream 656.09 14.385 669.588 Results: Check status summary: OK Source packages 1 Check results summary: dream ... OK