<font face="Verdana, Arial, Helvetica" size="2">Eric Greisen updated #12539<br />
---------------------------<br />
<br />
USUBA Problem<br />
-------------<br />
<br />
<div style="margin-left: 40px;">Ticket ID: 12539</div>
<div style="margin-left: 40px;">URL: <a href="https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/12539">https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/12539</a></div>
<div style="margin-left: 40px;">Name: Lucas Hunt</div>
<div style="margin-left: 40px;">Email address: <a href="mailto:lucas.hunt@navy.mil">lucas.hunt@navy.mil</a></div>
<div style="margin-left: 40px;">Creator: User</div>
<div style="margin-left: 40px;">Department: AIPS Data Reduction</div>
<div style="margin-left: 40px;">Staff (Owner): Eric Greisen</div>
<div style="margin-left: 40px;">Type: Issue</div>
<div style="margin-left: 40px;">Status: Open</div>
<div style="margin-left: 40px;">Priority: Default</div>
<div style="margin-left: 40px;">SLA: NRAO E2E</div>
<div style="margin-left: 40px;">Template group: Default</div>
<div style="margin-left: 40px;">Created: 07 August 2018 07:03 PM</div>
<div style="margin-left: 40px;">Updated: 08 August 2018 07:51 PM</div>
<div style="margin-left: 40px;">Reply due: 10 August 2018 06:09 PM (1d 22h 18m)</div>
<div style="margin-left: 40px;">Resolution due: 03 May 2021 12:00 AM (998d 4h 9m)</div>
<br />
<br />
<br />
Since you are compiling locally the chances are that the<br />issue is with the compiler and its options.  You could try<br />compiling USUBA with no optimize.  The easiest way<br />to do that would be to alter $SYSUNIX/OPTIMIZE.LIS<br />and the COMLNK $APGNOT/USUBA.   Or you could<br />make a local copy of USUBA in some directory of yours<br />with also the help file and link instructions:<br />       LIBS $APGNOT DEBUG > USUBA.OPT<br />       COMLNK USUBA USUBA.OPT DEBUG NOOPT<br /><br />If you are using gfortran, check the version.  Older<br />gfortrans (e.g. versions  < 4.7) were known not to work.<br /><br />Eric Greisen<br />
<br />
<br />
<HR style="margin-bottom: 6px; height: 1px; BORDER: none; color: #cfcfcf; background-color: #cfcfcf;" />
Staff CP:  <a href="https://help.nrao.edu/staff" target="_blank">https://help.nrao.edu/staff</a><br />
</font>