On Wed, Sep 14, 2022 at 04:45:20PM -0500, Paul Eggert wrote: > Can you reproduce the problem with my recipe? > > One possibility is that you have an old malloca.c left over from an old > build, and it won't compile with the new Gnulib. So it may help to bootstrap > from scratch. > (all times in UTC)
I had bootstrapped at 19.55 UTC so I missed the latest commit. I bootstrapped at 22.39 UTC with these changes: Updating file gnulib_m4/assert_h.m4 (backup in gnulib_m4/assert_h.m4~) Updating file lib/verify.h (backup in lib/verify.h~) I made distclean, configured, and compiled with the same error. I have the same last commit as you (plus some (not new) local changes in the groff sources). My malloca.c in groff/lib is -rw------- 1 bg bg 3701 sep 14 19:54 malloca.c N.B. I use a lot of options for "gcc".
