* installing *source* package ‘distory’ ... ** package ‘distory’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-noRemap/distory/src' gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c distory.c -o distory.o 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 newick.cpp -o newick.o newick.cpp: In function 'PhyEdgeSet NewickParse(const std::string&, std::map, unsigned int>&)': newick.cpp:311:5: error: 'error' was not declared in this scope; did you mean 'perror'? 311 | error("An error was encountered in parsing near position %d: %s\n", pos, errstr.c_str()); | ^~~~~ | perror make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:202: newick.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/distory/src' ERROR: compilation failed for package ‘distory’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/distory-lib/distory’ Command exited with non-zero status 1 Time 0:03.07, 2.65 + 0.34