Unidata / gempak

Analysis and product generation for meteorological data.
BSD 3-Clause "New" or "Revised" License
69 stars 30 forks source link

NCEP NAWIPS 7.15.1 #117

Closed akrherz closed 1 year ago

akrherz commented 1 year ago

closes #116

akrherz commented 1 year ago

sigh, CI reports green, but it actually should have denoted a failure

2022-10-07T17:28:29.6989880Z make[5]: *** No rule to make target '/home/runner/work/gempak/gempak/os/linux64/lib/libz.a', needed by 'radmap'.  Stop.
2022-10-07T17:28:29.6990926Z make[5]: Leaving directory '/home/runner/work/gempak/gempak/gempak/source/contrib/tdl/radmap'
2022-10-07T17:28:29.6992121Z make[4]: *** [Makefile:10: all] Error 2
2022-10-07T17:28:29.6992566Z make[4]: Leaving directory '/home/runner/work/gempak/gempak/gempak/source/contrib/tdl'
2022-10-07T17:28:29.6993660Z make[3]: *** [Makefile:10: all] Error 2
2022-10-07T17:28:29.6994084Z make[3]: Leaving directory '/home/runner/work/gempak/gempak/gempak/source/contrib'
2022-10-07T17:28:29.6995979Z make[2]: *** [Makefile:37: all] Error 2
2022-10-07T17:28:29.6996392Z make[2]: Leaving directory '/home/runner/work/gempak/gempak/gempak/source'
akrherz commented 1 year ago

Okay, planning on iterating on this and getting CI into proper shape. Oh boy.

akrherz commented 1 year ago

So CI is in better shape than it was before and will be improved on with future PRs.