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 1TMdj9-0007BB-Hz for openembedded-core@lists.openembedded.org; Fri, 12 Oct 2012 13:48:27 +0200 Received: from localhost ([127.0.0.1]:45707 helo=eumx.net) by eumx.net with esmtp (Exim 4.72) (envelope-from ) id 1TMdWO-0006eR-6u for openembedded-core@lists.openembedded.org; Fri, 12 Oct 2012 11:35:16 +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=/BiK2+3XVrzlkkG6e4DLToSsncA=; b=niafwYMXcRBacovKg0VFKP4H3dWl XEhLJPigcUoL8U71FZQTTP+NRUhvr18SB9V6FZQ3pdKsitklb3DnhzkOuAkC7bUV knnO6izzbpTVjl/MoaGiagN4sOEyMgR07LiapyWVEMNxwzUgxVjXNhQrUa5AG4cJ dIYw4NMzKFqWMKM= Received: from [195.171.99.130] (port=41912 helo=[192.168.0.79]) by eumx.net with esmtpa (Exim 4.72) (envelope-from ) id 1TMdWO-0006eO-4k for openembedded-core@lists.openembedded.org; Fri, 12 Oct 2012 11:35:16 +0000 Message-ID: <507800E4.3070305@communistcode.co.uk> Date: Fri, 12 Oct 2012 12:37:08 +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> <5077FF51.2060703@communistcode.co.uk> In-Reply-To: <5077FF51.2060703@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:48:27 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 12/10/12 12:30, Jack Mitchell wrote: > 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, > Ok, seems to be maybe a bit more serious that first thought. Pkgconfig still fails to build with the following log: http://ix.io/38K Any ideas? Force a rebuild of libtool maybe? Cheers, -- Jack Mitchell (jack@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk --