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 Eric Rybski,
    
This is a computer-generated test report for forks-0.21, 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, it appears that
there were some problems testing your distribution.

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:

requires:

    Module          Need Have
    --------------- ---- ----
    Devel::Required 0.07 0.07
    File::Spec      0    3.12
    IO::Socket      1.18 1.29
    List::MoreUtils 0.15 0.21
    reaper          0.03 0.03
    Scalar::Util    1.01 1.18
    Storable        0    2.15
    Time::HiRes     0    1.86

------------------------------
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 = vt100

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':

PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.8.8/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/forks01....# 
# Please note that there are some problems with testing the forks.pm module.
# Some texts with 'WHOA!' may appear on the screen, and the final result of
# the test may be inconclusive.  If all separate tests have been successful,
# then it should be safe to install the forks.pm modules.
# 
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
 at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/Test/Builder.pm line 1688.
END failed--call queue aborted.
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
 at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/Test/Builder.pm line 1688.
END failed--call queue aborted.
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
 at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/Test/Builder.pm line 1688.
END failed--call queue aborted.
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
 at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/Test/Builder.pm line 1688.
END failed--call queue aborted.
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
 at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/Test/Builder.pm line 1688.
END failed--call queue aborted.
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
 at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/Test/Builder.pm line 1688.
END failed--call queue aborted.
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
 at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/Test/Builder.pm line 1688.
END failed--call queue aborted.
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
 at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/Test/Builder.pm line 1688.
END failed--call queue aborted.
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
 at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/Test/Builder.pm line 1688.
END failed--call queue aborted.
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
 at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/Test/Builder.pm line 1688.
END failed--call queue aborted.
WHOA!  Somehow you got a different number of results than tests ran!
This should never happen!  Please contact the author immediately!
 at /home/david/cpantesting/perl-5.8.8/lib/5.8.8/Test/Builder.pm line 1688.
END failed--call queue aborted.
ok
        5/138 skipped: various reasons
t/forks02....# 
# The following tests are a stress test for shared arrays and shared hashes
# that may take a few minutes on slower machines.
# 
ok
t/forks03....# 
# The following tests check that blessing shared variables is fully transparent.
# 
ok
t/forks04....t/forks04.t line 19:

This Perl hasn't been configured and built properly for the threads
module to work.  (The 'useithreads' configuration option hasn't been used.)

Having threads support requires all of Perl and all of the XS modules in
the Perl installation to be rebuilt, it is not just a question of adding
the threads module.  (In other words, threaded and non-threaded Perls
are binary incompatible.)

If you want to the use the threads module, please contact the people
who built your Perl.

Cannot continue, aborting.
BEGIN failed--compilation aborted at 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd/threads.pm 
line 28.
Compilation failed in require at t/forks04.t line 19.
BEGIN failed--compilation aborted at t/forks04.t line 19.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/forks05....Perl lib version (v5.8.8) doesn't match executable version 
(v5.8.2) at 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd/Config.pm 
line 46.
Compilation failed in require at 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd/lib.pm line 6.
BEGIN failed--compilation aborted at 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd/lib.pm line 6.
Compilation failed in require.
BEGIN failed--compilation aborted.

#   Failed test 'Check that perl exit value is correct with forks'
#   at t/forks05.t line 30.
#          got: 255
#     expected: 42
# Looks like you failed 1 test of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/forks06....# 
# These tests exercise deadlock detection and resolution features of forks.
# 
Performing cleanup for dead thread 1:  at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 1245
        threads::_cleanup_unsafe_thread_exit(1) called at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 1173
        threads::_server called at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 881
        threads::import('forks') called at t/forks06.t line 16
        main::BEGIN() called at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 16
        eval {...} called at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 16
Performing cleanup for dead thread 4:  at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 1245
        threads::_cleanup_unsafe_thread_exit(4) called at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 1173
        threads::_server called at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 881
        threads::import('forks') called at t/forks06.t line 16
        main::BEGIN() called at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 16
        eval {...} called at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 16
Signal SIGTERM received, but no signal handler set for thread 6
Performing cleanup for dead thread 8:  at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 1245
        threads::_cleanup_unsafe_thread_exit(8) called at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 1173
        threads::_server called at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 881
        threads::import('forks') called at t/forks06.t line 16
        main::BEGIN() called at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 16
        eval {...} called at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V/blib/lib/forks.pm
 line 16
ok
t/forks07....# 
# These tests check inter-thread signaling.
# 
Signal SIGTERM received, but no signal handler set for thread 1
ok
t/forks20....ok
t/forks99....skipped
        all skipped: Set the environment variable TEST_SIGNATURE to enable this 
test.
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/forks04.t  255 65280    ??   ??  ??
t/forks05.t    1   256     1    1  1
1 test and 5 subtests skipped.
Failed 2/9 test scripts. 1/301 subtests failed.
Files=9, Tests=301, 256 wallclock secs ( 2.74 cusr +  7.50 csys = 10.24 CPU)
Failed 2/9 test programs. 1/301 subtests failed.
*** Error code 25

Stop in /home/david/cpantesting/perl-5.8.8/.cpan/build/forks-0.21-TcMI3V (line 
934 of Makefile).


--

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