<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>My Linux box (running kubuntu) successfully, and has for years, run QE 4.3.2 and 5.0.1 without issue.  However, an attempt to compile 4.0.3, with all necessary packages installed and after a successful ./configure, running a simple make pw gives, after dozens of lines of messages, abends with the following:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>mpif90 -O3 -x f95-cpp-input -D__GFORTRAN -D__FFTW -D__USE_INTERNAL_FFTW -D__MPI -D__PARA -I../include  -I./  -I../Modules  -I../iotk/src -I../PW  -I../PH -c read_upf_v1.f90<o:p></o:p></p><p class=MsoNormal>mpif90 -O3 -x f95-cpp-input -D__GFORTRAN -D__FFTW -D__USE_INTERNAL_FFTW -D__MPI -D__PARA -I../include  -I./  -I../Modules  -I../iotk/src -I../PW  -I../PH -c read_upf_v2.f90<o:p></o:p></p><p class=MsoNormal>read_upf_v2.f90:437.16-34:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>      ALLOCATE( upf%nn(upf%nwfc), upf%nn(upf%nwfc), &<o:p></o:p></p><p class=MsoNormal>                1                 2<o:p></o:p></p><p class=MsoNormal>Error: Allocate-object at (1) also appears at (2)<o:p></o:p></p><p class=MsoNormal>make[1]: *** [read_upf_v2.o] Error 1<o:p></o:p></p><p class=MsoNormal>make[1]: Leaving directory `/home/pmpgrant/Desktop/espresso-4.0.3/Modules'<o:p></o:p></p><p class=MsoNormal>make: *** [mods] Error 2<o:p></o:p></p><p class=MsoNormal>pmpgrant@w2agz-hp9280:~/Desktop/espresso-4.0.3$ ^C<o:p></o:p></p><p class=MsoNormal>pmpgrant@w2agz-hp9280:~/Desktop/espresso-4.0.3$<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Once more, as far as I can tell, all the packages (gfortran, lapack, etc.) are available.  Sounds like some bizarre conflict between 4.0.3 and kubuntu may exist!<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks in advance for any advice.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Paul Grant<o:p></o:p></p><p class=MsoNormal>IBM RSM/Manager Emeritus<o:p></o:p></p><p class=MsoNormal>W2AGZ Technologies<o:p></o:p></p><p class=MsoNormal>www.w2agz.com<o:p></o:p></p></div></body></html>