* installing *source* package ‘RCALI’ ... ** package ‘RCALI’ 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/RCALI/src' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -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 Adapt.cc -o Adapt.o In file included from Adapt.cc:32: Adapt.cc: In constructor 'Adapt::Adapt(int, int, long int, const int*, const int*, real, real, const Triangle*)': calimacros.h:89:7: error: 'error' was not declared in this scope; did you mean 'errors'? 89 | error( "CREER_T2: Memory allocation problem\n"); \ | ^~~~~ Adapt.cc:90:3: note: in expansion of macro 'CREER_T2' 90 | CREER_T2 (this->values, this->lgpile, real); | ^~~~~~~~ calimacros.h:89:7: error: 'error' was not declared in this scope; did you mean 'errors'? 89 | error( "CREER_T2: Memory allocation problem\n"); \ | ^~~~~ Adapt.cc:91:3: note: in expansion of macro 'CREER_T2' 91 | CREER_T2 (this->errors, this->lgpile, real); | ^~~~~~~~ calimacros.h:80:7: error: 'error' was not declared in this scope; did you mean 'errors'? 80 | error( "CREER_T1: Memory allocation problem\n"); \ | ^~~~~ Adapt.cc:94:7: note: in expansion of macro 'CREER_T1' 94 | CREER_T1 (this->values[i], nfun, real); | ^~~~~~~~ calimacros.h:80:7: error: 'error' was not declared in this scope; did you mean 'errors'? 80 | error( "CREER_T1: Memory allocation problem\n"); \ | ^~~~~ Adapt.cc:95:7: note: in expansion of macro 'CREER_T1' 95 | CREER_T1 (this->errors[i], nfun, real); | ^~~~~~~~ calimacros.h:80:7: error: 'error' was not declared in this scope; did you mean 'errors'? 80 | error( "CREER_T1: Memory allocation problem\n"); \ | ^~~~~ Adapt.cc:99:3: note: in expansion of macro 'CREER_T1' 99 | CREER_T1 (this->lpolya, this->lgpile, int); | ^~~~~~~~ calimacros.h:80:7: error: 'error' was not declared in this scope; did you mean 'errors'? 80 | error( "CREER_T1: Memory allocation problem\n"); \ | ^~~~~ Adapt.cc:100:3: note: in expansion of macro 'CREER_T1' 100 | CREER_T1 (this->lpolyb, this->lgpile, int); | ^~~~~~~~ calimacros.h:80:7: error: 'error' was not declared in this scope; did you mean 'errors'? 80 | error( "CREER_T1: Memory allocation problem\n"); \ | ^~~~~ Adapt.cc:101:3: note: in expansion of macro 'CREER_T1' 101 | CREER_T1 (this->plusgrand, lgpile, real); | ^~~~~~~~ calimacros.h:80:7: error: 'error' was not declared in this scope; did you mean 'errors'? 80 | error( "CREER_T1: Memory allocation problem\n"); \ | ^~~~~ Adapt.cc:107:3: note: in expansion of macro 'CREER_T1' 107 | CREER_T1 (this->ltri, this->maxtri, Triangle); | ^~~~~~~~ calimacros.h:80:7: error: 'error' was not declared in this scope; did you mean 'errors'? 80 | error( "CREER_T1: Memory allocation problem\n"); \ | ^~~~~ Adapt.cc:109:3: note: in expansion of macro 'CREER_T1' 109 | CREER_T1 (this->results, nfun, real); | ^~~~~~~~ calimacros.h:80:7: error: 'error' was not declared in this scope; did you mean 'errors'? 80 | error( "CREER_T1: Memory allocation problem\n"); \ | ^~~~~ Adapt.cc:110:3: note: in expansion of macro 'CREER_T1' 110 | CREER_T1 (this->abserr, nfun, real); | ^~~~~~~~ make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:200: Adapt.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/RCALI/src' ERROR: compilation failed for package ‘RCALI’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/RCALI-lib/RCALI’ Command exited with non-zero status 1 Time 0:02.37, 1.80 + 0.26