On Wed, Feb 10, 2021 at 02:36:11PM +1100, Dmitry Smirnov wrote:
> On Wednesday, 10 February 2021 9:27:04 AM AEDT Adrian Bunk wrote:
> > Is the new FTBFS problem [1] or something else?
> > 
> > [1] https://github.com/antlr/antlr4/pull/3071
> 
> Thanks for a link. To me it looks like a new problem:
> 
> ~~~~
>  library/parsers/libparsers.so.8.0.23: undefined reference to 
> `antlr4::ANTLRInputStream::ANTLRInputStream(std::basic_string_view<char, 
> std::char_traits<char> >)'
> ~~~~

Yes, I think this is just a bug in libantlr4-runtime-dev with a simple
fix to its headers.

> There is also another FTBFS problem related to MariaDB vs. MySQL but
> I don't have an error message right now...

Errors regarding MYSQL_TYPE_INVALID being undefined were the next ones I got,
I assume you know these kind of issues better.

> Regards,
>  Dmitry Smirnov

cu
Adrian

Reply via email to