All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony PERARD <anthony.perard@citrix.com>
To: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Julien Grall <julien@xen.org>,
	osstest service owner <osstest-admin@xenproject.org>,
	<xen-devel@lists.xenproject.org>
Subject: Re: [xen-unstable-smoke test] 175226: regressions - FAIL
Date: Thu, 15 Dec 2022 13:58:16 +0000	[thread overview]
Message-ID: <Y5sn+FgartHoFgnu@perard.uk.xensource.com> (raw)
In-Reply-To: <20221215133303.hlgm2hkzge3jh6zr@vireshk-i7>

On Thu, Dec 15, 2022 at 07:03:03PM +0530, Viresh Kumar wrote:
> On 15-12-22, 08:34, Julien Grall wrote:
> > This build breakage was introduced by "libxl: add support for generic virtio
> > device". %lu will likely want to be switched to PRIx64.
> > 
> > Viresh, we need to unblock OSStest (our CI) as soon as possible. So can you
> > look at it and confirm the rest of the tools build on arm32?
> 
> I am trying 32 bit build for the first time today and still haven't
> got it fully working. I have sent a patch though which shall fix
> this issue, will keep on getting the 32 bit build up and running.

You could just use our containers (that Gitlab CI uses) and run
something like that:

    CONTAINER=registry.gitlab.com/xen-project/xen/debian:unstable-i386 automation/scripts/containerize env XEN_TARGET_ARCH=x86_32 debug=n CC=gcc CXX=g++ automation/scripts/build

That would be something similar to what Gitlab CI is running.
And to get a shell:
    CONTAINER=registry.gitlab.com/xen-project/xen/debian:unstable-i386 automation/scripts/containerize

Cheers,

-- 
Anthony PERARD


      reply	other threads:[~2022-12-15 13:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-15  1:41 [xen-unstable-smoke test] 175226: regressions - FAIL osstest service owner
2022-12-15  8:34 ` Julien Grall
2022-12-15  8:55   ` Michal Orzel
2022-12-15 13:31   ` [PATCH] libxl: virtio: Fix build error for 32-bit platforms Viresh Kumar
2022-12-15 13:48     ` Anthony PERARD
2022-12-15 15:11       ` Jan Beulich
2022-12-15 16:58         ` Andrew Cooper
2022-12-15 17:33           ` Anthony PERARD
2022-12-15 18:03             ` Andrew Cooper
2022-12-16  5:01             ` Viresh Kumar
2022-12-15 15:13     ` Jan Beulich
2022-12-15 19:01     ` Andrew Cooper
2022-12-15 13:33   ` [xen-unstable-smoke test] 175226: regressions - FAIL Viresh Kumar
2022-12-15 13:58     ` Anthony PERARD [this message]

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=Y5sn+FgartHoFgnu@perard.uk.xensource.com \
    --to=anthony.perard@citrix.com \
    --cc=julien@xen.org \
    --cc=osstest-admin@xenproject.org \
    --cc=viresh.kumar@linaro.org \
    --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.