* installing *source* package ‘orca’ ... ** package ‘orca’ 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/orca/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 count.cpp -o count.o count.cpp: In function 'void count4(PAIR*, const int*, double*)': count.cpp:398:9: error: 'error' was not declared in this scope; did you mean 'perror'? 398 | error("%s", s); | ^~~~~ | perror count.cpp: In function 'void ecount4(PAIR*, const int*, double*)': count.cpp:557:9: error: 'error' was not declared in this scope; did you mean 'perror'? 557 | error("%s", s); | ^~~~~ | perror count.cpp: In function 'void count5(PAIR*, const int*, double*)': count.cpp:957:9: error: 'error' was not declared in this scope; did you mean 'perror'? 957 | error("%s", s); | ^~~~~ | perror count.cpp: In function 'void ecount5(PAIR*, const int*, double*)': count.cpp:1452:9: error: 'error' was not declared in this scope; did you mean 'perror'? 1452 | error("%s", s); | ^~~~~ | perror make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:202: count.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/orca/src' ERROR: compilation failed for package ‘orca’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/orca-lib/orca’ Command exited with non-zero status 1 Time 0:02.66, 2.12 + 0.28