Hello Tomoya Naito.
I got same error when I tried to compile EPW. What I did to resolve this was 
download the Wannier90 tar file separately and place the extracted content of 
this tar file (i.e. content inside wannier90 folder after extraction) in 
/path/to/q-e/external/wannier90/ and recompile q-e again.
Hope this helps.

Manish Kumar
Ph.D. Scholar
Department of Computational Sciences
Central University of Punjab
Bhathinda, Punjab
India
Pin 151401
________________________________
From: users <[email protected]> on behalf of Tomoya 
Naito <[email protected]>
Sent: Monday, April 1, 2024 1:16:18 AM
To: [email protected] <[email protected]>
Subject: [QE-users] Install failure for w90

Dear All,

I am now trying to install the quantum espresso ver 7.3 with several 
third-party packages.
I have succeeded to install pw, ph, pp, etc.;
however, when I ran “make w90”, the install is failed with the following error 
message.
Could you be kind to let me know how I can install these packages without 
failure?

I installed with intel compiler and intel mpi (icc, ifort, and mpif90).
The versions of mpif90, icc, and ifort are version 2021.8.0 and the git is 
version 1.8.3.1.

Thank you very much in advance!

=====
[Error Message (with the first trial of “make w90"]

test -d bin || mkdir bin
( cd install ; make -f plugins_makefile w90 || exit 1 )
make[1]: Entering directory `/lustre1/home/tnaito/my_source/qe-7.3/install'
initializing external/wannier90 submodule ...
Initialized empty Git repository in 
/lustre1/home/tnaito/my_source/qe-7.3/external/wannier90/.git/
usage: git remote add [<options>] <name> <url>

   -f, --fetch           fetch the remote branches
   --tags                import all tags and associated objects when fetching
                         or do not fetch any tag at all (--no-tags)
   -t, --track <branch>  branch(es) to track
   -m, --master <branch>
                         master branch
   --mirror[=<push|fetch>]
                         set up remote as a mirror to push to or fetch from

fatal: 'origin' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: Cannot update paths and switch to branch 'recorded_HEAD' at the same 
time.
Did you intend to checkout 'FETCH_HEAD' which can not be resolved as commit?
make[1]: *** [w90] Error 128
make[1]: Leaving directory `/lustre1/home/tnaito/my_source/qe-7.3/install'
make: *** [w90] Error 1

=====

[Error Message (with the second trial of “make w90”]

test -d bin || mkdir bin
( cd install ; make -f plugins_makefile w90 || exit 1 )
make[1]: Entering directory `/lustre1/home/tnaito/my_source/qe-7.3/install'
initializing external/wannier90 submodule ...
 external/wannier90/.git exists. Skipping initialization.
 If you would like to force a reinitializaton, remove external/wannier90 
subdirectory.
if test -e make_wannier90.inc; then \
(cp make_wannier90.inc \
   ../external/wannier90/make.inc ); else \
(echo "no make.inc file found for Wannier90"); fi
cd ../external/wannier90; make lib || exit 1
make[2]: Entering directory 
`/lustre1/home/tnaito/my_source/qe-7.3/external/wannier90'
make[2]: *** No rule to make target `lib'.  Stop.
make[2]: Leaving directory 
`/lustre1/home/tnaito/my_source/qe-7.3/external/wannier90'
make[1]: *** [w90] Error 1
make[1]: Leaving directory `/lustre1/home/tnaito/my_source/qe-7.3/install'
make: *** [w90] Error 1

=====

Best regards,
Tomoya

=========================================================================
Tomoya Naito

[email protected]

Interdisciplinary Theoretical and Mathematical Sciences Program (iTHEMS), 
RIKEN, JAPAN
Department of Physics, Graduate School of Science, The University of Tokyo, 
JAPAN
=========================================================================

_______________________________________________
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<http://www.max-centre.eu>)
users mailing list [email protected]
https://lists.quantum-espresso.org/mailman/listinfo/users
_______________________________________________
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 [email protected]
https://lists.quantum-espresso.org/mailman/listinfo/users

Reply via email to