From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 2A49FE00A26; Thu, 29 Oct 2015 17:00:33 -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=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [74.55.86.74 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from smtp.webfaction.com (mail6.webfaction.com [74.55.86.74]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F1397E007FE for ; Thu, 29 Oct 2015 17:00:27 -0700 (PDT) Received: from [192.168.1.10] (c-73-194-208-34.hsd1.nj.comcast.net [73.194.208.34]) by smtp.webfaction.com (Postfix) with ESMTP id A6A45209458C; Fri, 30 Oct 2015 00:00:25 +0000 (UTC) To: Otavio Salvador , "meta-freescale@yoctoproject.org" References: <560FFDF8.4050205@mindchasers.com> From: Bob Cochran Message-ID: <5632B317.7090009@mindchasers.com> Date: Thu, 29 Oct 2015 20:00:23 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <560FFDF8.4050205@mindchasers.com> Cc: Weng White-B18292 Subject: Re: ls1021 is failing to build with GCC 5.2 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: Fri, 30 Oct 2015 00:00:33 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 10/03/2015 12:10 PM, Bob Cochran wrote: > On 10/03/2015 10:31 AM, Otavio Salvador wrote: >> Hello folks, >> >> The autobuilder has catch a build error in the LS1021 kernel, see: >> >> http://ci.ossystems.com.br/view/FSL%20Community%20BSP%20-%20master-next/job/fsl-community-bsp-master-next_wayland-ls1021atwr/839/consoleText >> >> >> It is related to the GCC 5.2 use, please look at this. > > Perhaps related: > > I also find that a t1040 (ppc64) kernel built using GCC 5.2 and the > meta-freescale linux-qoriq recipe won't boot (stuck before console > output). It does build though. Hi, I know patches were submitted for LS1 to build & boot with the linux-qoriq recipe, but I still find that t1040 won't boot with the linux-qoriq recipe using poky master (tool chain). It gets stuck very early and just hangs. I saw that at least one person reported the same issue. I'll build it again tonight with the most recent master and try to see where it's getting stuck. However, can someone at Freescale also look at this? Thanks, Bob > > However, I can use the same commit and build & boot it without any > issues using GCC 4.9.2 ( tools bundled with fsl sdk 1.8 ). > > I haven't had a chance to look into it yet. > > Bob > > > >> >> Regards, >> >