* installing *source* package ‘gmGeostats’ ... ** package ‘gmGeostats’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 18.1.4’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/gmGeostats/src' /usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang18/include -I/usr/local/clang/include -fopenmp -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c gmGeostats.c -o gmGeostats.o gmGeostats.c:222:57: warning: '/*' within block comment [-Wcomment] 222 | /* omega = norm_rand() * M_SQRT2 / range * M_SQRT_3; /* sqrt(3) needed to produce effective range*/ | ^ gmGeostats.c:484:7: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 484 | Z+=d*n; | ^ gmGeostats.c:478:5: note: previous statement is here 478 | for(i=0;i