* installing *source* package ‘blockForest’ ... ** this is package ‘blockForest’ version ‘0.2.6’ ** package ‘blockForest’ 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-CXX20/blockForest/src' g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 AAA_check_cpp11.cpp -o AAA_check_cpp11.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 Data.cpp -o Data.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 DataChar.cpp -o DataChar.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 DataDouble.cpp -o DataDouble.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 DataFloat.cpp -o DataFloat.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 DataSparse.cpp -o DataSparse.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 Forest.cpp -o Forest.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 ForestClassification.cpp -o ForestClassification.o In file included from /data/gannet/ripley/R/cxx20/include/Rinternals.h:46, from utility.h:32, from ForestClassification.cpp:28: /usr/include/c++/15/bits/locale_conv.h: In function ‘bool std::__do_str_codecvt(const _InChar*, const _InChar*, _OutStr&, const _Codecvt&, _State&, size_t&, _Fn)’: /data/gannet/ripley/R/cxx20/include/R_ext/Error.h:88:15: error: ‘Rf_error’ is not a member of ‘std::codecvt_base’ [-Wtemplate-body] 88 | #define error Rf_error | ^~~~~~~~ /usr/include/c++/15/bits/locale_conv.h: In member function ‘std::__cxx11::wstring_convert<_Codecvt, _Elem, _Wide_alloc, _Byte_alloc>::wide_string std::__cxx11::wstring_convert<_Codecvt, _Elem, _Wide_alloc, _Byte_alloc>::from_bytes(const char*)’: /data/gannet/ripley/R/cxx20/include/Rinternals.h:999:33: error: ‘Rf_length’ is not a member of ‘std::char_traits’ [-Wtemplate-body] 999 | #define length(x) Rf_length(x) | ^~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h: In member function ‘bool std::wbuffer_convert<_Codecvt, _Elem, _Tr>::_M_conv_get()’: /data/gannet/ripley/R/cxx20/include/R_ext/Error.h:88:15: error: ‘Rf_error’ is not a member of ‘std::codecvt_base’ [-Wtemplate-body] 88 | #define error Rf_error | ^~~~~~~~ /usr/include/c++/15/bits/locale_conv.h: In member function ‘bool std::wbuffer_convert<_Codecvt, _Elem, _Tr>::_M_conv_put()’: /data/gannet/ripley/R/cxx20/include/R_ext/Error.h:88:15: error: ‘Rf_error’ is not a member of ‘std::codecvt_base’ [-Wtemplate-body] 88 | #define error Rf_error | ^~~~~~~~ make[1]: *** [/data/gannet/ripley/R/cxx20/etc/Makeconf:201: ForestClassification.o] Error 1 g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 ForestProbability.cpp -o ForestProbability.o In file included from /data/gannet/ripley/R/cxx20/include/Rinternals.h:46, from utility.h:32, from ForestProbability.cpp:22: /usr/include/c++/15/bits/locale_conv.h: In function ‘bool std::__do_str_codecvt(const _InChar*, const _InChar*, _OutStr&, const _Codecvt&, _State&, size_t&, _Fn)’: /data/gannet/ripley/R/cxx20/include/R_ext/Error.h:88:15: error: ‘Rf_error’ is not a member of ‘std::codecvt_base’ [-Wtemplate-body] 88 | #define error Rf_error | ^~~~~~~~ /usr/include/c++/15/bits/locale_conv.h: In member function ‘std::__cxx11::wstring_convert<_Codecvt, _Elem, _Wide_alloc, _Byte_alloc>::wide_string std::__cxx11::wstring_convert<_Codecvt, _Elem, _Wide_alloc, _Byte_alloc>::from_bytes(const char*)’: /data/gannet/ripley/R/cxx20/include/Rinternals.h:999:33: error: ‘Rf_length’ is not a member of ‘std::char_traits’ [-Wtemplate-body] 999 | #define length(x) Rf_length(x) | ^~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h: In member function ‘bool std::wbuffer_convert<_Codecvt, _Elem, _Tr>::_M_conv_get()’: /data/gannet/ripley/R/cxx20/include/R_ext/Error.h:88:15: error: ‘Rf_error’ is not a member of ‘std::codecvt_base’ [-Wtemplate-body] 88 | #define error Rf_error | ^~~~~~~~ /usr/include/c++/15/bits/locale_conv.h: In member function ‘bool std::wbuffer_convert<_Codecvt, _Elem, _Tr>::_M_conv_put()’: /data/gannet/ripley/R/cxx20/include/R_ext/Error.h:88:15: error: ‘Rf_error’ is not a member of ‘std::codecvt_base’ [-Wtemplate-body] 88 | #define error Rf_error | ^~~~~~~~ make[1]: *** [/data/gannet/ripley/R/cxx20/etc/Makeconf:201: ForestProbability.o] Error 1 g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 ForestRegression.cpp -o ForestRegression.o In file included from /data/gannet/ripley/R/cxx20/include/Rinternals.h:46, from utility.h:32, from ForestRegression.cpp:24: /usr/include/c++/15/bits/locale_conv.h: In function ‘bool std::__do_str_codecvt(const _InChar*, const _InChar*, _OutStr&, const _Codecvt&, _State&, size_t&, _Fn)’: /data/gannet/ripley/R/cxx20/include/R_ext/Error.h:88:15: error: ‘Rf_error’ is not a member of ‘std::codecvt_base’ [-Wtemplate-body] 88 | #define error Rf_error | ^~~~~~~~ /usr/include/c++/15/bits/locale_conv.h: In member function ‘std::__cxx11::wstring_convert<_Codecvt, _Elem, _Wide_alloc, _Byte_alloc>::wide_string std::__cxx11::wstring_convert<_Codecvt, _Elem, _Wide_alloc, _Byte_alloc>::from_bytes(const char*)’: /data/gannet/ripley/R/cxx20/include/Rinternals.h:999:33: error: ‘Rf_length’ is not a member of ‘std::char_traits’ [-Wtemplate-body] 999 | #define length(x) Rf_length(x) | ^~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h: In member function ‘bool std::wbuffer_convert<_Codecvt, _Elem, _Tr>::_M_conv_get()’: /data/gannet/ripley/R/cxx20/include/R_ext/Error.h:88:15: error: ‘Rf_error’ is not a member of ‘std::codecvt_base’ [-Wtemplate-body] 88 | #define error Rf_error | ^~~~~~~~ /usr/include/c++/15/bits/locale_conv.h: In member function ‘bool std::wbuffer_convert<_Codecvt, _Elem, _Tr>::_M_conv_put()’: /data/gannet/ripley/R/cxx20/include/R_ext/Error.h:88:15: error: ‘Rf_error’ is not a member of ‘std::codecvt_base’ [-Wtemplate-body] 88 | #define error Rf_error | ^~~~~~~~ g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 ForestSurvival.cpp -o ForestSurvival.o make[1]: *** [/data/gannet/ripley/R/cxx20/etc/Makeconf:201: ForestRegression.o] Error 1 g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 RcppExports.cpp -o RcppExports.o In file included from /data/gannet/ripley/R/cxx20/include/Rinternals.h:46, from utility.h:32, from ForestSurvival.cpp:26: /usr/include/c++/15/bits/locale_conv.h: In function ‘bool std::__do_str_codecvt(const _InChar*, const _InChar*, _OutStr&, const _Codecvt&, _State&, size_t&, _Fn)’: /data/gannet/ripley/R/cxx20/include/R_ext/Error.h:88:15: error: ‘Rf_error’ is not a member of ‘std::codecvt_base’ [-Wtemplate-body] 88 | #define error Rf_error | ^~~~~~~~ /usr/include/c++/15/bits/locale_conv.h: In member function ‘std::__cxx11::wstring_convert<_Codecvt, _Elem, _Wide_alloc, _Byte_alloc>::wide_string std::__cxx11::wstring_convert<_Codecvt, _Elem, _Wide_alloc, _Byte_alloc>::from_bytes(const char*)’: /data/gannet/ripley/R/cxx20/include/Rinternals.h:999:33: error: ‘Rf_length’ is not a member of ‘std::char_traits’ [-Wtemplate-body] 999 | #define length(x) Rf_length(x) | ^~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h: In member function ‘bool std::wbuffer_convert<_Codecvt, _Elem, _Tr>::_M_conv_get()’: /data/gannet/ripley/R/cxx20/include/R_ext/Error.h:88:15: error: ‘Rf_error’ is not a member of ‘std::codecvt_base’ [-Wtemplate-body] 88 | #define error Rf_error | ^~~~~~~~ /usr/include/c++/15/bits/locale_conv.h: In member function ‘bool std::wbuffer_convert<_Codecvt, _Elem, _Tr>::_M_conv_put()’: /data/gannet/ripley/R/cxx20/include/R_ext/Error.h:88:15: error: ‘Rf_error’ is not a member of ‘std::codecvt_base’ [-Wtemplate-body] 88 | #define error Rf_error | ^~~~~~~~ make[1]: *** [/data/gannet/ripley/R/cxx20/etc/Makeconf:201: ForestSurvival.o] Error 1 g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 Tree.cpp -o Tree.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 TreeClassification.cpp -o TreeClassification.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 TreeProbability.cpp -o TreeProbability.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 TreeRegression.cpp -o TreeRegression.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 TreeSurvival.cpp -o TreeSurvival.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 rangerCpp.cpp -o rangerCpp.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 utility.cpp -o utility.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/cxx20/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/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 utilityRcpp.cpp -o utilityRcpp.o make[1]: Target 'all' not remade because of errors. make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-CXX20/blockForest/src' ERROR: compilation failed for package ‘blockForest’ * removing ‘/data/gannet/ripley/R/packages/tests-CXX20/blockForest.Rcheck/blockForest’