[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 000/150] Meson-based build system
From: |
Peter Maydell |
Subject: |
Re: [PULL 000/150] Meson-based build system |
Date: |
Tue, 18 Aug 2020 15:23:08 +0100 |
On Tue, 18 Aug 2020 at 15:14, Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> The following changes since commit d0ed6a69d399ae193959225cdeaa9382746c91cc:
>
> Update version for v5.1.0 release (2020-08-11 17:07:03 +0100)
>
> are available in the Git repository at:
>
> https://gitlab.com/bonzini/qemu.git tags/for-upstream
>
> for you to fetch changes up to 3aecbe785d65e3b92a3617c60e4d226362d9bdd5:
>
> docs: convert build system documentation to rST (2020-08-18 10:02:43 -0400)
>
> New since v3:
> * C include files renamed from .inc to .c.inc
> * fixed pc-bios/s390-ccw clean targets
> * fixed error splat when doing "make" from unconfigured build directory
> * use --native-file to list tools chosen by configure
> * fixes for Windows (SDL, Wixl)
> * C++ compiler not mandatory anymore
> * remove useless .. search path for modules
>
> ----------------------------------------------------------------
Build failure, x86-64 Linux. It looks like this version can't
handle configure --cc='ccache gcc'. Full configure line;
'../../configure' '--cc=ccache gcc' '--enable-debug' '--python=python3'
make: *** Deleting file 'config-host.mak'
make: Entering directory '/home/petmay01/linaro/qemu-for-merges/build/alldbg'
config-host.mak is out-of-date, running configure
cross containers docker
NOTE: guest cross-compilers enabled: aarch64-linux-gnu-gcc
arm-linux-gnueabihf-gcc m68k-linux-gnu-gcc powerpc-linux-gnu-gcc
powerpc64-linux-gnu-gcc cc aarch64-linux-gnu-gcc
arm-linux-gnueabihf-gcc m68k-linux-gnu-gcc powerpc-linux-gnu-gcc
powerpc64-linux-gnu-gcc powerpc-linux-gnu-gcc
powerpc64le-linux-gnu-gcc cc
The Meson build system
Version: 0.55.0
Source dir: /home/petmay01/linaro/qemu-for-merges
Build dir: /home/petmay01/linaro/qemu-for-merges/build/alldbg
Build type: native build
Project name: qemu
Project version: 5.1.50
../../meson.build:1:0: ERROR: Unknown compiler(s): [['ccache gcc']]
The follow exceptions were encountered:
Running "ccache gcc --version" gave "[Errno 2] No such file or
directory: 'ccache gcc': 'ccache gcc'"
A full log can be found at
/home/petmay01/linaro/qemu-for-merges/build/alldbg/meson-logs/meson-log.txt
ERROR: meson setup failed
thanks
-- PMM
- [PULL 130/150] meson: linux-user, (continued)
- [PULL 130/150] meson: linux-user, Paolo Bonzini, 2020/08/18
- [PULL 134/150] meson: link emulators without Makefile.target, Paolo Bonzini, 2020/08/18
- [PULL 137/150] remove Makefile.target, Paolo Bonzini, 2020/08/18
- [PULL 143/150] meson: replace create-config with meson configure_file, Paolo Bonzini, 2020/08/18
- [PULL 149/150] meson: update build-system documentation, Paolo Bonzini, 2020/08/18
- [PULL 140/150] meson: build texi doc, Paolo Bonzini, 2020/08/18
- [PULL 142/150] rules.mak: drop unneeded macros, Paolo Bonzini, 2020/08/18
- [PULL 138/150] meson: sphinx-build, Paolo Bonzini, 2020/08/18
- [PULL 150/150] docs: convert build system documentation to rST, Paolo Bonzini, 2020/08/18
- [PULL 128/150] meson: target, Paolo Bonzini, 2020/08/18
- Re: [PULL 000/150] Meson-based build system,
Peter Maydell <=
- Re: [PULL 000/150] Meson-based build system, Peter Maydell, 2020/08/18
- Re: [PULL 000/150] Meson-based build system, no-reply, 2020/08/18
- Re: [PULL 000/150] Meson-based build system, Peter Maydell, 2020/08/18