On Sat, 28 Feb 2004, Mitchell N Charity wrote:

> (1) LANGUAGES.STATUS is out of date.

Just to round out the record, here's a summary of what I got on
Solaris 8, with Sun's compiler and Sun's perl5.005_03 for
'make languages' and 'make languages-test':

make languages:

befunge:  OK
bf:     OK
cola:   NOT OK
    gcc -Wall -pedantic -g -c parser.c
    sh: gcc: not found

m4:     NOT OK  (lines folded for ease of reading)
    ../../parrot -o src/m4.pbc src/m4.imc
    Couldn't load 'runtime/parrot/dynext/libpcre':
        ld.so.1: ../../parrot: fatal: runtime/parrot/dynext/libpcre:
        open failed: No such file or directory

ook:    OK
perl6:  OK
regex:  OK
urm:    NOT OK
    Can't locate warnings.pm in @INC
    (I have perl5.005_03 installed here)

make languages-test:

regex:  NOT OK
    perl test.pl t/backopt.t
    Can't locate File/Spec/Functions.pm in @INC

scheme:         OK
befunge:        OK
bf:             OK
m4:             NOT OK
    Perl 5.008 required--this is only version 5.00503

    t/regex/001_pcre....#     Failed test (t/regex/001_pcre.t at line 77)
    #          got: 'Couldn't load 'runtime/parrot/dynext/libpcre': ld.so.1: 
../../parrot: fatal: runtime/parrot/dynext/libpcre: open failed: No such file or 
directory

ook:    OK
perl6:  NOT OK
    Failed Test  Status Wstat Total Fail  Failed  List of failed
    -----------------------------------------------------------------------
    t/rx/basic.t      8  2048     8    8 100.00%  1-8
    t/rx/call.t       2   512     2    2 100.00%  1-2
    t/rx/special.t    2   512     2    2 100.00%  1-2
    10 subtests skipped.
    Failed 3/22 test scripts, 86.36% okay. 12/116 subtests failed, 89.66% okay.

tcl:    NOT OK
    error:imcc:Unknown PMC type 'var'
urm:    NOT OK
    Can't locate warnings.pm in @INC

-- 
    Andy Dougherty              [EMAIL PROTECTED]

Reply via email to