On Tue, 03/20 12:30, Marcel Apfelbaum wrote: > Hi Eric, > > On 19/03/2018 23:53, Eric Blake wrote: > > Use the correct printf formats, so that a 32-bit compile doesn't > > spit out lots of warnings about %lx being incompatible with uint64_t. > > Broken since initial commit ef6d4ccd. > > > > Signed-off-by: Eric Blake <ebl...@redhat.com> > > --- > > > > I don't know if 'make vm-build-ubuntu.i368' would catch this (it failed > > for me for other reasons); I found it via a 32-bit rawhide VM. > > > > I couldn't run 'make vm-build-ubuntu.i368' either. (Stuck on "Booting from > Hard Disk...") > > I run make docker-test-build@debian-win32-cross to be sure it compiles on > 32bit arch, > however I found out the docker configuration results in 'RDMA support no', so > it will not help.
Cc'ing Phil and Alex who know this image better than me. Meanwhile I'll take a look at why make vm-build-ubuntu.i386 is broken. Thanks. Fam