Yep, all of the tests fail.  :-(

Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
  Platform:
    osname=solaris, osvers=2.10, archname=i86pc-solaris-64int
    uname='sunos localhost 5.10 i86pc i386 i86pc'
    config_args=''
    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=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TS_ERRNO',
    optimize='-xO3 -xspace -xildoff',
    cppflags=''
    ccversion='Sun WorkShop', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =''
    libpth=/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-R 
/usr/perl5/5.8.4/lib/i86pc-solaris-64int/CORE'
    cccdlflags='-KPIC', lddlflags='-G'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_64_BIT_INT USE_LARGE_FILES
  Locally applied patches:
        22667 The optree builder was looping when constructing the ops ...
        22715 Upgrade to FileCache 1.04
        22733 Missing copyright in the README.
        22746 fix a coredump caused by rv2gv not fully converting a PV ...
        22755 Fix 29149 - another UTF8 cache bug hit by substr.
        22774 [perl #28938] split could leave an array without ...
        22775 [perl #29127] scalar delete of empty slice returned garbage
        22776 [perl #28986] perl -e "open m" crashes Perl
        22777 add test for change #22776 ("open m" crashes Perl)
        22778 add test for change #22746 ([perl #29102] Crash on assign ...
        22781 [perl #29340] Bizarre copy of ARRAY make sure a pad op's ...
        22796 [perl #29346] Double warning for int(undef) and abs(undef) ...
        22818 BOM-marked and (BOMless) UTF-16 scripts not working
        22823 [perl #29581] glob() misses a lot of matches
        22827 Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
        22830 [perl #29637] Thread creation time is hypersensitive
        22831 improve hashing algorithm for ptr tables in perl_clone: ...
        22839 [perl #29790] Optimization busted: '@a = "b", sort @a' ...
        22850 [PATCH] 'perl -v' fails if local_patches contains code snippets
        22852 TEST needs to ignore SCM files
        22886 Pod::Find should ignore SCM files and dirs
        22888 Remove redundant %SIG assignments from FileCache
        23006 [perl #30509] use encoding and "eq" cause memory leak
        23074 Segfault using HTML::Entities
        23106 Numeric comparison operators mustn't compare addresses of ...
        23320 [perl #30066] Memory leak in nested shared data structures ...
        23321 [perl #31459] Bug in read()
        27722 perlio.c breaks on Solaris/gcc when > 256 FDs are available
        SPRINTF0 - fixes for sprintf formatting issues - CVE-2005-3962
  Built under solaris
  Compiled at Aug  8 2007 19:13:08
  @INC:
    /usr/perl5/5.8.4/lib/i86pc-solaris-64int
    /usr/perl5/5.8.4/lib
    /usr/perl5/site_perl/5.8.4/i86pc-solaris-64int
    /usr/perl5/site_perl/5.8.4
    /usr/perl5/site_perl
    /usr/perl5/vendor_perl/5.8.4/i86pc-solaris-64int
    /usr/perl5/vendor_perl/5.8.4
    /usr/perl5/vendor_perl

Example of the first test and its failure:

PERL_DL_NONLAZY=1 /bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/00about.....# Failed test 2 in t/00about.t at line 48
#  t/00about.t line 48 is:   ok 0;
# Failed test 3 in t/00about.t at line 48 fail #2
# Failed test 5 in t/00about.t at line 48 fail #3
# Failed test 8 in t/00about.t at line 48 fail #4
# Failed test 9 in t/00about.t at line 48 fail #5
# Failed test 19 in t/00about.t at line 48 fail #6
# Failed test 21 in t/00about.t at line 48 fail #7
# Failed test 22 in t/00about.t at line 48 fail #8
FAILED tests 2-3, 5, 8-9, 19, 21-22
        Failed 8/27 tests, 70.37% okay
t/20_skip.....ok

Summary:

Failed 51/54 test scripts, 5.56% okay. 1274/1320 subtests failed, 3.48% okay.
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/00about.t                27    8  29.63%  2-3 5 8-9 19 21-22
t/ac_d.t        2   512    14   28 200.00%  1-14
t/accept01.t    2   512    13   26 200.00%  1-13
t/accept05.t    2   512    24   48 200.00%  1-24
t/basic.t       2   512    30   58 193.33%  2-30
t/begin.t       2   512    62  124 200.00%  1-62
t/cbacks.t      2   512     8   16 200.00%  1-8
t/chunking.t    2   512    11   22 200.00%  1-11
t/closeys.t     2   512     3    6 200.00%  1-3
t/corpus.t      2   512    49   96 195.92%  2-49
t/encod01.t     2   512     6   12 200.00%  1-6
t/encod02.t     2   512     4    8 200.00%  1-4
t/encod03.t     2   512     4    8 200.00%  1-4
t/end_over.t    2   512     5   10 200.00%  1-5
t/fcodes.t      2   512    21   42 200.00%  1-21
t/fcodes_e.t    2   512    20   40 200.00%  1-20
t/fcodes_l.t    2   512    99  198 200.00%  1-99
t/fcodes_s.t    2   512    80  160 200.00%  1-80
t/for.t         2   512    21   42 200.00%  1-21
t/fornot.t      2   512    21   42 200.00%  1-21
t/heads.t       2   512    19   38 200.00%  1-19
t/html01.t      2   512    11   22 200.00%  1-11
t/html02.t      2   512     7   14 200.00%  1-7
t/html03.t      2   512     7   14 200.00%  1-7
t/htmlbat.t     2   512    17   34 200.00%  1-17
t/items.t       2   512    24   48 200.00%  1-24
t/items02.t     2   512     4    8 200.00%  1-4
t/itemstar.t    2   512     6   12 200.00%  1-6
t/linkclas.t    2   512     8   16 200.00%  1-8
t/puller.t      2   512   136  272 200.00%  1-136
t/pulltitl.t    2   512   114  228 200.00%  1-114
t/reinit.t      2   512     5   10 200.00%  1-5
t/render.t      2   512    26   52 200.00%  1-26
t/search10.t    2   512     7   14 200.00%  1-7
t/search12.t    2   512     7   14 200.00%  1-7
t/search20.t    2   512     7   14 200.00%  1-7
t/search22.t    2   512    13   26 200.00%  1-13
t/search25.t    2   512    10   20 200.00%  1-10
t/search26.t    2   512     5   10 200.00%  1-5
t/search27.t    2   512    10   20 200.00%  1-10
t/search28.t    2   512     4    8 200.00%  1-4
t/search29.t    2   512     4    8 200.00%  1-4
t/search50.t    2   512     8   16 200.00%  1-8
t/stree.t       2   512    33   66 200.00%  1-33
t/strpvbtm.t   79 20224    79  157 198.73%  1-79
t/verb_fmt.t    2   512    62  124 200.00%  1-62
t/verbatim.t    2   512    31   62 200.00%  1-31
t/x_nixer.t     2   512    11   22 200.00%  1-11
t/xhtml01.t    48 12288    48   95 197.92%  1-48
t/xhtml05.t     6  1536     6   11 183.33%  1-6
t/xhtml10.t    44 11264    44   87 197.73%  1-44
*** Error code 2
make: Fatal error: Command failed for target `test_dynamic'


Any ideas as to what went wrong?

Thanks.

MB
-- 
e-mail: [email protected]                                /~\ The ASCII
[I've been to Earth.  I know where it is.         ]      \ / Ribbon Campaign
[And I'm gonna take us there.    Starbuck  3/25/07]       X  Against
Visit - URL: http://vidiot.com/                          / \ HTML Email

Reply via email to