* installing *source* package ‘SAMtool’ ... ** package ‘SAMtool’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-noRemap/SAMtool/src' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/TMB/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 -DR_NO_REMAP -c SAMtool.cpp -o SAMtool.o SAMtool.cpp: In member function 'Type objective_function::operator()()': SAMtool.cpp:22:5: error: there are no arguments to 'error' that depend on a template parameter, so a declaration of 'error' must be available [-fpermissive] 22 | error("No model found."); | ^~~~~ SAMtool.cpp:22:5: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) SAMtool.cpp: In instantiation of 'Type objective_function::operator()() [with Type = CppAD::AD]': /data/gannet/ripley/R/test-dev/TMB/include/tmb_core.hpp:1308:6: required from here SAMtool.cpp:22:10: error: 'error' was not declared in this scope; did you mean 'perror'? 22 | error("No model found."); | ~~~~~^~~~~~~~~~~~~~~~~~~ | perror SAMtool.cpp: In instantiation of 'Type objective_function::operator()() [with Type = double]': /data/gannet/ripley/R/test-dev/TMB/include/tmb_core.hpp:2031:7: required from here SAMtool.cpp:22:10: error: 'error' was not declared in this scope; did you mean 'perror'? 22 | error("No model found."); | ~~~~~^~~~~~~~~~~~~~~~~~~ | perror SAMtool.cpp: In instantiation of 'Type objective_function::operator()() [with Type = CppAD::AD >]': /data/gannet/ripley/R/test-dev/TMB/include/tmb_core.hpp:913:29: required from 'Type objective_function::evalUserTemplate() [with Type = CppAD::AD >]' /data/gannet/ripley/R/test-dev/TMB/include/tmb_core.hpp:2112:26: required from here SAMtool.cpp:22:10: error: 'error' was not declared in this scope; did you mean 'perror'? 22 | error("No model found."); | ~~~~~^~~~~~~~~~~~~~~~~~~ | perror SAMtool.cpp: In instantiation of 'Type objective_function::operator()() [with Type = CppAD::AD > >]': /data/gannet/ripley/R/test-dev/TMB/include/tmb_core.hpp:913:29: required from 'Type objective_function::evalUserTemplate() [with Type = CppAD::AD > >]' /data/gannet/ripley/R/test-dev/TMB/include/tmb_core.hpp:2361:28: required from here SAMtool.cpp:22:10: error: 'error' was not declared in this scope; did you mean 'perror'? 22 | error("No model found."); | ~~~~~^~~~~~~~~~~~~~~~~~~ | perror make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:202: SAMtool.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/SAMtool/src' ERROR: compilation failed for package ‘SAMtool’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/SAMtool-lib/SAMtool’ Command exited with non-zero status 1 Time 0:45.08, 39.87 + 2.25