* installing *source* package ‘spNNGP’ ... ** package ‘spNNGP’ successfully unpacked and MD5 sums checked ** using staged installation ** libs make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang13/spNNGP/src' /usr/local/clang13/bin/clang++ -std=gnu++14 -I"/data/gannet/ripley/R/R-clang-trunk/include" -DNDEBUG -isystem /usr/local/clang13/include -fopenmp -fpic -g -O3 -Wall -pedantic -frtti -c PGLogit.cpp -o PGLogit.o In file included from PGLogit.cpp:12: /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 PGLogit.cpp:12: /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 ^ PGLogit.cpp:25:17: warning: unused variable 'upper' [-Wunused-variable] char const *upper = "U"; ^ PGLogit.cpp:22:18: warning: unused variable 'negOne' [-Wunused-variable] const double negOne = -1.0; ^ PGLogit.cpp:29:17: warning: unused variable 'lside' [-Wunused-variable] char const *lside = "L"; ^ PGLogit.cpp:28:17: warning: unused variable 'rside' [-Wunused-variable] char const *rside = "R"; ^ 4 warnings and 2 errors generated. make[1]: *** [/data/gannet/ripley/R/R-clang-trunk/etc/Makeconf:175: PGLogit.o] Error 1 make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang13/spNNGP/src' ERROR: compilation failed for package ‘spNNGP’ * removing ‘/data/gannet/ripley/R/packages/tests-clang13/Libs/spNNGP-lib/spNNGP’ Command exited with non-zero status 1 Time 0:04.49, 2.00 + 0.15