On Sat, 15 Feb 2014 15:36:05 +0000 Peter Maydell <peter.mayd...@linaro.org> wrote:
> On 13 February 2014 15:30, Luiz Capitulino <lcapitul...@redhat.com> wrote: > > The following changes since commit 9d74f6fef0801ca2ce5c9d38d59b85bf03c27669: > > > > Merge remote-tracking branch 'remotes/alon/pull-libcacard.glusterfs' into > > staging (2014-02-12 17:53:31 +0000) > > > > are available in the git repository at: > > > > > > git://repo.or.cz/qemu/qmp-unstable.git queue/qmp > > > > for you to fetch changes up to ebdc5cbd04a47af74f8b853f8ec95ab6291c7b53: > > > > monitor: Add object_add class argument completion. (2014-02-13 08:49:35 > > -0500) > > Hi. This doesn't build on 32 bit hosts, I'm afraid: > > CC aarch64-softmmu/dump.o > /root/qemu/dump.c: In function 'write_dump_pages': > /root/qemu/dump.c:1356:21: error: passing argument 2 of 'compress2' > from incompatible pointer type [-Werror] > In file included from /root/qemu/dump.c:28:0: > /usr/include/zlib.h:1157:12: note: expected 'uLongf *' but argument is > of type 'size_t *' > cc1: all warnings being treated as errors I dropped the offending series, can you try again please?