* installing *source* package ‘AMORE’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.4 (1)’ clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c ADAPTgd.c -o ADAPTgd.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c ADAPTgdwm.c -o ADAPTgdwm.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c BATCHgd.c -o BATCHgd.o In file included from BATCHgd.c:16: /usr/lib/llvm-17/lib/clang/17/include/omp.h:488:39: error: expected 'match', 'adjust_args', or 'append_args' clause on 'omp declare variant' directive 488 | #pragma omp begin declare variant match(device={kind(host)}) | ^ /home/hornik/tmp/R-d-clang-17/include/Rinternals.h:982:17: note: expanded from macro 'match' 982 | #define match Rf_match | ^ In file included from BATCHgd.c:16: /usr/lib/llvm-17/lib/clang/17/include/omp.h:491:39: error: expected 'match', 'adjust_args', or 'append_args' clause on 'omp declare variant' directive 491 | #pragma omp begin declare variant match(device={kind(nohost)}) | ^ /home/hornik/tmp/R-d-clang-17/include/Rinternals.h:982:17: note: expanded from macro 'match' 982 | #define match Rf_match | ^ 2 errors generated. make: *** [/home/hornik/tmp/R-d-clang-17/etc/Makeconf:191: BATCHgd.o] Error 1 ERROR: compilation failed for package ‘AMORE’ * removing ‘/srv/hornik/tmp/CRAN/AMORE.Rcheck/AMORE’