I see test failures on this Solaris box. I append the output of 'make
test' and of 'perl -V'. Let me know if I can provide any more data.
Event is JPRIT/Event-0.87.tar.gz from CPAN.

Thanks,
-- 
andreas

PERL_DL_NONLAZY=1 /prod/perl58/5.8.3-a/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/attach_to.......ok                                                         
t/bored...........ok                                                         
t/callback........FAILED tests 5-6                                           
        Failed 2/6 tests, 66.67% okay
t/data............ok                                                         
t/delete..........ok                                                         
t/eval............Event: loop without active watchers at t/eval.t line 27
# Test 1 got: <UNDEF> (t/eval.t at line 27)
#   Expected: 'ok'
#  t/eval.t line 27 is: ok loop(), $status;
t/eval............FAILED tests 1-7                                           
        Failed 7/7 tests, 0.00% okay
t/fifo............ok                                                         
t/group...........ok                                                         
t/hook............ok                                                         
t/hup.............ok                                                         
t/idle............ok                                                         
t/idle2...........ok                                                         
t/io..............ok                                                         
t/leak............ok                                                         
t/leak2...........ok                                                         
t/loop............ok                                                         
t/now.............ok                                                         
t/reenter.........# Test 2 got: '95' (t/reenter.t at line 22)
t/reenter.........ok 1/7#   Expected: '0'                                    
#  t/reenter.t line 22 is: ok $rep->is_running, 0;
t/reenter.........dubious                                                    
        Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 2-7
        Failed 6/7 tests, 14.29% okay
t/signal..........ok                                                         
t/timeout_cb......ok                                                         
t/timer...........ok                                                         
t/unconfigured....ok                                                         
t/var.............ok                                                         
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/callback.t                6    2  33.33%  5-6
t/eval.t                    7    7 100.00%  1-7
t/reenter.t     0    11     7   11 157.14%  2-7

Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
  Platform:
    osname=solaris, osvers=2.6, archname=sun4-solaris-64int
    uname='sunos ddev3.eng.emea.uu.net 5.6 generic_105181-35 sun4u sparc sunw,ultra-60 
'
    config_args='-Dinstallusrbinperl=n -Uversiononly -des -Duse64bitint 
-Dprefix=/prod/perl58/5.8.3-a -Dcc=gcc -Dloclibpth=/prod/lib -Dccflags=-I/prod/include 
-Dldflags=-L/prod/lib -R/prod/lib'
    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='gcc', ccflags ='-I/prod/include -fno-strict-aliasing -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-I/prod/include -fno-strict-aliasing'
    ccversion='', gccversion='2.95.2 19991024 (release)', gccosandvers='solaris2.6'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags ='-L/prod/lib -R/prod/lib '
    libpth=/prod/lib /usr/lib /usr/ccs/lib /usr/local/lib
    libs=-lsocket -lnsl -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/prod/lib -R/prod/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_64_BIT_INT USE_LARGE_FILES
  Built under solaris
  Compiled at Mar 24 2004 18:35:38
  @INC:
    /prod/perl58/5.8.3-a/lib/5.8.3/sun4-solaris-64int
    /prod/perl58/5.8.3-a/lib/5.8.3
    /prod/perl58/5.8.3-a/lib/site_perl/5.8.3/sun4-solaris-64int
    /prod/perl58/5.8.3-a/lib/site_perl/5.8.3
    /prod/perl58/5.8.3-a/lib/site_perl
    .

Reply via email to