[CP2K-user] [CP2K:18815] Minimal build of cp2k-2023.1 fails

Scott Milner stm9 at psu.edu
Tue May 16 02:10:40 UTC 2023


I am trying to build cp2k-2023.1 on x86-64 Linux architecture using 
gcc-7.5.0 
(which is listed as working, see https://www.cp2k.org/dev:compiler_support).

I tried the absolute simplest build possible:
     install_cp2k_toolchain.sh --with-fftw --with-openblas --mpi-mode=no
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).

But the compile failed:  after the obligatory
     source 
/home/stm9/group/SOFTWARE/cp2k-2023.1/tools/toolchain/install/setup
and copying the architecture files to where they need to go,
the make command
     make -j 32 ARCH=local VERSION=ssmp
generated errors:

/data1/group/SOFTWARE/cp2k-2023.1/lib/local/ssmp/libcp2kmpiwrap.a(message_passing.o): 
In function `__message_passing_MOD_mp_abort':
/data1/group/SOFTWARE/cp2k-2023.1/src/mpiwrap/message_passing.F:1156: *undefined 
reference to `_gfortran_stop_numeric_f08'*
collect2: error: ld returned 1 exit status
make[3]: *** 
[/data1/group/SOFTWARE/cp2k-2023.1/exe/local/parallel_rng_types_unittest.ssmp] 
Error 1
make[2]: *** [all] Error 2
make[1]: *** [ssmp] Error 2
make: *** [all] Error 2

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.

Scott Milner
Professor of Chemical Engineering
Penn State University



-- 
You received this message because you are subscribed to the Google Groups "cp2k" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cp2k+unsubscribe at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cp2k/c645fb64-9ccc-4c92-94e6-2ab06318d8c6n%40googlegroups.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20230515/805e8f13/attachment.htm>


More information about the CP2K-user mailing list