On Thu, Mar 30, 2023 at 3:03 PM Daniel Gustafsson <daniel@yesql.se> wrote:
>
> > On 30 Mar 2023, at 03:48, Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com> wrote:
>
> > While checking the buildfarm, I found a failure on NetBSD caused by the added code[1]:
>
> Thanks for reporting, I see that lapwing which runs Linux (Debian 7, gcc 4.7.2)
> has the same error. I'll look into it today to get a fix committed.
This is an i686 machine, so it probably has the same void *
difference. Building with -m32 might be enough to reproduce the
problem.