On 2025/09/07 21:47, Marco van Hulten wrote: > On Thu, 4 Sep 2025 18:19:15 +0100 Stuart Henderson wrote: > > this is one of the few things which builds directly with the DCE UUID > > library functions that we have in libc without patches, so it would be > > nice to use them, i.e. drop the current uuid-related bits and use this > > instead > > > > --disable-util-linux-uuid \ > > --disable-ossp-uuid \ > > --enable-dce-uuid > > Nice, seems to work. Attached new tarball. > > > not sure what this is ... > > > > checking for szlib library... suppressed > > > > sz doesn't show up in logs otherwise and I don't see a dep pulling it > > in, and check-lib-depends has this : > > > > cdo-2.5.3(geo/cdo): > > Extra: sz.0 > > This does not happen with new geo/eccodes and updated math/hdf5. I > could've been more clear on those ports.
aha, thanks. > After the uuid polishing up, geo/cdo should be OK now. > > Marco ok sthen