[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 020/143] meson: add testsuite Makefile generator
From: |
Alex Bennée |
Subject: |
Re: [PATCH 020/143] meson: add testsuite Makefile generator |
Date: |
Fri, 07 Aug 2020 12:18:10 +0100 |
User-agent: |
mu4e 1.5.5; emacs 28.0.50 |
Paolo Bonzini <pbonzini@redhat.com> writes:
> On 07/08/20 12:48, Alex Bennée wrote:
>>> Rules to execute tests are generated by a simple Python program
>>> that integrates into the existing "make check" mechanism. This
>>> provides familiarity for developers, and also allows piecewise
>>> conversion of the testsuite Makefiles to meson.
>> Hmm not sure why check-tcg has broken then:
>>
>> 11:44:37 [alex.bennee@hackbox2:~/l/q/b/all] review/meson-for-5.2|✔ + make
>> check-tcg
>> make[1]: Entering directory '/home/alex.bennee/lsrc/qemu.git/slirp'
>> make[1]: Nothing to be done for 'all'.
>> make[1]: Leaving directory '/home/alex.bennee/lsrc/qemu.git/slirp'
>> make: *** No rule to make target 'run-tcg-tests-aarch64-softmmu', needed
>> by 'check-tcg'. Stop.
>>
>>
>
> Probably unrelated unless you bisected it to this patch. I'll check.
I tried bisecting but there was too much breakage at the other commits.
>
> Paolo
--
Alex Bennée
- [PATCH 015/143] build-sys: add meson submodule, (continued)
- [PATCH 015/143] build-sys: add meson submodule, Paolo Bonzini, 2020/08/06
- [PATCH 016/143] meson: move summary to meson.build, Paolo Bonzini, 2020/08/06
- [PATCH 012/143] configure: integrate Meson in the build system, Paolo Bonzini, 2020/08/06
- [PATCH 017/143] meson: enable pie, Paolo Bonzini, 2020/08/06
- [PATCH 018/143] meson: use coverage option, Paolo Bonzini, 2020/08/06
- [PATCH 020/143] meson: add testsuite Makefile generator, Paolo Bonzini, 2020/08/06
- [PATCH 019/143] meson: add sparse support, Paolo Bonzini, 2020/08/06
- [PATCH 022/143] meson: add remaining generated tcg trace helpers, Paolo Bonzini, 2020/08/06
- [PATCH 021/143] libqemuutil, qapi, trace: convert to meson, Paolo Bonzini, 2020/08/06
- [PATCH 024/143] contrib/libvhost-user: convert to Meson, Paolo Bonzini, 2020/08/06
- [PATCH 025/143] tools/virtiofsd: convert to Meson, Paolo Bonzini, 2020/08/06
- [PATCH 023/143] meson: add version.o, Paolo Bonzini, 2020/08/06
- [PATCH 028/143] contrib/rdmacm-mux: convert to Meson, Paolo Bonzini, 2020/08/06
- [PATCH 027/143] contrib/vhost-user-scsi: convert to Meson, Paolo Bonzini, 2020/08/06
- [PATCH 026/143] contrib/vhost-user-blk: convert to Meson, Paolo Bonzini, 2020/08/06
- [PATCH 029/143] contrib/vhost-user-input: convert to meson, Paolo Bonzini, 2020/08/06