<div dir="ltr"><div>Thank you for the patches. The URL is actually correct: the redirection should be done on <a href="http://qe-forge.org">qe-forge.org</a>, via a configuration file. Qe-forge is anyway going offline at the end of month, so it is not worth to try to fix it<br><br></div>Paolo<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 16, 2018 at 8:06 PM, Scott Brozell <span dir="ltr"><<a href="mailto:srb@osc.edu" target="_blank">srb@osc.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
This is not fixed in 6.2.1 because an incorrect url is still<br>
produced in install/plugins_list.<br>
Attached is a patch file for install/install_utils which<br>
improves the error handling when an incorrect url is used; see 1.<br>
Also attached is a patch file for install/plugins_list which<br>
produces the correct url for gipaw; see 2.<br>
<br>
Unfortunately, compilation errors are then encountered using various<br>
versions of intel compilers - 17 and 18.  I am looking for help on<br>
this, see 3.<br>
<br>
1.<br>
If an incorrect url is produced in install/plugins_list then<br>
download_and_unpack in install/install_utils ignores errors from<br>
gzip and tar.  Target uncompress-gipaw in plugins_makefile finishes<br>
without error and configuration for gipaw is started.<br>
<br>
install_utils.patch changes this behavior so that uncompress-gipaw<br>
produces an error which terminates the gipaw build:<br>
===<br>
    0 -rw-r--r-- 1 me hpcsoft        2 Feb 13 19:50 qe-gipaw-6.2.tar.gz<br>
<br>
gzip: ../archive/qe-gipaw-6.2.tar.<wbr>gz: not in gzip format<br>
tar: This does not look like a tar archive<br>
tar: Exiting with failure status due to previous errors<br>
*** Unable to download <a href="http://files.qe-forge.org/index.php?file=qe-gipaw-6.2.tar.gz" rel="noreferrer" target="_blank">http://files.qe-forge.org/<wbr>index.php?file=qe-gipaw-6.2.<wbr>tar.gz</a>.<br>
*** Verify that the url is correct.<br>
make: *** [uncompress-gipaw] Error 1<br>
===<br>
<br>
2.<br>
An incorrect url is produced in install/plugins_list because<br>
$(URL) is used:<br>
===<br>
URL=<a href="http://files.qe-forge.org/index.php?file=" rel="noreferrer" target="_blank">http://files.qe-forge.org/<wbr>index.php?file=</a><br>
...<br>
GIPAW=qe-gipaw-6.2<br>
GIPAW_URL=$(URL)$(GIPAW).tar.<wbr>gz<br>
===<br>
This is corrected in plugins_list.patch.<br>
<br>
3.<br>
mpif90 -O2 -assume byterecl -g -traceback -nomodule -fpp -D__FFTW -D__MPI -D__SCALAPACK   -I/usr/local<br>
/src/espresso/qe-6.2.1-intel-<wbr>18.0.0//include -I/usr/local/src/espresso/qe-<wbr>6.2.1-intel-18.0.0//FoX/finc<br>
lude -I../include/ -I/usr/local/src/espresso/qe-<wbr>6.2.1-intel-18.0.0/iotk/src -I/usr/local/src/espresso/<br>
qe-6.2.1-intel-18.0.0/Modules -I/usr/local/src/espresso/qe-<wbr>6.2.1-intel-18.0.0/FFTXlib -I/usr/local/src<br>
/espresso/qe-6.2.1-intel-18.0.<wbr>0/LAXlib -I/usr/local/src/espresso/qe-<wbr>6.2.1-intel-18.0.0/KS_Solvers/<wbr>CG -<br>
I/usr/local/src/espresso/qe-6.<wbr>2.1-intel-18.0.0/KS_Solvers/<wbr>Davidson -I/usr/local/src/espresso/qe-<wbr>6.2.1-<br>
intel-18.0.0/PW/src -I/usr/local/src/espresso/qe-<wbr>6.2.1-intel-18.0.0/UtilXlib -I. -c paw_gipaw.f90<br>
paw_gipaw.f90(157): error #6580: Name in only-list does not exist or is not accessible.   [SCAN_BEGIN]<br>
    use upf_module,         only : scan_begin, scan_end<br>
------------------------------<wbr>-----^<br>
paw_gipaw.f90(157): error #6580: Name in only-list does not exist or is not accessible.   [SCAN_END]<br>
    use upf_module,         only : scan_begin, scan_end<br>
------------------------------<wbr>-----------------^<br>
...<br>
<br>
I did a little bit of investigation; my guess is that gipaw is out of<br>
sync with the main code branch or maybe that there is a module include<br>
mixup.  Note that XSpectra/src/paw_gipaw.f90 uses read_upf_v1_module<br>
instead of upf_module.<br>
<br>
thanks,<br>
scott<br>
<br>
Scott Brozell, Ph.D.<br>
Scientific Applications Group<br>
Ohio Supercomputer Center<br>
Columbus, OH 43212<br>
<br>
<br>
On Fri, Oct 27, 2017 at 11:07:58AM +0200, Davide Ceresoli wrote:<br>
>      please modify the file install/plugins_list as follows:<br>
> GIPAW=qe-gipaw-6.2<br>
> GIPAW_URL=<a href="http://qe-forge.org/gf/download/frsrelease/245/1119/qe-gipaw-6.2.tar.gz" rel="noreferrer" target="_blank">http://qe-forge.org/<wbr>gf/download/frsrelease/245/<wbr>1119/qe-gipaw-6.2.tar.gz</a><br>
><br>
> On 10/25/2017 09:56 AM, José Carlos Conesa wrote:<br>
> > I installed this recent version of QE and, after completing make all, when I do<br>
> > make gipaw I find the following:<br>
> ><br>
> > configure: error: Cannot compile against this version of Quantum-Espresso<br>
<br>______________________________<wbr>_________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
<a href="http://pwscf.org/mailman/listinfo/pw_forum" rel="noreferrer" target="_blank">http://pwscf.org/mailman/<wbr>listinfo/pw_forum</a><br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,<br>Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>Phone +39-0432-558216, fax +39-0432-558222<br><br></div></div></div></div></div>
</div>