All of lore.kernel.org
 help / color / mirror / Atom feed
* libxml-namespacesupport-perl stuck in do configure
@ 2010-09-01 20:04 J. L. 
  2010-09-01 20:08 ` Frans Meulenbroeks
  0 siblings, 1 reply; 8+ messages in thread
From: J. L.  @ 2010-09-01 20:04 UTC (permalink / raw)
  To: openembedded-devel

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: libxml-namespacesupport-perl stuck in do configure
  2010-09-01 20:04 libxml-namespacesupport-perl stuck in do configure J. L. 
@ 2010-09-01 20:08 ` Frans Meulenbroeks
  2010-09-01 20:16   ` J. L. 
  0 siblings, 1 reply; 8+ messages in thread
From: Frans Meulenbroeks @ 2010-09-01 20:08 UTC (permalink / raw)
  To: openembedded-devel

2010/9/1 J. L. <vwyodapink@gmail.com>:
> 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



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: libxml-namespacesupport-perl stuck in do configure
  2010-09-01 20:08 ` Frans Meulenbroeks
@ 2010-09-01 20:16   ` J. L. 
  2010-09-01 21:04     ` J. L. 
  0 siblings, 1 reply; 8+ messages in thread
From: J. L.  @ 2010-09-01 20:16 UTC (permalink / raw)
  To: openembedded-devel

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
<fransmeulenbroeks@gmail.com> wrote:
> 2010/9/1 J. L. <vwyodapink@gmail.com>:
>> 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
>



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: libxml-namespacesupport-perl stuck in do configure
  2010-09-01 20:16   ` J. L. 
@ 2010-09-01 21:04     ` J. L. 
  2010-09-01 21:18       ` Frans Meulenbroeks
  0 siblings, 1 reply; 8+ messages in thread
From: J. L.  @ 2010-09-01 21:04 UTC (permalink / raw)
  To: openembedded-devel

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



On Wed, Sep 1, 2010 at 1:16 PM, J. L. <vwyodapink@gmail.com> 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
> <fransmeulenbroeks@gmail.com> wrote:
>> 2010/9/1 J. L. <vwyodapink@gmail.com>:
>>> 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
>>
>



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: libxml-namespacesupport-perl stuck in do configure
  2010-09-01 21:04     ` J. L. 
@ 2010-09-01 21:18       ` Frans Meulenbroeks
  2010-09-01 21:29         ` Tom Rini
  0 siblings, 1 reply; 8+ messages in thread
From: Frans Meulenbroeks @ 2010-09-01 21:18 UTC (permalink / raw)
  To: openembedded-devel

2010/9/1 J. L. <vwyodapink@gmail.com>:
> 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. <vwyodapink@gmail.com> 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
>> <fransmeulenbroeks@gmail.com> wrote:
>>> 2010/9/1 J. L. <vwyodapink@gmail.com>:
>>>> 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
>



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: libxml-namespacesupport-perl stuck in do configure
  2010-09-01 21:18       ` Frans Meulenbroeks
@ 2010-09-01 21:29         ` Tom Rini
  2010-09-02  6:29           ` Frans Meulenbroeks
  0 siblings, 1 reply; 8+ messages in thread
From: Tom Rini @ 2010-09-01 21:29 UTC (permalink / raw)
  To: openembedded-devel

Frans Meulenbroeks wrote:
> 2010/9/1 J. L. <vwyodapink@gmail.com>:
>> 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



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: libxml-namespacesupport-perl stuck in do configure
  2010-09-01 21:29         ` Tom Rini
@ 2010-09-02  6:29           ` Frans Meulenbroeks
  2010-09-02  6:45             ` J. L. 
  0 siblings, 1 reply; 8+ messages in thread
From: Frans Meulenbroeks @ 2010-09-02  6:29 UTC (permalink / raw)
  To: openembedded-devel

2010/9/1 Tom Rini <tom_rini@mentor.com>:
> Frans Meulenbroeks wrote:
>>
>> 2010/9/1 J. L. <vwyodapink@gmail.com>:
>>>
>>> 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



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: libxml-namespacesupport-perl stuck in do configure
  2010-09-02  6:29           ` Frans Meulenbroeks
@ 2010-09-02  6:45             ` J. L. 
  0 siblings, 0 replies; 8+ messages in thread
From: J. L.  @ 2010-09-02  6:45 UTC (permalink / raw)
  To: openembedded-devel

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
<fransmeulenbroeks@gmail.com> wrote:
> 2010/9/1 Tom Rini <tom_rini@mentor.com>:
>> Frans Meulenbroeks wrote:
>>>
>>> 2010/9/1 J. L. <vwyodapink@gmail.com>:
>>>>
>>>> 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
>



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-09-02  6:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-01 20:04 libxml-namespacesupport-perl stuck in do configure J. L. 
2010-09-01 20:08 ` Frans Meulenbroeks
2010-09-01 20:16   ` J. L. 
2010-09-01 21:04     ` J. L. 
2010-09-01 21:18       ` Frans Meulenbroeks
2010-09-01 21:29         ` Tom Rini
2010-09-02  6:29           ` Frans Meulenbroeks
2010-09-02  6:45             ` J. L. 

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.