* installing *source* package ‘MCMCpack’ ... ** package ‘MCMCpack’ successfully unpacked and MD5 sums checked ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++-13 -std=gnu++17 accepts -g... yes checking for gcc... gcc-13 checking whether we are using the GNU C compiler... yes checking whether gcc-13 accepts -g... yes checking for gcc-13 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc-13 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for trunc... no configure: creating ./config.status config.status: creating src/Makevars ** 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/MCMCpack/src' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DSCYTHE_RPACK -DHAVE_TRUNC -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 HMMmultivariateGaussian.cc -o HMMmultivariateGaussian.o In file included from matrix_random_access_iterator.h:42, from algorithm.h:41, from matrix.h:61, from rng.h:47, from mersenne.h:76, from MCMCrng.h:29, from HMMmultivariateGaussian.cc:22: error.h: In constructor 'scythe::scythe_exception::scythe_exception(const std::string&, const std::string&, const std::string&, const unsigned int&, const std::string&, const bool&)': error.h:217:9: error: 'error' was not declared in this scope; did you mean 'perror'? 217 | error("Aborting Scythe C++ execution"); | ^~~~~ | perror error.h: In function 'void scythe::scythe_terminate()': error.h:632:5: error: 'error' was not declared in this scope; did you mean 'perror'? 632 | error("Aborting Scythe C++ execution"); | ^~~~~ | perror make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:200: HMMmultivariateGaussian.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/MCMCpack/src' ERROR: compilation failed for package ‘MCMCpack’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/MCMCpack-lib/MCMCpack’ Command exited with non-zero status 1 Time 0:12.85, 6.58 + 2.52