* installing *source* package ‘MAVE’ ... ** this is package ‘MAVE’ version ‘1.3.12’ ** package ‘MAVE’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/MAVE/src' g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c CVfast_R.cpp -o CVfast_R.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c MAVEfast.cpp -o MAVEfast.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c MAVEfast_R.cpp -o MAVEfast_R.o MAVEfast.cpp: In function ‘void MAVEfast(emxArray_real_T*, const emxArray_real_T*, emxArray_char_T*, double, double, emxArray_real_T*, emxArray_real_T*, emxArray_real_T*, emxArray_real_T*, emxArray_real_T*)’: MAVEfast.cpp:2285:10: warning: ‘di_data$’ may be used uninitialized [-Wmaybe-uninitialized] 2285 | br = di_data[0]; | ~~~^~~~~~~~~~~~ MAVEfast.cpp:989:7: note: ‘di_data$’ was declared here 989 | int di_data[1]; | ^~~~~~~ MAVEfast_R.cpp: In function ‘Rcpp::List MAVEfastCpp(Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::CharacterVector, double, double)’: MAVEfast_R.cpp:47:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 47 | for(int i=0;i