From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f179.google.com (mail-pd0-f179.google.com [209.85.192.179]) by mail.openembedded.org (Postfix) with ESMTP id D204974182 for ; Fri, 15 May 2015 20:00:08 +0000 (UTC) Received: by pdeq5 with SMTP id q5so23857577pde.1 for ; Fri, 15 May 2015 13:00:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=W5lbqRFkhcW2IFYy4L7HphgRhFN+bjSibjyoOx1w0dU=; b=fJmn/8K1mIhgye67+QJxmO4EBpr17k21rTy7JvNyWuyhjv+teoLH7XbgMlrj3wBc7i 0d/eM3LTTOk87i9Wz8FyzSloOco8sdjvFDHS+5XAt7azOx9QUb++BUyU6Vb7aSoqsOjW VrPFARnza1la6JqebMMsfjkC4nFMu51B8Eo0iiuF7tb8FUHXF8du8TjEJVsg3+d9xtZo 9mYE13Ok5OItE/gluzlMt2SOrN0AJd1nAA6UGZf/SN9Hk/aXBT69mMsim9OXIP7p6/Sg EDTNsSt436PNbR2uisWGPMr4PVbTc07dqgt9b6tlE6OAGjCQtHMu40Y44nyzPkQopBjk fF9w== X-Received: by 10.70.89.138 with SMTP id bo10mr21716247pdb.146.1431720009882; Fri, 15 May 2015 13:00:09 -0700 (PDT) Received: from ?IPv6:2601:c:a700:3ba7:f0a2:acf0:8681:7abc? ([2601:c:a700:3ba7:f0a2:acf0:8681:7abc]) by mx.google.com with ESMTPSA id om10sm2665099pbb.58.2015.05.15.13.00.07 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 May 2015 13:00:08 -0700 (PDT) Message-ID: <55565046.1060006@gmail.com> Date: Fri, 15 May 2015 13:00:06 -0700 From: akuster808 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Bruce Ashfield References: <1431268136-6968-1-git-send-email-akuster808@gmail.com> <1431295383.30971.25.camel@linuxfoundation.org> <1431414393.30971.109.camel@linuxfoundation.org> <1431686433.18723.22.camel@linuxfoundation.org> <555622C1.8070204@gmail.com> In-Reply-To: Cc: Otavio Salvador , Patches and discussions about the oe-core layer Subject: Re: [PATCH] rpm: fix build issue with gcc5 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: Fri, 15 May 2015 20:00:08 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 05/15/2015 09:48 AM, Bruce Ashfield wrote: > On Fri, May 15, 2015 at 12:45 PM, akuster808 wrote: >> >> >> On 05/15/2015 09:25 AM, Khem Raj wrote: >>> >>> On Fri, May 15, 2015 at 3:40 AM, Richard Purdie >>> wrote: >>>> >>>> On Tue, 2015-05-12 at 08:06 +0100, Richard Purdie wrote: >>>>> >>>>> With the gcc patch I've posted applied: >>>>> >>>>> >>>>> http://errors.yoctoproject.org/Errors/Search/?items=10&query=5fd0b7c163f4f3312bea9bd3246a6bd67a8da594&limit=100 >>>>> >>>>> so down to 57 errors. There are a few themes: >>>>> >>>>> * linux-yocto 3.14 gcc5 issues >>>>> * meta-fsl-ppc and metafsl-arm gcc5 issues, particularly kernel >>>>> * poky-lsb issues with the security flags and gcc5 >>>>> * x32 failed with a race of some kind in glibc, suspect transient >>>>> * gcc-target has a packaging issue which fails builds (have patch) >>>>> >>>>> The good news is that the various ppc issues are fixed including the rpm >>>>> one from this series. >>>> >>>> >>>> Latest run: >>>> >>>> >>>> http://errors.yoctoproject.org/Errors/Search/?items=10&query=a2fbb1b6b6e564b3f9d40550c0b408978f420039&limit=100 >>>> >>>> with 37 errors. >>>> >>>> * linux-yocto 3.14 gcc5 issues >>> >>> >>> I guess there are patches around which I pointed out in last email >>> which should be ported >> >> >> I believe they would be: >> >> bebf56a kasan: enable instrumentation of global variables >> 5631b8f compiler/gcc4+: Remove inaccurate comment about 'asm goto' >> miscompiles >> 71458cf kernel: add support for gcc 5 > > I'm also queueing changes for 3.19 and 3.14, so if you do have any kernel > patches, feel free to fling them in my direction so we don't duplicate that > effort. sure thing. 3.19 should all ready have 1458cf kernel: add support for gcc 5. 3.14 has it as well.. must be something else causing the issue. - armin > > Cheers, > > Bruce > >> >> just for completeness. >> >> I will give it a shot this weekend. >> >> - armin >> >>> >>>> * meta-fsl-ppc and meta-fsl-arm gcc5 issues, particularly kernel >>> >>> >>> same as above mostly. >>> >>>> * poky-lsb issues with the security flags and gcc5 (elfutils, >>>> coreutils, iptables, openssl on edgerouter) >>> >>> >>> Those are something need fixing per package. I will look into some of >>> those. x86-64 issues are w.r.t one particular relocation >>> >>>> * qemuarm doesn't boot >>> >>> >>> I have booted several arm machines ( bbb, overo tegra ST ) using >>> kernels ranging from 3.8 to 3.14, I believe its linux-yocto issue most >>> probably. >>> >>>> * u-boot with beaglebone >>> >>> >>> This needs patches like this one >>> http://patchwork.openembedded.org/patch/92425/ >>> >>>> >>>> linux-yocto 3.14 is the next thing we need to clean up to have the most >>>> impact, qemuarm not booting is the most worrying. >>>> >>> >>> agreed. >>>> >>>> Cheers, >>>> >>>> Richard >>>> >>>> >>>> >> -- >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.openembedded.org/mailman/listinfo/openembedded-core > > >