-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On Mon, 2024-04-01 at 00:37 +0500, Andrey Rakhmatullin wrote: > I assume the following patch from Ubuntu fixes this: > > --- a/tests/src/libsystem.c > +++ b/tests/src/libsystem.c > @@ -1,6 +1,9 @@ > #define _GNU_SOURCE > #define __USE_GNU > > +#undef _FILE_OFFSET_BITS > +#undef _TIME_BITS > + > #include <config.h> > > #include <stdlib.h>
Hi, thanks for the patch. It looks a bit strong though, undefining stuff like that unconditionally. Do you have pointers to the Ubuntu bug or something? I've looked at upstream commits and issues and couldn't see anything there. Regards, - -- Yves-Alexis -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEE8vi34Qgfo83x35gF3rYcyPpXRFsFAmYPlZEACgkQ3rYcyPpX RFtkIwf/QZUtuSvH9DPGorTFJ/RybRfdEYONU8kLD8dOFGTXiNRcQYmSCTU/fH5B 4h0VxRWFXlF8TfBN0LmvgM+Rqzx9bT+5ZR+h8SGXL4UvH/W1qPeKIEOYYCmTtFMo nI9TBJhc501maa4PolJXSJ/OYO4AAQPmKvo+kAq0X7eTCaZcN5q1AleRDY5dBmru lHoQXy+L7T2+5N+L8wo7I7rAjLbrTEKH6CkYjNNTZx23Tp/Q6bLRELUg0f4XUusb xfAjR53aav/jCXJ8pYKKYWp60N2uRGPQcw05npjM314YlZlDXPyGn3xHQuEmQfkZ jRYE5mAmrHbtOplP9P49XX4W6cjZBQ== =9cvf -----END PGP SIGNATURE-----