Re: perl6 on HP-UX 11.00

2002-09-27 Thread H.Merijn Brand
On Thu 26 Sep 2002 20:53, Andy Dougherty <[EMAIL PROTECTED]> wrote: > On Thu, 26 Sep 2002, Dan Sugalski wrote: > > > At 5:05 PM +0200 9/26/02, H.Merijn Brand wrote: > > > > > >perl t/harness > > >t/builtins/array.Can't bless non-reference value at > > >../../assemble.pl line 163. > > > > Hr

Re: perl6 on HP-UX 11.00

2002-09-26 Thread Tanton Gibbs
> Hhm - could you track this further down? > > For failing e.g. 1_1.p6: > > $ ./perl6 -vwk t/compiler/1_1.p6 > > $ ../imcc/imcc -d -d -d t/compiler/1_1.imc >1_1.debug 2>&1 > $ less 1_1.debug Those both work fine. However, if I do perl prd-perl6.pl --batch

Re: perl6 on HP-UX 11.00

2002-09-26 Thread Dan Sugalski
At 10:13 PM +0200 9/26/02, Leopold Toetsch wrote: >Dan Sugalski wrote: > >>And I'm seeing it on OS X with 5.6.0. Okay, we're doing something >>screwy somewhere. > > >"it" - not so much details please ;-) Sorry, the originally reported problem. Basically all the perl6 tests fail with assembler e

Re: perl6 on HP-UX 11.00

2002-09-26 Thread Leopold Toetsch
Dan Sugalski wrote: > At 5:40 PM +0100 9/26/02, Peter Sinnott wrote: >> I'm running linux on intel with perl 5.6.1. Please run: $ perl6 --force-grammar --test $ perl6 --test -r both ought to succeed on your platform. > And I'm seeing it on OS X with 5.6.0. Okay, we're doing something scre

Re: perl6 on HP-UX 11.00

2002-09-26 Thread Leopold Toetsch
Peter Sinnott wrote: So we have ... >>$ perl6 --test > Looks bad as above >>$ perl6 --test -r > All tests successful, 2 subtests skipped. imcc seems not to produce valid PASM files for your environment in most of the cases. Running them directly is ok. Hhm - could you track

Re: perl6 on HP-UX 11.00

2002-09-26 Thread Sean O'Rourke
On Thu, 26 Sep 2002, Andy Dougherty wrote: > On Thu, 26 Sep 2002, Dan Sugalski wrote: > > > At 5:05 PM +0200 9/26/02, H.Merijn Brand wrote: > > > > > >perl t/harness > > >t/builtins/array.Can't bless non-reference value at > > >../../assemble.pl line 163. > > > > Hrm. What version of perl are

Re: perl6 on HP-UX 11.00

2002-09-26 Thread Andy Dougherty
On Thu, 26 Sep 2002, Dan Sugalski wrote: > At 5:05 PM +0200 9/26/02, H.Merijn Brand wrote: > > > >perl t/harness > >t/builtins/array.Can't bless non-reference value at > >../../assemble.pl line 163. > > Hrm. What version of perl are you running? Doesn't matter (within reason). It's a 'mak

Re: perl6 on HP-UX 11.00

2002-09-26 Thread Dan Sugalski
At 8:26 PM +0200 9/26/02, H.Merijn Brand wrote: >On Thu 26 Sep 2002 18:14, Dan Sugalski <[EMAIL PROTECTED]> wrote: >> At 5:05 PM +0200 9/26/02, H.Merijn Brand wrote: >> > >> >perl t/harness >> >t/builtins/array.Can't bless non-reference value at >> >../../assemble.pl line 163. >> >> Hrm.

Re: perl6 on HP-UX 11.00

2002-09-26 Thread Dan Sugalski
At 5:40 PM +0100 9/26/02, Peter Sinnott wrote: >On Thu, Sep 26, 2002 at 12:14:46PM -0400, [EMAIL PROTECTED] wrote: >> At 5:05 PM +0200 9/26/02, H.Merijn Brand wrote: >> > >> >perl t/harness >> >t/builtins/array.Can't bless non-reference value at >> >../../assemble.pl line 163. >> >> Hrm.

Re: perl6 on HP-UX 11.00

2002-09-26 Thread H.Merijn Brand
On Thu 26 Sep 2002 18:14, Dan Sugalski <[EMAIL PROTECTED]> wrote: > At 5:05 PM +0200 9/26/02, H.Merijn Brand wrote: > > > >perl t/harness > >t/builtins/array.Can't bless non-reference value at > >../../assemble.pl line 163. > > Hrm. What version of perl are you running? You should know that

Re: perl6 on HP-UX 11.00

2002-09-26 Thread Peter Sinnott
On Thu, Sep 26, 2002 at 07:25:09PM +0200, [EMAIL PROTECTED] wrote: > > Do you have a working Perl6Grammar: > > $ perl6 -vwk -e'print qq(Hello parrot\n)' > P6C '__eval__' > .../imcc/imcc -verbose-o__eval__.pasm __eval__.imc > Reading __eval__.imc > using optimization '0' > assembly module _

Re: perl6 on HP-UX 11.00

2002-09-26 Thread Leopold Toetsch
H.Merijn Brand wrote: > a5:/pro/3gl/CPAN/parrot 116 > cat .timestamp > 1033023609 > Thu Sep 26 07:00:09 2002 UTC > > (time of this cvs update) > a5:/pro/3gl/CPAN/parrot 117 > > > parrot all OK > > perl t/harness > t/builtins/array.Can't bless non-reference value at ../../assemble.pl line 1

Re: perl6 on HP-UX 11.00

2002-09-26 Thread Peter Sinnott
On Thu, Sep 26, 2002 at 12:14:46PM -0400, [EMAIL PROTECTED] wrote: > At 5:05 PM +0200 9/26/02, H.Merijn Brand wrote: > > > >perl t/harness > >t/builtins/array.Can't bless non-reference value at > >../../assemble.pl line 163. > > Hrm. What version of perl are you running? Hi, I just

Re: perl6 on HP-UX 11.00

2002-09-26 Thread Dan Sugalski
At 5:05 PM +0200 9/26/02, H.Merijn Brand wrote: > >perl t/harness >t/builtins/array.Can't bless non-reference value at >../../assemble.pl line 163. Hrm. What version of perl are you running? -- Dan --"it's like th

perl6 on HP-UX 11.00

2002-09-26 Thread H.Merijn Brand
a5:/pro/3gl/CPAN/parrot 116 > cat .timestamp 1033023609 Thu Sep 26 07:00:09 2002 UTC (time of this cvs update) a5:/pro/3gl/CPAN/parrot 117 > parrot all OK perl t/harness t/builtins/array.Can't bless non-reference value at ../../assemble.pl line 163. # Failed test (t/builtins/array.t at