* installing *source* package ‘depmix’ ... ** package ‘depmix’ 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/depmix/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 depmix_init.c -o depmix_init.o 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 derdist.c -o derdist.o 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 hessdist.c -o hessdist.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 logl.cc -o logl.o logl.cc: In function 'void ngDataSetUp(int*, double*, int*, int*, int*, int*, double*, int*, int*)': logl.cc:575:43: error: 'error' was not declared in this scope; did you mean 'perror'? 575 | if(gnr<1||gnr>ngdat.getNGroups()) error("Wrong groupnr in data set up"); | ^~~~~ | perror logl.cc: In function 'void ngCovSetUp(int*, double*, int*, int*, int*, int*, double*, int*, int*)': logl.cc:593:43: error: 'error' was not declared in this scope; did you mean 'perror'? 593 | if(gnr<1||gnr>ngcov.getNGroups()) error("Wrong groupnr in covariates set up"); | ^~~~~ | perror make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:200: logl.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/depmix/src' ERROR: compilation failed for package ‘depmix’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/depmix-lib/depmix’ Command exited with non-zero status 1 Time 0:02.64, 1.46 + 0.33