* Helmut Grohne <hel...@subdivi.de> [250509 22:39]:
I got a symbol failure for util-linux on musl-linux-any. If you look at the source, you'll notice that uuid_time64 is a glibc-only symbol guarded by __GLIBC__. Please drop it from non-glibc architectures such as musl-linux-any.
I can certainly do that, but I do wonder if that hides a t64 problem on !glibc archs.
Best, Chris