<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body>
<div dir="auto">Hello <span style="font-family:-apple-system, HelveticaNeue;font-size:14.6667px;display:inline !important">Tomoya Naito.</span></div>
<div dir="auto"><span style="font-family:-apple-system, HelveticaNeue;font-size:14.6667px;display:inline !important">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
<b>/path/to/q-e/external/wannier90/ and </b>recompile q-e again.</span></div>
<div dir="auto"><span style="font-family:-apple-system, HelveticaNeue;font-size:14.6667px;display:inline !important">Hope this helps.</span></div>
<div><br>
</div>
<div id="ms-outlook-mobile-signature" dir="auto">
<div dir="auto">Manish Kumar</div>
<div dir="auto">Ph.D. Scholar</div>
<div dir="auto">Department of Computational Sciences</div>
<div dir="auto">Central University of Punjab</div>
<div dir="auto">Bhathinda, Punjab</div>
<div dir="auto">India</div>
<div dir="auto">Pin 151401</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> users <users-bounces@lists.quantum-espresso.org> on behalf of Tomoya Naito <tnaito@ribf.riken.jp><br>
<b>Sent:</b> Monday, April 1, 2024 1:16:18 AM<br>
<b>To:</b> users@lists.quantum-espresso.org <users@lists.quantum-espresso.org><br>
<b>Subject:</b> [QE-users] Install failure for w90</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Dear All,<br>
<br>
I am now trying to install the quantum espresso ver 7.3 with several third-party packages.<br>
I have succeeded to install pw, ph, pp, etc.; <br>
however, when I ran “make w90”, the install is failed with the following error message.<br>
Could you be kind to let me know how I can install these packages without failure?<br>
<br>
I installed with intel compiler and intel mpi (icc, ifort, and mpif90).<br>
The versions of mpif90, icc, and ifort are version 2021.8.0 and the git is version 1.8.3.1.<br>
<br>
Thank you very much in advance!<br>
<br>
=====<br>
[Error Message (with the first trial of “make w90"]<br>
<br>
test -d bin || mkdir bin<br>
( cd install ; make -f plugins_makefile w90 || exit 1 )<br>
make[1]: Entering directory `/lustre1/home/tnaito/my_source/qe-7.3/install'<br>
initializing external/wannier90 submodule ...<br>
Initialized empty Git repository in /lustre1/home/tnaito/my_source/qe-7.3/external/wannier90/.git/<br>
usage: git remote add [<options>] <name> <url><br>
<br>
-f, --fetch fetch the remote branches<br>
--tags import all tags and associated objects when fetching<br>
or do not fetch any tag at all (--no-tags)<br>
-t, --track <branch> branch(es) to track<br>
-m, --master <branch><br>
master branch<br>
--mirror[=<push|fetch>]<br>
set up remote as a mirror to push to or fetch from<br>
<br>
fatal: 'origin' does not appear to be a git repository<br>
fatal: Could not read from remote repository.<br>
<br>
Please make sure you have the correct access rights<br>
and the repository exists.<br>
fatal: Cannot update paths and switch to branch 'recorded_HEAD' at the same time.<br>
Did you intend to checkout 'FETCH_HEAD' which can not be resolved as commit?<br>
make[1]: *** [w90] Error 128<br>
make[1]: Leaving directory `/lustre1/home/tnaito/my_source/qe-7.3/install'<br>
make: *** [w90] Error 1<br>
<br>
=====<br>
<br>
[Error Message (with the second trial of “make w90”]<br>
<br>
test -d bin || mkdir bin<br>
( cd install ; make -f plugins_makefile w90 || exit 1 )<br>
make[1]: Entering directory `/lustre1/home/tnaito/my_source/qe-7.3/install'<br>
initializing external/wannier90 submodule ...<br>
external/wannier90/.git exists. Skipping initialization.<br>
If you would like to force a reinitializaton, remove external/wannier90 subdirectory.<br>
if test -e make_wannier90.inc; then \<br>
(cp make_wannier90.inc \<br>
../external/wannier90/make.inc ); else \<br>
(echo "no make.inc file found for Wannier90"); fi<br>
cd ../external/wannier90; make lib || exit 1<br>
make[2]: Entering directory `/lustre1/home/tnaito/my_source/qe-7.3/external/wannier90'<br>
make[2]: *** No rule to make target `lib'. Stop.<br>
make[2]: Leaving directory `/lustre1/home/tnaito/my_source/qe-7.3/external/wannier90'<br>
make[1]: *** [w90] Error 1<br>
make[1]: Leaving directory `/lustre1/home/tnaito/my_source/qe-7.3/install'<br>
make: *** [w90] Error 1<br>
<br>
=====<br>
<br>
Best regards,<br>
Tomoya<br>
<br>
=========================================================================<br>
Tomoya Naito<br>
<br>
tnaito@ribf.riken.jp<br>
<br>
Interdisciplinary Theoretical and Mathematical Sciences Program (iTHEMS), RIKEN, JAPAN<br>
Department of Physics, Graduate School of Science, The University of Tokyo, JAPAN<br>
=========================================================================<br>
<br>
_______________________________________________<br>
The Quantum ESPRESSO community stands by the Ukrainian<br>
people and expresses its concerns about the devastating<br>
effects that the Russian military offensive has on their<br>
country and on the free and peaceful scientific, cultural,<br>
and economic cooperation amongst peoples<br>
_______________________________________________<br>
Quantum ESPRESSO is supported by MaX (<a href="http://www.max-centre.eu">www.max-centre.eu</a>)<br>
users mailing list users@lists.quantum-espresso.org<br>
<a href="https://lists.quantum-espresso.org/mailman/listinfo/users">https://lists.quantum-espresso.org/mailman/listinfo/users</a></div>
</span></font></div>
</body>
</html>