On Thu, Nov 20, 2025 at 11:39 PM Sune Vuorela <[email protected]> wrote:
> On 2025-11-19, Ben Cooksley <[email protected]> wrote: > > We have only done gentle resets, I'm thinking we may need to do something > > more invasive such as a full patch level bump? > > We [Ben, Ingo, me and others] did some discoveries a bit ago: > > https://github.com/Unidata/netcdf-c/blob/main/CMakeLists.txt#L1561 is > likely pissing in our craft setup. > > A temporary workaround is being tested but we need to find some more > permanent fixes > The permanent fix will be needed sooner rather than later unfortunately, this defect means that our CI builds for Windows are being contaminated with dependencies that were not requested. As a result the CI system is being prevented from properly performing it's duties. In approximately 24-48 hours I will remove NetCDF from the Windows CI image to correct this issue, which will have the unfortunate consequence of breaking Labplot Windows CI builds. Long term we need the NetCDF project to remove the offending CMake code and issue a new release that is free of this severe defect. > /Sune > > Thanks, Ben
