On Thu, Mar 7, 2024 at 1:19 PM John Naylor <johncnaylorls(at)gmail(dot)com> wrote:
>
> In addition, olingo and grassquit are showing different kinds of
> "AddressSanitizer: odr-violation" errors, which I'm not sure what to
> make of -- example:
This might be relevant:
$ git grep 'link_with: pgport_srv'
src/test/modules/test_radixtree/meson.build: link_with: pgport_srv,
No other test module uses this directive, and indeed, removing this
still builds fine for me. Thoughts?