On 17 June 2016 at 16:59, Stefan Hajnoczi <stefa...@redhat.com> wrote: > The following changes since commit 585fcd4b11070b3220685fc54ecca1991cdeb161: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into > staging (2016-06-16 17:58:45 +0100) > > are available in the git repository at: > > git://github.com/stefanha/qemu.git tags/tracing-pull-request > > for you to fetch changes up to 30a9d5a54f9c6b9314ea5d6c3b383f9dd1070478: > > trace: split out trace events for linux-user/ directory (2016-06-17 > 14:28:41 +0100)
Fails to build with clang :-( In file included from /home/petmay01/linaro/qemu-for-merges/tcg/tcg-op.c:32: In file included from /home/petmay01/linaro/qemu-for-merges/trace/mem.h:32: /home/petmay01/linaro/qemu-for-merges/trace/mem-internal.h:33:15: error: duplicate 'inline' declaration specifier [-Werror,-Wduplicate-decl-specifier] static inline inline uint8_t trace_mem_build_info( ^ thanks -- PMM