From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 5A49FE007B6; Tue, 12 May 2015 08:35:31 -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=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, * medium trust * [147.11.146.13 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2EC05E0027F; Tue, 12 May 2015 08:35:27 -0700 (PDT) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.9/8.14.9) with ESMTP id t4CFZLUT027581 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Tue, 12 May 2015 08:35:22 -0700 (PDT) Received: from [128.224.56.48] (128.224.56.48) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.224.2; Tue, 12 May 2015 08:35:21 -0700 Message-ID: <55521DB8.2070606@windriver.com> Date: Tue, 12 May 2015 11:35:20 -0400 From: Bruce Ashfield User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Brian Hutchinson References: <553F90A3.9070501@windriver.com> <82ac67a7e46e416dbabdda01c42fc89a@ASTRO-EX1.Bensberg.de> <553FD83A.6040407@windriver.com> <4f2d75bf33ac423ab064f754e0b67655@ASTRO-EX1.Bensberg.de> <5540DB34.6010102@windriver.com> <55421DA2.9060909@windriver.com> <554236CB.6000604@windriver.com> <5550FD98.1050507@windriver.com> In-Reply-To: Cc: "meta-ti@yoctoproject.org" , "yocto@yoctoproject.org" Subject: Re: Migration from 1.7.1 to 1.8 - kernel-abiversion missing X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 May 2015 15:35:31 -0000 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit On 2015-05-12 10:20 AM, Brian Hutchinson wrote: > On Mon, May 11, 2015 at 3:06 PM, Bruce Ashfield > wrote: >> On 2015-05-11 02:10 PM, Brian Hutchinson wrote: >>> >>> On Thu, Apr 30, 2015 at 10:06 AM, Bruce Ashfield >>> wrote: >>>> >>>> It is plausible. But in theory, linux-dummy should still provide >>>> what you need (but since it doesn't build anything, there is >>>> no abi .. and no modules can be built against it) .. so the >>>> error isn't graceful. >>>> >>>> Bruce >>> >>> >>> I can confirm this same problem is happening to me. I just updated >>> one of my builds from 1.7 to 1.8 and am also getting my rootfs to fail >>> due to no abi kernel version: >> >> >> We still have a race condition in the 1.8 branch for the population >> of the build-artifacts directory. >> >> If modules start building, they'll race against the population of the >> abiversion, and you may see that message. >> >> There's a proposed patch for master, but I don't think it is in >> fido yet. >> >> Bruce > > Hi Bruce, > > I did some searches and looks like there are a number of 'race' > condition fixes but it wasn't obvious which one I may need. Is it > this one: > http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=02d0a003d603266114512160b209876199241e98 > That's the one that should make sure that the shared workdir (Which has the abiversion) is in place before building any modules. I can't say that it is exactly your issue, but it is the change I was thinking of. Bruce > Regards, > > Brian > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 5A49FE007B6; Tue, 12 May 2015 08:35:31 -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=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, * medium trust * [147.11.146.13 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2EC05E0027F; Tue, 12 May 2015 08:35:27 -0700 (PDT) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.9/8.14.9) with ESMTP id t4CFZLUT027581 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Tue, 12 May 2015 08:35:22 -0700 (PDT) Received: from [128.224.56.48] (128.224.56.48) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.224.2; Tue, 12 May 2015 08:35:21 -0700 Message-ID: <55521DB8.2070606@windriver.com> Date: Tue, 12 May 2015 11:35:20 -0400 From: Bruce Ashfield User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Brian Hutchinson References: <553F90A3.9070501@windriver.com> <82ac67a7e46e416dbabdda01c42fc89a@ASTRO-EX1.Bensberg.de> <553FD83A.6040407@windriver.com> <4f2d75bf33ac423ab064f754e0b67655@ASTRO-EX1.Bensberg.de> <5540DB34.6010102@windriver.com> <55421DA2.9060909@windriver.com> <554236CB.6000604@windriver.com> <5550FD98.1050507@windriver.com> In-Reply-To: Cc: "meta-ti@yoctoproject.org" , "yocto@yoctoproject.org" , =?UTF-8?B?IlNjaGF1bWzDtmZmZWwsIEphbiI=?= Subject: Re: [yocto] Migration from 1.7.1 to 1.8 - kernel-abiversion missing X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 May 2015 15:35:31 -0000 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit On 2015-05-12 10:20 AM, Brian Hutchinson wrote: > On Mon, May 11, 2015 at 3:06 PM, Bruce Ashfield > wrote: >> On 2015-05-11 02:10 PM, Brian Hutchinson wrote: >>> >>> On Thu, Apr 30, 2015 at 10:06 AM, Bruce Ashfield >>> wrote: >>>> >>>> It is plausible. But in theory, linux-dummy should still provide >>>> what you need (but since it doesn't build anything, there is >>>> no abi .. and no modules can be built against it) .. so the >>>> error isn't graceful. >>>> >>>> Bruce >>> >>> >>> I can confirm this same problem is happening to me. I just updated >>> one of my builds from 1.7 to 1.8 and am also getting my rootfs to fail >>> due to no abi kernel version: >> >> >> We still have a race condition in the 1.8 branch for the population >> of the build-artifacts directory. >> >> If modules start building, they'll race against the population of the >> abiversion, and you may see that message. >> >> There's a proposed patch for master, but I don't think it is in >> fido yet. >> >> Bruce > > Hi Bruce, > > I did some searches and looks like there are a number of 'race' > condition fixes but it wasn't obvious which one I may need. Is it > this one: > http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=02d0a003d603266114512160b209876199241e98 > That's the one that should make sure that the shared workdir (Which has the abiversion) is in place before building any modules. I can't say that it is exactly your issue, but it is the change I was thinking of. Bruce > Regards, > > Brian >