Error reported by NAG HP compiler in ropp_1dvar_OmB.f90
— at Version 2
f95 -I../build -O2 -dusty -I/data/nwp1/grassaf/ropp/hpnag//include -c -o ropp_1dvar_OmB.o `test -f '../qc/ropp_1dvar_OmB.f90' || echo './'`../qc/ropp_1dvar_OmB.f90
Error: ../qc/ropp_1dvar_OmB.f90, line 78: USE ROPP_1DVAR in program-unit ROPP_1DVAR_OMB_BANGLE imports symbol ROPP_1DVAR_OMB_BANGLE
detected at ROPP_1DVAR@
Error: ../qc/ropp_1dvar_OmB.f90, line 161: USE ROPP_1DVAR in program-unit ROPP_1DVAR_OMB_REFRAC imports symbol ROPP_1DVAR_OMB_REFRAC
detected at ROPP_1DVAR@
[f95 terminated - errors found by pass 1]
make[1]: *** [ropp_1dvar_OmB.o] Error 2
Change history
(2)
Description: |
modified (diff)
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Added missing "not_this => <routine_name>" to USE ROPP_1DVAR lines. Committed as [955].
Leaving this ticket open pending any similar issues.
PS - Ticket #83 was also HP NAG, not Linux NAG...