* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘BayesFM’ ... ** package ‘BayesFM’ successfully unpacked and MD5 sums checked ** using staged installation checking for grep that handles long lines and -e... /usr/bin/grep checking for a sed that does not truncate output... /usr/bin/sed checking for Fortran compiler... flang-new-18 configure: WARNING: the Fortran code contained in this package will be compiled with flang-new-18. Please contact package maintainer if compilation fails. ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ using Fortran compiler: ‘Debian flang-new version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmphQ5NSi/R.INSTALL14c9b11f66fa37/BayesFM/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o flang-new-18 -fpic -g -O2 -c global.f95 -o global.o flang-new-18 -fpic -g -O2 -c matrix.f95 -o matrix.o flang-new-18 -fpic -g -O2 -c probability.f95 -o probability.o flang-new-18 -fpic -g -O2 -c covariates.f95 -o covariates.o error: loc("/tmp/RtmphQ5NSi/R.INSTALL14c9b11f66fa37/BayesFM/src/covariates.f95":1:1): flang/lib/Lower/CallInterface.cpp:949: not yet implemented: support for polymorphic types LLVM ERROR: aborting make[1]: *** [/home/hornik/tmp/R.check/r-devel-clang/Work/build/etc/Makeconf:221: covariates.o] Error 1 make[1]: Leaving directory '/tmp/RtmphQ5NSi/R.INSTALL14c9b11f66fa37/BayesFM/src' ERROR: compilation failed for package ‘BayesFM’ * removing ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BayesFM’