* installing *source* package ‘dynaTree’ ... ** package ‘dynaTree’ 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/dynaTree/src' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DRPRINT -DNDEBUG -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 cloud.cc -o cloud.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DRPRINT -DNDEBUG -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 dynaTree.cc -o dynaTree.o dynaTree.cc: In function 'void rejuvenate_R(int*, int*, int*, int*, double*)': dynaTree.cc:157:5: error: 'error' was not declared in this scope; did you mean 'perror'? 157 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void update_R(int*, int*, int*, double*, int*, int*, int*, double*, int*, double*)': dynaTree.cc:235:5: error: 'error' was not declared in this scope; did you mean 'perror'? 235 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void retire_R(int*, int*, int*, double*, int*, double*, double*)': dynaTree.cc:301:5: error: 'error' was not declared in this scope; did you mean 'perror'? 301 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void intervals_R(int*, int*, int*, double*, double*)': dynaTree.cc:330:5: error: 'error' was not declared in this scope; did you mean 'perror'? 330 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void treestats_R(int*, double*, double*, double*, double*)': dynaTree.cc:354:5: error: 'error' was not declared in this scope; did you mean 'perror'? 354 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void sameleaf_R(int*, double*, int*, int*)': dynaTree.cc:380:5: error: 'error' was not declared in this scope; did you mean 'perror'? 380 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void predict_R(int*, double*, int*, double*, int*, int*, double*, double*, double*, double*, int*, double*, double*, double*, int*, double*)': dynaTree.cc:431:5: error: 'error' was not declared in this scope; did you mean 'perror'? 431 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void coef_R(int*, double*, int*, int*, double*)': dynaTree.cc:480:5: error: 'error' was not declared in this scope; did you mean 'perror'? 480 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc:485:36: error: 'error' was not declared in this scope; did you mean 'perror'? 485 | if(cloud->pall->model != LINEAR) error("coef only valid for linear models"); | ^~~~~ | perror dynaTree.cc: In function 'void alc_R(int*, double*, int*, double*, int*, int*, int*, double*, int*, double*)': dynaTree.cc:534:5: error: 'error' was not declared in this scope; did you mean 'perror'? 534 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void ieci_R(int*, double*, int*, double*, int*, double*, int*, double*)': dynaTree.cc:601:5: error: 'error' was not declared in this scope; did you mean 'perror'? 601 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void alcX_R(int*, double*, int*, int*, int*, double*)': dynaTree.cc:655:5: error: 'error' was not declared in this scope; did you mean 'perror'? 655 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void relevance_R(int*, double*, int*, int*, int*, double*)': dynaTree.cc:698:5: error: 'error' was not declared in this scope; did you mean 'perror'? 698 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void entropyX_R(int*, int*, double*)': dynaTree.cc:737:5: error: 'error' was not declared in this scope; did you mean 'perror'? 737 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void qEntropy_R(int*, double*, int*, double*, int*, double*)': dynaTree.cc:772:5: error: 'error' was not declared in this scope; did you mean 'perror'? 772 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void qEI_R(int*, double*, int*, double*, double*, int*, double*)': dynaTree.cc:814:5: error: 'error' was not declared in this scope; did you mean 'perror'? 814 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void predclass_R(int*, double*, int*, int*, int*, int*, double*, double*, double*)': dynaTree.cc:860:5: error: 'error' was not declared in this scope; did you mean 'perror'? 860 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void classprobs_R(int*, int*, double*, int*, int*, double*, double*)': dynaTree.cc:910:5: error: 'error' was not declared in this scope; did you mean 'perror'? 910 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void sens_R(int*, int*, int*, int*, int*, int*, double*, int*, double*, int*, double*, int*, int*, double*, double*, int*, double*, double*, double*, double*, double*)': dynaTree.cc:977:5: error: 'error' was not declared in this scope; did you mean 'perror'? 977 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void varpropuse_R(int*, double*)': dynaTree.cc:1034:5: error: 'error' was not declared in this scope; did you mean 'perror'? 1034 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void varproptotal_R(int*, double*)': dynaTree.cc:1054:5: error: 'error' was not declared in this scope; did you mean 'perror'? 1054 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void copy_cloud_R(int*, int*)': dynaTree.cc:1074:5: error: 'error' was not declared in this scope; did you mean 'perror'? 1074 | error("cloud %d is not allocated\n", c); | ^~~~~ | perror dynaTree.cc: In function 'void delete_cloud(unsigned int)': dynaTree.cc:1127:10: error: 'error' was not declared in this scope; did you mean 'perror'? 1127 | } else error("cloud %d is not allocated\n", i); | ^~~~~ | perror make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:200: dynaTree.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/dynaTree/src' ERROR: compilation failed for package ‘dynaTree’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/dynaTree-lib/dynaTree’ Command exited with non-zero status 1 Time 0:03.48, 3.05 + 0.33