Ward Fisher
Ward Fisher
Thank you for the report, and the sample script. I'll take a look at this, and see what we need to change on our end; removing the `FindZLIB.cmake` we bundle,...
Thank you for catching this, and just in the nick of time, the 4.9.3 release candidate 1 is going out tomorrow. I'll get this sorted out!
The filename is autogenerated by `doxygen`, but should be in line with `md_auth.html`.
I'll take a look now that I've got the zip issue fixed.
I will test this, anything leap out at you @DennisHeimbigner ?
Great, thank you!
Thanks for providing the error logs! From the failed log, I see the following: ```` opt/rh/devtoolset-11/root/usr/libexec/gcc/x86_64-redhat-linux/11/ld: /home/workhorse/WRF_SFIRE/Libs/NETCDF/lib/libnetcdf.a(libnchdf5_la-nc4hdf.o): warning: relocation against `H5T_STD_U16LE_g' in read-only section `.text' /opt/rh/devtoolset-11/root/usr/libexec/gcc/x86_64-redhat-linux/11/ld: /home/workhorse/WRF_SFIRE/Libs/NETCDF/lib/libnetcdf.a(libdispatch_la-dinstance.o): relocation R_X86_64_PC32 against...
@HathewayWill I'm revisiting this and the shell scripts you've provided; I am not immediately certain why CFLAGS is being removed. How are you invoking the script, simply running it from...
That is interesting; CFLAGS is an environmental variable, and I'm unable to replicate the issue where the CFLAGS just disappear. When you invoke the script, are you running it directly,...
> @WardF > > Just wanted to give you an update. I tested netcdf 4.9.0, 4.9.1, 4.9.2 with netcdf fortrtan 4.6.1 > > and the only one that works is...