codes-net compilation failing on cooley
Specifically, the recent additions of macros for showing deprecated model-net functions is failing in codes/model-net.h.
make[1]: Entering directory /gpfs/mira-home/mubarak/codes_cooley/codes-net/build' CC src/models/networks/model-net/model-net.o In file included from ../src/models/networks/model-net/model-net.c:10: ../codes/model-net.h:276: error: wrong number of arguments specified for ‘deprecated’ attribute ../codes/model-net.h:331: error: wrong number of arguments specified for ‘deprecated’ attribute make[1]: *** [src/models/networks/model-net/model-net.o] Error 1 make[1]: Leaving directory
/gpfs/mira-home/mubarak/codes_cooley/codes-net/build'
make: *** [all] Error 2