<div dir="ltr"><div>Hello everyone,</div><div><br></div><div>I have an account on a cluster and I want to install CP2K locally in my own account. I used the following commands and got the following error:</div><div><br></div><div><br></div><div>1- cd /tools/toolchain</div><div><br></div><div><br></div><div>2- ./install_cp2k_toolchain.sh</div><div><br></div><div><br></div><div>3- copying the create arch files like 'local.ssmp' to arch folder in cp2k path</div><div><br></div><div><br></div><div>4- source the setup file in the 'toolchain' folder<br></div><div><br></div><div><br></div><div>5- make -j 30 ARCH=local VERSION=ssmp</div><div><br></div><div><br></div><div>Now, when I want to make the executable file this error occurs (the first one happens multiple times for many functions):</div><div><br></div><div><br></div><div>../cp2k-6.1.0/src/common/spherical_harmonics.F:1205: error: ‘plm’ may be used uninitialized in this function<br></div><div>....</div><div>....<br></div><div>f951: warning: unrecognized command line option "-Wno-maybe-uninitialized"</div><div><br></div><div><br></div><div>I don't know what to do with it. Also, when I remove the "-Wno-maybe-uninitialized" from the arch file I get the error of ' 'variable' may be used uninitialized in this function'.</div><div><br></div><div>Please help me to solve this.</div><div><br></div><div>Thanks in advance.<br></div></div>