qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 00/18] testing, docs, semihosting move and guest-loader


From: Philippe Mathieu-Daudé
Subject: Re: [PULL 00/18] testing, docs, semihosting move and guest-loader
Date: Tue, 9 Mar 2021 23:26:31 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 3/9/21 7:37 PM, Alex Bennée wrote:
> 
> Peter Maydell <peter.maydell@linaro.org> writes:
> 
>> On Mon, 8 Mar 2021 at 13:51, Alex Bennée <alex.bennee@linaro.org> wrote:
>>>
>>> The following changes since commit 91e92cad67caca3bc4b8e920ddb5c8ca64aac9e1:
>>>
>>>   Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' 
>>> into staging (2021-03-05 19:04:47 +0000)
>>>
>>> are available in the Git repository at:
>>>
>>>   https://github.com/stsquad/qemu.git 
>>> tags/pull-testing-docs-xen-updates-080321-1
>>>
>>> for you to fetch changes up to 8109b8cadf5979a29b4b6e1ca7288bc0ee676426:
>>>
>>>   semihosting: Move hw/semihosting/ -> semihosting/ (2021-03-08 12:15:05 
>>> +0000)
>>>
>>> ----------------------------------------------------------------
>>> Testing, guest-loader and other misc tweaks
>>>
>>>   - add warning text to quickstart example
>>>   - add support for hexagon check-tcg tests
>>>   - add CFI tests to CI
>>>   - use --arch-only for docker pre-requisites
>>>   - fix .editorconfig for emacs
>>>   - add guest-loader for Xen-like hypervisor testing
>>>   - move generic-loader docs into manual proper
>>>   - move semihosting out of hw/
>>
>> Fails on x86-64 trying to do something with docker:
>>
>> make: Entering directory
>> '/home/petmay01/linaro/qemu-for-merges/build/all-linux-static'
>> /home/petmay01/linaro/qemu-for-merges/tests/docker/docker.py --engine
>> auto build -t qemu/debian-hexagon-cross -f
>> /home/petmay01/linaro/qemu-for-merges/tests/docker/dockerfiles/debian-hexagon-cross.docker
>>   --registry registry.gitlab.com/qemu-project/qemu --add-current-user
>> --extra-files 
>> /home/petmay01/linaro/qemu-for-merges/tests/docker/dockerfiles/debian-hexagon-cross.docker.d/build-toolchain.sh
>> Using default tag: latest
>> latest: Pulling from qemu-project/qemu/qemu/debian10
>> Digest: 
>> sha256:4f96b88d2c3cf59d46d6173d86f240ef7b4f2b68509e6e5eec7b179aa1bfbf74
>> Status: Image is up to date for
>> registry.gitlab.com/qemu-project/qemu/qemu/debian10:latest
>> Using default tag: latest
>> latest: Pulling from qemu-project/qemu/qemu/debian-hexagon-cross
>> 45b42c59be33: Already exists
>> 7a55fd5ded7c: Already exists
>> [...]
>>
>> 40ae5f465547: Pull complete
>> Digest: 
>> sha256:c5f3e6f6a761c17570945059e60297352380379f9222fe444f998c6ea7e9d4ce
>> Status: Downloaded newer image for
>> registry.gitlab.com/qemu-project/qemu/qemu/debian-hexagon-cross:latest

^ until here, all good.

>>
>> #1 [internal] load build definition from tmplp8d2u1p.docker
>> #1       digest:
>> sha256:639f37ba0ced2cf59254e62ec107d1d7ccd627d6876fb2b465f50c88c4baa44d
>> #1         name: "[internal] load build definition from tmplp8d2u1p.docker"
>> #1      started: 2021-03-09 16:53:55.092177401 +0000 UTC
>> #1    completed: 2021-03-09 16:53:55.092271396 +0000 UTC
>> #1     duration: 93.995µs
>> #1      started: 2021-03-09 16:53:55.092598107 +0000 UTC
>> #1    completed: 2021-03-09 16:53:55.188002068 +0000 UTC
>> #1     duration: 95.403961ms
>> #1 transferring dockerfile: 1.26kB done
>>
>> [...]
>> #9 [internal] load build context
>> #9      started: 2021-03-09 16:53:56.338003711 +0000 UTC
>> #9    completed: 2021-03-09 16:53:56.42858509 +0000 UTC
>> #9     duration: 90.581379ms
>> #9 transferring context: 4.19kB done
>>
>>
>> #7 [2/6] RUN apt update &&     DEBIAN_FRONTEND=noninteractive eatmydata    
>> ...
>> #7       digest:
>> sha256:d73bbaa9b5d86f286257ada3d545250e61e000c22c1f971f003578dc00661346
>> #7         name: "[2/6] RUN apt update &&
>> DEBIAN_FRONTEND=noninteractive eatmydata     apt build-dep -yy qemu"

^ why is that run?...

>> #7      started: 2021-03-09 16:53:56.338854291 +0000 UTC
>> #7 0.553
>> #7 0.553 WARNING: apt does not have a stable CLI interface. Use with
>> caution in scripts.
>> #7 0.553
>> #7    completed: 2021-03-09 16:54:00.554068941 +0000 UTC
>> #7     duration: 4.21521465s
>> #7        error: "executor failed running [/bin/sh -c apt update &&
>>  DEBIAN_FRONTEND=noninteractive eatmydata     apt build-dep -yy qemu]:
>> exit code: 137: context canceled: context canceled"

:/



reply via email to

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