Dear Maintainer, the following standard fortran statement leads to a module not found error in lfortran: use, intrinsic :: iso_fortran_env Looks like some path needs to be set when lfortran is installed via dpkg current workaround: manually pass the patch via lfortran -I /usr/lib/x86_64-linux-gnu/fortran/lfortran-mod ... thanks, Daniel