Page 1 of 1

abinit-7.8.2 makemake error

Posted: Thu Sep 25, 2014 6:26 pm
by abokhanc
Hi,

When i run makemake script i get the following error:

[makemake] ---> running ./config/scripts/abilint --dependencies --dump_dtset bindings/parser/dtset.pickle . . 1>abilint.out 2>&1
[makemake] Generating dtset source files
[makemake] === Synchronization of subsystems ===
[makemake] Wiping out former file lists for subsystems
[makemake] Sluicing out the tests subsystem (subdir: tests)
sh: ./wipeout.sh: No such file or directory
[makemake] Aborting now!

Can anyone direct me where i could get this wipeout.sh file?

Thank you

Re: abinit-7.8.2 makemake error  [SOLVED]

Posted: Mon Oct 06, 2014 11:57 am
by pouillon
Thank you for reporting this issue.

The wipeout.sh scripts were only available from Abinit development branches and not distributed with the source tarball up to now, since makemake is exclusively a developer tool.

I fixed this in the upcoming Abinit 7.10 build system, in order to allow external contributors to use makemake. Further fixes have been deferred to Abinit 8.0.

If you wish to contribute to Abinit, the best is however that you discuss directly with Xavier Gonze and get a development branch.