* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘selectiveInference’ ... ** package ‘selectiveInference’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpIbUNuD/R.INSTALL1d2710138e6180/selectiveInference/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Rcpp-debias.cpp -o Rcpp-debias.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Rcpp-matrixcomps.cpp -o Rcpp-matrixcomps.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Rcpp-randomized.cpp -o Rcpp-randomized.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -DCOLUMN_MAJOR_ORDER -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c matrixcomps.c -o matrixcomps.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -DCOLUMN_MAJOR_ORDER -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c quadratic_program.c -o quadratic_program.o quadratic_program.c: In function ‘solve_qp’: quadratic_program.c:424:29: warning: ‘old_value’ may be used uninitialized [-Wmaybe-uninitialized] 424 | if ((fabs(old_value - new_value) < objective_tol * fabs(new_value)) && (iter > 0)) { | ~~~~~~~~~~^~~~~~~~~~~ quadratic_program.c:292:10: note: ‘old_value’ was declared here 292 | double old_value, new_value; | ^~~~~~~~~ gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -DCOLUMN_MAJOR_ORDER -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c quadratic_program_wide.c -o quadratic_program_wide.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -DCOLUMN_MAJOR_ORDER -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c randomized_lasso.c -o randomized_lasso.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I. -DCOLUMN_MAJOR_ORDER -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c selective_mle.c -o selective_mle.o /home/hornik/tmp/R.check/r-devel-gcc/Work/build/bin/Rscript -e "library(Rcpp); Rcpp::compileAttributes('..')" g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o selectiveInference.so Rcpp-debias.o Rcpp-matrixcomps.o Rcpp-randomized.o RcppExports.o matrixcomps.o quadratic_program.o quadratic_program_wide.o randomized_lasso.o selective_mle.o -L. -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpIbUNuD/R.INSTALL1d2710138e6180/selectiveInference/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpIbUNuD/R.INSTALL1d2710138e6180/selectiveInference/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpIbUNuD/R.INSTALL1d2710138e6180/selectiveInference/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-selectiveInference/00new/selectiveInference/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 * creating tarball packaged installation of ‘selectiveInference’ as ‘selectiveInference_1.2.5_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (selectiveInference)