[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: Paolo Bonzini <pbonzini@xxxxxxxxxx>
 
- Date: Wed, 4 Nov 2020 09:12:43 +0100
 
- Authentication-results: relay.mimecast.com;	auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=pbonzini@xxxxxxxxxx
 
- Cc: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>, 	Daniel P. Berrangé <berrange@xxxxxxxxxx>, 	Anthony Perard <anthony.perard@xxxxxxxxxx>, Paul Durrant <paul@xxxxxxx>, 	"xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Greg Kurz <groug@xxxxxxxx>, 	Christian Schoenebeck <qemu_oss@xxxxxxxxxxxxx>, qemu-devel@xxxxxxxxxx, 	Cornelia Huck <cohuck@xxxxxxxxxx>, Alex Bennée <alex.bennee@xxxxxxxxxx>, 	David Hildenbrand <david@xxxxxxxxxx>, qemu-s390x@xxxxxxxxxx, Fam Zheng <fam@xxxxxxxxxx>, 	Richard Henderson <rth@xxxxxxxxxxx>, Matthew Rosato <mjrosato@xxxxxxxxxxxxx>, 	Halil Pasic <pasic@xxxxxxxxxxxxx>, Thomas Huth <thuth@xxxxxxxxxx>, 	Wainer dos Santos Moschetta <wainersm@xxxxxxxxxx>, Christian Borntraeger <borntraeger@xxxxxxxxxx>
 
- Delivery-date: Wed, 04 Nov 2020 08:13:07 +0000
 
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
 
 
 
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.
  
 
 Are you sure you have ninja installed and not its clone samurai (yes, I am serious)? I have contributed query support to samurai but it hasn't made it to a release yet. 
 
 What is the output of "ninja -t list"? 
 
 Paolo 
 
 
 
 
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.  
 
    
     |