From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from vms173011pub.verizon.net ([206.46.173.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Qdkh8-0007eY-Cl; Mon, 04 Jul 2011 17:04:18 +0200 Received: from server ([unknown] [173.74.34.213]) by vms173011.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LNT00BJJAW3BS80@vms173011.mailsrvcs.net>; Mon, 04 Jul 2011 09:00:03 -0500 (CDT) Received: from server (127.0.0.1) by server (Axigen) with ESMTPSA id 36659B; Mon, 04 Jul 2011 08:59:56 -0500 Received: from [192.168.1.2] by rkmorris.us with HTTP; Mon, 04 Jul 2011 08:59:55 -0500 From: Russell Morris Date: Mon, 04 Jul 2011 08:59:55 -0500 X-Mailer: Axigen WebMail To: openembedded-devel@lists.openembedded.org, openembedded-core@lists.openembedded.org Message-id: <1309787995311998500@rkmorris.us> In-reply-to: <1309729276205539500@rkmorris.us> References: <1307481663432021500@rkmorris.us> <4DEFBF58.1010903@mentor.com> <1308007647883960500@rkmorris.us> <4DF8119C.2000106@mentor.com> <1308515164700783500@rkmorris.us> <1309729276205539500@rkmorris.us> Importance: Normal MIME-version: 1.0 X-AxigenVirus-Level: 1 X-AxigenSpam-Level: 2 X-Mailman-Approved-At: Sat, 09 Jul 2011 10:36:34 +0200 Subject: Re: [oe] Builds Failing X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2011 15:04:18 -0000 Content-type: multipart/alternative; boundary="===axigen=7742681010269666934134179507013809033441=axigen===" --===axigen=7742681010269666934134179507013809033441=axigen=== Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Content-Disposition: inline FYI - I (locally) deleted the bash 3.2 recipe ...and the build works fine n= ow! It seems that bash 3.0 is fine, but 3.2 has issues for some reason. =20 Hopefully this saves someone else the same grief. =20 ... Russell =20 On Sun, 07/03/2011 04:41 PM, Russell Morris wrot= e: >=20 Has anyone had any luck with bash lately? I can't get it to build - so even= console-image fails. >=20 >=20 >=20 > Thanks! >=20 >=20 >=20 > ... Russell >=20 >=20 >=20 >=20 >=20 > On Sun, 06/19/2011 03:26 PM, Russell Morris wr= ote: >=20 >=20 > >=20 >=20 >=20 > Hi, >=20 > >=20 > Sorry for the delay - out of town for a few days, just got back to this. >=20 > >=20 > I did what you mentioned below, modified the recipe for bash_3.2 ... but = now a new error ... :-). Here is what I get, >=20 > >=20 >=20 > NOTE: Running task 3201 of 6177 (ID: 3047, /mnt/OpenEmbedded/openembedded= /recipes/bash/bash_3.2.bb, do_setscene) > NOTE: package bash-3.2-r13: task do_setscene: Started > NOTE: package bash-3.2-r13: task do_setscene: Succeeded > NOTE: Running task 3202 of 6177 (ID: 3046, /mnt/OpenEmbedded/openembedded= /recipes/bash/bash_3.2.bb, do_fetch) > NOTE: package bash-3.2-r13: task do_fetch: Started > NOTE: package bash-3.2-r13: task do_fetch: Succeeded > NOTE: Running task 3203 of 6177 (ID: 3039, /mnt/OpenEmbedded/openembedded= /recipes/bash/bash_3.2.bb, do_unpack) > NOTE: package bash-3.2-r13: task do_unpack: Started > NOTE: package bash-3.2-r13: task do_unpack: Succeeded > NOTE: Running task 3637 of 6177 (ID: 3040, /mnt/OpenEmbedded/openembedded= /recipes/bash/bash_3.2.bb, do_patch) > NOTE: package bash-3.2-r13: task do_patch: Started > ERROR: Execution of 'git --git-dir=3D. apply -p0 /mnt/OpenEmbedded/source= s/bash32-001' failed with exit code 1: > error: No changes >=20 > >=20 > NOTE: package bash-3.2-r13: task patch_do_patch: Failed > ERROR: Function 'patch_do_patch' failed > ERROR: Task 3040 (/mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb= , do_patch) failed with exit code '1' > ERROR: '/mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb' failed >=20 > >=20 > Thoughts? >=20 > >=20 > Thanks, > ... Russell >=20 > >=20 > > On Tue, 06/14/2011 08:57 PM, Tom Rini wrote: > >=20 > >=20 > On 06/13/2011 04:27 PM, Russell Morris wrote: > > > Hi, > > > Perhaps a dumb question, but ... do I need to do this? I can give it = a try (though I'm not quite sure I understand what needs to be changed). Ju= st trying to figure out how to get this working again. > > > Thanks! > >=20 > > Since you have a failing setup, yes, please :) > >=20 > > To make git be used as the patch tool, add > > PATCHTOOL =3D "git" to the recipe, increase the PR and add a comment ab= out > > why we do this. > >=20 > > -- > > Tom Rini > > Mentor Graphics Corporation > >=20 > > _______________________________________________ > > Openembedded-devel mailing list > > Openembedded-devel@lists.openembedded.org > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > >=20 > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > --===axigen=7742681010269666934134179507013809033441=axigen=== Content-Type: text/html Content-Transfer-Encoding: quoted-printable Content-Disposition: inline

FYI - I (locally) deleted the bash 3.2 recipe ...and the build wo= rks fine now! It seems that bash 3.0 is fine, but 3.2 has issues for some r= eason.

 

Hopefully this saves someone else the same grief.

 

... Russell

 



On Sun, 07/03/2011 04:41 PM, Russell Morris <openem= bedded@rkmorris.us> wrote:

Has anyone had any luck = with bash lately? I can't get it to build - so even console-image fails.


Thanks!



... Russell





On S= un, 06/19/2011 03:26 PM, Russell Morris <openembedded@rkmorris.us> wrote:

>


Hi,

>
Sorry for the delay - out of town= for a few days, just got back to this.

>
I did what you ment= ioned below, modified the recipe for bash_3.2 ... but now a new error ... := -). Here is what I get,

>

NOTE: Running task 3201 of 6177= (ID: 3047, /mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb, do_set= scene)
NOTE: package bash-3.2-r13: task do_setscene: Started
NOTE: pa= ckage bash-3.2-r13: task do_setscene: Succeeded
NOTE: Running task 3202 = of 6177 (ID: 3046, /mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb,= do_fetch)
NOTE: package bash-3.2-r13: task do_fetch: Started
NOTE: p= ackage bash-3.2-r13: task do_fetch: Succeeded
NOTE: Running task 3203 of= 6177 (ID: 3039, /mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb, d= o_unpack)
NOTE: package bash-3.2-r13: task do_unpack: Started
NOTE: p= ackage bash-3.2-r13: task do_unpack: Succeeded
NOTE: Running task 3637 o= f 6177 (ID: 3040, /mnt/OpenEmbedded/openembedded/recipes/bash/bash_3.2.bb, = do_patch)
NOTE: package bash-3.2-r13: task do_patch: Started
ERROR: E= xecution of 'git --git-dir=3D. apply -p0 /mnt/OpenEmbedded/sources/bash32-0= 01' failed with exit code 1:
error: No changes

>
NOTE: pac= kage bash-3.2-r13: task patch_do_patch: Failed
ERROR: Function 'patch_do= _patch' failed
ERROR: Task 3040 (/mnt/OpenEmbedded/openembedded/recipes/= bash/bash_3.2.bb, do_patch) failed with exit code '1'
ERROR: '/mnt/OpenE= mbedded/openembedded/recipes/bash/bash_3.2.bb' failed

>
Thoug= hts?

>
Thanks,
... Russell

>
> On Tue, 06= /14/2011 08:57 PM, Tom Rini <tom_rini@mentor.com> wrote:
>
>
On 06/1= 3/2011 04:27 PM, Russell Morris wrote:
> > Hi,
> > Perhap= s a dumb question, but ... do I need to do this? I can give it a try (thoug= h I'm not quite sure I understand what needs to be changed). Just trying to= figure out how to get this working again.
> > Thanks!
> > Since you have a failing setup, yes, please :)
>
> To ma= ke git be used as the patch tool, add
> PATCHTOOL =3D "git" to the re= cipe, increase the PR and add a comment about
> why we do this.
&g= t;
> --
> Tom Rini
> Mentor Graphics Corporation
>=
> _______________________________________________
> Openembed= ded-devel mailing list
> Openembedded-devel@lists.openembedded.o= rg
> http:/= /lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>= ;
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel= @lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-= devel
--===axigen=7742681010269666934134179507013809033441=axigen===--