* installing *source* package ‘DynamicGP’ ... ** package ‘DynamicGP’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’ using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-noRemap/DynamicGP/src' gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -Iinclude -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 covar_sep.c -o covar_sep.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -Iinclude -fopenmp -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 cpputil.cpp -o cpputil.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -Iinclude -fopenmp -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 exceptions.cpp -o exceptions.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -Iinclude -fopenmp -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 gp_sep.cpp -o gp_sep.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -Iinclude -fopenmp -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 gpsepWraper.cpp -o gpsepWraper.o gpsepWraper.cpp: In function 'void deleteGPsep_index(unsigned int)': gpsepWraper.cpp:39:10: error: 'error' was not declared in this scope; did you mean 'perror'? 39 | } else error("gpsep %d is not allocated\n", i); | ^~~~~ | perror gpsepWraper.cpp: In function 'void newGPsep_R(int*, int*, double*, double*, double*, double*, int*, int*)': gpsepWraper.cpp:87:7: error: 'error' was not declared in this scope; did you mean 'perror'? 87 | error("bad cholesky decomposition, info=%d", e.getInfo()); | ^~~~~ | perror gpsepWraper.cpp: In function 'void llikGPsep_R(int*, double*, double*, double*)': gpsepWraper.cpp:105:7: error: 'error' was not declared in this scope; did you mean 'perror'? 105 | error("gpsep %d is not allocated\n", gpsepi); | ^~~~~ | perror gpsepWraper.cpp: In function 'void getmGPsep_R(int*, int*)': gpsepWraper.cpp:122:7: error: 'error' was not declared in this scope; did you mean 'perror'? 122 | error("gpsep %d is not allocated\n", gpsepi); | ^~~~~ | perror gpsepWraper.cpp: In function 'void getgGPsep_R(int*, double*)': gpsepWraper.cpp:138:7: error: 'error' was not declared in this scope; did you mean 'perror'? 138 | error("gpsep %d is not allocated\n", gpsepi); | ^~~~~ | perror gpsepWraper.cpp: In function 'void getdGPsep_R(int*, double*)': gpsepWraper.cpp:154:7: error: 'error' was not declared in this scope; did you mean 'perror'? 154 | error("gpsep %d is not allocated\n", gpsepi); | ^~~~~ | perror gpsepWraper.cpp: In function 'void newparamsGPsep_R(int*, double*, double*)': gpsepWraper.cpp:172:7: error: 'error' was not declared in this scope; did you mean 'perror'? 172 | error("gpsep %d is not allocated\n", gpsepi); | ^~~~~ | perror gpsepWraper.cpp:191:7: error: 'error' was not declared in this scope; did you mean 'perror'? 191 | error("bad cholesky decomposition, info=%d", e.getInfo()); | ^~~~~ | perror gpsepWraper.cpp: In function 'void jmleGPsep_R(int*, int*, int*, double*, double*, double*, double*, double*, double*, double*, int*, int*, int*)': gpsepWraper.cpp:217:7: error: 'error' was not declared in this scope; did you mean 'perror'? 217 | error("gpsep %d is not allocated\n", gpsepi); | ^~~~~ | perror gpsepWraper.cpp:225:9: error: 'error' was not declared in this scope; did you mean 'perror'? 225 | error("gpsep->d[%d]=%g outside drange[%d]=[%g,%g]", | ^~~~~ | perror gpsepWraper.cpp:229:7: error: 'error' was not declared in this scope; did you mean 'perror'? 229 | error("gp->g=%g outside grange=[%g,%g]", gpsep->g, grange_in[0], grange_in[1]); | ^~~~~ | perror gpsepWraper.cpp:233:7: error: 'error' was not declared in this scope; did you mean 'perror'? 233 | error("derivative info not in gpsep; use newGPsep with dK=TRUE"); | ^~~~~ | perror gpsepWraper.cpp:241:7: error: 'error' was not declared in this scope; did you mean 'perror'? 241 | error("bad cholesky decomposition, info=%d", e.getInfo()); | ^~~~~ | perror gpsepWraper.cpp:244:7: error: 'error' was not declared in this scope; did you mean 'perror'? 244 | error("unable to opimize the nugget term in fmin()"); | ^~~~~ | perror gpsepWraper.cpp: In function 'void predGPsep_R(int*, int*, int*, double*, double*, double*, double*, double*)': gpsepWraper.cpp:268:7: error: 'error' was not declared in this scope; did you mean 'perror'? 268 | error("gpsep %d is not allocated\n", gpsepi); | ^~~~~ | perror gpsepWraper.cpp:271:7: error: 'error' was not declared in this scope; did you mean 'perror'? 271 | error("ncol(X)=%d does not match GPsep/C-side (%d)", *m_in, gpsep->m); | ^~~~~ | perror make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:202: gpsepWraper.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/DynamicGP/src' ERROR: compilation failed for package ‘DynamicGP’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/DynamicGP-lib/DynamicGP’ Command exited with non-zero status 1 Time 0:11.96, 8.07 + 1.30