* installing *source* package ‘norm2’ ... ** package ‘norm2’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using Fortran compiler: ‘ifx (IFX) 2023.2.0 20230622’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-Intel/norm2/src' /data/gannet/ripley/intel/oneapi/compiler/2023.2.0/linux/bin/ifx -fpic -free -O3 -fp-model precise -warn all,noexternals -nogen-interfaces -c program_constants.f90 -o program_constants.o /data/gannet/ripley/intel/oneapi/compiler/2023.2.0/linux/bin/ifx -fpic -free -O3 -fp-model precise -warn all,noexternals -nogen-interfaces -c error_handler.f90 -o error_handler.o error_handler.f90(60): error #5287: Invalid space between kind param and character constant. INCLUDE "icodes_1.h" -----------------^ error_handler.f90(60): error #5144: Invalid character_kind_parameter. No underscore INCLUDE "icodes_1.h" -----------------------------^ error_handler.f90(60): error #5082: Syntax error, found CHARACTER_CONSTANT 'icodes_1.h' when expecting one of: :: ) ( , : * ; . % (/ + - [ ] /) . ** / // ... INCLUDE "icodes_1.h" -----------------^ error_handler.f90(61): error #5082: Syntax error, found '//' when expecting one of: ( " " // & ------------------------------------------------^ error_handler.f90(83): error #5287: Invalid space between kind param and character constant. INCLUDE "icodes_2.h" -----------------^ error_handler.f90(83): error #5144: Invalid character_kind_parameter. No underscore INCLUDE "icodes_2.h" -----------------------------^ error_handler.f90(83): error #5082: Syntax error, found CHARACTER_CONSTANT 'icodes_2.h' when expecting one of: :: ) ( , : * ; . % (/ + - [ ] /) . ** / // ... INCLUDE "icodes_2.h" -----------------^ error_handler.f90(84): error #5082: Syntax error, found '//' when expecting one of: ( " " // & ------------------------------------------------^ error_handler.f90(106): error #5287: Invalid space between kind param and character constant. INCLUDE "icodes_3.h" -----------------^ error_handler.f90(106): error #5144: Invalid character_kind_parameter. No underscore INCLUDE "icodes_3.h" -----------------------------^ error_handler.f90(106): error #5082: Syntax error, found CHARACTER_CONSTANT 'icodes_3.h' when expecting one of: :: ) ( , : * ; . % (/ + - [ ] /) . ** / // ... INCLUDE "icodes_3.h" -----------------^ error_handler.f90(107): error #5082: Syntax error, found '//' when expecting one of: ( " " // & ------------------------------------------------^ error_handler.f90(41): warning #6379: The structure contains one or more misaligned fields. [ERROR_TYPE] type :: error_type -----------^ error_handler.f90(66): error #6404: This name does not have a type, and must have an explicit type. [NONREDUNDANT_MODNAMES] do i = 1, size( nonredundant_modnames ) ----------------------^ error_handler.f90(66): error #6361: An array-valued argument is required in this context. [SIZE] do i = 1, size( nonredundant_modnames ) ----------------------^ error_handler.f90(67): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands. [NONREDUNDANT_MODNAMES] if( whichmod == nonredundant_modnames(i) ) then -------------------------^ error_handler.f90(89): error #6404: This name does not have a type, and must have an explicit type. [NONREDUNDANT_SUBNAMES] do i = 1, size( nonredundant_subnames ) ----------------------^ error_handler.f90(89): error #6361: An array-valued argument is required in this context. [SIZE] do i = 1, size( nonredundant_subnames ) ----------------------^ error_handler.f90(90): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands. [NONREDUNDANT_SUBNAMES] if( whichsub == nonredundant_subnames(i) ) then -------------------------^ error_handler.f90(112): error #6404: This name does not have a type, and must have an explicit type. [NONREDUNDANT_COMMENTS] do i = 1, size( nonredundant_comments ) ----------------------^ error_handler.f90(112): error #6361: An array-valued argument is required in this context. [SIZE] do i = 1, size( nonredundant_comments ) ----------------------^ error_handler.f90(113): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands. [NONREDUNDANT_COMMENTS] if( comment == nonredundant_comments(i) ) then ------------------------^ compilation aborted for error_handler.f90 (code 1) make[1]: *** [/data/gannet/ripley/R/Intel/etc/Makeconf:219: error_handler.o] Error 1 make[1]: Target 'all' not remade because of errors. make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-Intel/norm2/src' ERROR: compilation failed for package ‘norm2’ * removing ‘/data/gannet/ripley/R/packages/tests-Intel/norm2.Rcheck/norm2’