* installing *source* package ‘gmGeostats’ ... ** package ‘gmGeostats’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang13/gmGeostats/src' /usr/local/clang13/bin/clang -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -c gmGeostats.c -o gmGeostats.o In file included from gmGeostats.c:11: /usr/local/clang13/lib/clang/13.0.0/include/omp.h:483:39: error: expected 'match' clause on 'omp declare variant' directive #pragma omp begin declare variant match(device={kind(host)}) ^ /data/gannet/ripley/R/R-clang-trunk/include/Rinternals.h:967:17: note: expanded from macro 'match' #define match Rf_match ^ In file included from gmGeostats.c:11: /usr/local/clang13/lib/clang/13.0.0/include/omp.h:486:39: error: expected 'match' clause on 'omp declare variant' directive #pragma omp begin declare variant match(device={kind(nohost)}) ^ /data/gannet/ripley/R/R-clang-trunk/include/Rinternals.h:967:17: note: expanded from macro 'match' #define match Rf_match ^ gmGeostats.c:143:13: warning: unused variable 'ev' [-Wunused-variable] int i,j,k,ev,lx,ly,s; ^ gmGeostats.c:332:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ gmGeostats.c:458:7: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] Z+=d*n; ^ gmGeostats.c:452:5: note: previous statement is here for(i=0;i