[ncl-talk] WRAPIT error

Buzan, Jonathan jbuzan at purdue.edu
Sun Dec 20 02:41:43 MST 2020


Hi NCL-Talk,

I am encountering an error that I have not encountered before in WRAPIT. I am confused by this error, because I have not changed my routines or my wrapper scripts.
I tried on two different clusters, and I receive the same error. I have included the files that are used in the routine. Below is the error. 

Perhaps I am missing a flag?

Cheers,
-Jonathan



 > WRAPIT qsatmodoperator.stub shr_kind_mod.F90 shr_const_mod.F90 QSatMod.F90 qsatmodoperator.F90
 
WRAPIT Version: 120209
In file included from /apps/spack/halstead/apps/ncl/6.4.0-gcc-4.8.5-vdbunrk/include/ncarg/hlu/hlu.h:49:0,
                 from WRAPIT.c:9:
WRAPIT.c: In function 'qsatmodoperator_W':
WRAPIT.c:215:10: warning: implicit declaration of function 'qsatmodoperator_' [-Wimplicit-function-declaration]
  NGCALLF(qsatmodoperator,QSATMODOPERATOR)(timeinn,latinn,loninn,T_k_i,p_i,e_s_ou,e_s_d_T_ou,q_s_ou,q_s_d_T_ou);
          ^
/apps/spack/halstead/apps/ncl/6.4.0-gcc-4.8.5-vdbunrk/include/ncarg/c.h:31:29: note: in definition of macro 'NGCALLF'
 #define NGCALLF(reg,caps)   reg##_
                             ^~~
COMPILING shr_kind_mod.F90
COMPILING shr_const_mod.F90
COMPILING QSatMod.F90
COMPILING qsatmodoperator.F90
LINKING
END WRAPIT
 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: QSatMod.F90
Type: application/octet-stream
Size: 4969 bytes
Desc: QSatMod.F90
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20201220/630e6524/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qsatmodoperator.F90
Type: application/octet-stream
Size: 1811 bytes
Desc: qsatmodoperator.F90
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20201220/630e6524/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qsatmodoperator.stub
Type: application/octet-stream
Size: 392 bytes
Desc: qsatmodoperator.stub
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20201220/630e6524/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shr_const_mod.F90
Type: application/octet-stream
Size: 4589 bytes
Desc: shr_const_mod.F90
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20201220/630e6524/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shr_kind_mod.F90
Type: application/octet-stream
Size: 1341 bytes
Desc: shr_kind_mod.F90
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20201220/630e6524/attachment-0004.obj>


More information about the ncl-talk mailing list