On Sun, Nov 23, 2025 at 8:23 AM Alexander Semke <[email protected]> wrote:
> On 21/11/25 11:01, Ben Cooksley wrote: > > 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. > > NetCDF is an optional dependency for LabPlot. We'd only miss the tests > for the NetCDF import when no NetCDF is found on the system but this > shouldn't break the whole build. > Thanks. The removal is now in progress, hopefully we can get NetCDF fixed in the long term. > > > -- > > Alexander > > Cheers, Ben
