From: Peter Maydell <peter.maydell@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PULL v6 000/150] Meson-based build system
Date: Wed, 19 Aug 2020 19:16:29 +0100 [thread overview]
Message-ID: <CAFEAcA9jt21RHiu1eqAzK_PJAj9i6Ej27jT2=gfjSRZVjJsDKw@mail.gmail.com> (raw)
In-Reply-To: <CAFEAcA_8VJecDyK8FR0ty=pknmo+Hc5s0OFj+-Y1Ah-OJ01FDQ@mail.gmail.com>
On Wed, 19 Aug 2020 at 19:12, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> On Wed, 19 Aug 2020 at 15:36, 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 f5b5ef3b9f94d744f514f5469c97d3f80305111e:
> >
> > docs: convert build system documentation to rST (2020-08-19 10:01:48 -0400)
> >
> > v5->v6: improved incremental build
> >
> > ----------------------------------------------------------------
> > New build system.
> >
> > Missing:
> > * converting configure tests
> > * converting unit tests
> > * converting some remaining parts of the installation
>
> Testing with what I think is the later commit 84264b99322
> Everything else seems to have passed.
Spoke too soon; "make --output-sync -C build/all-linux-static check-tcg"
failed with:
BUILD TCG tests for mips-linux-user
CHECK debian10
CHECK debian-mips-cross
BUILD mips-linux-user guest-tests with docker qemu/debian-mips-cross
RUN TCG tests for mips-linux-user
CHECK debian10
CHECK debian-mips-cross
BUILD mips-linux-user guest-tests with docker qemu/debian-mips-cross
RUN tests for mips
TEST threadcount on mips
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
timeout: the monitored command dumped core
Segmentation fault
../Makefile.target:153: recipe for target 'run-threadcount' failed
make[2]: *** [run-threadcount] Error 139
/home/petmay01/linaro/qemu-for-merges/tests/tcg/Makefile.qemu:76:
recipe for target 'run-guest-tests' failed
make[1]: *** [run-guest-tests] Error 2
/home/petmay01/linaro/qemu-for-merges/tests/Makefile.include:450:
recipe for target 'run-tcg-tests-mips-linux-user' failed
Which doesn't look on the face of it like it is a build system
issue, but on the other hand it's not one I've seen before with
the old build system...
thanks
-- PMM
next prev parent reply other threads:[~2020-08-19 18:17 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-19 14:35 [PULL v6 000/150] Meson-based build system Paolo Bonzini
2020-08-19 18:12 ` Peter Maydell
2020-08-19 18:16 ` Peter Maydell [this message]
2020-08-19 19:05 ` Peter Maydell
2020-08-19 19:31 ` Paolo Bonzini
2020-08-19 20:07 ` Philippe Mathieu-Daudé
2020-08-19 22:27 ` Paolo Bonzini
2020-08-19 18:57 ` Michael Tokarev
2020-08-19 19:04 ` Peter Maydell
2020-08-19 19:44 ` Paolo Bonzini
2020-08-19 21:11 ` Peter Maydell
2020-08-19 23:20 ` Paolo Bonzini
2020-08-20 8:51 ` Peter Maydell
2020-08-19 20:15 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAFEAcA9jt21RHiu1eqAzK_PJAj9i6Ej27jT2=gfjSRZVjJsDKw@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).