Re: [oe] libxml-namespacesupport-perl stuck in do configure

2010-09-01 Thread J. L.
I am building on the overo branch and its as updated as can be.

Version number was namespace_1.10

I verified the patch is in there and exactly the same as the one you
linked to. So that means it had to be there before I tried to build
this since I git pull'ed before starting this series of builds.

Build machine is Ubuntu 9.10, I am also running into other issues
installing Perl modules other than this one as well with different
issues but I am sorting through them to make sure as much as possible
its not me to the best of my knowledge causing them before posting
them. Also 3-4 days ago I started doing the tinderbox results on my
builds in case that would help you anymore in seeing more information.
I am willing on anything I post to the board to give as much info and
look for what ever or anything to help out as much as I can until I
can actually be more of a help than an annoyance on here.

Again thanks

On Wed, Sep 1, 2010 at 11:29 PM, Frans Meulenbroeks
 wrote:
> 2010/9/1 Tom Rini :
>> Frans Meulenbroeks wrote:
>>>
>>> 2010/9/1 J. L. :

 Thanks Frans that fixed it by setting up CPAN on the build machine :)
>>>
>>> J.L, thanks for reporting this back.
>>>
>>> Actually we do need a real fix for this.
>>> any perl wizards that can take this up?
>>
>> I'm confused since I thought I had done this already with
>> 71a16be679041bb042c02f0f59c56141d963562c
>>
>> --
>> Tom Rini
>> Mentor Graphics Corporation
>
> J.L. what version were you building?
> Did you have this patch? (url:
> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=71a16be679041bb042c02f0f59c56141d963562c
> )
> I must say I haven't seen the problem recently but once you've
> configured cpan the problem is away. Not sure on how to test/reproduce
> this.
>
> Frans
>
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> 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


Re: [oe] libxml-namespacesupport-perl stuck in do configure

2010-09-01 Thread Frans Meulenbroeks
2010/9/1 Tom Rini :
> Frans Meulenbroeks wrote:
>>
>> 2010/9/1 J. L. :
>>>
>>> Thanks Frans that fixed it by setting up CPAN on the build machine :)
>>
>> J.L, thanks for reporting this back.
>>
>> Actually we do need a real fix for this.
>> any perl wizards that can take this up?
>
> I'm confused since I thought I had done this already with
> 71a16be679041bb042c02f0f59c56141d963562c
>
> --
> Tom Rini
> Mentor Graphics Corporation

J.L. what version were you building?
Did you have this patch? (url:
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=71a16be679041bb042c02f0f59c56141d963562c
)
I must say I haven't seen the problem recently but once you've
configured cpan the problem is away. Not sure on how to test/reproduce
this.

Frans

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] libxml-namespacesupport-perl stuck in do configure

2010-09-01 Thread Tom Rini

Frans Meulenbroeks wrote:

2010/9/1 J. L. :

Thanks Frans that fixed it by setting up CPAN on the build machine :)


J.L, thanks for reporting this back.

Actually we do need a real fix for this.
any perl wizards that can take this up?


I'm confused since I thought I had done this already with 
71a16be679041bb042c02f0f59c56141d963562c


--
Tom Rini
Mentor Graphics Corporation

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] libxml-namespacesupport-perl stuck in do configure

2010-09-01 Thread Frans Meulenbroeks
2010/9/1 J. L. :
> Thanks Frans that fixed it by setting up CPAN on the build machine :)

J.L, thanks for reporting this back.

Actually we do need a real fix for this.
any perl wizards that can take this up?

Frans
>
>
>
> On Wed, Sep 1, 2010 at 1:16 PM, J. L.  wrote:
>> so if i set up CPAN properly on the build machine that should get
>> through that part? Did I understand that properly? I will try that out
>> though, thanks a ton for the response. I will post if that works or
>> doesnt regardless
>>
>>
>>
>> On Wed, Sep 1, 2010 at 1:08 PM, Frans Meulenbroeks
>>  wrote:
>>> 2010/9/1 J. L. :
 I am trying to get this to build and it seems to be stuck on the
 do_configure part, I let it run for over 24 hours before killing it
 and when I tried to alt C to kill it, it endlessly looped showing
 something about selecting the country your in and loops through the
 choices endlessly the only way I could kill it fully was to close the
 terminal. I noticed in May someone else brought up this or a very
 similar issue, what is the work around and or fix for this? Thanks for
 any help or tips
>>>
>>>
>>> I think I had this once too.
>>> Not sure how I solved it, it is quite some time ago.
>>> However, it could be that I configured cpan manually on the host system
>>>
>>> No idea how to fix this permanently.
>>>
>>> Frans
>>>
>>> ___
>>> Openembedded-devel mailing list
>>> Openembedded-devel@lists.openembedded.org
>>> 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
>

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] libxml-namespacesupport-perl stuck in do configure

2010-09-01 Thread J. L.
Thanks Frans that fixed it by setting up CPAN on the build machine :)



On Wed, Sep 1, 2010 at 1:16 PM, J. L.  wrote:
> so if i set up CPAN properly on the build machine that should get
> through that part? Did I understand that properly? I will try that out
> though, thanks a ton for the response. I will post if that works or
> doesnt regardless
>
>
>
> On Wed, Sep 1, 2010 at 1:08 PM, Frans Meulenbroeks
>  wrote:
>> 2010/9/1 J. L. :
>>> I am trying to get this to build and it seems to be stuck on the
>>> do_configure part, I let it run for over 24 hours before killing it
>>> and when I tried to alt C to kill it, it endlessly looped showing
>>> something about selecting the country your in and loops through the
>>> choices endlessly the only way I could kill it fully was to close the
>>> terminal. I noticed in May someone else brought up this or a very
>>> similar issue, what is the work around and or fix for this? Thanks for
>>> any help or tips
>>
>>
>> I think I had this once too.
>> Not sure how I solved it, it is quite some time ago.
>> However, it could be that I configured cpan manually on the host system
>>
>> No idea how to fix this permanently.
>>
>> Frans
>>
>> ___
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> 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


Re: [oe] libxml-namespacesupport-perl stuck in do configure

2010-09-01 Thread J. L.
so if i set up CPAN properly on the build machine that should get
through that part? Did I understand that properly? I will try that out
though, thanks a ton for the response. I will post if that works or
doesnt regardless



On Wed, Sep 1, 2010 at 1:08 PM, Frans Meulenbroeks
 wrote:
> 2010/9/1 J. L. :
>> I am trying to get this to build and it seems to be stuck on the
>> do_configure part, I let it run for over 24 hours before killing it
>> and when I tried to alt C to kill it, it endlessly looped showing
>> something about selecting the country your in and loops through the
>> choices endlessly the only way I could kill it fully was to close the
>> terminal. I noticed in May someone else brought up this or a very
>> similar issue, what is the work around and or fix for this? Thanks for
>> any help or tips
>
>
> I think I had this once too.
> Not sure how I solved it, it is quite some time ago.
> However, it could be that I configured cpan manually on the host system
>
> No idea how to fix this permanently.
>
> Frans
>
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> 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


Re: [oe] libxml-namespacesupport-perl stuck in do configure

2010-09-01 Thread Frans Meulenbroeks
2010/9/1 J. L. :
> I am trying to get this to build and it seems to be stuck on the
> do_configure part, I let it run for over 24 hours before killing it
> and when I tried to alt C to kill it, it endlessly looped showing
> something about selecting the country your in and loops through the
> choices endlessly the only way I could kill it fully was to close the
> terminal. I noticed in May someone else brought up this or a very
> similar issue, what is the work around and or fix for this? Thanks for
> any help or tips


I think I had this once too.
Not sure how I solved it, it is quite some time ago.
However, it could be that I configured cpan manually on the host system

No idea how to fix this permanently.

Frans

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


[oe] libxml-namespacesupport-perl stuck in do configure

2010-09-01 Thread J. L.
I am trying to get this to build and it seems to be stuck on the
do_configure part, I let it run for over 24 hours before killing it
and when I tried to alt C to kill it, it endlessly looped showing
something about selecting the country your in and loops through the
choices endlessly the only way I could kill it fully was to close the
terminal. I noticed in May someone else brought up this or a very
similar issue, what is the work around and or fix for this? Thanks for
any help or tips

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel