* installing *source* package ‘adoption’ ... ** package ‘adoption’ successfully unpacked and MD5 sums checked ** using staged installation ** libs clang++ -std=gnu++14 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I'/Users/ripley/R/Library/RandomFieldsUtils/include' -I/opt/R/arm64/include -fPIC -g -O2 -c adoption.cc -o adoption.o clang++ -std=gnu++14 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I'/Users/ripley/R/Library/RandomFieldsUtils/include' -I/opt/R/arm64/include -fPIC -g -O2 -c extern.cc -o extern.o clang++ -std=gnu++14 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I'/Users/ripley/R/Library/RandomFieldsUtils/include' -I/opt/R/arm64/include -fPIC -g -O2 -c initNerror.cc -o initNerror.o initNerror.cc:31:13: error: use of undeclared identifier 'LENERRMSG' char ERRMSG[LENERRMSG], MSG[LENERRMSG], BUG_MSG[LENMSG], MSG2[LENERRMSG]; ^ initNerror.cc:31:29: error: use of undeclared identifier 'LENERRMSG' char ERRMSG[LENERRMSG], MSG[LENERRMSG], BUG_MSG[LENMSG], MSG2[LENERRMSG]; ^ initNerror.cc:31:49: error: use of undeclared identifier 'LENMSG' char ERRMSG[LENERRMSG], MSG[LENERRMSG], BUG_MSG[LENMSG], MSG2[LENERRMSG]; ^ initNerror.cc:31:63: error: use of undeclared identifier 'LENERRMSG' char ERRMSG[LENERRMSG], MSG[LENERRMSG], BUG_MSG[LENMSG], MSG2[LENERRMSG]; ^ initNerror.cc:32:1: error: unknown type name 'errorloc_type' errorloc_type ERROR_LOC; ^ initNerror.cc:33:1: error: unknown type name 'errorstring_type' errorstring_type ERRORSTRING; ^ 6 errors generated. make[1]: *** [initNerror.o] Error 1 clang++ -std=gnu++14 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I'/Users/ripley/R/Library/RandomFieldsUtils/include' -I/opt/R/arm64/include -fPIC -g -O2 -c kleinkram.cc -o kleinkram.o clang++ -std=gnu++14 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I'/Users/ripley/R/Library/RandomFieldsUtils/include' -I/opt/R/arm64/include -fPIC -g -O2 -c options.cc -o options.o clang++ -std=gnu++14 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I'/Users/ripley/R/Library/RandomFieldsUtils/include' -I/opt/R/arm64/include -fPIC -g -O2 -c xport_import.cc -o xport_import.o clang -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I'/Users/ripley/R/Library/RandomFieldsUtils/include' -I/opt/R/arm64/include -fPIC -falign-functions=8 -g -O2 -Wall -pedantic -Wconversion -Wno-sign-conversion -c zzz.c -o zzz.o make[1]: Target `all' not remade because of errors. ERROR: compilation failed for package ‘adoption’ * removing ‘/Users/ripley/R/packages/tests-devel/adoption.Rcheck/adoption’