Re: [QE-users] problem compiling qe-6.3

2018-07-11 Thread José Carlos Conesa

Dear Paolo,
Indeed this was the problem. I changed the configure options and 
compilation went OK.

Many thanks
El 10/07/2018 a las 21:41, Paolo Giannozzi escribió:
It looks like a mismatch between Modules/fox_init_module.f90 and FoX. 
Please verify that you have compiled the sources of FoX that come with 
QE and that your compiler is pointing (with -I options) to them and 
not to something else.


Paolo

On Tue, Jul 10, 2018 at 6:46 PM, José Carlos Conesa 
mailto:jccon...@icp.csic.es>> wrote:


Hi,

I just downloaded the qe-6.3 version just recently made
availableand tried to compile it. I found the following
compilation fatal error:

fox_init_module.f90(22): error #6784: The number of actual
arguments cannot be greater than the number of dummy arguments.
[SETUP_IO]
  CALL setup_io(ERR_CODE = errcodes(1), EOR_CODE =
errcodes(2), EOF_CODE = errcodes(3))
---^
and compilation aborts.

I am using ifort compiler (v. 15.0.1.133) with mkl libraries and
intel mpi v. 5.0.2.044

Any help?

-- 
José C. Conesa

Instituto de Catálisis y Petroleoquímica, CSIC
Marie Curie 2, Madrid, Spain


www.icp.csic.es 
Tel. (+34)915854766

___
users mailing list
users@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



___
users mailing list
users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users



--
José C. Conesa
Instituto de Catálisis y Peroleoquímica, CSIC
Campus de Excelencia UAM-CSIC
Marie Curie 2, Cantoblanco
28049 Madrid, Spain
Tel. +34-915854766   Fax +34-915854760

___
users mailing list
users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users

Re: [QE-users] problem compiling qe-6.3

2018-07-11 Thread Paolo Giannozzi
.. and that FoX was actually compiled! Not sure that "make" stops in case
of errors in FoX compilation

Paolo

On Tue, Jul 10, 2018 at 9:41 PM, Paolo Giannozzi 
wrote:

> It looks like a mismatch between Modules/fox_init_module.f90 and FoX.
> Please verify that you have compiled the sources of FoX that come with QE
> and that your compiler is pointing (with -I options) to them and not to
> something else.
>
> Paolo
>
> On Tue, Jul 10, 2018 at 6:46 PM, José Carlos Conesa 
> wrote:
>
>> Hi,
>>
>> I just downloaded the qe-6.3 version just recently made availableand
>> tried to compile it. I found the following compilation fatal error:
>>
>> fox_init_module.f90(22): error #6784: The number of actual arguments
>> cannot be greater than the number of dummy arguments. [SETUP_IO]
>>   CALL setup_io(ERR_CODE = errcodes(1), EOR_CODE = errcodes(2),
>> EOF_CODE = errcodes(3))
>> ---^
>> and compilation aborts.
>>
>> I am using ifort compiler (v. 15.0.1.133) with mkl libraries and intel
>> mpi v. 5.0.2.044
>>
>> Any help?
>>
>> --
>> José C. Conesa
>> Instituto de Catálisis y Petroleoquímica, CSIC
>> Marie Curie 2, Madrid, Spain
>> 
>> www.icp.csic.es
>> Tel. (+34)915854766
>>
>> ___
>> users mailing list
>> users@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
>
>


-- 
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
___
users mailing list
users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users

Re: [QE-users] problem compiling qe-6.3

2018-07-10 Thread Paolo Giannozzi
It looks like a mismatch between Modules/fox_init_module.f90 and FoX.
Please verify that you have compiled the sources of FoX that come with QE
and that your compiler is pointing (with -I options) to them and not to
something else.

Paolo

On Tue, Jul 10, 2018 at 6:46 PM, José Carlos Conesa 
wrote:

> Hi,
>
> I just downloaded the qe-6.3 version just recently made availableand tried
> to compile it. I found the following compilation fatal error:
>
> fox_init_module.f90(22): error #6784: The number of actual arguments
> cannot be greater than the number of dummy arguments. [SETUP_IO]
>   CALL setup_io(ERR_CODE = errcodes(1), EOR_CODE = errcodes(2),
> EOF_CODE = errcodes(3))
> ---^
> and compilation aborts.
>
> I am using ifort compiler (v. 15.0.1.133) with mkl libraries and intel mpi
> v. 5.0.2.044
>
> Any help?
>
> --
> José C. Conesa
> Instituto de Catálisis y Petroleoquímica, CSIC
> Marie Curie 2, Madrid, Spain
> 
> www.icp.csic.es
> Tel. (+34)915854766
>
> ___
> users mailing list
> users@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
___
users mailing list
users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users

[QE-users] problem compiling qe-6.3

2018-07-10 Thread José Carlos Conesa

Hi,

I just downloaded the qe-6.3 version just recently made availableand 
tried to compile it. I found the following compilation fatal error:


fox_init_module.f90(22): error #6784: The number of actual arguments 
cannot be greater than the number of dummy arguments. [SETUP_IO]
  CALL setup_io(ERR_CODE = errcodes(1), EOR_CODE = errcodes(2), 
EOF_CODE = errcodes(3))

---^
and compilation aborts.

I am using ifort compiler (v. 15.0.1.133) with mkl libraries and intel 
mpi v. 5.0.2.044


Any help?

--
José C. Conesa
Instituto de Catálisis y Petroleoquímica, CSIC
Marie Curie 2, Madrid, Spain
www.icp.csic.es
Tel. (+34)915854766

___
users mailing list
users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users