From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eumx.net ([91.82.101.43]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TMdcf-0004u0-B7 for openembedded-core@lists.openembedded.org; Fri, 12 Oct 2012 13:41:45 +0200 Received: from localhost ([127.0.0.1]:42552 helo=eumx.net) by eumx.net with esmtp (Exim 4.72) (envelope-from ) id 1TMdPt-0006R1-Ry for openembedded-core@lists.openembedded.org; Fri, 12 Oct 2012 11:28:33 +0000 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=eumx.net; h=message-id :date:from:reply-to:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s=default; bh=2CYabis3ilWE2+I/MRdJJMCX9WQ=; b=GkIuvQj+WY3kkVtvtT+6b5mkhi/n 8xTRtgsgwFtlFAQuvJnMJ9NthfZaKksUBYm6E73M5xGHOT5KDbKOxdfBOMq9uG93 HEaxhzekUmvVmcBX1DueI4U37wRj/FT05YhY9vmlQakC6caoPSBxrcWF908iNd/T ekwW5yG7BIFGmrY= Received: from [195.171.99.130] (port=30619 helo=[192.168.0.79]) by eumx.net with esmtpa (Exim 4.72) (envelope-from ) id 1TMdPt-0006Qy-Pg for openembedded-core@lists.openembedded.org; Fri, 12 Oct 2012 11:28:33 +0000 Message-ID: <5077FF51.2060703@communistcode.co.uk> Date: Fri, 12 Oct 2012 12:30:25 +0100 From: Jack Mitchell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120910 Thunderbird/15.0.1 MIME-Version: 1.0 To: openembedded-core@lists.openembedded.org References: <5077FEA8.5080308@communistcode.co.uk> In-Reply-To: <5077FEA8.5080308@communistcode.co.uk> Subject: Re: Build Failures X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: ml@communistcode.co.uk 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, 12 Oct 2012 11:41:45 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 12/10/12 12:27, Jack Mitchell wrote: > On my git pull and build today I ran into some compile errors. As > mentioned before I would usually just -c cleansstate and retry, which > 99% of the time sorts the issue. However, I was informed this was not > meant to happen and logs would be appreciated, so please find them below. > > pkgconfig-native > http://ix.io/38G > > binutils-crosssdk > http://ix.io/38I > > Possibly looks like something doesn't have a 'sed' dependency when it > should? > > Cheers, > On a re-run I get: http://ix.io/38J Next step is to try good old cleansstate which I believe will work as it seems to be an autoreconf which isn't being performed. Regards, -- Jack Mitchell (jack@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk --