From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aR1f8-0004Jt-5k for qemu-devel@nongnu.org; Wed, 03 Feb 2016 12:56:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aR1f6-0002NW-VF for qemu-devel@nongnu.org; Wed, 03 Feb 2016 12:56:18 -0500 Received: from mail-vk0-x22d.google.com ([2607:f8b0:400c:c05::22d]:34732) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aR1f6-0002NM-EE for qemu-devel@nongnu.org; Wed, 03 Feb 2016 12:56:16 -0500 Received: by mail-vk0-x22d.google.com with SMTP id e185so19877612vkb.1 for ; Wed, 03 Feb 2016 09:56:16 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1454514465-11856-1-git-send-email-stefanha@redhat.com> References: <1454514465-11856-1-git-send-email-stefanha@redhat.com> From: Peter Maydell Date: Wed, 3 Feb 2016 17:55:56 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 00/13] Tracing patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: QEMU Developers On 3 February 2016 at 15:47, Stefan Hajnoczi wrote: > The following changes since commit c65db7705b7926f4a084b93778e4bd5dd3990a= ad: > > Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-for-pete= r-2016-02-02' into staging (2016-02-02 18:04:04 +0000) > > are available in the git repository at: > > git://github.com/stefanha/qemu.git tags/tracing-pull-request > > for you to fetch changes up to c84ea00dc29b2084a62bd31f498ed0f245d3848e: > > log: add "-d trace:PATTERN" (2016-02-03 10:37:50 +0000) > > ---------------------------------------------------------------- Hi. I'm afraid this fails to compile on Windows: In file included from /home/petmay01/linaro/qemu-for-merges/include/trace.h= :4, from /home/petmay01/linaro/qemu-for-merges/util/oslib-win32.c:38: ./trace/generated-tracers.h: In function =E2=80=98trace_virtio_console_flus= h_buf=E2=80=99: ./trace/generated-tracers.h:240: warning: format =E2=80=98%zd=E2=80=99 expe= cts type =E2=80=98signed size_t=E2=80=99, but argument 8 has type =E2=80=98ssize_t= =E2=80=99 CC util/hbitmap.o ./trace/generated-tracers.h: In function =E2=80=98trace_usb_ohci_iso_td_so= =E2=80=99: ./trace/generated-tracers.h:2784: warning: format =E2=80=98%zu=E2=80=99 exp= ects type =E2=80=98size_t=E2=80=99, but argument 11 has type =E2=80=98ssize_t=E2=80= =99 ./trace/generated-tracers.h: In function =E2=80=98trace_usb_ohci_iso_td_dat= a_overrun=E2=80=99: ./trace/generated-tracers.h:2796: warning: format =E2=80=98%zu=E2=80=99 exp= ects type =E2=80=98size_t=E2=80=99, but argument 7 has type =E2=80=98ssize_t=E2=80=99 CC util/fifo8.o CC util/acl.o ./trace/generated-tracers.h: In function =E2=80=98trace_spice_vmc_write=E2= =80=99: ./trace/generated-tracers.h:6516: warning: format =E2=80=98%zd=E2=80=99 exp= ects type =E2=80=98signed size_t=E2=80=99, but argument 6 has type =E2=80=98ssize_t= =E2=80=99 CC util/error.o CC util/qemu-error.o cc1: warnings being treated as errors In file included from /home/petmay01/linaro/qemu-for-merges/include/trace.h= :4, from /home/petmay01/linaro/qemu-for-merges/util/hbitmap.c:= 18: ./trace/generated-tracers.h: In function =E2=80=98trace_virtio_console_flus= h_buf=E2=80=99: ./trace/generated-tracers.h:240: warning: format =E2=80=98%zd=E2=80=99 expe= cts type =E2=80=98signed size_t=E2=80=99, but argument 8 has type =E2=80=98ssize_t= =E2=80=99 CC util/id.o CC util/iov.o ./trace/generated-tracers.h: In function =E2=80=98trace_usb_ohci_iso_td_so=E2=80=99:./trace/generated-tracers.h: In = function =E2=80=98trace_v9fs_read_return=E2=80=99: ./trace/generated-tracers.h:2784: warning: format =E2=80=98%zu=E2=80=99 exp= ects type =E2=80=98size_t=E2=80=99, but argument 11 has type =E2=80=98ssize_t=E2=80= =99 ./trace/generated-tracers.h: In function =E2=80=98trace_usb_ohci_iso_td_dat= a_overrun=E2=80=99: ./trace/generated-tracers.h:2796: warning: format =E2=80=98%zu=E2=80=99 exp= ects type =E2=80=98size_t=E2=80=99, but argument 7 has type =E2=80=98ssize_t=E2=80=99 ./trace/generated-tracers.h:10368: warning: format =E2=80=98%zd=E2=80=99 ex= pects type =E2=80=98signed size_t=E2=80=99, but argument 9 has type =E2=80=98ssize_t= =E2=80=99 ./trace/generated-tracers.h: In function =E2=80=98trace_v9fs_readdir_return= =E2=80=99: ./trace/generated-tracers.h:10392: warning: format =E2=80=98%zd=E2=80=99 ex= pects type =E2=80=98signed size_t=E2=80=99, but argument 9 has type =E2=80=98ssize_t= =E2=80=99 ./trace/generated-tracers.h: In function =E2=80=98trace_v9fs_write_return= =E2=80=99: ./trace/generated-tracers.h:10416: warning: format =E2=80=98%zd=E2=80=99 ex= pects type =E2=80=98signed size_t=E2=80=99, but argument 9 has type =E2=80=98ssize_t= =E2=80=99 CC util/qemu-config.o ./trace/generated-tracers.h: In function =E2=80=98trace_spice_vmc_write=E2= =80=99: ./trace/generated-tracers.h:6516: warning: format =E2=80=98%zd=E2=80=99 exp= ects type =E2=80=98signed size_t=E2=80=99, but argument 6 has type =E2=80=98ssize_t= =E2=80=99 CC util/qemu-sockets.o ./trace/generated-tracers.h: In function =E2=80=98trace_v9fs_read_return=E2= =80=99: ./trace/generated-tracers.h:10368: warning: format =E2=80=98%zd=E2=80=99 ex= pects type =E2=80=98signed size_t=E2=80=99, but argument 9 has type =E2=80=98ssize_t= =E2=80=99 ./trace/generated-tracers.h: In function =E2=80=98trace_v9fs_readdir_return= =E2=80=99: ./trace/generated-tracers.h:10392: warning: format =E2=80=98%zd=E2=80=99 ex= pects type =E2=80=98signed size_t=E2=80=99, but argument 9 has type =E2=80=98ssize_t= =E2=80=99 ./trace/generated-tracers.h: In function =E2=80=98trace_v9fs_write_return= =E2=80=99: ./trace/generated-tracers.h:10416: warning: format =E2=80=98%zd=E2=80=99 ex= pects type =E2=80=98signed size_t=E2=80=99, but argument 9 has type =E2=80=98ssize_t= =E2=80=99 CC util/notify.o I think this is a quirk of this elderly mingw setup that's come up before, but I forget what the resolution of it was. (I now have a more up to date mingw build in the mix too, so I'm not completely averse to the suggestion of "drop this thing".) thanks -- PMM