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 B83A778887 for ; Sat, 6 Jan 2018 10:15:32 +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 w06AFVlD028383 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Sat, 6 Jan 2018 10:15:32 GMT Message-ID: <1515233731.29722.20.camel@linuxfoundation.org> From: Richard Purdie To: Alistair Francis Date: Sat, 06 Jan 2018 10:15:31 +0000 In-Reply-To: References: <20171221215634.26019-1-alistair.francis@xilinx.com> <1515055530.5525.176.camel@linuxfoundation.org> <1515198127.29722.16.camel@linuxfoundation.org> 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: Sat, 06 Jan 2018 10:15:33 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2018-01-05 at 18:18 -0800, Alistair Francis wrote: > On Fri, Jan 5, 2018 at 4:22 PM, Richard Purdie > wrote: > > > Do you have an easy way to reproduce this hang? > > Was this a musl build you tried to reproduce in? > Ah, it was not. I'll have to figure out how to do a musl build next > week and try again. TCLIBC="musl" Cheers, Richard