downloading reverse dependencies ... downloading HDJM_0.1.0.tar.gz ... ok downloading mlpack_4.5.0.tar.gz ... ok downloading PJFM_0.1.0.tar.gz ... ok downloading Racmacs_1.2.9.tar.gz ... ok downloading sparsevb_0.1.0.tar.gz ... ok downloading VBJM_0.1.0.tar.gz ... ok installing dependencies ‘brotli’, ‘r3js’, ‘RcppEnsmallen’, ‘rmarchingcubes’, ‘selectiveInference’ begin installing package ‘brotli’ begin installing package ‘rmarchingcubes’ begin installing package ‘r3js’ begin installing package ‘selectiveInference’ begin installing package ‘RcppEnsmallen’ * installing *source* package ‘r3js’ ... ** package ‘r3js’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (r3js) * installing *source* package ‘RcppEnsmallen’ ... ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpLBZpkk/R.INSTALL3e92b5480d98db/RcppEnsmallen/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c example-linear-regression-lbfgs.cpp -o example-linear-regression-lbfgs.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o RcppEnsmallen.so RcppExports.o example-linear-regression-lbfgs.o -fopenmp -llapack -L/home/hornik/tmp/R-d-gcc-14/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpLBZpkk/R.INSTALL3e92b5480d98db/RcppEnsmallen/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-RcppEnsmallen/00new/RcppEnsmallen/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 (RcppEnsmallen) * installing *source* package ‘rmarchingcubes’ ... ** package ‘rmarchingcubes’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpe2Imx5/R.INSTALL3e92b375997a34/rmarchingcubes/src' g++-14 -std=gnu++11 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c MarchingCubes.cpp -o MarchingCubes.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c wrappers.cpp -o wrappers.o g++-14 -std=gnu++11 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o rmarchingcubes.so MarchingCubes.o RcppExports.o wrappers.o -fopenmp -llapack -L/home/hornik/tmp/R-d-gcc-14/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpe2Imx5/R.INSTALL3e92b375997a34/rmarchingcubes/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-rmarchingcubes/00new/rmarchingcubes/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 (rmarchingcubes) * installing *source* package ‘selectiveInference’ ... ** package ‘selectiveInference’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpwa7Q5s/R.INSTALL3e92ae3deff146/selectiveInference/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c Rcpp-debias.cpp -o Rcpp-debias.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c Rcpp-matrixcomps.cpp -o Rcpp-matrixcomps.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c Rcpp-randomized.cpp -o Rcpp-randomized.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I. -DCOLUMN_MAJOR_ORDER -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c matrixcomps.c -o matrixcomps.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -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-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -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-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -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-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DCOLUMN_MAJOR_ORDER -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -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-d-gcc-14/bin/Rscript -e "library(Rcpp); Rcpp::compileAttributes('..')" g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/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-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpwa7Q5s/R.INSTALL3e92ae3deff146/selectiveInference/src' installing to /home/hornik/tmp/CRAN_recheck/Library/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 * DONE (selectiveInference) * installing *source* package ‘brotli’ ... ** package ‘brotli’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDWkPJn/R.INSTALL3e92b11dd8ebf2/brotli/src' rm -f enc/backward_references.o enc/bit_cost.o enc/block_splitter.o enc/brotli_bit_stream.o enc/cluster.o enc/compress_fragment_two_pass.o enc/compress_fragment.o enc/encode.o enc/entropy_encode.o enc/histogram.o enc/literal_cost.o enc/memory.o enc/metablock.o enc/static_dict.o enc/utf8_util.o dec/bit_reader.o dec/huffman.o dec/state.o dec/decode.o common/dictionary.o enc/backward_references_hq.o enc/dictionary_hash.o common/transform.o enc/encoder_dict.o common/platform.o common/context.o common/constants.o enc/command.o enc/fast_log.o wrapper.o brotli.so ../inst/bin/bro enc/libstatbrotli.a tools/brotli.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/backward_references.c -o enc/backward_references.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/bit_cost.c -o enc/bit_cost.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/block_splitter.c -o enc/block_splitter.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/brotli_bit_stream.c -o enc/brotli_bit_stream.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/cluster.c -o enc/cluster.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/compress_fragment_two_pass.c -o enc/compress_fragment_two_pass.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/compress_fragment.c -o enc/compress_fragment.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/encode.c -o enc/encode.o enc/encode.c:1473:20: warning: argument 5 of type ‘const uint8_t *’ {aka ‘const unsigned char *’} declared as a pointer [-Wvla-parameter] 1473 | const uint8_t* input_buffer, size_t* encoded_size, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from enc/encode.c:9: include/brotli/encode.h:314:19: note: previously declared as a variable length array ‘const uint8_t[input_size]’ {aka ‘const unsigned char[input_size]’} 314 | const uint8_t input_buffer[BROTLI_ARRAY_PARAM(input_size)], | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ enc/encode.c:1474:14: warning: argument 7 of type ‘uint8_t *’ {aka ‘unsigned char *’} declared as a pointer [-Wvla-parameter] 1474 | uint8_t* encoded_buffer) { | ~~~~~~~~~^~~~~~~~~~~~~~ include/brotli/encode.h:316:13: note: previously declared as a variable length array ‘uint8_t[*encoded_size]’ {aka ‘unsigned char[*encoded_size]’} 316 | uint8_t encoded_buffer[BROTLI_ARRAY_PARAM(*encoded_size)]); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/entropy_encode.c -o enc/entropy_encode.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/histogram.c -o enc/histogram.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/literal_cost.c -o enc/literal_cost.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/memory.c -o enc/memory.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/metablock.c -o enc/metablock.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/static_dict.c -o enc/static_dict.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/utf8_util.c -o enc/utf8_util.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dec/bit_reader.c -o dec/bit_reader.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dec/huffman.c -o dec/huffman.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dec/state.c -o dec/state.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dec/decode.c -o dec/decode.o dec/decode.c:2036:41: warning: argument 2 of type ‘const uint8_t *’ {aka ‘const unsigned char *’} declared as a pointer [-Wvla-parameter] 2036 | size_t encoded_size, const uint8_t* encoded_buffer, size_t* decoded_size, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from dec/decode.c:7: include/brotli/decode.h:204:19: note: previously declared as a variable length array ‘const uint8_t[encoded_size]’ {aka ‘const unsigned char[encoded_size]’} 204 | const uint8_t encoded_buffer[BROTLI_ARRAY_PARAM(encoded_size)], | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dec/decode.c:2037:14: warning: argument 4 of type ‘uint8_t *’ {aka ‘unsigned char *’} declared as a pointer [-Wvla-parameter] 2037 | uint8_t* decoded_buffer) { | ~~~~~~~~~^~~~~~~~~~~~~~ include/brotli/decode.h:206:13: note: previously declared as a variable length array ‘uint8_t[*decoded_size]’ {aka ‘unsigned char[*decoded_size]’} 206 | uint8_t decoded_buffer[BROTLI_ARRAY_PARAM(*decoded_size)]); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c common/dictionary.c -o common/dictionary.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/backward_references_hq.c -o enc/backward_references_hq.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/dictionary_hash.c -o enc/dictionary_hash.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c common/transform.c -o common/transform.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/encoder_dict.c -o enc/encoder_dict.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c common/platform.c -o common/platform.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c common/context.c -o common/context.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c common/constants.c -o common/constants.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/command.c -o enc/command.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c enc/fast_log.c -o enc/fast_log.o ar rcs enc/libstatbrotli.a enc/backward_references.o enc/bit_cost.o enc/block_splitter.o enc/brotli_bit_stream.o enc/cluster.o enc/compress_fragment_two_pass.o enc/compress_fragment.o enc/encode.o enc/entropy_encode.o enc/histogram.o enc/literal_cost.o enc/memory.o enc/metablock.o enc/static_dict.o enc/utf8_util.o dec/bit_reader.o dec/huffman.o dec/state.o dec/decode.o common/dictionary.o enc/backward_references_hq.o enc/dictionary_hash.o common/transform.o enc/encoder_dict.o common/platform.o common/context.o common/constants.o enc/command.o enc/fast_log.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c tools/brotli.c -o tools/brotli.o mkdir -p ../inst/bin g++-14 -std=gnu++17 -o ../inst/bin/bro tools/brotli.o -Lenc -lstatbrotli -Wl,-O1 gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c wrapper.c -o wrapper.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o brotli.so wrapper.o -Lenc -lstatbrotli -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDWkPJn/R.INSTALL3e92b11dd8ebf2/brotli/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-brotli/00new/brotli/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 (brotli) checking RcppEnsmallen_0.2.22.1.1.tar.gz ... checking HDJM_0.1.0.tar.gz ... checking mlpack_4.5.0.tar.gz ... checking PJFM_0.1.0.tar.gz ... checking Racmacs_1.2.9.tar.gz ... checking sparsevb_0.1.0.tar.gz ... checking VBJM_0.1.0.tar.gz ... Depends: Package: RcppEnsmallen Depends: R (>= 4.0.0) Imports: Rcpp LinkingTo: Rcpp, RcppArmadillo (>= 0.10.8.2.0) Timings: user system elapsed RcppEnsmallen 34.893 4.51 42.972 Results: Check status summary: ERROR WARNING OK Source packages 0 0 1 Reverse depends 1 1 4 Check results summary: RcppEnsmallen ... OK rdepends_HDJM ... OK rdepends_mlpack ... WARNING * checking whether package ‘mlpack’ can be installed ... [19m/20m] WARNING rdepends_PJFM ... OK rdepends_Racmacs ... OK rdepends_sparsevb ... ERROR * checking whether package ‘sparsevb’ can be installed ... [5s/5s] ERROR rdepends_VBJM ... OK Check results changes: Package: sparsevb Check: C++ specification Old result: NOTE Package: sparsevb Check: whether package can be installed New result: ERROR