[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/12] testing and plugin fixes
From: |
Alex Bennée |
Subject: |
Re: [PULL 00/12] testing and plugin fixes |
Date: |
Thu, 28 May 2020 18:19:31 +0100 |
User-agent: |
mu4e 1.5.1; emacs 28.0.50 |
Peter Maydell <peter.maydell@linaro.org> writes:
> On Thu, 28 May 2020 at 16:18, Philippe Mathieu-Daudé <philmd@redhat.com>
> wrote:
>>
>> +Gerd
>>
>> On 5/28/20 5:09 PM, Peter Maydell wrote:
>> > Yes. I see them also now on the next pullreq I'm trying to
>> > process. How do I get back to an environment that doesn't
>> > produce all these warnings?
>>
>> Maybe building back NetBSD 8.1?
>
> Did that change not itself trigger the VM to be rebuilt ?
> If not, can we make it so that updates to the images always
> do trigger rebuilds, so that we can catch new warnings
> that they introduce at the time rather than later?
$(IMAGES_DIR)/%.img: $(SRC_PATH)/tests/vm/% \
So netbsdb.img should have been rebuilt when tests/vm/netbsd was
touched. However maybe the packages have been updated upstream since? As
we also have:
$(SRC_PATH)/tests/vm/basevm.py \
$(SRC_PATH)/tests/vm/Makefile.include
I suspect the genisoimage change to basevm triggered a re-build grabbing
the latest packages.
--
Alex Bennée
- [PULL 10/12] cpus-common: ensure auto-assigned cpu_indexes don't clash, (continued)
- [PULL 10/12] cpus-common: ensure auto-assigned cpu_indexes don't clash, Alex Bennée, 2020/05/27
- [PULL 11/12] linux-user: properly "unrealize" vCPU object, Alex Bennée, 2020/05/27
- Re: [PULL 00/12] testing and plugin fixes, Peter Maydell, 2020/05/28
- Re: [PULL 00/12] testing and plugin fixes, Alex Bennée, 2020/05/28
- Re: [PULL 00/12] testing and plugin fixes, Alex Bennée, 2020/05/28
- Re: [PULL 00/12] testing and plugin fixes, Peter Maydell, 2020/05/28
- Re: [PULL 00/12] testing and plugin fixes, Philippe Mathieu-Daudé, 2020/05/28
- Re: [PULL 00/12] testing and plugin fixes, Peter Maydell, 2020/05/28
- Re: [PULL 00/12] testing and plugin fixes, Philippe Mathieu-Daudé, 2020/05/28
- Re: [PULL 00/12] testing and plugin fixes, Peter Maydell, 2020/05/28
- Re: [PULL 00/12] testing and plugin fixes,
Alex Bennée <=
- Re: [PULL 00/12] testing and plugin fixes, Gerd Hoffmann, 2020/05/28
- Re: [PULL 00/12] testing and plugin fixes, Peter Maydell, 2020/05/29