* installing *source* package ‘disaggregation’ ... ** package ‘disaggregation’ 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/disaggregation/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 disaggregation.cpp -o disaggregation.o disaggregation.cpp: In member function 'Type objective_function::operator()()': disaggregation.cpp:214:7: error: there are no arguments to 'error' that depend on a template parameter, so a declaration of 'error' must be available [-fpermissive] 214 | error("Link function not implemented."); | ^~~~~ disaggregation.cpp:214:7: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) disaggregation.cpp:245:7: error: there are no arguments to 'error' that depend on a template parameter, so a declaration of 'error' must be available [-fpermissive] 245 | error("Likelihood not implemented."); | ^~~~~ disaggregation.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 disaggregation.cpp:214:12: error: 'error' was not declared in this scope; did you mean 'perror'? 214 | error("Link function not implemented."); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | perror disaggregation.cpp:245:12: error: 'error' was not declared in this scope; did you mean 'perror'? 245 | error("Likelihood not implemented."); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | perror disaggregation.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 disaggregation.cpp:214:12: error: 'error' was not declared in this scope; did you mean 'perror'? 214 | error("Link function not implemented."); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | perror disaggregation.cpp:245:12: error: 'error' was not declared in this scope; did you mean 'perror'? 245 | error("Likelihood not implemented."); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | perror disaggregation.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 disaggregation.cpp:214:12: error: 'error' was not declared in this scope; did you mean 'perror'? 214 | error("Link function not implemented."); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | perror disaggregation.cpp:245:12: error: 'error' was not declared in this scope; did you mean 'perror'? 245 | error("Likelihood not implemented."); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | perror disaggregation.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 disaggregation.cpp:214:12: error: 'error' was not declared in this scope; did you mean 'perror'? 214 | error("Link function not implemented."); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | perror disaggregation.cpp:245:12: error: 'error' was not declared in this scope; did you mean 'perror'? 245 | error("Likelihood not implemented."); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | perror make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:202: disaggregation.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/disaggregation/src' ERROR: compilation failed for package ‘disaggregation’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/disaggregation-lib/disaggregation’ Command exited with non-zero status 1 Time 0:40.62, 36.38 + 2.23