qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL v2 00/29] testing and plugin updates


From: Alex Bennée
Subject: Re: [PULL v2 00/29] testing and plugin updates
Date: Wed, 19 May 2021 16:26:54 +0100
User-agent: mu4e 1.5.13; emacs 28.0.50

Peter Maydell <peter.maydell@linaro.org> writes:

> On Tue, 18 May 2021 at 10:07, Alex Bennée <alex.bennee@linaro.org> wrote:
>>
>> The following changes since commit 367196caa07ac31443bc360145cc10fbef4fdf92:
>>
>>   Merge remote-tracking branch 
>> 'remotes/vivier2/tags/trivial-branch-for-6.1-pull-request' into staging 
>> (2021-05-17 16:44:47 +0100)
>>
>> are available in the Git repository at:
>>
>>   https://github.com/stsquad/qemu.git 
>> tags/pull-testing-and-plugin-updates-180521-2
>>
>> for you to fetch changes up to b1aa4de12e846e0ad18969ee823c19b66d8d4d8f:
>>
>>   configure: use cc, not host_cc to set cross_cc for build arch (2021-05-18 
>> 09:36:21 +0100)
>>
>> ----------------------------------------------------------------
>> testing and plugin updates:
>>
>>   - various fixes for binfmt_misc docker images
>>   - add hexagon check-tcg support docker image
>>   - add tricore check-tcg support
>>   - refactor ppc docker images
>>   - add missing ppc64le tests
>>   - don't use host_cc for test fallback
>>   - check-tcg configure.sh tweaks for cross compile/clang
>>   - fix some memory leaks in plugins
>>
>> ----------------------------------------------------------------
>
> This fails the 'build-user-hexagon' job in gitlab:
>
> https://gitlab.com/qemu-project/qemu/-/jobs/1276171518
>
> "ERROR: Cannot find Ninja" seems likely to be the main issue...

Hmm that's weird:

+RUN apt update && \
+    DEBIAN_FRONTEND=noninteractive apt install -yy eatmydata && \
+    DEBIAN_FRONTEND=noninteractive eatmydata apt install -yy git ninja-build 
&& \
+    DEBIAN_FRONTEND=noninteractive eatmydata \

so ninja should have been installed. I thought I had pushed to both the
qemu-project and my personal registries as well.

>
>
> thanks
> -- PMM


-- 
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]