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 Uri Guttman,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Mon Jan 14 12:01:46 2008] Trying to get 
'http://www.cpan.org/authors/id/B/BO/BOBTFISH/Text-MultiMarkdown-1.0.7.tar.gz'
[MSG] [Mon Jan 14 12:01:49 2008] Trying to get 
'http://www.cpan.org/authors/id/B/BO/BOBTFISH/CHECKSUMS'
[MSG] [Mon Jan 14 12:01:50 2008] Checksum matches for 
'Text-MultiMarkdown-1.0.7.tar.gz'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 'Text-MultiMarkdown-1.0.7/'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 'Text-MultiMarkdown-1.0.7/Changes'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 'Text-MultiMarkdown-1.0.7/inc/'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/inc/Module/'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/inc/Module/AutoInstall.pm'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/inc/Module/Install/'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/inc/Module/Install/AutoInstall.pm'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/inc/Module/Install/Base.pm'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/inc/Module/Install/Can.pm'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/inc/Module/Install/Fetch.pm'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/inc/Module/Install/Include.pm'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/inc/Module/Install/Makefile.pm'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/inc/Module/Install/Metadata.pm'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/inc/Module/Install/Win32.pm'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/inc/Module/Install/WriteAll.pm'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/inc/Module/Install.pm'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 'Text-MultiMarkdown-1.0.7/lib/'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 'Text-MultiMarkdown-1.0.7/lib/Text/'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/lib/Text/MultiMarkdown.pm'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/License.text'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/Makefile.PL'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 'Text-MultiMarkdown-1.0.7/MANIFEST'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 'Text-MultiMarkdown-1.0.7/META.yml'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 'Text-MultiMarkdown-1.0.7/README'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/Readme.text'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 'Text-MultiMarkdown-1.0.7/t/'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 'Text-MultiMarkdown-1.0.7/t/01use.t'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 'Text-MultiMarkdown-1.0.7/t/02pod.t'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/t/03podcoverage.t'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/t/04markdown.t'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 
'Text-MultiMarkdown-1.0.7/t/05options.t'
[MSG] [Mon Jan 14 12:01:50 2008] Extracted 'Text::MultiMarkdown' to 
'/home/cpan/blead/.cpanplus/5.11.0/build/Text-MultiMarkdown-1.0.7'
[MSG] [Mon Jan 14 12:01:54 2008] Cannot determine perl version info from 
lib/Text/MultiMarkdown.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More      ...loaded. (0.74 >= 0.42)
- Test::Exception ...missing.
- List::MoreUtils ...missing.
- File::Slurp     ...missing.
- MIME::Base64    ...loaded. (3.07_01)
- List::Util      ...loaded. (1.19)
- Digest::MD5     ...loaded. (2.36_01)
- Scalar::Util    ...loaded. (1.19)
- Text::Balanced  ...loaded. (2.0.0)
- Encode          ...loaded. (2.23)
==> Auto-install the 3 mandatory module(s) from CPAN? [Y/n] y

*** Since we're running under CPANPLUS, I'll just let it take care
    of the dependency's installation later.
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Warning: prerequisite File::Slurp 0 not found.
Warning: prerequisite List::MoreUtils 0 not found.
Warning: prerequisite Test::Exception 0 not found.
Writing Makefile for Text::MultiMarkdown

[MSG] [Mon Jan 14 12:01:54 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Mon Jan 14 12:01:54 2008] Module 'Text::MultiMarkdown' requires 
'File::Slurp' version '0' to be installed 
[MSG] [Mon Jan 14 12:01:54 2008] Module 'Text::MultiMarkdown' requires 
'List::MoreUtils' version '0' to be installed 
[MSG] [Mon Jan 14 12:01:54 2008] Module 'Text::MultiMarkdown' requires 
'Test::Exception' version '0' to be installed 
[MSG] [Mon Jan 14 12:01:54 2008] Trying to get 
'http://www.cpan.org/authors/id/U/UR/URI/File-Slurp-9999.12.tar.gz'
[MSG] [Mon Jan 14 12:01:55 2008] Trying to get 
'http://www.cpan.org/authors/id/U/UR/URI/CHECKSUMS'
[MSG] [Mon Jan 14 12:01:56 2008] Checksum matches for 
'File-Slurp-9999.12.tar.gz'
[MSG] [Mon Jan 14 12:01:56 2008] Extracted 'File-Slurp-9999.12/'
[MSG] [Mon Jan 14 12:01:56 2008] Extracted 'File-Slurp-9999.12/t/'
[MSG] [Mon Jan 14 12:01:56 2008] Extracted 'File-Slurp-9999.12/t/pod_coverage.t'
[MSG] [Mon Jan 14 12:01:56 2008] Extracted 'File-Slurp-9999.12/t/slurp.t'
[MSG] [Mon Jan 14 12:01:56 2008] Extracted 'File-Slurp-9999.12/t/error.t'
[MSG] [Mon Jan 14 12:01:56 2008] Extracted 'File-Slurp-9999.12/t/data_scalar.t'
[MSG] [Mon Jan 14 12:01:56 2008] Extracted 'File-Slurp-9999.12/t/newline.t'
[MSG] [Mon Jan 14 12:01:56 2008] Extracted 'File-Slurp-9999.12/t/stdin.t'
[MSG] [Mon Jan 14 12:01:56 2008] Extracted 'File-Slurp-9999.12/t/no_clobber.t'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/t/large.t'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/t/pseudo.t'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/t/data_list.t'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/t/append_null.t'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/t/original.t'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/t/pod.t'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/t/inode.t'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/t/handle.t'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/t/read_dir.t'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/t/paragraph.t'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/Changes'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/MANIFEST'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/extras/'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 
'File-Slurp-9999.12/extras/slurp_bench.pl'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 
'File-Slurp-9999.12/extras/slurp_article.pod'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/META.yml'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/lib/'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/lib/File/'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 
'File-Slurp-9999.12/lib/File/Slurp.pm'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/README'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File-Slurp-9999.12/Makefile.PL'
[MSG] [Mon Jan 14 12:01:57 2008] Extracted 'File::Slurp' to 
'/home/cpan/blead/.cpanplus/5.11.0/build/File-Slurp-9999.12'
[MSG] [Mon Jan 14 12:01:58 2008] Checking if your kit is complete...
Looks good
Writing Makefile for File::Slurp

[MSG] [Mon Jan 14 12:01:58 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Mon Jan 14 12:01:59 2008] cp lib/File/Slurp.pm blib/lib/File/Slurp.pm
Manifying blib/man3/File::Slurp.3

[ERROR] [Mon Jan 14 12:02:02 2008] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /home/cpan/blead/bin/perl5.11.0 "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/append_null.......ok
t/data_list.........Constant subroutine main::SEEK_SET redefined at 
t/data_list.t line 13.
Prototype mismatch: sub main::SEEK_SET () vs none at t/data_list.t line 13.
ok
t/data_scalar.......Constant subroutine main::SEEK_SET redefined at 
t/data_scalar.t line 13.
Prototype mismatch: sub main::SEEK_SET () vs none at t/data_scalar.t line 13.
ok
t/error.............You tried to run a test without a plan at t/error.t line 9.
BEGIN failed--compilation aborted at t/error.t line 10.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/handle............Constant subroutine main::SEEK_SET redefined at t/handle.t 
line 14.
Prototype mismatch: sub main::SEEK_SET () vs none at t/handle.t line 14.
You tried to run a test without a plan at t/handle.t line 29.
BEGIN failed--compilation aborted at t/handle.t line 30.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/inode.............ok
t/large.............You tried to run a test without a plan at t/large.t line 9.
BEGIN failed--compilation aborted at t/large.t line 10.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/newline...........ok
t/no_clobber........ok
t/original..........ok
t/paragraph.........You tried to run a test without a plan at t/paragraph.t 
line 9.
BEGIN failed--compilation aborted at t/paragraph.t line 10.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/pod...............skipped: Test::Pod 1.14 required for testing PODe
t/pod_coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD 
coverage
t/pseudo............You tried to run a test without a plan at t/pseudo.t line 
13.
BEGIN failed--compilation aborted at t/pseudo.t line 14.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/read_dir..........ok
t/slurp.............ok
t/stdin.............ok

Test Summary Report
-------------------
t/error.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/handle.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/large.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/paragraph.t   (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/pseudo.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=17, Tests=39,  2 wallclock secs ( 0.06 usr  0.29 sys +  0.43 cusr  1.39 
csys =  2.17 CPU)
Result: FAIL
Failed 5/17 test programs. 0/39 subtests failed.
*** Error code 255

Stop.
make: stopped in /home/cpan/blead/.cpanplus/5.11.0/build/File-Slurp-9999.12

[MSG] [Mon Jan 14 12:02:02 2008] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'


******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307. Powered by 
POE::Component::CPAN::YACSmoke.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
:/home/cpan/blead/.cpanplus/5.11.0/build/File-Slurp-9999.12/blib/lib:/home/cpan/blead/.cpanplus/5.11.0/build/File-Slurp-9999.12/blib/arch:/home/cpan/blead/.cpanplus/5.11.0/build/File-Slurp-9999.12/blib
    PERL5_CPANPLUS_IS_RUNNING = 20385
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/blead/bin/perl5.11.0
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 100 100
    EGID: $)  = 100 100


-------------------------------


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 32971) 
configuration:
  Platform:
    osname=netbsd, osvers=4.0, archname=i386-netbsd-thread-multi-64int
    uname='netbsd diafol.bingosnet.co.uk 4.0 netbsd 4.0 (generic) #0: sun dec 
16 00:20:10 pst 2007 [EMAIL 
PROTECTED]:homebuildsabnetbsd-4-0-releasei386200712160005z-objhomebuildsabnetbsd-4-0-releasesrcsysarchi386compilegeneric
 i386 '
    config_args='-e -Dusedevel -Dprefix=/home/cpan/blead -Dusethreads 
-Duse64bitint -Dusemymalloc=n'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector 
-I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
    ccversion='', gccversion='4.1.2 20061021 prerelease (NetBSD nb3 20061125)', 
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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib 
-fstack-protector -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    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='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to