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 2D084795F7 for ; Thu, 18 Oct 2018 12:01:55 +0000 (UTC) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.15.2/8.15.2/Debian-10) with ESMTPSA id w9IC1sgW029452 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 18 Oct 2018 13:01:55 +0100 Message-ID: From: Richard Purdie To: Randy MacLeod , openembedded-core@lists.openembedded.org Date: Thu, 18 Oct 2018 13:01:54 +0100 In-Reply-To: <20181017022220.20841-2-Randy.MacLeod@windriver.com> References: <20181017022220.20841-1-Randy.MacLeod@windriver.com> <20181017022220.20841-2-Randy.MacLeod@windriver.com> X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.1 Mime-Version: 1.0 X-Virus-Scanned: clamav-milter 0.100.1 at dan X-Virus-Status: Clean Subject: Re: [PATCH] valgrind: update from 3.13.0 to 3.14.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, 18 Oct 2018 12:01:56 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2018-10-16 at 22:22 -0400, Randy MacLeod wrote: > Removed patches are all upstream. > Adjusted two patches due to rebase. > > Signed-off-by: Randy MacLeod I set the autobuilder at this and it fails in musl in do_compile_ptest_base: https://autobuilder.yoctoproject.org/typhoon/#/builders/27/builds/126/steps/7/logs/step1b Cheers, Richard