Re: [OE-core] [PATCH v2] perl: Allow perl to cross build and native build in a directory named "t"

2012-06-05 Thread Richard Purdie
On Mon, 2012-06-04 at 13:47 -0500, Jason Wessel wrote: > If any directory in leading up to your tmp directory has the name "t" > perl will fail to build with a very cryptic error shown below: > > pod/buildtoc: no pods at pod/buildtoc line 305. > make[1]: *** [pod/perltoc.pod] Error 255 > > This i

Re: [OE-core] [PATCH v2] perl: Allow perl to cross build and native build in a directory named "t"

2012-06-05 Thread Flanagan, Elizabeth
On Tue, Jun 5, 2012 at 1:58 PM, Jason Wessel wrote: > On 06/05/2012 03:25 PM, Flanagan, Elizabeth wrote: >> On Mon, Jun 4, 2012 at 11:47 AM, Jason Wessel >> wrote: >>> If any directory in leading up to your tmp directory has the name "t" >>> perl will fail to build with a very cryptic error shown

Re: [OE-core] [PATCH v2] perl: Allow perl to cross build and native build in a directory named "t"

2012-06-05 Thread Darren Hart
On 06/05/2012 01:58 PM, Jason Wessel wrote: > On 06/05/2012 03:25 PM, Flanagan, Elizabeth wrote: >> On Mon, Jun 4, 2012 at 11:47 AM, Jason Wessel >> wrote: >>> If any directory in leading up to your tmp directory has the name >>> "t" perl will fail to build with a very cryptic error shown >>> b

Re: [OE-core] [PATCH v2] perl: Allow perl to cross build and native build in a directory named "t"

2012-06-05 Thread Jason Wessel
On 06/05/2012 03:25 PM, Flanagan, Elizabeth wrote: > On Mon, Jun 4, 2012 at 11:47 AM, Jason Wessel > wrote: >> If any directory in leading up to your tmp directory has the name "t" >> perl will fail to build with a very cryptic error shown below: > > > Jason, > > I'm currently testing this patc

Re: [OE-core] [PATCH v2] perl: Allow perl to cross build and native build in a directory named "t"

2012-06-05 Thread Darren Hart
On 06/05/2012 01:25 PM, Flanagan, Elizabeth wrote: > On Mon, Jun 4, 2012 at 11:47 AM, Jason Wessel > wrote: >> If any directory in leading up to your tmp directory has the name "t" >> perl will fail to build with a very cryptic error shown below: > > > Jason, > > I'm currently testing this pa

Re: [OE-core] [PATCH v2] perl: Allow perl to cross build and native build in a directory named "t"

2012-06-05 Thread Flanagan, Elizabeth
On Mon, Jun 4, 2012 at 11:47 AM, Jason Wessel wrote: > If any directory in leading up to your tmp directory has the name "t" > perl will fail to build with a very cryptic error shown below: Jason, I'm currently testing this patch and it seems to be causing failures during do_compile for poky-ti

[OE-core] [PATCH v2] perl: Allow perl to cross build and native build in a directory named "t"

2012-06-04 Thread Jason Wessel
If any directory in leading up to your tmp directory has the name "t" perl will fail to build with a very cryptic error shown below: pod/buildtoc: no pods at pod/buildtoc line 305. make[1]: *** [pod/perltoc.pod] Error 255 This is a result of the perl file checking making an assumption that it is