All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Laurent Vivier" <lvivier@redhat.com>,
	"Thomas Huth" <thuth@redhat.com>,
	"Eduardo Habkost" <ehabkost@redhat.com>,
	"Viktor Prutyanov" <viktor.prutyanov@phystech.edu>,
	"QEMU Trivial" <qemu-trivial@nongnu.org>,
	"Michael Tokarev" <mjt@tls.msk.ru>,
	"Jason Wang" <jasowang@redhat.com>,
	"Mark Cave-Ayland" <mark.cave-ayland@ilande.co.uk>,
	"Laurent Vivier" <laurent@vivier.eu>,
	"Fabien Chouteau" <chouteau@adacore.com>,
	"QEMU Developers" <qemu-devel@nongnu.org>,
	"Aurelien Jarno" <aurelien@aurel32.net>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	"Artyom Tarasenko" <atar4qemu@gmail.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Andreas Färber" <afaerber@suse.de>,
	"Michael Roth" <mdroth@linux.vnet.ibm.com>,
	"Richard Henderson" <rth@twiddle.net>
Subject: Re: [Qemu-trivial] [Qemu-devel] [PULL 00/13] Trivial branch patches
Date: Fri, 10 May 2019 17:04:42 +0200	[thread overview]
Message-ID: <87o94amjud.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <CAFEAcA-s0UYr0VW3ccG07r=BiGCVtDHkRb6yW0X_ev-zAkOxvw@mail.gmail.com> (Peter Maydell's message of "Thu, 9 May 2019 09:53:20 +0100")

Peter Maydell <peter.maydell@linaro.org> writes:

> On Thu, 9 May 2019 at 09:32, Markus Armbruster <armbru@redhat.com> wrote:
>>
>> Alex Bennée <alex.bennee@linaro.org> writes:
>> > I couldn't replicate the bug with access to my s390 account so I think
>> > it might be existing build artefact related which is odd.
>>
>> Any ideas on how to debug this further?
>
> It's consistently failed for me both times I've tried
> to merge the pullreq, on both s390 and ppc (which is
> doing a straightforward 'git merge, then do an incremental
> build out-of-tree'). Alex has access to the s390 box,
> and there's a ppc box in the gcc compile farm...

I tried to reproduce on a ppc64 box in the gcc compile farm, no dice.  I
double-checked config-host.h has #define HOST_WORDS_BIGENDIAN 1.

Clutching at straws...  you say you tried "an incremental build
out-of-tree".  I also built out-of-tree, but it wasn't incremental.
Could you try a non-incremental build just to exclude the possibility
something wonky in your build tree is breaking "make check" for you?


WARNING: multiple messages have this Message-ID (diff)
From: Markus Armbruster <armbru@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Laurent Vivier" <lvivier@redhat.com>,
	"Michael Roth" <mdroth@linux.vnet.ibm.com>,
	"Thomas Huth" <thuth@redhat.com>,
	"Eduardo Habkost" <ehabkost@redhat.com>,
	"Viktor Prutyanov" <viktor.prutyanov@phystech.edu>,
	"QEMU Trivial" <qemu-trivial@nongnu.org>,
	"Mark Cave-Ayland" <mark.cave-ayland@ilande.co.uk>,
	"Jason Wang" <jasowang@redhat.com>,
	"Michael Tokarev" <mjt@tls.msk.ru>,
	"Laurent Vivier" <laurent@vivier.eu>,
	"Fabien Chouteau" <chouteau@adacore.com>,
	"QEMU Developers" <qemu-devel@nongnu.org>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Richard Henderson" <rth@twiddle.net>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Andreas Färber" <afaerber@suse.de>,
	"Aurelien Jarno" <aurelien@aurel32.net>,
	"Artyom Tarasenko" <atar4qemu@gmail.com>
Subject: Re: [Qemu-devel] [PULL 00/13] Trivial branch patches
Date: Fri, 10 May 2019 17:04:42 +0200	[thread overview]
Message-ID: <87o94amjud.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <CAFEAcA-s0UYr0VW3ccG07r=BiGCVtDHkRb6yW0X_ev-zAkOxvw@mail.gmail.com> (Peter Maydell's message of "Thu, 9 May 2019 09:53:20 +0100")

Peter Maydell <peter.maydell@linaro.org> writes:

> On Thu, 9 May 2019 at 09:32, Markus Armbruster <armbru@redhat.com> wrote:
>>
>> Alex Bennée <alex.bennee@linaro.org> writes:
>> > I couldn't replicate the bug with access to my s390 account so I think
>> > it might be existing build artefact related which is odd.
>>
>> Any ideas on how to debug this further?
>
> It's consistently failed for me both times I've tried
> to merge the pullreq, on both s390 and ppc (which is
> doing a straightforward 'git merge, then do an incremental
> build out-of-tree'). Alex has access to the s390 box,
> and there's a ppc box in the gcc compile farm...

I tried to reproduce on a ppc64 box in the gcc compile farm, no dice.  I
double-checked config-host.h has #define HOST_WORDS_BIGENDIAN 1.

Clutching at straws...  you say you tried "an incremental build
out-of-tree".  I also built out-of-tree, but it wasn't incremental.
Could you try a non-incremental build just to exclude the possibility
something wonky in your build tree is breaking "make check" for you?


  reply	other threads:[~2019-05-10 15:05 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-02 18:58 [Qemu-trivial] [PULL 00/13] Trivial branch patches Laurent Vivier
2019-05-02 18:58 ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58 ` Laurent Vivier
2019-05-02 18:58 ` [Qemu-trivial] [PULL 01/13] hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printf Laurent Vivier
2019-05-02 18:58   ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58   ` Laurent Vivier
2019-05-02 18:58 ` [Qemu-trivial] [PULL 02/13] CODING_STYLE: specify the indent rule for multiline code Laurent Vivier
2019-05-02 18:58   ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58   ` Laurent Vivier
2019-05-02 18:58 ` [Qemu-trivial] [PULL 03/13] CODING_STYLE: indent example code as all others Laurent Vivier
2019-05-02 18:58   ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58   ` Laurent Vivier
2019-05-02 18:58 ` [Qemu-trivial] [PULL 04/13] Clean up includes Laurent Vivier
2019-05-02 18:58   ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58   ` Laurent Vivier
2019-05-02 18:58 ` [Qemu-trivial] [PULL 05/13] doc: fix the configuration path Laurent Vivier
2019-05-02 18:58   ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58   ` Laurent Vivier
2019-05-02 18:58 ` [Qemu-trivial] [PULL 06/13] qom: use object_new_with_type in object_new_with_propv Laurent Vivier
2019-05-02 18:58   ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58   ` Laurent Vivier
2019-05-02 18:58 ` [Qemu-trivial] [PULL 07/13] configure: fix pam test warning Laurent Vivier
2019-05-02 18:58   ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58   ` Laurent Vivier
2019-05-02 18:58 ` [Qemu-trivial] [PULL 08/13] Update configure Laurent Vivier
2019-05-02 18:58   ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58   ` Laurent Vivier
2019-05-02 18:58 ` [Qemu-trivial] [PULL 09/13] Header cleanups Laurent Vivier
2019-05-02 18:58   ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58   ` Laurent Vivier
2019-05-02 18:58 ` [Qemu-trivial] [PULL 10/13] net: Print output of "-net nic, model=help" to stdout instead of stderr Laurent Vivier
2019-05-02 18:58   ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58   ` Laurent Vivier
2019-05-02 18:58 ` [Qemu-trivial] [PULL 11/13] Makefile: Let the 'clean' rule remove qemu-ga.exe on Windows hosts Laurent Vivier
2019-05-02 18:58   ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58   ` Laurent Vivier
2019-05-02 18:58 ` [Qemu-trivial] [PULL 12/13] hw/sparc/leon3: Allow load of uImage firmwares Laurent Vivier
2019-05-02 18:58   ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58   ` Laurent Vivier
2019-05-02 18:58 ` [Qemu-trivial] [PULL 13/13] sockets: avoid string truncation warnings when copying UNIX path Laurent Vivier
2019-05-02 18:58   ` [Qemu-devel] " Laurent Vivier
2019-05-02 18:58   ` Laurent Vivier
2019-05-03 10:34 ` [Qemu-trivial] [PULL 00/13] Trivial branch patches Peter Maydell
2019-05-03 10:34   ` [Qemu-devel] " Peter Maydell
2019-05-03 10:34   ` Peter Maydell
2019-05-03 11:03   ` [Qemu-trivial] " Laurent Vivier
2019-05-03 11:03     ` [Qemu-devel] " Laurent Vivier
2019-05-03 11:03     ` Laurent Vivier
2019-05-03 11:17   ` [Qemu-trivial] " Alex Bennée
2019-05-03 11:17     ` [Qemu-devel] " Alex Bennée
2019-05-03 11:17     ` Alex Bennée
2019-05-08 14:33     ` [Qemu-trivial] " Markus Armbruster
2019-05-08 14:33       ` Markus Armbruster
2019-05-08 14:46       ` [Qemu-trivial] " Alex Bennée
2019-05-08 14:46         ` Alex Bennée
2019-05-09  8:32         ` [Qemu-trivial] " Markus Armbruster
2019-05-09  8:32           ` Markus Armbruster
2019-05-09  8:53           ` [Qemu-trivial] " Peter Maydell
2019-05-09  8:53             ` Peter Maydell
2019-05-10 15:04             ` Markus Armbruster [this message]
2019-05-10 15:04               ` Markus Armbruster
2019-05-10 16:25               ` [Qemu-trivial] " Peter Maydell
2019-05-10 16:25                 ` Peter Maydell
2019-05-10 16:32                 ` [Qemu-trivial] " Peter Maydell
2019-05-10 16:32                   ` Peter Maydell
2019-05-10 16:51                 ` [Qemu-trivial] " Markus Armbruster
2019-05-10 16:51                   ` Markus Armbruster
2019-05-08 14:48       ` [Qemu-trivial] " Markus Armbruster
2019-05-08 14:48         ` Markus Armbruster
  -- strict thread matches above, loose matches on Subject: below --
2019-01-30 13:22 [Qemu-trivial] " Laurent Vivier
2019-01-31 18:59 ` [Qemu-trivial] [Qemu-devel] " Peter Maydell

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=87o94amjud.fsf@dusky.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=afaerber@suse.de \
    --cc=alex.bennee@linaro.org \
    --cc=atar4qemu@gmail.com \
    --cc=aurelien@aurel32.net \
    --cc=chouteau@adacore.com \
    --cc=ehabkost@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=laurent@vivier.eu \
    --cc=lvivier@redhat.com \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=mjt@tls.msk.ru \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=rth@twiddle.net \
    --cc=thuth@redhat.com \
    --cc=viktor.prutyanov@phystech.edu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.