[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH-for-5.2 2/3] gitlab-ci: Add a job to cover the --without-default-devices config
- To: Stefano Stabellini <sstabellini@xxxxxxxxxx>
- From: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx>
- Date: Thu, 5 Nov 2020 09:19:34 +0100
- Cc: Thomas Huth <thuth@xxxxxxxxxx>, Fam Zheng <fam@xxxxxxxxxx>, Daniel P. Berrangé <berrange@xxxxxxxxxx>, Matthew Rosato <mjrosato@xxxxxxxxxxxxx>, Paul Durrant <paul@xxxxxxx>, Alex Bennée <alex.bennee@xxxxxxxxxx>, Cornelia Huck <cohuck@xxxxxxxxxx>, Christian Schoenebeck <qemu_oss@xxxxxxxxxxxxx>, Greg Kurz <groug@xxxxxxxx>, Wainer dos Santos Moschetta <wainersm@xxxxxxxxxx>, qemu-devel@xxxxxxxxxx, Halil Pasic <pasic@xxxxxxxxxxxxx>, Christian Borntraeger <borntraeger@xxxxxxxxxx>, qemu-s390x@xxxxxxxxxx, Paolo Bonzini <pbonzini@xxxxxxxxxx>, Anthony Perard <anthony.perard@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, David Hildenbrand <david@xxxxxxxxxx>, Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>, Richard Henderson <rth@xxxxxxxxxxx>
- Delivery-date: Thu, 05 Nov 2020 08:28:41 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On Wed, 4 Nov 2020, Thomas Huth wrote:
> On 04/11/2020 03.27, Stefano Stabellini wrote:
> [...]
> > Actually I care about Xen and 9pfs support, it is one of the few
> > combinations that I use regularly and it is even enabled in the Xilinx
> > product I look after. But admittedly I don't test QEMU master as much as
> > I should. With the recent changes to the build system it is not very
> > suprising that there are some issues. It would be great to have a Xen
> > and 9pfs test in the gitlab CI-loop.
> >
> >
> > FYI I tried to build the latest QEMU on Alpine Linux 3.12 ARM64 and I
> > get:
> >
> > ninja: unknown tool 'query'
> >
> > Even after rebuilding ninja master by hand. Any ideas? I don't know much
> > about ninja.
> >
> >
> > So I gave up on that and I spinned up a Debian Buster x86 container for
> > this build. That one got past the "ninja: unknown tool 'query'" error.
> > The build completed without problems to the end.
> >
> > Either way I can't reproduce the build error above.
>
> Did you run "configure" with "--without-default-devices" ?
Yes, and still I can't repro the issue, strange. Anyway, I saw that
Philippe managed to find and fix the issue with "hw/9pfs: Fix Kconfig
dependency problem between 9pfs and Xen", so all sorted :)
Paolo figured the problem and sent a diff, I just forwarded it as a formal patch ;)
|