* installing *source* package ‘PBSmapping’ ... ** package ‘PBSmapping’ 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/PBSmapping/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 PBSmapping.c -o PBSmapping.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 clipper.cpp -o clipper.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 clipperWrapper.cpp -o clipperWrapper.o clipperWrapper.cpp: In function 'SEXPREC* PolySetToR(PolySet&)': clipperWrapper.cpp:369:38: error: 'mkChar' was not declared in this scope 369 | SET_STRING_ELT(attrClass, 0, mkChar("data.frame")); | ^~~~~~ clipperWrapper.cpp:381:9: error: 'classgets' was not declared in this scope; did you mean 'Rf_classgets'? 381 | classgets(rrr, attrClass); | ^~~~~~~~~ | Rf_classgets clipperWrapper.cpp: In function 'SEXPREC* joinPolys(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': clipperWrapper.cpp:607:17: error: 'error' was not declared in this scope; did you mean 'perror'? 607 | error("Unrecognized operation.\n"); | ^~~~~ | perror clipperWrapper.cpp:707:17: error: 'error' was not declared in this scope; did you mean 'perror'? 707 | error ("Unhandled\n"); | ^~~~~ | perror make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:202: clipperWrapper.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/PBSmapping/src' ERROR: compilation failed for package ‘PBSmapping’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/PBSmapping-lib/PBSmapping’ Command exited with non-zero status 1 Time 0:17.25, 15.01 + 0.85