[QE-users] QE 7.1 compilation error

Paolo Giannozzi paolo.giannozzi at uniud.it
Wed Nov 16 15:34:22 CET 2022


FoX is not compiled. Please verify first that "m4" is installed and 
working on your machine. Compilation of FoX requires "m4"

Paolo

On 11/16/22 13:42, Jibiao Li wrote:
> Dear All,
> 
> I tried to compile QE 7.1 with oneAPI, but facing the following error.
> 
> fox_init_module.f90(6): error #7002: Error in opening the compiled 
> module file.  Check INCLUDE paths.   [M_COMMON_IO]
> USE m_common_io, ONLY: setup_io, io_err, io_eor, io_eof
> ----^
> fox_init_module.f90(6): error #6580: Name in only-list does not exist or 
> is not accessible.   [SETUP_IO]
> USE m_common_io, ONLY: setup_io, io_err, io_eor, io_eof
> -----------------------^
> fox_init_module.f90(6): error #6580: Name in only-list does not exist or 
> is not accessible.   [IO_ERR]
> USE m_common_io, ONLY: setup_io, io_err, io_eor, io_eof
> ---------------------------------^
> fox_init_module.f90(6): error #6580: Name in only-list does not exist or 
> is not accessible.   [IO_EOR]
> USE m_common_io, ONLY: setup_io, io_err, io_eor, io_eof
> -----------------------------------------^
> fox_init_module.f90(6): error #6580: Name in only-list does not exist or 
> is not accessible.   [IO_EOF]
> USE m_common_io, ONLY: setup_io, io_err, io_eor, io_eof
> -------------------------------------------------^
> fox_init_module.f90(17): error #6406: Conflicting attributes or multiple 
> declaration of name.   [SETUP_IO]
>           call setup_io()
> --------------^
> fox_init_module.f90(18): error #6406: Conflicting attributes or multiple 
> declaration of name.   [IO_ERR]
>           errcodes(1) = io_err
> -----------------------^
> fox_init_module.f90(19): error #6406: Conflicting attributes or multiple 
> declaration of name.   [IO_EOR]
>           errcodes(2) = io_eor
> -----------------------^
> fox_init_module.f90(20): error #6406: Conflicting attributes or multiple 
> declaration of name.   [IO_EOF]
>           errcodes(3) = io_eof
> -----------------------^
> fox_init_module.f90(24): error #6406: Conflicting attributes or multiple 
> declaration of name.   [SETUP_IO]
>        CALL setup_io(ERR_CODE = errcodes(1), EOR_CODE = errcodes(2), 
> EOF_CODE = errcodes(3))
> -----------^
> compilation aborted for fox_init_module.f90 (code 1)
> make[1]: *** [../make.inc:16: fox_init_module.o] Error 1
> make[1]: Leaving directory '/home/jibiaoli/codes/espresso-7.1/Modules'
> make: *** [Makefile:194: mods] Error 1
> 
> Any idea to remove this error?
> 
> Regards
> ------------------------------------------------------------------------
> 
> Jibiao Li
> 
> Department of Materials Science and Engineering
> 
> Yangtze Normal University
> 
> Juxian Avenue 16, Fuling, Chongqing, China 408100
> 
> Scopus Research ID: 54944118000 
> <https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.scopus.com%2Fauthid%2Fdetail.uri%3FauthorId%3D54944118000&data=05%7C01%7Cpaolo.giannozzi%40uniud.it%7C9dc643cd4ca74253c30b08dac7d03f56%7C6e6ade15296c4224ac581c8ec2fd53a8%7C0%7C0%7C638041995230641947%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000%7C%7C%7C&sdata=CgFlfx6wP7SbdQES9lFSg03EmZeEcxp1iWoUUlJ%2BsA8%3D&reserved=0>
> 
> Web of Science Research ID: F-1905-2016 
> <https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpublons.com%2Fresearcher%2F2283103%2Fjibiao-li%2F&data=05%7C01%7Cpaolo.giannozzi%40uniud.it%7C9dc643cd4ca74253c30b08dac7d03f56%7C6e6ade15296c4224ac581c8ec2fd53a8%7C0%7C0%7C638041995230641947%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000%7C%7C%7C&sdata=HxeBQZKythgGGqyijbTMJ0aENvEU58iCRz3dIUlcBIU%3D&reserved=0>
> 
> <https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpublons.com%2Fresearcher%2F2283103%2Fjibiao-li%2F&data=05%7C01%7Cpaolo.giannozzi%40uniud.it%7C9dc643cd4ca74253c30b08dac7d03f56%7C6e6ade15296c4224ac581c8ec2fd53a8%7C0%7C0%7C638041995230641947%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000%7C%7C%7C&sdata=HxeBQZKythgGGqyijbTMJ0aENvEU58iCRz3dIUlcBIU%3D&reserved=0>
> 
> 
> _______________________________________________
> The Quantum ESPRESSO community stands by the Ukrainian
> people and expresses its concerns about the devastating
> effects that the Russian military offensive has on their
> country and on the free and peaceful scientific, cultural,
> and economic cooperation amongst peoples
> _______________________________________________
> Quantum ESPRESSO is supported by MaX (www.max-centre.eu)
> 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


More information about the users mailing list