* installing *source* package ‘lm.br’ ... ** package ‘lm.br’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-noRemap/lm.br/src' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/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 -DR_NO_REMAP -c R_interface.cpp -o R_interface.o In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:30, from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27, from globals.h:24, from lmbr.h:11, from R_interface.cpp:3: /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/r/headers.h:26: warning: "R_NO_REMAP" redefined 26 | #define R_NO_REMAP | : note: this is the location of the previous definition g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/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 -DR_NO_REMAP -c Rcpp_module.cpp -o Rcpp_module.o In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:30, from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27, from globals.h:24, from lmbr.h:11, from Rcpp_module.cpp:3: /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/r/headers.h:26: warning: "R_NO_REMAP" redefined 26 | #define R_NO_REMAP | : note: this is the location of the previous definition g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/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 -DR_NO_REMAP -c bisect.cpp -o bisect.o In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:30, from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27, from globals.h:24, from lmbr.h:11, from bisect.cpp:3: /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/r/headers.h:26: warning: "R_NO_REMAP" redefined 26 | #define R_NO_REMAP | : note: this is the location of the previous definition bisect.cpp: In member function 'double Clmbr::bisect(double, double, double (Clmbr::*)(double, int), int, double, double)': bisect.cpp:24:38: error: 'warning' was not declared in this scope; did you mean 'Rcpp::warning'? 24 | if(iteration==bis_it_limit) warning( "%s", _("'bisect' failed to reach tolerance after maximum number of iterations") ); | ^~~~~~~ | Rcpp::warning In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/exceptions.h:180, from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:129: /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:46:13: note: 'Rcpp::warning' declared here 46 | inline void warning(const char* fmt, Args&&... args ) { | ^~~~~~~ make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:202: bisect.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/lm.br/src' ERROR: compilation failed for package ‘lm.br’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/lm.br-lib/lm.br’ Command exited with non-zero status 1 Time 0:44.54, 40.73 + 2.45