On Fri 19 Sep 2003 14:05, Peter Sinnott <[EMAIL PROTECTED]> wrote:
> Hi there,
> 
> Now seeming like a reasonable time I decided to
> take parrot for a test ride of HPUX. There seem to
> be a few problems with objects.
> 
> bash$ perl t/pmc/objects.t
> 1..4
> ok 1 - findclass (base class)
> not ok 2 - findclass (subclass)
> #     Failed test (t/pmc/objects.t at line 22)
> #          got: 'Can't subclass a non-class!'
> #     expected: '1
> # 1
> # 0
> # ' 
> # './parrot  t/pmc/objects_2.pasm' failed with exit code 2
> not ok 3 - classname
> #     Failed test (t/pmc/objects.t at line 45)
> #          got: ''
> #     expected: 'Foo
> # Bar
> # Baz
> # '
> ok 4 - getclass
> # Looks like you failed 2 tests of 4.
> 
> bash$ ./parrot t/pmc/objects_2.pasm 
> Can't subclass a non-class!bash$ 
> 
> bash$ ./parrot t/pmc/objects_3.pasm 
> Segmentation fault (core dumped)
> 
> (gdb) backtrace
> #0  0x0 in ?? ()
> #1  0x1793e8 in cg_core () from ./parrot
> #2  0x9b780 in runops_int () from ./parrot
> #3  0x9b83c in runops_ex () from ./parrot
> #4  0x9bae0 in runops () from ./parrot
> #5  0xa7e44 in Parrot_runcode () from ./parrot
> #6  0x93b74 in main () from ./parrot
> 
> bash$ uname -a
> HP-UX cibs1dv B.11.00 A 9000/800 unknown

For HP-UX, please also show the output of the 'model' command.

> bash$ perl -v
> 
> This is perl, v5.8.0 built for PA-RISC2.0
> 
> bash$ gcc -v
> Reading specs from
> /usr/cygnus/bin/../lib/gcc-lib/hppa1.1-hp-hpux11.00/2.96-hppa-010528/specs
> gcc version 2.96-hppa-010528
> AOL: cmlevel=4 cmdate='Feb 18 2002' cmcompiler='2.96-hppa-010528'

Gcc-3.3.1 for 11.00 available on https://www.beepz.com/personal/merijn/ or
http://www.cmve.net/~merijn/ or from 
http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-3.3.1/

If the water calms down, I promise to retry the whole park here!
Sorry for my silence Leo.

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0, & 5.9.x, and 806 on  HP-UX 10.20 & 11.00, 11i,
   AIX 4.3, SuSE 8.2, and Win2k.           http://www.cmve.net/~merijn/
http://archives.develooper.com/[EMAIL PROTECTED]/   [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org

Reply via email to