
On Tue, 2018-07-17 at 10:29 +0100, Daniel P. Berrangé wrote:
On Tue, Jul 17, 2018 at 10:14:18AM +0200, Andrea Bolognani wrote:
It looks like gnulib commit 2afc250c6fae changed the ffs() detection code, and now when compiling with MinGW I get HAVE_FFS=1 instead of HAVE_FFS=0 and the failure above. Curiously, HAVE_FFS only shows up in Makefiles after the commit, whereas before I had the classic '#undef HAVE_FFS' in config.h as well.
CC'ing bug-gnulib and the patch author so they can take a look.
No need - I reported this yesterday & Bruno has already provided a fix which I've confirmed fixes the ffs() problem, so I've pushed that for libvirt.
Darn, I should have double-checked bug-gnulib again today before sending the message. Sorry for the noise :( -- Andrea Bolognani / Red Hat / Virtualization