I am trying to build cp2k-2023.1 on x86-64 Linux architecture using gcc-7.5.0 <div>(which is listed as working, see https://www.cp2k.org/dev:compiler_support).<div><br /></div><div>I tried the absolute simplest build possible:</div><div>     install_cp2k_toolchain.sh --with-fftw --with-openblas --mpi-mode=no<br /></div><div>which proceeded without errors (except that I had to download all the .b2z files for the packages by hand, because the certificates have expired -- grrrr).<br /></div><div><br /></div><div>But the compile failed:  after the obligatory</div><div>     source /home/stm9/group/SOFTWARE/cp2k-2023.1/tools/toolchain/install/setup<br /></div><div>and copying the architecture files to where they need to go,</div><div>the make command</div><div>     make -j 32 ARCH=local VERSION=ssmp</div><div>generated errors:</div><div><br /></div><div>/data1/group/SOFTWARE/cp2k-2023.1/lib/local/ssmp/libcp2kmpiwrap.a(message_passing.o): In function `__message_passing_MOD_mp_abort':<br />/data1/group/SOFTWARE/cp2k-2023.1/src/mpiwrap/message_passing.F:1156: <b>undefined reference to `_gfortran_stop_numeric_f08'</b><br />collect2: error: ld returned 1 exit status<br />make[3]: *** [/data1/group/SOFTWARE/cp2k-2023.1/exe/local/parallel_rng_types_unittest.ssmp] Error 1<br />make[2]: *** [all] Error 2<br />make[1]: *** [ssmp] Error 2<br />make: *** [all] Error 2<br /></div><div><br /></div><div>This is the most frustrating build I have dealt with in a long time.  I would much appreciate it if a knowledgeable CP2K-er can help build this app.</div><div><br /></div><div>Scott Milner</div><div>Professor of Chemical Engineering</div><div>Penn State University</div><div><br /></div><div><br /></div><div><br /></div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "cp2k" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/c645fb64-9ccc-4c92-94e6-2ab06318d8c6n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/c645fb64-9ccc-4c92-94e6-2ab06318d8c6n%40googlegroups.com</a>.<br />