All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: xen-devel@lists.xenproject.org, bhupinder.thakur@linaro.org,
	wei.liu2@citrix.com, sstabellini@kernel.org
Subject: ARM32 - build-issues with xen/arm: vpl011: Add a new vuart node in the xenstore
Date: Wed, 4 Oct 2017 21:58:32 -0400	[thread overview]
Message-ID: <20171005015832.GA18647@localhost.localdomain> (raw)

I get this when compiling under ARM32 (Ubuntu 15.04,
gcc (Ubuntu/Linaro 4.9.2-10ubuntu13) 4.9.2):

libxl_console.c: In function ‘libxl__device_vuart_add’:
libxl_console.c:379:5: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘xen_pfn_t’ [-Werror=format=]
     flexarray_append(ro_front, GCSPRINTF("%lu", state->vuart_gfn));
     ^
;

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

             reply	other threads:[~2017-10-05  1:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-05  1:58 Konrad Rzeszutek Wilk [this message]
2017-10-05  9:37 ` ARM32 - build-issues with xen/arm: vpl011: Add a new vuart node in the xenstore Wei Liu
2017-10-05 14:14   ` Bhupinder Thakur
2017-10-05 14:16     ` Wei Liu
2017-10-12 18:54   ` Bhupinder Thakur
2017-10-12 19:04     ` Andrew Cooper
2017-10-13  9:17       ` Bhupinder Thakur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171005015832.GA18647@localhost.localdomain \
    --to=konrad.wilk@oracle.com \
    --cc=bhupinder.thakur@linaro.org \
    --cc=sstabellini@kernel.org \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.