This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear Will Coleda,
    
This is a computer-generated test report for parrot-0.4.10, created
automatically by CPAN::Reporter, version 0.40, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.  This could be because
you did not define tests (or tests could not be found), because
your tests were interrupted before they finished, or because
the results of the tests could not be parsed by CPAN::Reporter.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    PATH = 
/home/david/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = 
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/ksh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = perl-5.8.8/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 0 1000
    EGID: $)  = 1000 0 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.8802
    Cwd                 3.24  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.12  
    Module::Build       0.2806
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    version             n/a   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

Compiling with:
xx.c
cc -I./include -pipe -I/usr/local/include -pthread -g -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith 
-Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused 
-Wsign-compare -DHAVE_COMPUTED_GOTO -DPIC -fPIC -I. -o xx.o -c xx.c
/home/david/cpantesting/perl-5.8.8/bin/perl -e 'chdir shift @ARGV; system 
q{make}, @ARGV; exit $? >> 8;' docs
/home/david/cpantesting/perl-5.8.8/bin/perl -MExtUtils::Command -e mkpath ops
/home/david/cpantesting/perl-5.8.8/bin/perl -e 'chdir shift @ARGV; system 
q{make}, @ARGV; exit $? >> 8;' src/dynpmc
/home/david/cpantesting/perl-5.8.8/bin/perl -e 'chdir shift @ARGV; system 
q{make}, @ARGV; exit $? >> 8;' src/dynoplibs
/home/david/cpantesting/perl-5.8.8/bin/perl -e 'chdir shift @ARGV; system 
q{make}, @ARGV; exit $? >> 8;' compilers/past
/home/david/cpantesting/perl-5.8.8/bin/perl -e 'chdir shift @ARGV; system 
q{make}, @ARGV; exit $? >> 8;' compilers/pge
cd PGE/pmc && /home/david/cpantesting/perl-5.8.8/bin/perl 
/home/david/cpantesting/perl-5.8.8/.cpan/build/parrot-0.4.10-0P4xk2/tools/build/dynpmc.pl
 generate codestring
cd PGE/pmc && /home/david/cpantesting/perl-5.8.8/bin/perl 
/home/david/cpantesting/perl-5.8.8/.cpan/build/parrot-0.4.10-0P4xk2/tools/build/dynpmc.pl
 compile codestring
cd PGE/pmc && /home/david/cpantesting/perl-5.8.8/bin/perl 
/home/david/cpantesting/perl-5.8.8/.cpan/build/parrot-0.4.10-0P4xk2/tools/build/dynpmc.pl
 linklibs codestring
cd PGE/pmc && /home/david/cpantesting/perl-5.8.8/bin/perl 
/home/david/cpantesting/perl-5.8.8/.cpan/build/parrot-0.4.10-0P4xk2/tools/build/dynpmc.pl
 copy 
--destination=/home/david/cpantesting/perl-5.8.8/.cpan/build/parrot-0.4.10-0P4xk2/runtime/parrot/dynext
 codestring
/home/david/cpantesting/perl-5.8.8/bin/perl -e 'chdir shift @ARGV; system 
q{make}, @ARGV; exit $? >> 8;' compilers/tge
/home/david/cpantesting/perl-5.8.8/bin/perl -e 'chdir shift @ARGV; system 
q{make}, @ARGV; exit $? >> 8;' compilers/past-pm
/home/david/cpantesting/perl-5.8.8/bin/perl -e 'chdir shift @ARGV; system 
q{make}, @ARGV; exit $? >> 8;' compilers/json
/home/david/cpantesting/perl-5.8.8/bin/perl t/harness --gc-debug 
--running-make-test 
t/configure/base.........................ok
t/configure/config_steps.................ok
t/configure/configure....................ok
t/configure/data.........................ok
t/configure/step.........................ok
t/compilers/imcc/imcpasm/cfg.............ok
t/compilers/imcc/imcpasm/opt0............ok
t/compilers/imcc/imcpasm/opt1............ok
        1/78 skipped: various reasons
t/compilers/imcc/imcpasm/opt2............ok
        1/6 skipped: various reasons
t/compilers/imcc/imcpasm/optc............ok
t/compilers/imcc/imcpasm/pcc.............ok
t/compilers/imcc/imcpasm/sub.............ok
t/compilers/imcc/reg/alloc...............ok
t/compilers/imcc/reg/spill...............ok
t/compilers/imcc/syn/bsr.................ok
t/compilers/imcc/syn/clash...............ok
t/compilers/imcc/syn/const...............ok
t/compilers/imcc/syn/errors..............ok
t/compilers/imcc/syn/eval................ok
        7/7 skipped: various reasons
t/compilers/imcc/syn/file................ok
        1/13 skipped: various reasons
t/compilers/imcc/syn/keyed...............ok
        1/1 skipped: various reasons
t/compilers/imcc/syn/labels..............ok
t/compilers/imcc/syn/macro...............ok
t/compilers/imcc/syn/namespace...........ok
t/compilers/imcc/syn/objects.............ok
t/compilers/imcc/syn/op..................ok
t/compilers/imcc/syn/pasm................ok
t/compilers/imcc/syn/pcc.................ok
t/compilers/imcc/syn/pod.................ok
t/compilers/imcc/syn/scope...............ok
t/compilers/imcc/syn/symbols.............ok
t/compilers/imcc/syn/tail................ok
t/op/00ff-dos............................ok
t/op/00ff-unix...........................ok
t/op/01-parse_ops........................ok
t/op/64bit...............................skipped
        all skipped: 64bit INTVAL platforms only
t/op/arithmetics.........................
#     Failed test (t/op/arithmetics.t at line 210)
#          got: '0.000000
# 0.000000
# -123.456789
# 123.456789
# 0.000000
# 0.000000
# -123.456789
# 123.456789
# '
#     expected: '-0.000000
# 0.000000
# -123.456789
# 123.456789
# -0.000000
# 0.000000
# -123.456789
# 123.456789
# '
# Looks like you failed 1 test of 26.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 7
        Failed 1/26 tests, 96.15% okay
t/op/basic...............................ok
t/op/bitwise.............................ok
t/op/calling.............................ok
t/op/cc_params...........................ok
t/op/cc_state............................ok
t/op/cmp-nonbranch.......................ok
t/op/comp................................ok
t/op/debuginfo...........................ok
t/op/gc..................................ok
t/op/globals.............................ok
t/op/hacks...............................ok
        2/2 skipped: various reasons
t/op/ifunless............................ok
t/op/info................................ok
t/op/integer.............................ok
t/op/interp..............................ok
        1/8 skipped: various reasons
t/op/jit.................................ok
t/op/jitn................................ok
t/op/lexicals............................ok
t/op/literal.............................ok
t/op/load_bytecode.......................ok
t/op/number..............................ok
t/op/pushaction..........................ok
t/op/random..............................ok
t/op/spawnw..............................ok
t/op/sprintf.............................FAILED test 157
        Failed 1/308 tests, 99.68% okay (less 117 skipped tests: 190 okay, 
61.69%)
t/op/stacks..............................ok
        3/24 skipped: various reasons
t/op/string..............................ok
        7/160 skipped: various reasons
t/op/string_cclass.......................ok
        3/11 skipped: various reasons
t/op/string_cs...........................ok
        16/50 skipped: various reasons
t/op/stringu.............................ok
        3/25 skipped: various reasons
t/op/time................................ok
t/op/trans...............................ok
t/op/types...............................ok
t/pmc/addrregistry.......................ok
t/pmc/array..............................ok
t/pmc/bigint.............................# GMP version 4.1.2 is buggy with huge 
digit multiply - please upgrade
ok
t/pmc/bignum.............................skipped
        all skipped: No BigNum support yet.
t/pmc/boolean............................ok
t/pmc/bound_nci..........................ok
t/pmc/builtin............................ok
        2/4 skipped: various reasons
t/pmc/capture............................ok
t/pmc/closure............................ok
t/pmc/compiler...........................ok
t/pmc/complex............................
#     Failed test (t/pmc/complex.t at line 1111)
#          got: '
# sqrt(0+0i)
#               got     NaN+NaNi
#               not     0.000000+0.000000i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1240)
#          got: '
# tan(2+0i)
#               got     -2.185040+0.000000i
#               not     -2.185040-0.000000i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1283)
#          got: '
# cot(-1+0i)
#               got     -0.642093+0.000000i
#               not     -0.642093-0.000000i
# 
# cot(-0.5+0i)
#               got     -1.830488+0.000000i
#               not     -1.830488-0.000000i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1325)
#          got: '
# sec(-2+0i)
#               got     -2.402998+0.000000i
#               not     -2.402998-0.000000i
# 
# sec(2+0i)
#               got     -2.402998+0.000000i
#               not     -2.402998-0.000000i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1368)
#          got: '
# csc(-2+0i)
#               got     -1.099750+0.000000i
#               not     -1.099750-0.000000i
# 
# csc(-1+0i)
#               got     -1.188395+0.000000i
#               not     -1.188395-0.000000i
# 
# csc(-0.5+0i)
#               got     -2.085830+0.000000i
#               not     -2.085830-0.000000i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1410)
#          got: '
# asin(-1+0i)
#               got     NaN+NaNi
#               not     -1.570796-0.000000i
# 
# asin(-0.5+0i)
#               got     -0.523599+0.000000i
#               not     -0.523599-0.000000i
# 
# asin(0.5+0i)
#               got     0.523599+0.000000i
#               not     0.523599-0.000000i
# 
# asin(1+0i)
#               got     NaN+NaNi
#               not     1.570796-0.000000i
# 
# asin(0+0i)
#               got     0.000000+0.000000i
#               not     0.000000-0.000000i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1453)
#          got: '
# acos(-1+0i)
#               got     NaN+NaNi
#               not     3.141593-0.000000i
# 
# acos(-0.5+0i)
#               got     2.094395+0.000000i
#               not     2.094395-0.000000i
# 
# acos(0.5+0i)
#               got     1.047198+0.000000i
#               not     1.047198-0.000000i
# 
# acos(1+0i)
#               got     NaN+NaNi
#               not     0.000000-0.000000i
# 
# acos(0+0i)
#               got     1.570796+0.000000i
#               not     1.570796-0.000000i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1496)
#          got: '
# atan(0-0.5i)
#               got     0.000000-0.549306i
#               not     -0.000000-0.549306i
# 
# atan(0+0.5i)
#               got     0.000000+0.549306i
#               not     -0.000000+0.549306i
# 
# atan(0+0i)
#               got     0.000000+0.000000i
#               not     -0.000000+0.000000i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1537)
#          got: '
# acot(0-2i)
#               got     0.000000+0.549306i
#               not     -0.000000+0.549306i
# 
# acot(0+2i)
#               got     0.000000-0.549306i
#               not     -0.000000-0.549306i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1577)
#          got: '
# asec(-2+0i)
#               got     2.094395+0.000000i
#               not     2.094395-0.000000i
# 
# asec(-1+0i)
#               got     NaN+NaNi
#               not     3.141593-0.000000i
# 
# asec(1+0i)
#               got     NaN+NaNi
#               not     0.000000-0.000000i
# 
# asec(2+0i)
#               got     1.047198+0.000000i
#               not     1.047198-0.000000i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1619)
#          got: '
# acsc(-2+0i)
#               got     -0.523599+0.000000i
#               not     -0.523599-0.000000i
# 
# acsc(-1+0i)
#               got     NaN+NaNi
#               not     -1.570796-0.000000i
# 
# acsc(1+0i)
#               got     NaN+NaNi
#               not     1.570796-0.000000i
# 
# acsc(2+0i)
#               got     0.523599+0.000000i
#               not     0.523599-0.000000i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1661)
#          got: '
# sinh(0-2i)
#               got     0.000000-0.909297i
#               not     -0.000000-0.909297i
# 
# sinh(0+2i)
#               got     0.000000+0.909297i
#               not     -0.000000+0.909297i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1704)
#          got: '
# cosh(-2+0i)
#               got     3.762196+0.000000i
#               not     3.762196-0.000000i
# 
# cosh(-1+0i)
#               got     1.543081+0.000000i
#               not     1.543081-0.000000i
# 
# cosh(-0.5+0i)
#               got     1.127626+0.000000i
#               not     1.127626-0.000000i
# 
# cosh(0-2i)
#               got     -0.416147+0.000000i
#               not     -0.416147-0.000000i
# 
# cosh(0-1i)
#               got     0.540302+0.000000i
#               not     0.540302-0.000000i
# 
# cosh(0-0.5i)
#               got     0.877583+0.000000i
#               not     0.877583-0.000000i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1790)
#          got: '
# coth(-2+0i)
#               got     -1.037315+0.000000i
#               not     -1.037315-0.000000i
# 
# coth(-1+0i)
#               got     -1.313035+0.000000i
#               not     -1.313035-0.000000i
# 
# coth(-0.5+0i)
#               got     -2.163953+0.000000i
#               not     -2.163953-0.000000i
# 
# coth(0.5+0i)
#               got     2.163953+0.000000i
#               not     2.163953-0.000000i
# 
# coth(1+0i)
#               got     1.313035+0.000000i
#               not     1.313035-0.000000i
# 
# coth(2+0i)
#               got     1.037315+0.000000i
#               not     1.037315-0.000000i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1832)
#          got: '
# sech(0.5+0i)
#               got     0.886819+0.000000i
#               not     0.886819-0.000000i
# 
# sech(1+0i)
#               got     0.648054+0.000000i
#               not     0.648054-0.000000i
# 
# sech(2+0i)
#               got     0.265802+0.000000i
#               not     0.265802-0.000000i
# 
# sech(0+0.5i)
#               got     1.139494+0.000000i
#               not     1.139494-0.000000i
# 
# sech(0+1i)
#               got     1.850816+0.000000i
#               not     1.850816-0.000000i
# 
# sech(0+2i)
#               got     -2.402998+0.000000i
#               not     -2.402998-0.000000i
# 
# sech(0+0i)
#               got     1.000000+0.000000i
#               not     1.000000-0.000000i
# done
# '
#     expected: 'done
# '

#     Failed test (t/pmc/complex.t at line 1875)
#          got: '
# csch(-2+0i)
#               got     -0.275721+0.000000i
#               not     -0.275721-0.000000i
# 
# csch(-1+0i)
#               got     -0.850918+0.000000i
#               not     -0.850918-0.000000i
# 
# csch(-0.5+0i)
#               got     -1.919035+0.000000i
#               not     -1.919035-0.000000i
# 
# csch(0.5+0i)
#               got     1.919035+0.000000i
#               not     1.919035-0.000000i
# 
# csch(1+0i)
#               got     0.850918+0.000000i
#               not     0.850918-0.000000i
# 
# csch(2+0i)
#               got     0.275721+0.000000i
#               not     0.275721-0.000000i
# 
# csch(0-2i)
#               got     0.000000+1.099750i
#               not     -0.000000+1.099750i
# 
# csch(0+2i)
#               got     0.000000-1.099750i
#               not     -0.000000-1.099750i
# done
# '
#     expected: 'done
# '
# Looks like you failed 16 tests of 53.
dubious
        Test returned status 16 (wstat 4096, 0x1000)
DIED. FAILED tests 35, 38-49, 51-53
        Failed 16/53 tests, 69.81% okay (less 3 skipped tests: 34 okay, 64.15%)
t/pmc/config.............................ok
t/pmc/continuation.......................ok
t/pmc/coroutine..........................ok
t/pmc/csub...............................ok
t/pmc/default............................ok
t/pmc/deleg_pmc..........................ok
t/pmc/delegate...........................ok
t/pmc/enumerate..........................ok
t/pmc/env................................ok
t/pmc/eval...............................ok
t/pmc/exception..........................ok
t/pmc/exception_handler..................ok
t/pmc/file...............................ok
t/pmc/fixedbooleanarray..................ok
t/pmc/fixedfloatarray....................ok
t/pmc/fixedintegerarray..................ok
t/pmc/fixedpmcarray......................ok
t/pmc/fixedstringarray...................ok
t/pmc/float..............................
#     Failed test (t/pmc/float.t at line 547)
#                   '0'
#     doesn't match '/^-0/
# '
# Looks like you failed 1 test of 42.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 23
        Failed 1/42 tests, 97.62% okay
t/pmc/freeze.............................ok
t/pmc/globals............................ok
t/pmc/hash...............................ok
t/pmc/integer............................ok
t/pmc/intlist............................ok
t/pmc/io.................................ok
        1/45 skipped: various reasons
t/pmc/io_iterator........................ok
t/pmc/io_status..........................ok
t/pmc/iterator...........................ok
        1/42 skipped: various reasons
t/pmc/key................................ok
t/pmc/lexinfo............................ok
t/pmc/lexpad.............................ok
t/pmc/managedstruct......................ok
t/pmc/metaattribute......................ok
t/pmc/metaclass..........................ok
t/pmc/mmd................................ok
t/pmc/multiarray.........................ok
t/pmc/multisub...........................ok
t/pmc/n_arithmetics......................ok
t/pmc/namespace..........................ok
t/pmc/nci................................ok
t/pmc/null...............................ok
t/pmc/object-meths.......................ok
        2/43 skipped: various reasons
t/pmc/object-mro.........................ok
t/pmc/object.............................ok
t/pmc/objects............................ok
        2/78 skipped: various reasons
t/pmc/orderedhash........................ok
t/pmc/os.................................ok
t/pmc/pair...............................ok
        1/3 skipped: various reasons
t/pmc/parrotclass........................ok
t/pmc/parrotinterpreter..................ok
t/pmc/parrotio...........................ok
        1/6 skipped: various reasons
t/pmc/parrotlibrary......................ok
t/pmc/parrotobject.......................ok
t/pmc/parrotrunningthread................ok
t/pmc/parrotthread.......................ok
t/pmc/pmc................................ok
        1/20 skipped: various reasons
t/pmc/pmethod_test.......................ok
t/pmc/pointer............................ok
t/pmc/prop...............................ok
t/pmc/random.............................ok
t/pmc/ref................................ok
t/pmc/resizablebooleanarray..............ok
        2/20 unexpectedly succeeded
TODO PASSED tests 18-19

t/pmc/resizablefloatarray................ok
t/pmc/resizableintegerarray..............ok
t/pmc/resizablepmcarray..................ok
t/pmc/resizablestringarray...............ok
t/pmc/retcontinuation....................ok
t/pmc/ro.................................ok
t/pmc/role...............................ok
t/pmc/sarray.............................ok
t/pmc/scalar.............................ok
t/pmc/sharedref..........................ok
t/pmc/signal.............................skipped
        all skipped: No events yet
t/pmc/slice..............................ok
t/pmc/smop_attribute.....................ok
t/pmc/smop_class.........................ok
t/pmc/stmlog.............................ok
t/pmc/stmref.............................ok
t/pmc/stmvar.............................ok
t/pmc/string.............................ok
t/pmc/sub................................ok
t/pmc/super..............................ok
t/pmc/sys................................ok
t/pmc/threads............................ok
        2/20 skipped: various reasons
t/pmc/timer..............................ok
t/pmc/tqueue.............................ok
t/pmc/undef..............................ok
t/pmc/unmanagedstruct....................ok
t/pmc/version............................ok
t/pmc/vtablecache........................ok
t/native_pbc/header......................ok
        8/8 skipped: various reasons
t/native_pbc/integer.....................skipped
        all skipped: Ongoing PBC format changes
t/native_pbc/number......................skipped
        all skipped: Ongoing PBC format changes
t/native_pbc/string......................ok
        1/1 skipped: various reasons
t/dynpmc/dynlexpad.......................ok
t/dynpmc/foo.............................ok
t/dynpmc/gdbmhash........................ok
t/dynpmc/quantumreg......................skipped
        all skipped: No quantum library available
t/dynpmc/sub.............................ok
t/dynpmc/subclass_with_pir_method........ok
t/dynoplibs/dan..........................ok
t/dynoplibs/myops........................ok
t/compilers/past/node....................ok
t/compilers/past/past....................ok
t/compilers/past/past_op.................ok
t/compilers/past/past_val................ok
t/compilers/past/past_var................ok
t/compilers/pge/01-codestring............ok
t/compilers/pge/02-match.................ok
t/compilers/pge/03-optable...............ok
t/compilers/pge/06-grammar...............ok
t/compilers/pge/pge-hs...................ok
t/compilers/pge/pge......................ok
t/compilers/pge/pge_examples.............ok
t/compilers/pge/pge_globs................ok
t/compilers/pge/pge_util.................ok
t/compilers/pge/p5regex/p5rx.............ok
        355/960 skipped: various reasons
t/compilers/pge/p6regex/01-regex.........ok
t/compilers/pge/p6regex/builtins.........ok
t/compilers/pge/p6regex/closure..........ok
t/compilers/pge/p6regex/context..........ok
t/compilers/pge/p6regex/subrules.........ok
t/compilers/pge/p6regex/syntax_errors....ok
t/compilers/pge/p6regex/text_brk.........ok
t/compilers/tge/basic....................ok
t/compilers/tge/grammar..................ok
t/compilers/tge/parser...................ok
t/compilers/json/from_parrot.............ok
t/compilers/json/to_parrot...............ok
t/library/cgi_query_hash.................ok
t/library/coroutine......................ok
t/library/data_escape....................ok
        1/22 skipped: various reasons
t/library/dumper.........................ok
t/library/File_Spec......................skipped
        all skipped: win32 implementation only
t/library/getopt_obj.....................ok
t/library/iter...........................ok
t/library/md5............................ok
t/library/mime_base64....................ok
t/library/parrotlib......................ok
t/library/pcre...........................ok
t/library/pg.............................Couldn't load 'libpq': File not found
current instr.: 'main' pc 16 (t/library/pg.t:37)
ok
        43/43 skipped: various reasons
t/library/sort...........................ok
t/library/streams........................ok
        2/20 skipped: various reasons
t/library/test_builder_tester............ok
t/library/test_more......................ok
t/library/yaml_parser_syck...............ok
t/examples/japh..........................ok
t/examples/library.......................ok
t/examples/namespace.....................ok
t/examples/pasm..........................ok
t/examples/past..........................ok
t/examples/pir...........................ok
t/examples/shootout......................ok
t/examples/streams.......................ok
t/examples/subs..........................ok
t/run/exit...............................ok
t/run/options............................ok
t/src/atomic.............................ok
t/src/basic..............................ok
t/src/compiler...........................ok
t/src/exit...............................ok
t/src/extend.............................ok
t/src/hash...............................ok
t/src/intlist............................ok
t/src/io.................................ok
t/src/list...............................ok
t/src/sprintf............................ok
t/src/string.............................ok
        1/3 skipped: various reasons
t/tools/pbc_merge........................ok
t/tools/pmc2c............................ok
t/tools/smartlinks.......................skipped
        all skipped: Moose not installed
t/perl/Parrot_Distribution...............ok
t/perl/Parrot_Docs.......................ok
t/perl/Parrot_IO.........................ok
t/perl/Parrot_PIR_Formatter..............ok
        5/13 skipped: various reasons
t/perl/Parrot_Test.......................ok
t/doc/opcode-doc.........................ok
t/doc/pod................................# finding files with pod, this may 
take a minute.
ok
t/stm/basic..............................ok
t/stm/basic_mt...........................

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=openbsd, osvers=3.5, archname=OpenBSD.i386-openbsd
    uname='openbsd tractor.barnyard.co.uk 3.5 generic#34 i386 '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.8.8 -de'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='2.95.3 20010125 (prerelease, propolice)', 
gccosandvers='openbsd3.5'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.30.3, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib'

Reply via email to