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 Jerry D. Hedden,
    
This is a computer-generated report for Thread-Queue-2.01
on 5.8.0, created automatically by CPAN-Reporter-1.0801 
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 with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

Sections of this report:

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

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

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

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

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/00_load.........# Testing Thread::Queue 2.01
ok
t/01_basic........Attempt to free non-existent shared string 'isa' during 
global destruction.
 Failed 13/81 subtests 
t/02_refs.........# Looks like you planned 37 tests but only ran 13.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 All 37 subtests passed 
t/03_peek.........# Looks like you planned 19 tests but only ran 7.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 All 19 subtests passed 
t/04_errs.........ok
t/05_extract......# Looks like you planned 20 tests but only ran 3.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 All 20 subtests passed 
t/06_insert.......ok
t/07_lock.........# Looks like you planned 3 tests but only ran 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 All 3 subtests passed 
t/99_pod..........skipped: Module maintainer tests

Test Summary Report
-------------------
t/01_basic.t  (Wstat: 11 Tests: 68 Failed: 0)
  Parse errors: Tests out of sequence.  Found (3) but expected (4)
                Tests out of sequence.  Found (3) but expected (5)
                Tests out of sequence.  Found (3) but expected (6)
                Tests out of sequence.  Found (3) but expected (7)
                Tests out of sequence.  Found (4) but expected (8)
Displayed the first 5 of 66 TAP syntax errors.
Re-run prove with the -p option to see them all.
t/02_refs.t   (Wstat: 65280 Tests: 37 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Tests out of sequence.  Found (5) but expected (29)
                Tests out of sequence.  Found (6) but expected (30)
                Tests out of sequence.  Found (7) but expected (31)
                Tests out of sequence.  Found (8) but expected (32)
                Tests out of sequence.  Found (9) but expected (33)
Displayed the first 5 of 9 TAP syntax errors.
Re-run prove with the -p option to see them all.
t/03_peek.t   (Wstat: 65280 Tests: 19 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Tests out of sequence.  Found (2) but expected (14)
                Tests out of sequence.  Found (3) but expected (15)
                Tests out of sequence.  Found (4) but expected (16)
                Tests out of sequence.  Found (5) but expected (17)
                Tests out of sequence.  Found (6) but expected (18)
Displayed the first 5 of 6 TAP syntax errors.
Re-run prove with the -p option to see them all.
t/05_extract.t (Wstat: 65280 Tests: 20 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Tests out of sequence.  Found (2) but expected (8)
                Tests out of sequence.  Found (3) but expected (9)
                Tests out of sequence.  Found (4) but expected (10)
                Tests out of sequence.  Found (5) but expected (11)
                Tests out of sequence.  Found (6) but expected (12)
Displayed the first 5 of 13 TAP syntax errors.
Re-run prove with the -p option to see them all.
t/07_lock.t   (Wstat: 65280 Tests: 3 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Tests out of sequence.  Found (2) but expected (3)
Files=9, Tests=190, 17 wallclock secs ( 0.39 usr  0.06 sys +  1.73 cusr  0.13 
csys =  2.31 CPU)
Result: FAIL
Failed 5/9 test programs. 0/190 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module          Need Have
    --------------- ---- ----
    Scalar::Util    1.1  1.19
    Test::More      0.5  0.74
    threads         0    1.67
    threads::shared 0.96 1.15

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

Environment variables:

    LANG = en_US.UTF-8
    LC_COLLATE = POSIX
    PATH = 
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 14312
    PERL5_CPAN_IS_RUNNING = 14312
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /usr/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 10 6 4 3 2 1 0
    $EGID = 0 10 6 4 3 2 1 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.2701
    ExtUtils::CBuilder  0.22  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.42  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.2701
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.09  
    Test::More          0.74  
    YAML                0.66  
    YAML::Syck          1.01  
    version             0.74  


--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.9-22.18.bz155725.elsmp, 
archname=i386-linux-thread-multi
    uname='linux hs20-bc1-4.build.redhat.com 2.6.9-22.18.bz155725.elsmp #1 smp 
thu nov 17 15:34:08 est 2005 i686 i686 i386 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -march=i386 -mcpu=i686 
-Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. 
-Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr 
-Dsiteprefix=/usr -Dotherlibdirs=/usr/lib/perl5/5.8.0 -Duseshrplib -Dusethreads 
-Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm 
-Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl 
-Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -march=i386 -mcpu=i686',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='3.2.3 20030502 (Red Hat Linux 3.2.3-54)', 
gccosandvers=''
    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='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lpthread -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic 
-Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to