# New Ticket Created by  "Joseph E. Sacco, Ph. D." 
# Please include the string:  [perl #28995]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=28995 >


System:
* PPC with dual 533MHz G4 CPU's, 1GB RAM, SCSI disks
* Yellow Dog Linux 3.0.1
* perl-5.8.3
* gcc-3.3.3 
* gcc-3.2.2
=============================================
Built parrot-0.1.0 on a PPC running YDL. Performed the build twice using two 
different versions of gcc.  In each case the default configure and build 
proceeded without incident. In each case 'make test' reported some problems 
with signals:

                                        ...
t/pmc/signal............#     Failed test (t/pmc/signal.t at line 65)
#     Failed test (t/pmc/signal.t at line 65)
# Looks like you failed 2 tests of 6.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2, 4
        Failed 2/6 tests, 66.67% okay (less 2 skipped tests: 2 okay, 33.33%)



-Joseph

-- 
Joseph E. Sacco, Ph.D. <jsacco[at]earthlink[dot]net>
J.E. Sacco & Associates, Inc.
Summary of my parrot 0.1.0 configuration:
  configdate='Tue Apr 20 11:00:04 2004'
  Platform:
    osname=linux, archname=ppc-linux-thread-multi
    jitcapable=1, jitarchname=ppc-linux,
    jitosname=LINUX, jitcpuarch=ppc
    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=4321, 
    nv=double, numvalsize=8, doublesize=8

Reply via email to