From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50625) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuIrH-0002HP-IU for qemu-devel@nongnu.org; Tue, 10 Jun 2014 06:00:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WuIrC-0005QT-VD for qemu-devel@nongnu.org; Tue, 10 Jun 2014 06:00:47 -0400 Received: from mail-lb0-f179.google.com ([209.85.217.179]:56781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuIrC-0005QJ-Ow for qemu-devel@nongnu.org; Tue, 10 Jun 2014 06:00:42 -0400 Received: by mail-lb0-f179.google.com with SMTP id u10so395046lbd.24 for ; Tue, 10 Jun 2014 03:00:41 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1402379781-844-1-git-send-email-pbonzini@redhat.com> References: <1402379781-844-1-git-send-email-pbonzini@redhat.com> From: Peter Maydell Date: Tue, 10 Jun 2014 11:00:21 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/8] build system and libcacard changes for 2014-06-10 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: QEMU Developers On 10 June 2014 06:56, Paolo Bonzini wrote: > The following changes since commit 7721a3044234c46cd6f5f899e7467dc9351f3c8d: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140609-1' into staging (2014-06-09 17:04:13 +0100) > > are available in the git repository at: > > > git://github.com/bonzini/qemu.git configure > > for you to fetch changes up to 2e77e6ee829ede0c20e968c71c99c2fbd9eedf9b: > > configure: unset interfering variables (2014-06-10 07:51:42 +0200) There seem to be problems with the rules.mak rewrite patch (as discussed on irc) so I'm not applying this one. [sample repro: http://pastebin.ubuntu.com/7622677/ ] thanks -- PMM