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 D167E72B3E for ; Sun, 21 Dec 2014 16:52:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id sBLGqI7E009100; Sun, 21 Dec 2014 16:52:18 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 X216vvPt5LQn; Sun, 21 Dec 2014 16:52:17 +0000 (GMT) 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 sBLGq4jF009096 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Sun, 21 Dec 2014 16:52:16 GMT Message-ID: <1419180761.13316.61.camel@linuxfoundation.org> From: Richard Purdie To: openembedded-core , Otavio Salvador Date: Sun, 21 Dec 2014 16:52:41 +0000 X-Mailer: Evolution 3.12.7-0ubuntu1 Mime-Version: 1.0 Subject: linux-imx issues with make 3.82 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: Sun, 21 Dec 2014 16:53:00 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Hi Otavio, https://autobuilder.yoctoproject.org/main/builders/nightly-fsl-arm/builds/133/steps/BuildImages/logs/stdio https://autobuilder.yoctoproject.org/main/builders/nightly-fsl-arm-lsb/builds/133/steps/BuildImages/logs/stdio It seems linux-imx is continuing to fail on some autobuilders but not others (hence I thought we'd fixed it). It seems the problem is old kernels with make 3.82. Would you be able to apply something like the patch in: http://www.gossamer-threads.com/lists/linux/kernel/1263151 to linux-imx so it works with make 3.82? Cheers, Richard