* installing *source* package ‘data.table’ ... ** package ‘data.table’ successfully unpacked and MD5 sums checked ** using staged installation zlib 1.2.11 is available ok R CMD SHLIB supports OpenMP without any extra hint ** libs make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang13/data.table/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 assign.c -o assign.o In file included from assign.c:1: In file included from ./data.table.h:13: In file included from ./myomp.h:2: /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 assign.c:1: In file included from ./data.table.h:13: In file included from ./myomp.h:2: /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: assign.o] Error 1 make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang13/data.table/src' ERROR: compilation failed for package ‘data.table’ * removing ‘/data/gannet/ripley/R/packages/tests-clang13/Libs/data.table-lib/data.table’ Command exited with non-zero status 1 Time 0:04.13, 0.96 + 0.35