[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] OSStest: explicitly enable building qemu-traditional
Juergen Gross writes ("Re: [PATCH] OSStest: explicitly enable building qemu-traditional"): > On 19.10.21 15:04, Ian Jackson wrote: > > OOI, have you done any kind of test on this ? > > No, this was a pure "lets do things in a similar way as the other > options" approach. > > > I'm kind of inclined to just push it and let osstest's pre-production > > self-test test it. > > You are in a far better position than me to decide this. :-) Well, I did a quick test to see that it DTRT on x86 and that looked OK. So I pushed it to pretest. However, unfortunately, it breaks on ARM: http://logs.test-lab.xenproject.org/osstest/logs/165843/build-arm64/info.html That one gets as far as actually trying to build qemu-xen-traditional, and then fails like this: Unsupported CPU = aarch64 make[2]: *** [Makefile:167: subdir-all-qemu-xen-traditional-dir] Error 1 I think this needs to be made conditional. In the perl script, $r{arch} contains osstest's idea of the architecture (which uses Debian arch names). Can you send a new patch which compares $r{arch} with 'i386' and 'amd64' ? Thanks, Ian.
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |