<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="en-CH" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">Hi<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">Note that CP2K
<a href="https://www.cp2k.org/dev:compiler_support">does not support GCC version prior GCC 7</a>.  <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">Matthias<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="margin-left:36.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">"cp2k@googlegroups.com" <cp2k@googlegroups.com> on behalf of Premkumar Selvarajan <spremkumar.physics@gmail.com><br>
<b>Reply to: </b>"cp2k@googlegroups.com" <cp2k@googlegroups.com><br>
<b>Date: </b>Thursday, 14 April 2022 at 07:01<br>
<b>To: </b>"cp2k@googlegroups.com" <cp2k@googlegroups.com><br>
<b>Subject: </b>[CP2K:16852] Error in CP2K installation<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
</div>
<p class="MsoNormal" style="margin-left:36.0pt">Dear Everyone,  <o:p></o:p></p>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">I am trying to install CP2K in my workstation using the toolchain. However, it is terminated with the following error. I have enclosed herewith the local.ssmp and local.sdbg for your perusal. Your timely help
 will be highly appreciated. Thanks in advance. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">/usr/bin/env python3 /home/prem/cp2k/cp2k-9.1/exts/dbcsr/tools/build_utils/fypp/bin/fypp -n --line-marker-format=gfortran5 /home/prem/cp2k/cp2k-9.1/exts/dbcsr/src/tensors/dbcsr_tensor_block.F dbcsr_tensor_block.F90<br>
gfortran -c -march=native -mtune=native -fno-omit-frame-pointer -g -O3 -funroll-loops  -fopenmp   -I'/home/prem/cp2k/cp2k-9.1/tools/toolchain/install/fftw-3.3.10/include' -I'/home/prem/cp2k/cp2k-9.1/tools/toolchain/install/libint-v2.6.0-cp2k-lmax-5/include'
 -I'/home/prem/cp2k/cp2k-9.1/tools/toolchain/install/libxc-5.1.7/include' -I'/home/prem/cp2k/cp2k-9.1/tools/toolchain/install/libxsmm-1.17/include' -I/home/prem/cp2k/cp2k-9.1/tools/toolchain/install/spglib-1.16.2/include -fbacktrace -ffree-form -fimplicit-none
 -std=f2008  -Werror=aliasing -Werror=ampersand -Werror=c-binding-type -Werror=intrinsic-shadow -Werror=intrinsics-std -Werror=line-truncation -Werror=tabs -Werror=target-lifetime -Werror=underflow -Werror=unused-but-set-variable -Werror=unused-variable -Werror=unused-dummy-argument
 -Werror=conversion -Wno-maybe-uninitialized -Wuninitialized  -D__LIBXSMM  -D__FFTW3  -D__LIBINT -D__LIBXC -D__SPGLIB -D__LIBVORI   -D__SHORT_FILE__="\"dbcsr_tensor_block.F\"" -I'/home/prem/cp2k/cp2k-9.1/exts/dbcsr/src/tensors/' -I'/home/prem/cp2k/cp2k-9.1/exts/dbcsr/src'
 dbcsr_tensor_block.F90<br>
*** Error in `/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951': double free or corruption (fasttop): 0x00000000022d7ea0 ***<br>
======= Backtrace: =========<br>
/lib64/libc.so.6(+0x81329)[0x7f39c9ee6329]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951(_Z17gfc_check_reshapeP8gfc_exprS0_S0_S0_+0x259)[0x510874]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951[0x838087]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951(_Z28gfc_intrinsic_func_interfaceP8gfc_expri+0x2e3)[0x838bd3]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951[0x859f7f]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951(_Z16gfc_resolve_exprP8gfc_expr+0xfd)[0x85b5fd]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951[0x85ef58]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951(_Z18gfc_resolve_blocksP8gfc_codeP13gfc_namespace+0x83)[0x8613d3]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951[0x85f372]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951(_Z18gfc_resolve_blocksP8gfc_codeP13gfc_namespace+0x83)[0x8613d3]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951[0x85f372]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951[0x861331]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951(_Z11gfc_resolveP13gfc_namespace+0x40)[0x859d30]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951[0x85f868]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951[0x861204]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951[0x8612bc]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951(_Z11gfc_resolveP13gfc_namespace+0x40)[0x859d30]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951(_Z14gfc_parse_filev+0x66c)[0x853fdc]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951[0xd9c806]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951[0xdd4eb5]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951(_Z11toplev_mainiPPc+0x857)[0xdd59d7]<br>
/lib64/libc.so.6(__libc_start_main+0xf5)[0x7f39c9e87555]<br>
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951[0xd89294]<br>
======= Memory map: ========<br>
00400000-01241000 r-xp 00000000 fd:00 13502823                           /usr/libexec/gcc/x86_64-redhat-linux/4.8.2/f951<br>
01440000-01445000 r--p 00e40000 fd:00 13502823                           /usr/libexec/gcc/x86_64-redhat-linux/4.8.2/f951<br>
01445000-01453000 rw-p 00e45000 fd:00 13502823                           /usr/libexec/gcc/x86_64-redhat-linux/4.8.2/f951<br>
01453000-0151a000 rw-p 00000000 00:00 0<br>
01e87000-02355000 rw-p 00000000 00:00 0                                  [heap]<br>
7f39bc000000-7f39bc021000 rw-p 00000000 00:00 0<br>
7f39bc021000-7f39c0000000 ---p 00000000 00:00 0<br>
7f39c350c000-7f39c3521000 r-xp 00000000 fd:00 13107219                   /usr/lib64/libgcc_s-4.8.5-20150702.so.1<br>
7f39c3521000-7f39c3720000 ---p 00015000 fd:00 13107219                   /usr/lib64/libgcc_s-4.8.5-20150702.so.1<br>
7f39c3720000-7f39c3721000 r--p 00014000 fd:00 13107219                   /usr/lib64/libgcc_s-4.8.5-20150702.so.1<br>
7f39c3721000-7f39c3722000 rw-p 00015000 fd:00 13107219                   /usr/lib64/libgcc_s-4.8.5-20150702.so.1<br>
7f39c3722000-7f39c3922000 rw-p 00000000 00:00 0<br>
7f39c3922000-7f39c9e65000 r--p 00000000 fd:00 13502851                   /usr/lib/locale/locale-archive<br>
7f39c9e65000-7f39ca029000 r-xp 00000000 fd:00 13108949                   /usr/lib64/libc-2.17.so<br>
7f39ca029000-7f39ca228000 ---p 001c4000 fd:00 13108949                   /usr/lib64/libc-2.17.so<br>
7f39ca228000-7f39ca22c000 r--p 001c3000 fd:00 13108949                   /usr/lib64/libc-2.17.so<br>
7f39ca22c000-7f39ca22e000 rw-p 001c7000 fd:00 13108949                   /usr/lib64/libc-2.17.so<br>
7f39ca22e000-7f39ca233000 rw-p 00000000 00:00 0<br>
7f39ca233000-7f39ca334000 r-xp 00000000 fd:00 13108959                   /usr/lib64/libm-2.17.so<br>
7f39ca334000-7f39ca533000 ---p 00101000 fd:00 13108959                   /usr/lib64/libm-2.17.so<br>
7f39ca533000-7f39ca534000 r--p 00100000 fd:00 13108959                   /usr/lib64/libm-2.17.so<br>
7f39ca534000-7f39ca535000 rw-p 00101000 fd:00 13108959                   /usr/lib64/libm-2.17.so<br>
7f39ca535000-7f39ca54a000 r-xp 00000000 fd:00 13109853                   /usr/lib64/libz.so.1.2.7<br>
7f39ca54a000-7f39ca749000 ---p 00015000 fd:00 13109853                   /usr/lib64/libz.so.1.2.7<br>
7f39ca749000-7f39ca74a000 r--p 00014000 fd:00 13109853                   /usr/lib64/libz.so.1.2.7<br>
7f39ca74a000-7f39ca74b000 rw-p 00015000 fd:00 13109853                   /usr/lib64/libz.so.1.2.7<br>
7f39ca74b000-7f39ca7c1000 r-xp 00000000 fd:00 13109346                   /usr/lib64/libgmp.so.10.2.0<br>
7f39ca7c1000-7f39ca9c0000 ---p 00076000 fd:00 13109346                   /usr/lib64/libgmp.so.10.2.0<br>
7f39ca9c0000-7f39ca9c2000 r--p 00075000 fd:00 13109346                   /usr/lib64/libgmp.so.10.2.0<br>
7f39ca9c2000-7f39ca9c3000 rw-p 00077000 fd:00 13109346                   /usr/lib64/libgmp.so.10.2.0<br>
7f39ca9c3000-7f39caa1c000 r-xp 00000000 fd:00 13109699                   /usr/lib64/libmpfr.so.4.1.1<br>
7f39caa1c000-7f39cac1b000 ---p 00059000 fd:00 13109699                   /usr/lib64/libmpfr.so.4.1.1<br>
7f39cac1b000-7f39cac1d000 r--p 00058000 fd:00 13109699                   /usr/lib64/libmpfr.so.4.1.1<br>
7f39cac1d000-7f39cac1e000 rw-p 0005a000 fd:00 13109699                   /usr/lib64/libmpfr.so.4.1.1<br>
7f39cac1e000-7f39cac35000 r-xp 00000000 fd:00 13109846                   /usr/lib64/libmpc.so.3.0.0<br>
7f39cac35000-7f39cae34000 ---p 00017000 fd:00 13109846                   /usr/lib64/libmpc.so.3.0.0<br>
7f39cae34000-7f39cae35000 r--p 00016000 fd:00 13109846                   /usr/lib64/libmpc.so.3.0.0<br>
7f39cae35000-7f39cae36000 rw-p 00017000 fd:00 13109846                   /usr/lib64/libmpc.so.3.0.0<br>
7f39cae36000-7f39cae38000 r-xp 00000000 fd:00 13108956                   /usr/lib64/libdl-2.17.so<br>
7f39cae38000-7f39cb038000 ---p 00002000 fd:00 13108956                   /usr/lib64/libdl-2.17.so<br>
7f39cb038000-7f39cb039000 r--p 00002000 fd:00 13108956                   /usr/lib64/libdl-2.17.so<br>
7f39cb039000-7f39cb03a000 rw-p 00003000 fd:00 13108956                   /usr/lib64/libdl-2.17.so<br>
7f39cb03a000-7f39cb05c000 r-xp 00000000 fd:00 13108941                   /usr/lib64/ld-2.17.so<br>
7f39cb1eb000-7f39cb23d000 rw-p 00000000 00:00 0<br>
7f39cb241000-7f39cb25b000 rw-p 00000000 00:00 0<br>
7f39cb25b000-7f39cb25c000 r--p 00021000 fd:00 13108941                   /usr/lib64/ld-2.17.so<br>
7f39cb25c000-7f39cb25d000 rw-p 00022000 fd:00 13108941                   /usr/lib64/ld-2.17.so<br>
7f39cb25d000-7f39cb25e000 rw-p 00000000 00:00 0<br>
7ffe894c9000-7ffe894ec000 rw-p 00000000 00:00 0                          [stack]<br>
7ffe895dc000-7ffe895de000 r-xp 00000000 00:00 0                          [vdso]<br>
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]<br>
f951: internal compiler error: Aborted<br>
Please submit a full bug report,<br>
with preprocessed source if appropriate.<br>
See <http://bugzilla.redhat.com/bugzilla> for instructions.<br>
make[4]: *** [dbcsr_tensor_block.o] Error 1<br>
make[3]: *** [libdbcsr] Error 2<br>
make[2]: *** [dbcsr] Error 2<br>
make[1]: *** [ssmp] Error 2<br>
make: *** [all] Error 2.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"> <o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-left:36.0pt">-- <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/763b43ea-eea0-40e6-910d-b47cf4228e6an%40googlegroups.com?utm_medium=email&utm_source=footer">
https://groups.google.com/d/msgid/cp2k/763b43ea-eea0-40e6-910d-b47cf4228e6an%40googlegroups.com</a>.<br>
<br>
<o:p></o:p></p>
</div>
</body>
</html>

<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/36555FBE-1879-4D22-A187-3E00E66DA8BD%40psi.ch?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/36555FBE-1879-4D22-A187-3E00E66DA8BD%40psi.ch</a>.<br />