* installing *source* package ‘RFpredInterval’ ... ** package ‘RFpredInterval’ successfully unpacked and MD5 sums checked ** using staged installation checking for gcc... /usr/local/clang13/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/local/clang13/bin/clang accepts -g... yes checking for /usr/local/clang13/bin/clang option to accept ISO C89... none needed checking for /usr/local/clang13/bin/clang option to support OpenMP... -fopenmp configure: creating ./config.status config.status: creating src/Makevars ** libs make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang13/RFpredInterval/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 R_init_randomForestSRC.c -o R_init_randomForestSRC.o /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 randomForestSRC.c -o randomForestSRC.o In file included from randomForestSRC.c:1: In file included from ./randomForestSRC.h:42: /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 randomForestSRC.c:1: In file included from ./randomForestSRC.h:42: /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 ^ 2 errors generated. make[1]: *** [/data/gannet/ripley/R/R-clang-trunk/etc/Makeconf:168: randomForestSRC.o] Error 1 make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang13/RFpredInterval/src' ERROR: compilation failed for package ‘RFpredInterval’ * removing ‘/data/gannet/ripley/R/packages/tests-clang13/Libs/RFpredInterval-lib/RFpredInterval’ Command exited with non-zero status 1 Time 0:11.71, 2.22 + 0.83