qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 00/15] tests/docker and tests/tcg cleanup and diet


From: Richard Henderson
Subject: Re: [PATCH 00/15] tests/docker and tests/tcg cleanup and diet
Date: Mon, 28 Mar 2022 09:53:21 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

On 3/28/22 08:02, Paolo Bonzini wrote:
This is also a first step towards moving the cross-compilation
infrastructure from tests/tcg to all of QEMU, so that it can be
used to build firmware binaries.

Yay!

However, the tricore special cases broke:

/home/rth/qemu/src/tests/docker/docker.py --engine auto build -t qemu/debian-tricore-cross -f /home/rth/qemu/src/tests/docker/dockerfiles/debian-tricore-cross.docker --registry registry.gitlab.com/qemu-project/qemu --add-current-user
Image is up to date.
make -C tests/tcg/tricore-softmmu -f ../Makefile.target DOCKER_SCRIPT="/home/rth/qemu/src/tests/docker/docker.py --engine auto" TARGET="tricore-softmmu" SRC_PATH="/home/rth/qemu/src"
make[1]: Entering directory '/home/rth/qemu/bld/tests/tcg/tricore-softmmu'
cc -E -o test_abs.pS /home/rth/qemu/src/tests/tcg/tricore/test_abs.S
/home/rth/qemu/src/tests/docker/docker.py --engine auto cc --cc -i qemu/debian-tricore-cross -s /home/rth/qemu/src -- -o test_abs.o test_abs.pS usage: docker.py <subcommand> ... cc [-h] [--quiet] --image IMAGE [--cc CC] [--source-path [PATHS [PATHS ...]]]
docker.py <subcommand> ... cc: error: argument --cc: expected one argument
make[1]: *** [/home/rth/qemu/src/tests/tcg/tricore/Makefile.softmmu-target:23: test_abs.o] Error 2


r~



reply via email to

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