[QE-users] Install failure for w90

Tomoya Naito tnaito at ribf.riken.jp
Sun Mar 31 21:46:18 CEST 2024


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

tnaito at ribf.riken.jp

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



More information about the users mailing list