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 Damian Conway,
    
This is a computer-generated test report for Smart-Comments-v1.0.2, created
automatically by CPAN::Reporter, version 0.43, 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  
    -------------- ---- ------
    Data::Dumper   0    2.121 
    Filter::Simple 0    0.82  
    List::Util     0    1.19  
    Test::More     0    0.67  
    Text::Balanced 0    v2.0.0
    version        0    0.70  

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

Environment variables:

    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/david/cpantesting/perl-5.6.2/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 46 44 29 25 24 20 1000
    EGID: $)  = 1000 46 44 29 25 24 20 1000

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9101 
    Cwd                 2.04   
    ExtUtils::CBuilder  n/a    
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.31   
    ExtUtils::Manifest  1.48   
    ExtUtils::ParseXS   n/a    
    File::Spec          0.86   
    Module::Build       0.2806 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.67   
    version             0.70   

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

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

PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00.load...................# Testing Smart::Comments v1.0.2
ok
t/assert....................
#   Failed test 'False assertion is loud'
#   at t/assert.t line 30.

#   Failed test 'False assertion is loudly correct'
#   at t/assert.t line 31.
#          got: ''
#     expected: '
# ### $x < 0 was not true at FILE line 22.
# ###     $x was: 0
# '

#   Failed test 'False two-part assertion is loud'
#   at t/assert.t line 58.

#   Failed test 'False two-part assertion is loudly correct'
#   at t/assert.t line 59.
#          got: ''
#     expected: '
# ### $y < $x was not true at FILE line 50.
# ###     $y was: []
# ###     $x was: 10
# '
# Looks like you failed 4 tests of 9.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 4-5, 8-9
        Failed 4/9 tests, 55.56% okay
t/brackets..................
#   Failed test 'First iteration'
#   at t/brackets.t line 14.
#                   ''
#     doesn't match '(?-xism:Simple for loop:\[              done\r)'

#   Failed test 'Second iteration'
#   at t/brackets.t line 17.
#                   ''
#     doesn't match '(?-xism:Simple for loop:\[\]             done\r)'

#   Failed test 'Thiird iteration'
#   at t/brackets.t line 20.
#                   ''
#     doesn't match '(?-xism:Simple for loop:\[\]\[            done\r)'
# Looks like you failed 3 tests of 23.
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 21-23
        Failed 3/23 tests, 86.96% okay
t/c_like_for_loop...........
#   Failed test 'First iteration'
#   at t/c_like_for_loop.t line 16.
#                   ''
#     doesn't match '(?-xism:C-like for loop:|                   done\r)'

#   Failed test 'Second iteration'
#   at t/c_like_for_loop.t line 19.
#                   ''
#     doesn't match '(?-xism:C-like for loop:=|                  done\r)'
# Looks like you failed 2 tests of 2.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/check.....................
#   Failed test 'False check is loud'
#   at t/check.t line 34.

#   Failed test 'False check is loudly correct'
#   at t/check.t line 35.
#          got: ''
#     expected: '
# ### $x < 0 was not true at FILE line 26.
# ###     $x was: 0
# 
# '

#   Failed test 'False two-part check is loud'
#   at t/check.t line 63.

#   Failed test 'False two-part check is loudly correct'
#   at t/check.t line 64.
#          got: ''
#     expected: '
# ### $y < $x was not true at FILE line 55.
# ###     $y was: []
# ###     $x was: 10
# 
# '
# Looks like you failed 4 tests of 7.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 3-4, 6-7
        Failed 4/7 tests, 42.86% okay
t/confirm...................
#   Failed test 'False confirm is loud'
#   at t/confirm.t line 34.

#   Failed test 'False confirm is loudly correct'
#   at t/confirm.t line 35.
#          got: ''
#     expected: '
# ### $x < 0 was not true at FILE line 26.
# ###     $x was: 0
# 
# '

#   Failed test 'False two-part confirm is loud'
#   at t/confirm.t line 63.

#   Failed test 'False two-part confirm is loudly correct'
#   at t/confirm.t line 64.
#          got: ''
#     expected: '
# ### $y < $x was not true at FILE line 55.
# ###     $y was: []
# ###     $x was: 10
# 
# '
# Looks like you failed 4 tests of 7.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 3-4, 6-7
        Failed 4/7 tests, 42.86% okay
t/ensure....................
#   Failed test 'False ensure is loud'
#   at t/ensure.t line 30.

#   Failed test 'False ensure is loudly correct'
#   at t/ensure.t line 31.
#          got: ''
#     expected: '
# ### $x < 0 was not true at FILE line 22.
# ###     $x was: 0
# '

#   Failed test 'False two-part ensure is loud'
#   at t/ensure.t line 58.

#   Failed test 'False two-part ensure is loudly correct'
#   at t/ensure.t line 59.
#          got: ''
#     expected: '
# ### $y < $x was not true at FILE line 50.
# ###     $y was: []
# ###     $x was: 10
# '
# Looks like you failed 4 tests of 9.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 4-5, 8-9
        Failed 4/9 tests, 55.56% okay
t/insist....................
#   Failed test 'False insist is loud'
#   at t/insist.t line 30.

#   Failed test 'False insist is loudly correct'
#   at t/insist.t line 31.
#          got: ''
#     expected: '
# ### $x < 0 was not true at FILE line 22.
# ###     $x was: 0
# '

#   Failed test 'False two-part insist is loud'
#   at t/insist.t line 58.

#   Failed test 'False two-part insist is loudly correct'
#   at t/insist.t line 59.
#          got: ''
#     expected: '
# ### $y < $x was not true at FILE line 50.
# ###     $y was: []
# ###     $x was: 10
# '
# Looks like you failed 4 tests of 9.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 4-5, 8-9
        Failed 4/9 tests, 55.56% okay
t/labelled_perlish_loop.....
#   Failed test 'First iteration'
#   at t/labelled_perlish_loop.t line 17.
#                   ''
#     doesn't match '(?-xism:Simple for loop:|                   done\r)'

#   Failed test 'Second iteration'
#   at t/labelled_perlish_loop.t line 20.
#                   ''
#     doesn't match '(?-xism:Simple for loop:=========|          done\r)'
# Looks like you failed 2 tests of 5.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 4-5
        Failed 2/5 tests, 60.00% okay
t/message...................
#   Failed test 'Messages work'
#   at t/message.t line 20.
#          got: ''
#     expected: '
# ### Testing 1...
# 
# ### Testing 2...
# 
# ### Testing 3...
# '
# 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/perlish_for...............
#   Failed test 'First iteration'
#   at t/perlish_for.t line 14.
#                   ''
#     doesn't match '(?-xism:Simple for loop:|                   done\r)'

#   Failed test 'Second iteration'
#   at t/perlish_for.t line 17.
#                   ''
#     doesn't match '(?-xism:Simple for loop:=========|          done\r)'
# Looks like you failed 2 tests of 5.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 4-5
        Failed 2/5 tests, 60.00% okay
t/perlish_for_percentage....
#   Failed test 'First iteration'
#   at t/perlish_for_percentage.t line 16.
#                   ''
#     doesn't match '(?-xism:Simple for loop:\[0%\]      done \(0%\))'

#   Failed test 'Second iteration'
#   at t/perlish_for_percentage.t line 19.
#                   ''
#     doesn't match '(?-xism:Simple for loop:\[25%\]    done \(25%\))'

#   Failed test 'Third iteration'
#   at t/perlish_for_percentage.t line 22.
#                   ''
#     doesn't match '(?-xism:Simple for loop:\[50%\]    done \(50%\))'

#   Failed test 'Fourth iteration'
#   at t/perlish_for_percentage.t line 25.
#                   ''
#     doesn't match '(?-xism:Simple for loop:=\[75%\]   done \(75%\))'
# Looks like you failed 4 tests of 4.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/pod-coverage..............ok
t/pod.......................ok
t/require...................
#   Failed test 'False require is loud'
#   at t/require.t line 30.

#   Failed test 'False require is loudly correct'
#   at t/require.t line 31.
#          got: ''
#     expected: '
# ### $x < 0 was not true at FILE line 22.
# ###     $x was: 0
# '

#   Failed test 'False two-part require is loud'
#   at t/require.t line 58.

#   Failed test 'False two-part require is loudly correct'
#   at t/require.t line 59.
#          got: ''
#     expected: '
# ### $y < $x was not true at FILE line 50.
# ###     $y was: []
# ###     $x was: 10
# '
# Looks like you failed 4 tests of 9.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 4-5, 8-9
        Failed 4/9 tests, 55.56% okay
t/selective.................FAILED before any test output arrived
t/simple_perlish_for........
#   Failed test 'First iteration'
#   at t/simple_perlish_for.t line 14.
#                   ''
#     doesn't match '(?-xism:Simple for loop:|                   done\r)'

#   Failed test 'Second iteration'
#   at t/simple_perlish_for.t line 17.
#                   ''
#     doesn't match '(?-xism:Simple for loop:=========|          done\r)'
# Looks like you failed 2 tests of 5.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 4-5
        Failed 2/5 tests, 60.00% okay
t/var.......................
#   Failed test 'Simple variables work'
#   at t/var.t line 35.
#          got: ''
#     expected: '
# ### $scalar: 'scalar value'
# 
# 
# ### @array: [
# ###           1,
# ###           2,
# ###           3
# ###         ]
# 
# 
# ### %hash: {
# ###          a => 'b',
# ###          c => 'd'
# ###        }
# 
# '

#   Failed test 'Labelled variables work'
#   at t/var.t line 64.
#          got: ''
#     expected: '
# ### scalars: 'scalar value'
# 
# 
# ### arrays: [
# ###           1,
# ###           2,
# ###           3
# ###         ]
# 
# 
# ### and hashes too: {
# ###                   a => 'b',
# ###                   c => 'd'
# ###                 }
# 
# '
# Looks like you failed 2 tests of 2.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/verify....................
#   Failed test 'False verify is loud'
#   at t/verify.t line 34.

#   Failed test 'False verify is loudly correct'
#   at t/verify.t line 35.
#          got: ''
#     expected: '
# ### $x < 0 was not true at FILE line 26.
# ###     $x was: 0
# 
# '

#   Failed test 'False two-part verify is loud'
#   at t/verify.t line 63.

#   Failed test 'False two-part verify is loudly correct'
#   at t/verify.t line 64.
#          got: ''
#     expected: '
# ### $y < $x was not true at FILE line 55.
# ###     $y was: []
# ###     $x was: 10
# 
# '
# Looks like you failed 4 tests of 7.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 3-4, 6-7
        Failed 4/7 tests, 42.86% okay
t/while.....................
#   Failed test 'First iteration'
#   at t/while.t line 16.
#                   ''
#     doesn't match '(?-xism:Simple while loop:|                 done\r)'

#   Failed test 'Second iteration'
#   at t/while.t line 19.
#                   ''
#     doesn't match '(?-xism:Simple while loop:=|                done\r)'
# Looks like you failed 2 tests of 2.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/while_num.................
#   Failed test 'First iteration'
#   at t/while_num.t line 19.
#                   ''
#     doesn't match '(?-xism:while:\[0\]                  done \(0\)\r)'

#   Failed test 'Second iteration'
#   at t/while_num.t line 22.
#                   ''
#     doesn't match '(?-xism:while:=\[2\]                 done \(2\)\r)'

#   Failed test 'Third iteration'
#   at t/while_num.t line 25.
#                   ''
#     doesn't match '(?-xism:while:==\[4\]                done \(4\)\r)'

#   Failed test 'Fourth iteration'
#   at t/while_num.t line 28.
#                   ''
#     doesn't match '(?-xism:while:===\[7\]               done \(7\)\r)'

#   Failed test 'Fifth iteration'
#   at t/while_num.t line 31.
#                   ''
#     doesn't match '(?-xism:while:====\[9\]              done \(9\)\r)'

#   Failed test 'Sixth iteration'
#   at t/while_num.t line 34.
#                   ''
#     doesn't match '(?-xism:while:=====\[14\]           done \(14\)\r)'
# Looks like you failed 6 tests of 6.
dubious
        Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
Failed Test                Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/assert.t                    4  1024     9    4  4-5 8-9
t/brackets.t                  3   768    23    3  21-23
t/c_like_for_loop.t           2   512     2    2  1-2
t/check.t                     4  1024     7    4  3-4 6-7
t/confirm.t                   4  1024     7    4  3-4 6-7
t/ensure.t                    4  1024     9    4  4-5 8-9
t/insist.t                    4  1024     9    4  4-5 8-9
t/labelled_perlish_loop.t     2   512     5    2  4-5
t/message.t                   1   256     1    1  1
t/perlish_for.t               2   512     5    2  4-5
t/perlish_for_percentage.t    4  1024     4    4  1-4
t/require.t                   4  1024     9    4  4-5 8-9
t/selective.t                            ??   ??  ??
t/simple_perlish_for.t        2   512     5    2  4-5
t/var.t                       2   512     2    2  1-2
t/verify.t                    4  1024     7    4  3-4 6-7
t/while.t                     2   512     2    2  1-2
t/while_num.t                 6  1536     6    6  1-6
Failed 18/21 test scripts. 57/118 subtests failed.
Files=21, Tests=118,  1 wallclock secs ( 0.94 cusr +  0.34 csys =  1.28 CPU)
Failed 18/21 test programs. 57/118 subtests failed.
make: *** [test_dynamic] Error 11


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  Platform:
    osname=linux, osvers=2.4.27-3-686, archname=i686-linux
    uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 
gnulinux '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O3',
    cppflags='-fno-strict-aliasing'
    ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', 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, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to