* installing *source* package ‘vein’ ... ** package ‘vein’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 17.0.0 (https://github.com/llvm/llvm-project.git 0aecf7ff0d81930d3d46daf1c0552441b793d904)’ using Fortran compiler: ‘flang-new version 17.0.0 (https://github.com/llvm/llvm-project.git 0aecf7ff0d81930d3d46daf1c0552441b793d904)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-flang/vein/src' /usr/local/clang-trunk/bin/flang-new -fopenmp -fpic -O2 -pedantic -c e_bottomup.f95 -o e_bottomup.o error: Semantic errors in e_bottomup.f95 ./e_bottomup.f95:99:25: error: Actual argument type 'LOGICAL(4)' is not compatible with dummy argument type 'LOGICAL(1)' !$ CALL OMP_SET_DYNAMIC(.TRUE.) ^^^^^^ ./e_bottomup.f95:129:25: error: Actual argument type 'LOGICAL(4)' is not compatible with dummy argument type 'LOGICAL(1)' !$ CALL OMP_SET_DYNAMIC(.TRUE.) ^^^^^^ ./e_bottomup.f95:162:25: error: Actual argument type 'LOGICAL(4)' is not compatible with dummy argument type 'LOGICAL(1)' !$ CALL OMP_SET_DYNAMIC(.TRUE.) ^^^^^^ make[1]: *** [/data/gannet/ripley/R/R-flang/etc/Makeconf:217: e_bottomup.o] Error 1 make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-flang/vein/src' ERROR: compilation failed for package ‘vein’ * removing ‘/data/gannet/ripley/R/packages/tests-flang/Libs/vein-lib/vein’ Command exited with non-zero status 1 Time 0:01.78, 0.56 + 0.18