* installing *source* package ‘norm2’ ... ** package ‘norm2’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using Fortran compiler: ‘flang-new version 17.0.0 (https://github.com/llvm/llvm-project.git 4ec6595d6e5bb62839524ecfe6d6699d12c4f7dd)’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-clang-trunk/norm2/src' /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c program_constants.f90 -o program_constants.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c error_handler.f90 -o error_handler.o error: Could not parse error_handler.f90 ./error_handler.f90:56:37: error: expected end of statement nonredundant_modnames( 6 ) = (/ & ^ ./error_handler.f90:55:7: in the context: specification construct character(len=*), parameter :: & ^ ./error_handler.f90:55:7: in the context: declaration construct character(len=*), parameter :: & ^ ./error_handler.f90:53:7: in the context: specification part implicit none ^ ./error_handler.f90:51:4: in the context: FUNCTION subprogram integer(our_int) function get_modname_icode( whichmod ) & ^ ./error_handler.f90:49:1: in the context: module subprogram part contains ^ ./error_handler.f90:2:1: in the context: module module error_handler ^ ./error_handler.f90:79:38: error: expected end of statement nonredundant_subnames( 78 ) = (/ & ^ ./error_handler.f90:78:7: in the context: specification construct character(len=*), parameter :: & ^ ./error_handler.f90:78:7: in the context: declaration construct character(len=*), parameter :: & ^ ./error_handler.f90:76:7: in the context: specification part implicit none ^ ./error_handler.f90:72:35: in the context: FUNCTION subprogram end function get_modname_icode ^ ./error_handler.f90:49:1: in the context: module subprogram part contains ^ ./error_handler.f90:2:1: in the context: module module error_handler ^ ./error_handler.f90:102:38: error: expected end of statement nonredundant_comments( 90 ) = (/ & ^ ./error_handler.f90:101:7: in the context: specification construct character(len=*), parameter :: & ^ ./error_handler.f90:101:7: in the context: declaration construct character(len=*), parameter :: & ^ ./error_handler.f90:99:7: in the context: specification part implicit none ^ ./error_handler.f90:95:35: in the context: FUNCTION subprogram end function get_subname_icode ^ ./error_handler.f90:49:1: in the context: module subprogram part contains ^ ./error_handler.f90:2:1: in the context: module module error_handler ^ make[2]: *** [/data/gannet/ripley/R/R-flang/etc/Makeconf:219: error_handler.o] Error 1 make[2]: Target 'all' not remade because of errors. make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang-trunk/norm2/src' ERROR: compilation failed for package ‘norm2’ * removing ‘/data/gannet/ripley/R/packages/tests-clang-trunk/norm2.Rcheck/norm2’