From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id DA3B3E009DF; Mon, 27 Jul 2015 14:38:40 -0700 (PDT) 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 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] Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 849DDE009B8 for ; Mon, 27 Jul 2015 14:38:33 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id t6RLcWBB016270 for ; Mon, 27 Jul 2015 22:38:32 +0100 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 7LIF89lnsu2p for ; Mon, 27 Jul 2015 22:38:32 +0100 (BST) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id t6RLcFQD016264 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT) for ; Mon, 27 Jul 2015 22:38:27 +0100 Message-ID: <1438033095.821.291.camel@linuxfoundation.org> From: Richard Purdie To: meta-freescale Mailing List Date: Mon, 27 Jul 2015 22:38:15 +0100 X-Mailer: Evolution 3.12.10-0ubuntu1~14.10.1 Mime-Version: 1.0 Subject: Heads up on gcc 5.X issues for meta-fsl-arm and meta-fsl-ppc 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: Mon, 27 Jul 2015 21:38:40 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit It appears that gcc 5.x is going to cause a few issues for meta-fsl-arm and meta-fsl-ppc. Many of the remaining issues are specific to these layers. http://errors.yoctoproject.org/Errors/Search/?items=10&query=00957782f4dec7f39b79211e6a2a2bea6f14d2a0&limit=50 is a complete list for one of the last builds. The gcc, elfutils, coreutils and iptables issues are resolved. What worries me specifically are: p1022ds: openssl failures (caused by patches in meta-fsl-ppc) u-boot-qoriq imx28evk: u-boot-fslc-v2015.07+gitAUTOINC+31851bd6bd-r0 imx53qsb: linux-imx imx6qsabresd: xf86-video-imxfb-vivante I'm not going to send out any more mails about these, its really up the the people involved with these layers to track this and come up with a plan to sort this out. If we switch and things are failing with no sign of them being fixed we'll have to take action of some kind. Cheers, Richard