From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id 8424271C42 for ; Thu, 4 Jan 2018 08:45:31 +0000 (UTC) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.15.2/8.15.2/Debian-3) with ESMTPSA id w048jU2L015057 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Thu, 4 Jan 2018 08:45:31 GMT Message-ID: <1515055530.5525.176.camel@linuxfoundation.org> From: Richard Purdie To: Alistair Francis , Alistair Francis Date: Thu, 04 Jan 2018 08:45:30 +0000 In-Reply-To: References: <20171221215634.26019-1-alistair.francis@xilinx.com> X-Mailer: Evolution 3.18.5.2-0ubuntu3.2 Mime-Version: 1.0 X-Virus-Scanned: clamav-milter 0.99.2 at dan X-Virus-Status: Clean Cc: vineethchowz.chowdary@xilinx.com, OE-core Subject: Re: [PATCH] receipes-devtools: QEMU: Bump to version 2.11.0 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2018 08:45:33 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit On Tue, 2018-01-02 at 14:58 -0800, Alistair Francis wrote: > On Thu, Dec 21, 2017 at 1:56 PM, Alistair Francis > wrote: > > > > Use the latest QEMU release 2.11. Remove all patches that are no > > longer > > required as they have been merged into the 2.11 releaese. One patch > > had > > to be updated to apply to thet 2.11 tree. > > > > Signed-off-by: Alistair Francis > Ping! > I ran the qemu upgrade in some builds and both hang in nightly-musl whilst trying to build webkitgtk: https://autobuilder.yocto.io/builders/nightly-musl/builds/688/steps/BuildImages/logs/stdiohttps://autobuilder.yocto.io/builders/nightly-musl/builds/687/steps/BuildImages/logs/stdio Given all the stability issues we've had recently and the trouble I've had getting stable builds, this issue is going to have to be resolved before we can take this upgrade. FWIW they're hanging in qemu user mode: run.do_compile.───cmake───make───make───make───sh───g-ir-scanner-wr───python3───g-ir-scanner-qe───qemu-i386───2*[{qemu-i386}] Cheers, Richard