* installing *source* package ‘Haplin’ ... ** package ‘Haplin’ 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/Haplin/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 Haplin_init.c -o Haplin_init.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 dists.cc -o dists.o dists.cc: In function 'double pjohnson(double, JohnsonParms)': dists.cc:172:41: error: 'error' was not declared in this scope; did you mean 'perror'? 172 | error("\nSb values out of range."); | ^~~~~ | perror dists.cc:179:25: error: 'error' was not declared in this scope; did you mean 'perror'? 179 | error("\nNo type"); | ^~~~~ | perror dists.cc: In function 'JohnsonParms JohnsonFit(JohnsonInput)': dists.cc:305:25: error: 'error' was not declared in this scope; did you mean 'perror'? 305 | error("\nInfinite value in SL fit"); | ^~~~~ | perror dists.cc:317:25: error: 'error' was not declared in this scope; did you mean 'perror'? 317 | error("\nBounded solution intermediate values out of range"); | ^~~~~ | perror dists.cc:330:25: error: 'error' was not declared in this scope; did you mean 'perror'? 330 | error("\nUnbounded solution intermediate values out of range"); | ^~~~~ | perror make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:200: dists.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/Haplin/src' ERROR: compilation failed for package ‘Haplin’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/Haplin-lib/Haplin’ Command exited with non-zero status 1 Time 0:01.79, 1.22 + 0.28