From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 0AD90E00BDA; Tue, 5 Jan 2016 09:44:38 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,KHOP_DYNAMIC autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 KHOP_DYNAMIC Relay looks like a dynamic address Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3C9A4E0070F for ; Tue, 5 Jan 2016 09:44:33 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u05HiSkq007416; Tue, 5 Jan 2016 17:44:28 GMT Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id tvkZU2OdcyMq; Tue, 5 Jan 2016 17:44:28 +0000 (GMT) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u05HiQQT007411 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Tue, 5 Jan 2016 17:44:27 GMT Message-ID: <1452015866.7598.49.camel@linuxfoundation.org> From: Richard Purdie To: "Burton, Ross" , meta-freescale Mailing List Date: Tue, 05 Jan 2016 17:44:26 +0000 In-Reply-To: References: X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Cc: Otavio Salvador Subject: Re: meta-fsl-* breakage on the Yocto autobuilder X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jan 2016 17:44:38 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2016-01-05 at 17:23 +0000, Burton, Ross wrote: > meta-fsl-ppc is still breaking the Yocto autobuilder, see for example > the errors from my latest build last night: > > http://errors.yoctoproject.org/Errors/Search/?items=10&query=862d702f > bb99e484631315aa44b9e46f8fc567da > > There's two problems caused by meta-fsl-ppc right now: > > 1) Four fetch failures caused by doing a world fetch on qemux86 with > meta-fsl-ppc present. I filed this as #8802 on December 14th. > 2) The openssl 1.0.1i recipe in meta-fsl-ppc fails to compile on all > meta-fsl-ppc machines that are built on the autobuilder. This has > been filed at #8872. > > We would greatly appreciate these being fixed as they're currently > causing several of the buildsets to always fail on the autobuilder. We have noticed there have been a lot of issues on the meta-fsl builds more recently and it does seem to take some time for them to get resolved. Is there anything which can be done about that? Cheers, Richard