qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>,
	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 22:07:23 +0200	[thread overview]
Message-ID: <2073e70d-f0c7-1831-b6c7-7ceaf8bd5599@redhat.com> (raw)
In-Reply-To: <CAFEAcA9jt21RHiu1eqAzK_PJAj9i6Ej27jT2=gfjSRZVjJsDKw@mail.gmail.com>

On 8/19/20 8:16 PM, Peter Maydell wrote:
> 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...
> 

Probably not the cause, but I'm seeing now docker images are built in
parallel (before it was sequential, I run make with -j8).

This seems to flood the DNS which blacklist me then I get failures:

#5 47.62 Error: Failed to download metadata for repo 'fedora-modular':
Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve
host name for
https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-30&arch=x86_64
[Could not resolve host: mirrors.fedoraproject.org]



  parent reply	other threads:[~2020-08-19 20:08 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
2020-08-19 19:05     ` Peter Maydell
2020-08-19 19:31       ` Paolo Bonzini
2020-08-19 20:07     ` Philippe Mathieu-Daudé [this message]
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=2073e70d-f0c7-1831-b6c7-7ceaf8bd5599@redhat.com \
    --to=philmd@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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).