* installing *source* package ‘CAMAN’ ... ** package ‘CAMAN’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-Strict/CAMAN/src' g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DSTRICT_R_HEADERS=1 -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 -c methods.cpp -o methods.o g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DSTRICT_R_HEADERS=1 -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 -c vemema_vem.cpp -o vemema_vem.o vemema_vem.cpp: In member function 'double VEMEMA::normal(double, double, double)': vemema_vem.cpp:998:48: error: 'PI' was not declared in this scope 998 | return exp((l-k)*(k-l)/(2*v)) / sqrt(2*PI*v); | ^~ vemema_vem.cpp: In member function 'std::vector > VEMEMA::vem_bivariate(int, double)': vemema_vem.cpp:1864:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1864 | for(i=0;i<(int)p.size(); ++i) | ^~~ vemema_vem.cpp:1874:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1874 | lambda.clear(); | ^~~~~~ make[1]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:202: vemema_vem.o] Error 1 make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-Strict/CAMAN/src' ERROR: compilation failed for package ‘CAMAN’ * removing ‘/data/gannet/ripley/R/packages/tests-strict/Libs/CAMAN-lib/CAMAN’ Command exited with non-zero status 1 Time 0:12.27, 6.47 + 0.56