* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘gmGeostats’ ... ** this is package ‘gmGeostats’ version ‘0.11.3’ ** package ‘gmGeostats’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.7 (3+b1)’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpg8aWoZ/R.INSTALL1b442bf190498/gmGeostats/src' clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -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