On Thu, Feb 11, 2021 at 11:35:03AM +1100, Dmitry Smirnov wrote: > On Wednesday, 10 February 2021 6:47:24 PM AEDT Adrian Bunk wrote: > > Yes, I think this is just a bug in libantlr4-runtime-dev with a simple > > fix to its headers. > > Perhaps it is simple for you but I don't understand how to address the > problem...
It is fixed in libantlr4-runtime-dev 4.9+dfsg-1.1 now in unstable. > > Errors regarding MYSQL_TYPE_INVALID being undefined were the next ones I > > got, I assume you know these kind of issues better. > > I wish I knew better but I don't... Upstream builds against MySQL and > MariaDB is not supported. We always have to improvise to build M-W > against MariaDB... I got 8.0.24[1] building with this new #if block removed. If this was the last problem with 8.0.23, it might now build with that fix. cu Adrian [1] didn't find 8.0.23 upstream sources