From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ejPEy-0006AQ-2Y for qemu-devel@nongnu.org; Wed, 07 Feb 2018 07:54:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ejPEx-0007MN-9Q for qemu-devel@nongnu.org; Wed, 07 Feb 2018 07:54:20 -0500 Received: from mail-oi0-x22f.google.com ([2607:f8b0:4003:c06::22f]:43256) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ejPEx-0007Kp-4N for qemu-devel@nongnu.org; Wed, 07 Feb 2018 07:54:19 -0500 Received: by mail-oi0-x22f.google.com with SMTP id 4so553453ois.10 for ; Wed, 07 Feb 2018 04:54:18 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1517858941-5538-1-git-send-email-pbonzini@redhat.com> <4ce6f2ad-2287-2155-277b-977e48167687@redhat.com> <4c81a8d5-5d88-2f31-13be-4ae12007b2b3@redhat.com> From: Peter Maydell Date: Wed, 7 Feb 2018 12:53:58 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 00/47] Misc patches for 2018-02-05 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= Cc: Paolo Bonzini , QEMU Developers On 7 February 2018 at 12:49, Marc-Andr=C3=A9 Lureau wrote: > It is a bit weird that this is not caught during configure time, that > does check static compilation (when --static) with the sanitizers. > What is the host? is there a docker check to reproduce? The host is x86-64 ubuntu xenial. thanks -- PMM