<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">I've been trying to compile WRF's UPP for PGI V12.5 64-bit compiler. &nbsp;I'm consistently getting the error below the .sig when I get to the CRTM library. &nbsp;I'm at a loss as to the origin of the error (UPP's problem of the PGU compiler). &nbsp; Has anyone else been able to build UPP with PGI 12.5 for this version. &nbsp; (I can get it to run with the gfortran 4.6.1 &nbsp;compiler, though.)</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; "><br></div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Thanks Much</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; "><div><div><div><div><div><div><div><div style="font-family: Calibri, sans-serif; font-size: 14px; "><div><font class="Apple-style-span" face="Courier New" size="3"><span class="Apple-style-span" style="font-size: 12px; font-family: Consolas, monospace; "><div>================================================================</div><div>Bill Capehart &lt;William.Capehart@sdsmt.edu&gt; &nbsp; Associate Professor</div><div>Department of Atmospheric Sciences &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>213 Mineral Industries Building &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Skype/EVO: wcapehart</div><div>South Dakota School of Mines and Technology &nbsp;Ph: +1-605-394-1994</div><div>501 East Saint Joseph Street &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Fax: +1-605-394-6061</div><div>Rapid City, SD 57701-3995 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Mobile: +1-605-484-5692</div><div>=================== http://capehart.sdsmt.edu ==================</div><div><br></div></span></font></div></div></div></div></div></div></div></div></div></div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; "><br></div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; "><br></div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; "><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">===== Making all in /home/wjc/WRF_REALTIME/UPPV1.1/src/lib/crtm2 =====</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">make[2]: Entering directory `/home/wjc/WRF_REALTIME_KUNR-3DOM/UPPV1.1/src/lib/crtm2'</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">( cd src; echo "Making CRTM library in `pwd`" ; \</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">&nbsp; make FC="pgf90 -Mfree" FL="pgf90 -Mfree" FC_FLAGS="-c -byteswapio -Mchkstk -Mdclchk &nbsp;-Minform,inform -Mnosave -Mref_externals -Kieee -O3" FL_FLAGS="-Kieee" install; \</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; "><span class="Apple-tab-span" style="white-space:pre">        </span>\</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">&nbsp; /bin/cp lib/libCRTM.a /home/wjc/WRF_REALTIME/UPPV1.1/lib/libCRTM.a ; \</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">&nbsp; ln -sf `pwd`/include /home/wjc/WRF_REALTIME/UPPV1.1/include/crtm2 ; \</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">)</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Making CRTM library in /home/wjc/WRF_REALTIME/UPPV1.1/src/lib/crtm2/src</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">make[3]: Entering directory `/home/wjc/WRF_REALTIME_KUNR-3DOM/UPPV1.1/src/lib/crtm2/src'</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">make[4]: Entering directory `/home/wjc/WRF_REALTIME_KUNR-3DOM/UPPV1.1/src/lib/crtm2/src'</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; "><br></div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Making `all' in directory /home/wjc/WRF_REALTIME/UPPV1.1/src/lib/crtm2/src/libsrc</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; "><br></div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">make[5]: Entering directory `/home/wjc/WRF_REALTIME_KUNR-3DOM/UPPV1.1/src/lib/crtm2/src/libsrc'</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Lowering Error: symbol s_level_refl_up$sd is an inconsistent array descriptor</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Lowering Error: symbol s_layer_refl$sd is an inconsistent array descriptor</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Lowering Error: symbol s_layer_trans$sd is an inconsistent array descriptor</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Lowering Error: symbol inv_gamma$sd is an inconsistent array descriptor</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Lowering Error: symbol inv_gammat$sd is an inconsistent array descriptor</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Lowering Error: symbol s_level_refl_up$sd is an inconsistent array descriptor</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Lowering Error: symbol s_layer_source_down$sd is an inconsistent array descriptor</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Lowering Error: symbol inv_gammat$sd is an inconsistent array descriptor</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Lowering Error: symbol s_level_refl_up$sd is an inconsistent array descriptor</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Lowering Error: symbol s_layer_trans$sd is an inconsistent array descriptor</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Lowering Error: symbol refl_trans$sd is an inconsistent array descriptor</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Lowering Error: symbol inv_gammat$sd is an inconsistent array descriptor</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">Lowering Error: symbol refl_trans$sd is an inconsistent array descriptor</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">PGF90-F-0000-Internal compiler error. Errors in Lowering &nbsp; &nbsp; &nbsp;13 (CRTM_RTSolution.f90: 1957)</div><div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">PGF90/x86-64 Linux 12.5-0: compilation aborted</div><div><br></div></div></body></html>