make check fails with error message "wrong values"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ETSF_IO Library |
New
|
Undecided
|
Unassigned |
Bug Description
Hi,
during the build of abinit I run make check and for etsf i/o it fails at some points:
== | check 'atom_species_
***
*** ETSF I/O ERROR
***
*** Backtrace : check_mem_str_1D()
*** Action performed : specifications variable
*** Target (name) : atom_species_names
*** Target (id) : -1
*** Error message : wrong values
***
== | read 'chemical_symbols' values OK ==
== | check 'chemical_symbols' values Failed ==
***
*** ETSF I/O ERROR
***
*** Backtrace : check_mem_str_1D()
*** Action performed : specifications variable
*** Target (name) : chemical_symbols
*** Target (id) : -1
*** Error message : wrong values
***
== | read 'pseudopotentia
== | check 'pseudopotentia
***
*** ETSF I/O ERROR
***
*** Backtrace : check_mem_str_1D()
*** Action performed : specifications variable
*** Target (name) : pseudopotential
*** Target (id) : -1
*** Error message : wrong values
Any ideas?
Best regards, Jens
Hello,
Le 03/05/2012, Jens Doleschal <email address hidden> a écrit :
> Hi,
>
> during the build of abinit I run make check and for etsf i/o it fails
> at some points:
Ok, that's interesting and need correction. May I ask which compiler
are you using (I guess which version of GFortran is more accurate) ?
I'll try to reproduce and provide a correction.
Damien.