[perl #55566] [BUG] Configure.pl dies on gnu/hurd

2008-06-17 Thread James Keenan via RT
On Mon Jun 16 13:58:05 2008, coke wrote: > On Mon, Jun 16, 2008 at 8:25 AM, Nathan Gray > <[EMAIL PROTECTED]> wrote: > >> > >> perl Configure.pl --nomanicheck --verbose-step=init::hints > >> > >> ... and see if you get reasonable output. > > > > The patch applied cleanly, the normal Configure.p

Re: [perl #55566] [BUG] Configure.pl dies on gnu/hurd

2008-06-16 Thread Will Coleda
On Mon, Jun 16, 2008 at 8:25 AM, Nathan Gray <[EMAIL PROTECTED]> wrote: > On Tue, Jun 10, 2008 at 06:44:53PM -0700, James Keenan via RT wrote: >> Please try the attached patch. After applying the patch, I would >> suggest the following to test it thoroughly: >> >> perl Configure.pl >> >> ... t

Re: [perl #55566] [BUG] Configure.pl dies on gnu/hurd

2008-06-16 Thread Nathan Gray
On Tue, Jun 10, 2008 at 06:44:53PM -0700, James Keenan via RT wrote: > Please try the attached patch. After applying the patch, I would > suggest the following to test it thoroughly: > > perl Configure.pl > > ... then: > > perl Configure.pl --nomanicheck --verbose-step=init::hints > >

Re: [perl #55566] [BUG] Configure.pl dies on gnu/hurd

2008-06-12 Thread Nathan Gray
Finally 'make test' finished. I stalled several times and I killed processes that seemed like likely candidates. Several, if not all of the failures can be attributed to those manual kills. Failed Test Stat Wstat Total Fail List of Failed

Re: [perl #55566] [BUG] Configure.pl dies on gnu/hurd

2008-06-11 Thread Nathan Gray
On Tue, Jun 10, 2008 at 06:00:39AM -0700, Will Coleda via RT wrote: > Your workaround, btw, is probably: > > touch config/init/hints/hurd.pm That actually complained about a non-true value. The correct incantation turned out to be: echo '1;' > config/init/hints/gnu.pm The Configure.pl step

Re: [perl #55566] [BUG] Configure.pl dies on gnu/hurd

2008-06-11 Thread Nathan Gray
On Tue, Jun 10, 2008 at 06:00:39AM -0700, Will Coleda via RT wrote: > Interesting. I tried to duplicate this error by removing my platform's > hints file and re-running. I get the message you describe, but then > Configure.pl completes, and at the -end-, gracefully says: > > During configuration t

[perl #55566] [BUG] Configure.pl dies on gnu/hurd

2008-06-10 Thread James Keenan via RT
On Tue Jun 10 05:32:21 2008, coke wrote: > > From: Nathan Gray <[EMAIL PROTECTED]> > Date: Tue, Jun 10, 2008 at 6:57 AM > Subject: parrot init/hints for the Hurd > To: [EMAIL PROTECTED] > > > I tried compiling parrot on the Hurd, but Configure.pl complained: > > Loading platform and local hints

[perl #55566] [BUG] Configure.pl dies on gnu/hurd

2008-06-10 Thread Will Coleda via RT
On Tue Jun 10 05:32:21 2008, coke wrote: > Forwarding to open a ticket. > > > -- Forwarded message -- > From: Nathan Gray <[EMAIL PROTECTED]> > Date: Tue, Jun 10, 2008 at 6:57 AM > Subject: parrot init/hints for the Hurd > To: [EMAIL PROTECTED] > > > I tried compiling parrot on