<div dir="ltr"><div>After some looking, I found that the variable i is defined as intent(out) in https://electronic-structure.github.io/SIRIUS-doc/dc/d66/generated_8f90_source.html#l02751 and in ~/cp2k/tools/toolchain/build/SIRIUS-6.4.1/src/generated.f90. I believe that if the subroutine call would accept the value of i in the DO loop it should be defined with intent(in) instead of intent(out). I edited generated.f90 accordingly but got the same error again. I am now looking for another file where the subroutine is defined so that I can edit it.</div><div><br></div><div>Please clarify whether I am on the right track to solving this problem. Your help will be highly appreciated. Thank you very much. <br></div><br>On Tuesday, December 31, 2019 at 5:38:29 PM UTC+3, Mohamed Ahmed wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div>Hi everyone,</div><div><br></div><div>I am trying to build cp2k v7.1. Referring to the attached screenshot, I get the error shown when executing <i><b>make -j 4 ARCH=local VERSION=psmp</b></i> after successfully executing <i><b>./install_cp2k_toolchain.sh --libint-lmax=7 --with-cmake=system --with-pexsi=install --with-quip=install --with-spglib=install --with-plumed=install</b></i> and <i><b>source /home/mohamedsami144/cp2k/<wbr>tools/toolchain/install/setup. </b></i>My machine is running Ubuntu 19.10.<br><b></b><i><b></b></i></div><div><i><b><br></b></i></div><div>Your help to solve this issue will be greatly appreciated.</div><div><br></div><div>Happy new Decade.<br></div></div></blockquote></div>