[QE-users] Error compiling Quantum Espresso-6.2.1 in Linux Ubuntu 18.04 LTS

Paolo Giannozzi p.giannozzi at gmail.com
Sat Jun 16 20:03:30 CEST 2018


In the printout you sent:
---
gfortran -c -g -O2   -DFC_HAVE_FLUSH -DFC_HAVE_ABORT -DFC_EOR_LF
fox_m_fsys_format.F90
fox_m_fsys_format.F90:413:0:
     if (.not.checkFmt(fmt)) then
internal compiler error: Segmentation fault
---
It's a known problem of recent versions of gfortran. Description of the
problem, with solution, here:
  https://gitlab.com/QEF/q-e/issues/28
Paolo

On Sat, Jun 16, 2018 at 7:48 PM, Luis Antonio Leon Martinez <
luleon13 at gmail.com> wrote:

> Dear sirs.
> I have tried to install Quantum Espresso-6.2.1 in Linux Ubuntu 18.04 LTS
> and I find the error described below:
>
> read_upf_schema.f90:18:12:
>
>          USE FoX_Dom
>             1
> Fatal Error: Can't open module file ‘fox_dom.mod’ for reading at (1): No
> such file or directory
> compilation terminated.
> ../make.inc:16: recipe for target 'read_upf_schema.o' failed
> make[1]: *** [read_upf_schema.o] Error 1
> make[1]: Leaving directory '/home/luleon/espresso-6.2.1/Modules'
> Makefile:183: recipe for target 'mods' failed
> make: *** [mods] Error 1
>
> I have also been reading in the different blogs and I have written make
> libfox, and it appears:
>
> cd install ; make -f extlibs_makefile libfox
> make[1]: Entering directory '/home/luleon/espresso-6.2.1/install'
> if test ! -d ../FoX; then \
>         mkdir ../FoX; \
> (gzip -dc ../archive/fox.tgz | (cd ../FoX; tar -xvf -)); \
> cd ../FoX/fox/; export FC=gfortran; ./configure --prefix=/home/luleon/espresso-6.2.1//FoX
> ;\
> make install; cd ../; rm -fr fox;fi
> make[1]: Leaving directory '/home/luleon/espresso-6.2.1/install'
>
> What can I do?
>
> Thanks for your collaboration.
>
> Best regards,
>
>
> PD: I am attaching the compilation file to complement what was previously
> written
>
> Luis A. Leon M.
> Assistant Teacher
> Department of Biomedical Engineering
> Instituto Tecnologico Metropolitano, ITM
> Medellin, Colombia
>
>
>
> _______________________________________________
> users mailing list
> users at lists.quantum-espresso.org
> https://lists.quantum-espresso.org/mailman/listinfo/users
>



-- 
Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,
Univ. Udine, via delle Scienze 208, 33100 Udine, Italy
Phone +39-0432-558216, fax +39-0432-558222
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20180616/fad19078/attachment.html>


More information about the users mailing list