# New Ticket Created by  Walter G 
# Please include the string:  [perl #28426]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=28426 >


Hi:

I downloaded the latest Parrot distribution via CVS
and installed it on my system. I'm using Fedora Linux
on a x86 platform. However, I'm getting 1 failed test;
I haven't seen this failed test anywhere else on the
mail list.

Here's the failed test output:

# Looks like you failed 1 tests of 17.
t/pmc/object-meths......dubious
        Test returned status 1 (wstat 256, 0x100)
Scalar found where operator expected at (eval 157)
line 1, near "'int'  $__val"
        (Missing operator before   $__val?)
DIED. FAILED test 17
        Failed 1/17 tests, 94.12% okay

Here's the contents of the myconfig file in my parrot
directory:
Summary of my parrot 0.1.0 configuration:
  configdate='Wed Apr  7 22:52:36 2004'
  Platform:
    osname=linux, archname=i386-linux-thread-multi
    jitcapable=1, jitarchname=i386-linux,
    jitosname=LINUX, jitcpuarch=i386
    execcapable=1
    perl=/usr/bin/perl
  Compiler:
    cc='gcc', ccflags='-D_REENTRANT -D_GNU_SOURCE
-DTHREADS_HAVE_PIDS -DDEBUGGING  -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/gdbm',
  Linker and Libraries:
    ld='gcc', ldflags=' -L/usr/local/lib',
    cc_ldflags='',
    libs='-lnsl -ldl -lm -lcrypt -lutil -lpthread'
  Dynamic Linking:
    so='.so', ld_shared='-shared -L/usr/local/lib',
    ld_shared_flags=''
  Types:
    iv=long, intvalsize=4, intsize=4, opcode_t=long,
opcode_t_size=4,
    ptrsize=4, ptr_alignment=4 byteorder=1234,
    nv=double, numvalsize=8, doublesize=8
[

Is this failed test fatal? Has anyone else seen this
failed test?

Thanks,
Walt


Reply via email to