FAIL: Test report for TAP::Parser r842 (pickle.ripley)

Andy Armstrong andy at pickle.ripley
Mon Nov 19 02:49:48 EST 2007


To obtain this release use the following command:

  svn checkout -r842 http://svn.hexten.net/tapx/trunk

Tests run by smoke.pl 0.005 on pickle.ripley which is a FreeBSD 6.2 box with Test::Harness 2.64.

=== Test against perl 5.6.2 ===

PASS: yes n | /home/andy/Works/Perl/versions/5.6.2/bin/perl Makefile.PL
  O| Checking if your kit is complete...
  O| Looks good
  O| Writing Makefile for Test::Harness
  Status: 0

PASS: make
  O| cp lib/TAP/Parser/Result/Version.pm blib/lib/TAP/Parser/Result/Version.pm
  O| cp lib/TAP/Parser/Iterator/Stream.pm blib/lib/TAP/Parser/Iterator/Stream.pm
  O| cp lib/TAP/Parser/YAMLish/Reader.pm blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| cp lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result.pm
  O| cp lib/App/Prove.pm blib/lib/App/Prove.pm
  O| cp lib/TAP/Formatter/Console/ParallelSession.pm blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| cp lib/TAP/Parser/Result/Comment.pm blib/lib/TAP/Parser/Result/Comment.pm
  O| cp lib/TAP/Parser/Result/Plan.pm blib/lib/TAP/Parser/Result/Plan.pm
  O| cp lib/TAP/Parser/Aggregator.pm blib/lib/TAP/Parser/Aggregator.pm
  O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.pm
  O| cp lib/TAP/Formatter/Color.pm blib/lib/TAP/Formatter/Color.pm
  O| cp lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/Parser/Iterator/Array.pm
  O| cp lib/TAP/Parser/Result/Test.pm blib/lib/TAP/Parser/Result/Test.pm
  O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/Iterator/Process.pm
  O| cp HACKING.pod blib/lib/Test/HACKING.pod
  O| cp lib/TAP/Parser.pm blib/lib/TAP/Parser.pm
  O| cp lib/TAP/Parser/Source.pm blib/lib/TAP/Parser/Source.pm
  O| cp lib/TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Source/Perl.pm
  O| cp lib/TAP/Formatter/Console/Session.pm blib/lib/TAP/Formatter/Console/Session.pm
  O| cp lib/TAP/Base.pm blib/lib/TAP/Base.pm
  O| cp lib/TAP/Formatter/Console.pm blib/lib/TAP/Formatter/Console.pm
  O| cp lib/TAP/Parser/YAMLish/Writer.pm blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| cp lib/TAP/Parser/Result/Bailout.pm blib/lib/TAP/Parser/Result/Bailout.pm
  O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.pm
  O| cp lib/TAP/Parser/Result/YAML.pm blib/lib/TAP/Parser/Result/YAML.pm
  O| cp lib/Test/Harness.pm blib/lib/Test/Harness.pm
  O| cp lib/TAP/Parser/Iterator.pm blib/lib/TAP/Parser/Iterator.pm
  O| cp lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/Parser/Result/Unknown.pm
  O| cp lib/TAP/Parser/Multiplexer.pm blib/lib/TAP/Parser/Multiplexer.pm
  O| cp bin/prove blib/script/prove
  O| /home/andy/Works/Perl/versions/5.6.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/prove
  O| Manifying blib/man1/prove.1
  O| Manifying blib/man3/TAP::Parser::Result::Version.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
  O| Manifying blib/man3/TAP::Parser::Result.3
  O| Manifying blib/man3/App::Prove.3
  O| Manifying blib/man3/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/man3/TAP::Parser::Result::Comment.3
  O| Manifying blib/man3/TAP::Parser::Result::Plan.3
  O| Manifying blib/man3/TAP::Parser::Aggregator.3
  O| Manifying blib/man3/TAP::Formatter::Color.3
  O| Manifying blib/man3/TAP::Parser::Grammar.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Array.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Process.3
  O| Manifying blib/man3/TAP::Parser::Result::Test.3
  O| Manifying blib/man3/Test::HACKING.3
  O| Manifying blib/man3/TAP::Parser.3
  O| Manifying blib/man3/TAP::Parser::Source.3
  O| Manifying blib/man3/TAP::Formatter::Console::Session.3
  O| Manifying blib/man3/TAP::Parser::Source::Perl.3
  O| Manifying blib/man3/TAP::Formatter::Console.3
  O| Manifying blib/man3/TAP::Base.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/man3/TAP::Parser::Result::Bailout.3
  O| Manifying blib/man3/Test::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::YAML.3
  O| Manifying blib/man3/TAP::Harness.3
  O| Manifying blib/man3/TAP::Parser::Iterator.3
  O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
  O| Manifying blib/man3/TAP::Parser::Multiplexer.3
  Status: 0

FAIL: make test
  O| PERL_DL_NONLAZY=1 /home/andy/Works/Perl/versions/5.6.2/bin/perl "-Iblib/lib" "-Iblib/arch" "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.006002, /home/andy/Works/Perl/versions/5.6.2/bin/perl
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  E| Unrecognized switch: -f  (-h will show valid options).
  E| #   Failed test at t/compat/env.t line 30.
  E| #          got: '1'
  E| #     expected: '0'
  E| # Looks like you failed 1 test of 1.
  O|  Dubious, test returned 1 (wstat 256, 0x100)
  O|  Failed 1/1 subtests 
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| skipped: Need Time::HiRes
  O| t/prove...........................
  O| ok
  O| t/proverun........................
  O| ok
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/unicode.........................
  O| skipped: unicode on Perl < 5.8.0
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| 
  O| Test Summary Report
  O| 
  O| -------------------
  O| t/compat/env.t                (Wstat: 256 Tests: 1 Failed: 1)
  O|   Failed test number(s):  
  O| 1
  O|   Non-zero exit status: 1
  O| Files=36, Tests=10205, 62 wallclock secs ( 3.45 usr  7.87 sys + 11.38 cusr 36.68 csys = 59.37 CPU)
  O| Result: FAIL
  E| Failed 1/36 test programs. 1/10205 subtests failed.
  O| *** Error code 35
  O| 
  O| Stop in /usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk.
  Status: 256

uname -a
  O| FreeBSD pickle.ripley 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

/home/andy/Works/Perl/versions/5.6.2/bin/perl -V
  O| Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  O|   Platform:
  O|     osname=freebsd, osvers=6.2-release, archname=i386-freebsd
  O|     uname='freebsd pickle.ripley 6.2-release freebsd 6.2-release #0: fri jan 12 10:40:27 utc 2007 root at dessler.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
  O|     config_args='-de -Dprefix=/home/andy/Works/Perl/versions/5.6.2'
  O|     hint=recommended, useposix=true, d_sigaction=define
  O|     usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
  O|     useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
  O|     use64bitint=undef use64bitall=undef uselongdouble=undef
  O|   Compiler:
  O|     cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include',
  O|     optimize='-O',
  O|     cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include'
  O|     ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
  O|     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
  O|     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
  O|     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  O|     alignbytes=4, usemymalloc=n, prototype=define
  O|   Linker and Libraries:
  O|     ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
  O|     libpth=/usr/lib /usr/local/lib
  O|     libs=-lm -lc -lcrypt -lutil
  O|     perllibs=-lm -lc -lcrypt -lutil
  O|     libc=, so=so, useshrplib=false, libperl=libperl.a
  O|   Dynamic Linking:
  O|     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
  O|     cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'
  O| 
  O| 
  O| Characteristics of this binary (from libperl): 
  O|   Compile-time options: USE_LARGE_FILES
  O|   Built under freebsd
  O|   Compiled at Aug 19 2007 19:13:54
  O|   %ENV:
  O|     PERL_MM_USE_DEFAULT="1"
  O|   @INC:
  O|     /home/andy/Works/Perl/versions/5.6.2/lib/perl5/5.6.2/i386-freebsd
  O|     /home/andy/Works/Perl/versions/5.6.2/lib/perl5/5.6.2
  O|     /home/andy/Works/Perl/versions/5.6.2/lib/perl5/site_perl/5.6.2/i386-freebsd
  O|     /home/andy/Works/Perl/versions/5.6.2/lib/perl5/site_perl/5.6.2
  O|     /home/andy/Works/Perl/versions/5.6.2/lib/perl5/site_perl
  O|     .

=== Test against perl 5.8.6 ===

PASS: yes n | /home/andy/Works/Perl/versions/5.8.6/bin/perl Makefile.PL
  O| Checking if your kit is complete...
  O| Looks good
  O| Writing Makefile for Test::Harness
  Status: 0

PASS: make
  O| cp lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/Parser/Iterator/Array.pm
  O| cp lib/TAP/Parser/Result/Plan.pm blib/lib/TAP/Parser/Result/Plan.pm
  O| cp lib/TAP/Base.pm blib/lib/TAP/Base.pm
  O| cp lib/TAP/Formatter/Console/ParallelSession.pm blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| cp lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result.pm
  O| cp lib/TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Source/Perl.pm
  O| cp lib/TAP/Formatter/Console/Session.pm blib/lib/TAP/Formatter/Console/Session.pm
  O| cp lib/TAP/Parser/Result/YAML.pm blib/lib/TAP/Parser/Result/YAML.pm
  O| cp lib/TAP/Parser/Result/Test.pm blib/lib/TAP/Parser/Result/Test.pm
  O| cp lib/TAP/Parser.pm blib/lib/TAP/Parser.pm
  O| cp lib/TAP/Formatter/Console.pm blib/lib/TAP/Formatter/Console.pm
  O| cp lib/TAP/Parser/Iterator.pm blib/lib/TAP/Parser/Iterator.pm
  O| cp lib/TAP/Parser/Source.pm blib/lib/TAP/Parser/Source.pm
  O| cp lib/TAP/Parser/Result/Comment.pm blib/lib/TAP/Parser/Result/Comment.pm
  O| cp lib/TAP/Parser/Iterator/Stream.pm blib/lib/TAP/Parser/Iterator/Stream.pm
  O| cp lib/TAP/Formatter/Color.pm blib/lib/TAP/Formatter/Color.pm
  O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.pm
  O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/Iterator/Process.pm
  O| cp HACKING.pod blib/lib/Test/HACKING.pod
  O| cp lib/Test/Harness.pm blib/lib/Test/Harness.pm
  O| cp lib/App/Prove.pm blib/lib/App/Prove.pm
  O| cp lib/TAP/Parser/Result/Bailout.pm blib/lib/TAP/Parser/Result/Bailout.pm
  O| cp lib/TAP/Parser/Multiplexer.pm blib/lib/TAP/Parser/Multiplexer.pm
  O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.pm
  O| cp lib/TAP/Parser/YAMLish/Writer.pm blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| cp lib/TAP/Parser/Result/Version.pm blib/lib/TAP/Parser/Result/Version.pm
  O| cp lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/Parser/Result/Unknown.pm
  O| cp lib/TAP/Parser/Aggregator.pm blib/lib/TAP/Parser/Aggregator.pm
  O| cp lib/TAP/Parser/YAMLish/Reader.pm blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| cp bin/prove blib/script/prove
  O| /home/andy/Works/Perl/versions/5.8.6/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/prove
  O| Manifying blib/man1/prove.1
  O| Manifying blib/man3/TAP::Parser::Iterator::Array.3
  O| Manifying blib/man3/TAP::Parser::Result::Plan.3
  O| Manifying blib/man3/TAP::Base.3
  O| Manifying blib/man3/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/man3/TAP::Parser::Source::Perl.3
  O| Manifying blib/man3/TAP::Parser::Result.3
  O| Manifying blib/man3/TAP::Formatter::Console::Session.3
  O| Manifying blib/man3/TAP::Parser::Result::YAML.3
  O| Manifying blib/man3/TAP::Parser::Result::Test.3
  O| Manifying blib/man3/TAP::Parser.3
  O| Manifying blib/man3/TAP::Parser::Result::Comment.3
  O| Manifying blib/man3/TAP::Parser::Source.3
  O| Manifying blib/man3/TAP::Parser::Iterator.3
  O| Manifying blib/man3/TAP::Formatter::Console.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/man3/TAP::Formatter::Color.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Process.3
  O| Manifying blib/man3/TAP::Parser::Grammar.3
  O| Manifying blib/man3/Test::HACKING.3
  O| Manifying blib/man3/Test::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Bailout.3
  O| Manifying blib/man3/App::Prove.3
  O| Manifying blib/man3/TAP::Parser::Multiplexer.3
  O| Manifying blib/man3/TAP::Parser::Result::Version.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/man3/TAP::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
  O| Manifying blib/man3/TAP::Parser::Aggregator.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
  Status: 0

FAIL: make test
  O| PERL_DL_NONLAZY=1 /home/andy/Works/Perl/versions/5.8.6/bin/perl "-Iblib/lib" "-Iblib/arch" "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.008006, /home/andy/Works/Perl/versions/5.8.6/bin/perl
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  E| Unrecognized switch: -f  (-h will show valid options).
  E| #   Failed test at t/compat/env.t line 30.
  E| #          got: '1'
  E| #     expected: '0'
  E| # Looks like you failed 1 test of 1.
  O|  Dubious, test returned 1 (wstat 256, 0x100)
  O|  Failed 1/1 subtests 
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| ok
  O| t/prove...........................
  O| ok
  O| t/proverun........................
  O| ok
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/unicode.........................
  O| ok
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| 
  O| Test Summary Report
  O| 
  O| -------------------
  O| t/compat/env.t                (Wstat: 256 Tests: 1 Failed: 1)
  O|   Failed test number(s):  
  O| 1
  O|   Non-zero exit status: 1
  O| Files=36, Tests=10252, 77 wallclock secs ( 3.23 usr  8.73 sys + 13.85 cusr 44.84 csys = 70.65 CPU)
  O| Result: FAIL
  E| Failed 1/36 test programs. 1/10252 subtests failed.
  O| *** Error code 255
  O| 
  O| Stop in /usr/home/andy/.smoke-work/5.8.6/TAP/Parser/trunk.
  Status: 256

uname -a
  O| FreeBSD pickle.ripley 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

/home/andy/Works/Perl/versions/5.8.6/bin/perl -V
  O| Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  O|   Platform:
  O|     osname=freebsd, osvers=6.2-release, archname=i386-freebsd
  O|     uname='freebsd pickle.ripley 6.2-release freebsd 6.2-release #0: fri jan 12 10:40:27 utc 2007 root at dessler.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
  O|     config_args='-de -Dprefix=/home/andy/Works/Perl/versions/5.8.6'
  O|     hint=recommended, useposix=true, d_sigaction=define
  O|     usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
  O|     useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
  O|     use64bitint=undef use64bitall=undef uselongdouble=undef
  O|     usemymalloc=n, bincompat5005=undef
  O|   Compiler:
  O|     cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
  O|     optimize='-O',
  O|     cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
  O|     ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
  O|     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
  O|     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
  O|     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  O|     alignbytes=4, prototype=define
  O|   Linker and Libraries:
  O|     ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
  O|     libpth=/usr/lib /usr/local/lib
  O|     libs=-lm -lcrypt -lutil -lc
  O|     perllibs=-lm -lcrypt -lutil -lc
  O|     libc=, so=so, useshrplib=false, libperl=libperl.a
  O|     gnulibc_version=''
  O|   Dynamic Linking:
  O|     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
  O|     cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'
  O| 
  O| 
  O| Characteristics of this binary (from libperl): 
  O|   Compile-time options: USE_LARGE_FILES
  O|   Built under freebsd
  O|   Compiled at Aug 19 2007 20:20:23
  O|   %ENV:
  O|     PERL_MM_USE_DEFAULT="1"
  O|   @INC:
  O|     /home/andy/Works/Perl/versions/5.8.6/lib/perl5/5.8.6/i386-freebsd
  O|     /home/andy/Works/Perl/versions/5.8.6/lib/perl5/5.8.6
  O|     /home/andy/Works/Perl/versions/5.8.6/lib/perl5/site_perl/5.8.6/i386-freebsd
  O|     /home/andy/Works/Perl/versions/5.8.6/lib/perl5/site_perl/5.8.6
  O|     /home/andy/Works/Perl/versions/5.8.6/lib/perl5/site_perl
  O|     .

=== Test against perl 5.8.7 ===

PASS: yes n | /home/andy/Works/Perl/versions/5.8.7/bin/perl Makefile.PL
  O| Checking if your kit is complete...
  O| Looks good
  O| Writing Makefile for Test::Harness
  Status: 0

PASS: make
  O| cp lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/Parser/Iterator/Array.pm
  O| cp lib/TAP/Parser/Result/Plan.pm blib/lib/TAP/Parser/Result/Plan.pm
  O| cp lib/TAP/Base.pm blib/lib/TAP/Base.pm
  O| cp lib/TAP/Formatter/Console/ParallelSession.pm blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| cp lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result.pm
  O| cp lib/TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Source/Perl.pm
  O| cp lib/TAP/Formatter/Console/Session.pm blib/lib/TAP/Formatter/Console/Session.pm
  O| cp lib/TAP/Parser/Result/YAML.pm blib/lib/TAP/Parser/Result/YAML.pm
  O| cp lib/TAP/Parser/Result/Test.pm blib/lib/TAP/Parser/Result/Test.pm
  O| cp lib/TAP/Parser.pm blib/lib/TAP/Parser.pm
  O| cp lib/TAP/Formatter/Console.pm blib/lib/TAP/Formatter/Console.pm
  O| cp lib/TAP/Parser/Iterator.pm blib/lib/TAP/Parser/Iterator.pm
  O| cp lib/TAP/Parser/Source.pm blib/lib/TAP/Parser/Source.pm
  O| cp lib/TAP/Parser/Result/Comment.pm blib/lib/TAP/Parser/Result/Comment.pm
  O| cp lib/TAP/Parser/Iterator/Stream.pm blib/lib/TAP/Parser/Iterator/Stream.pm
  O| cp lib/TAP/Formatter/Color.pm blib/lib/TAP/Formatter/Color.pm
  O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.pm
  O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/Iterator/Process.pm
  O| cp HACKING.pod blib/lib/Test/HACKING.pod
  O| cp lib/Test/Harness.pm blib/lib/Test/Harness.pm
  O| cp lib/App/Prove.pm blib/lib/App/Prove.pm
  O| cp lib/TAP/Parser/Result/Bailout.pm blib/lib/TAP/Parser/Result/Bailout.pm
  O| cp lib/TAP/Parser/Multiplexer.pm blib/lib/TAP/Parser/Multiplexer.pm
  O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.pm
  O| cp lib/TAP/Parser/YAMLish/Writer.pm blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| cp lib/TAP/Parser/Result/Version.pm blib/lib/TAP/Parser/Result/Version.pm
  O| cp lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/Parser/Result/Unknown.pm
  O| cp lib/TAP/Parser/Aggregator.pm blib/lib/TAP/Parser/Aggregator.pm
  O| cp lib/TAP/Parser/YAMLish/Reader.pm blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| cp bin/prove blib/script/prove
  O| /home/andy/Works/Perl/versions/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/prove
  O| Manifying blib/man1/prove.1
  O| Manifying blib/man3/TAP::Parser::Iterator::Array.3
  O| Manifying blib/man3/TAP::Parser::Result::Plan.3
  O| Manifying blib/man3/TAP::Base.3
  O| Manifying blib/man3/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/man3/TAP::Parser::Source::Perl.3
  O| Manifying blib/man3/TAP::Parser::Result.3
  O| Manifying blib/man3/TAP::Formatter::Console::Session.3
  O| Manifying blib/man3/TAP::Parser::Result::YAML.3
  O| Manifying blib/man3/TAP::Parser::Result::Test.3
  O| Manifying blib/man3/TAP::Parser.3
  O| Manifying blib/man3/TAP::Parser::Result::Comment.3
  O| Manifying blib/man3/TAP::Parser::Source.3
  O| Manifying blib/man3/TAP::Parser::Iterator.3
  O| Manifying blib/man3/TAP::Formatter::Console.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/man3/TAP::Formatter::Color.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Process.3
  O| Manifying blib/man3/TAP::Parser::Grammar.3
  O| Manifying blib/man3/Test::HACKING.3
  O| Manifying blib/man3/Test::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Bailout.3
  O| Manifying blib/man3/App::Prove.3
  O| Manifying blib/man3/TAP::Parser::Multiplexer.3
  O| Manifying blib/man3/TAP::Parser::Result::Version.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/man3/TAP::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
  O| Manifying blib/man3/TAP::Parser::Aggregator.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
  Status: 0

PASS: make test
  O| PERL_DL_NONLAZY=1 /home/andy/Works/Perl/versions/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.008007, /home/andy/Works/Perl/versions/5.8.7/bin/perl
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  O| ok
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| ok
  O| t/prove...........................
  O| ok
  O| t/proverun........................
  O| ok
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/unicode.........................
  O| ok
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| All tests successful.
  O| Files=36, Tests=10252, 71 wallclock secs ( 2.91 usr  8.26 sys + 12.57 cusr 43.84 csys = 67.58 CPU)
  O| Result: PASS
  Status: 0

PASS: make distclean
  O| rm -f blib/script/prove
  O| rm -rf ./blib Makefile.aperl blib/arch/auto/Test/Harness/extralibs.all blib/arch/auto/Test/Harness/extralibs.ld perlmain.c tmon.out mon.out so_locations pm_to_blib *.o *.a perl.exe perl perl  Harness.bso Harness.def libHarness.def Harness.exp Harness.x core core.*perl.*.? *perl.core core.[0-9] core.[0-9][0-9] core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9][0-9]
  O| mv Makefile Makefile.old > /dev/null 2>&1
  O| rm -rf blib/lib/auto/Test/Harness blib/arch/auto/Test/Harness
  O| rm -rf Test-Harness-3.04
  O| rm -f  blib/lib/TAP/Parser/YAMLish/Writer.pm blib/lib/Test/Harness.pm blib/lib/TAP/Formatter/Console/Session.pm blib/lib/TAP/Base.pm Makefile.old blib/lib/TAP/Parser/Result/Version.pm
  O| rm -f blib/lib/TAP/Parser/Result/Plan.pm blib/lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/Source.pm blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| rm -f blib/lib/TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Iterator.pm blib/lib/App/Prove.pm blib/lib/TAP/Formatter/Color.pm blib/lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result/YAML.pm
  O| rm -f blib/lib/TAP/Parser/Result/Comment.pm Makefile blib/lib/Test/HACKING.pod blib/lib/TAP/Parser/Iterator/Stream.pm blib/lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| rm -f blib/lib/TAP/Harness.pm blib/lib/TAP/Parser.pm blib/lib/TAP/Parser/Aggregator.pm blib/lib/TAP/Parser/Multiplexer.pm blib/lib/TAP/Formatter/Console.pm blib/lib/TAP/Parser/Result/Bailout.pm
  O| rm -f blib/lib/TAP/Parser/Result/Test.pm blib/lib/TAP/Parser/Grammar.pm
  O| /home/andy/Works/Perl/versions/5.8.7/bin/perl "-MExtUtils::Manifest=fullcheck" -e fullcheck
  E| Not in MANIFEST: t/compat/env.t
  Status: 0

PASS: yes n | /home/andy/Works/Perl/versions/5.8.7/bin/perl Build.PL
  O| Checking whether your kit is complete...
  O| Looks good
  O| 
  O| Checking prerequisites...
  O| Looks good
  O| 
  O| Creating new 'Build' script for 'Test-Harness' version '3.04'
  Status: 0

PASS: ./Build
  O| Copying lib/TAP/Parser/Iterator/Array.pm -> blib/lib/TAP/Parser/Iterator/Array.pm
  O| Copying lib/TAP/Parser/Result/Plan.pm -> blib/lib/TAP/Parser/Result/Plan.pm
  O| Copying lib/TAP/Base.pm -> blib/lib/TAP/Base.pm
  O| Copying lib/TAP/Formatter/Console/ParallelSession.pm -> blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| Copying lib/TAP/Parser/Source/Perl.pm -> blib/lib/TAP/Parser/Source/Perl.pm
  O| Copying lib/TAP/Parser/Result.pm -> blib/lib/TAP/Parser/Result.pm
  O| Copying lib/TAP/Formatter/Console/Session.pm -> blib/lib/TAP/Formatter/Console/Session.pm
  O| Copying lib/TAP/Parser/Result/YAML.pm -> blib/lib/TAP/Parser/Result/YAML.pm
  O| Copying lib/TAP/Parser/Result/Test.pm -> blib/lib/TAP/Parser/Result/Test.pm
  O| Copying lib/TAP/Parser.pm -> blib/lib/TAP/Parser.pm
  O| Copying lib/TAP/Parser/Result/Comment.pm -> blib/lib/TAP/Parser/Result/Comment.pm
  O| Copying lib/TAP/Parser/Source.pm -> blib/lib/TAP/Parser/Source.pm
  O| Copying lib/TAP/Parser/Iterator.pm -> blib/lib/TAP/Parser/Iterator.pm
  O| Copying lib/TAP/Formatter/Console.pm -> blib/lib/TAP/Formatter/Console.pm
  O| Copying lib/TAP/Parser/Iterator/Stream.pm -> blib/lib/TAP/Parser/Iterator/Stream.pm
  O| Copying lib/TAP/Formatter/Color.pm -> blib/lib/TAP/Formatter/Color.pm
  O| Copying lib/TAP/Parser/Iterator/Process.pm -> blib/lib/TAP/Parser/Iterator/Process.pm
  O| Copying lib/TAP/Parser/Grammar.pm -> blib/lib/TAP/Parser/Grammar.pm
  O| Copying lib/Test/Harness.pm -> blib/lib/Test/Harness.pm
  O| Copying lib/TAP/Parser/Result/Bailout.pm -> blib/lib/TAP/Parser/Result/Bailout.pm
  O| Copying lib/App/Prove.pm -> blib/lib/App/Prove.pm
  O| Copying lib/TAP/Parser/Multiplexer.pm -> blib/lib/TAP/Parser/Multiplexer.pm
  O| Copying lib/TAP/Parser/Result/Version.pm -> blib/lib/TAP/Parser/Result/Version.pm
  O| Copying lib/TAP/Parser/YAMLish/Writer.pm -> blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| Copying lib/TAP/Harness.pm -> blib/lib/TAP/Harness.pm
  O| Copying lib/TAP/Parser/Result/Unknown.pm -> blib/lib/TAP/Parser/Result/Unknown.pm
  O| Copying lib/TAP/Parser/Aggregator.pm -> blib/lib/TAP/Parser/Aggregator.pm
  O| Copying lib/TAP/Parser/YAMLish/Reader.pm -> blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| Copying bin/prove -> blib/script/prove
  O| Deleting blib/script/prove.bak
  O| Manifying blib/script/prove -> blib/bindoc/prove.1
  O| Manifying blib/lib/TAP/Parser/YAMLish/Writer.pm -> blib/libdoc/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/lib/Test/Harness.pm -> blib/libdoc/Test::Harness.3
  O| Manifying blib/lib/TAP/Formatter/Console/Session.pm -> blib/libdoc/TAP::Formatter::Console::Session.3
  O| Manifying blib/lib/TAP/Base.pm -> blib/libdoc/TAP::Base.3
  O| Manifying blib/lib/TAP/Parser/Result/Version.pm -> blib/libdoc/TAP::Parser::Result::Version.3
  O| Manifying blib/lib/TAP/Parser/Result/Plan.pm -> blib/libdoc/TAP::Parser::Result::Plan.3
  O| Manifying blib/lib/TAP/Formatter/Console/ParallelSession.pm -> blib/libdoc/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/lib/TAP/Parser/Source/Perl.pm -> blib/libdoc/TAP::Parser::Source::Perl.3
  O| Manifying blib/lib/TAP/Parser/Result/Unknown.pm -> blib/libdoc/TAP::Parser::Result::Unknown.3
  O| Manifying blib/lib/TAP/Parser/Iterator/Process.pm -> blib/libdoc/TAP::Parser::Iterator::Process.3
  O| Manifying blib/lib/TAP/Parser/Source.pm -> blib/libdoc/TAP::Parser::Source.3
  O| Manifying blib/lib/TAP/Parser/Iterator.pm -> blib/libdoc/TAP::Parser::Iterator.3
  O| Manifying blib/lib/App/Prove.pm -> blib/libdoc/App::Prove.3
  O| Manifying blib/lib/TAP/Formatter/Color.pm -> blib/libdoc/TAP::Formatter::Color.3
  O| Manifying blib/lib/TAP/Parser/Result.pm -> blib/libdoc/TAP::Parser::Result.3
  O| Manifying blib/lib/TAP/Parser/Result/YAML.pm -> blib/libdoc/TAP::Parser::Result::YAML.3
  O| Manifying blib/lib/TAP/Parser/Result/Comment.pm -> blib/libdoc/TAP::Parser::Result::Comment.3
  O| Manifying blib/lib/TAP/Parser/Iterator/Stream.pm -> blib/libdoc/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/lib/TAP/Parser/Iterator/Array.pm -> blib/libdoc/TAP::Parser::Iterator::Array.3
  O| Manifying blib/lib/TAP/Parser/YAMLish/Reader.pm -> blib/libdoc/TAP::Parser::YAMLish::Reader.3
  O| Manifying blib/lib/TAP/Harness.pm -> blib/libdoc/TAP::Harness.3
  O| Manifying blib/lib/TAP/Parser.pm -> blib/libdoc/TAP::Parser.3
  O| Manifying blib/lib/TAP/Parser/Aggregator.pm -> blib/libdoc/TAP::Parser::Aggregator.3
  O| Manifying blib/lib/TAP/Parser/Multiplexer.pm -> blib/libdoc/TAP::Parser::Multiplexer.3
  O| Manifying blib/lib/TAP/Formatter/Console.pm -> blib/libdoc/TAP::Formatter::Console.3
  O| Manifying blib/lib/TAP/Parser/Result/Bailout.pm -> blib/libdoc/TAP::Parser::Result::Bailout.3
  O| Manifying blib/lib/TAP/Parser/Result/Test.pm -> blib/libdoc/TAP::Parser::Result::Test.3
  O| Manifying blib/lib/TAP/Parser/Grammar.pm -> blib/libdoc/TAP::Parser::Grammar.3
  Status: 0

PASS: ./Build testauthor
  O| xt/author/pod-coverage......
  O| skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
  O| xt/author/pod...............
  O| skipped: Test::Pod 1.14 required for testing POD
  O| xt/author/stdin.............
  O| ok
  O| All tests successful.
  O| Files=3, Tests=1,  1 wallclock secs ( 0.02 usr  0.19 sys +  0.11 cusr  0.45 csys =  0.77 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build testprove
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.008007, /home/andy/Works/Perl/versions/5.8.7/bin/perl
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  O| ok
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| ok
  O| t/prove...........................
  O| ok
  O| t/proverun........................
  O| ok
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/unicode.........................
  O| ok
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| All tests successful.
  O| Files=36, Tests=10252, 75 wallclock secs ( 2.81 usr  8.86 sys + 13.05 cusr 44.05 csys = 68.78 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build distclean
  E| Not in MANIFEST: t/compat/env.t
  E| MANIFEST appears to be out of sync with the distribution
  O| Deleting blib
  O| Deleting _build
  O| Deleting Build
  Status: 0

uname -a
  O| FreeBSD pickle.ripley 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

/home/andy/Works/Perl/versions/5.8.7/bin/perl -V
  O| Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  O|   Platform:
  O|     osname=freebsd, osvers=6.2-release, archname=i386-freebsd
  O|     uname='freebsd pickle.ripley 6.2-release freebsd 6.2-release #0: fri jan 12 10:40:27 utc 2007 root at dessler.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
  O|     config_args='-de -Dprefix=/home/andy/Works/Perl/versions/5.8.7'
  O|     hint=recommended, useposix=true, d_sigaction=define
  O|     usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
  O|     useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
  O|     use64bitint=undef use64bitall=undef uselongdouble=undef
  O|     usemymalloc=n, bincompat5005=undef
  O|   Compiler:
  O|     cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
  O|     optimize='-O',
  O|     cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
  O|     ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
  O|     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
  O|     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
  O|     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  O|     alignbytes=4, prototype=define
  O|   Linker and Libraries:
  O|     ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
  O|     libpth=/usr/lib /usr/local/lib
  O|     libs=-lm -lcrypt -lutil -lc
  O|     perllibs=-lm -lcrypt -lutil -lc
  O|     libc=, so=so, useshrplib=false, libperl=libperl.a
  O|     gnulibc_version=''
  O|   Dynamic Linking:
  O|     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
  O|     cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'
  O| 
  O| 
  O| Characteristics of this binary (from libperl): 
  O|   Compile-time options: USE_LARGE_FILES
  O|   Built under freebsd
  O|   Compiled at Aug 19 2007 20:00:36
  O|   %ENV:
  O|     PERL_MM_USE_DEFAULT="1"
  O|   @INC:
  O|     /home/andy/Works/Perl/versions/5.8.7/lib/perl5/5.8.7/i386-freebsd
  O|     /home/andy/Works/Perl/versions/5.8.7/lib/perl5/5.8.7
  O|     /home/andy/Works/Perl/versions/5.8.7/lib/perl5/site_perl/5.8.7/i386-freebsd
  O|     /home/andy/Works/Perl/versions/5.8.7/lib/perl5/site_perl/5.8.7
  O|     /home/andy/Works/Perl/versions/5.8.7/lib/perl5/site_perl
  O|     .

=== Test against perl 5.8.8 ===

PASS: yes n | /usr/bin/perl Makefile.PL
  O| Checking if your kit is complete...
  O| Looks good
  O| Writing Makefile for Test::Harness
  Status: 0

PASS: make
  O| cp lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/Parser/Iterator/Array.pm
  O| cp lib/TAP/Parser/Result/Plan.pm blib/lib/TAP/Parser/Result/Plan.pm
  O| cp lib/TAP/Base.pm blib/lib/TAP/Base.pm
  O| cp lib/TAP/Formatter/Console/ParallelSession.pm blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| cp lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result.pm
  O| cp lib/TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Source/Perl.pm
  O| cp lib/TAP/Formatter/Console/Session.pm blib/lib/TAP/Formatter/Console/Session.pm
  O| cp lib/TAP/Parser/Result/YAML.pm blib/lib/TAP/Parser/Result/YAML.pm
  O| cp lib/TAP/Parser/Result/Test.pm blib/lib/TAP/Parser/Result/Test.pm
  O| cp lib/TAP/Parser.pm blib/lib/TAP/Parser.pm
  O| cp lib/TAP/Formatter/Console.pm blib/lib/TAP/Formatter/Console.pm
  O| cp lib/TAP/Parser/Iterator.pm blib/lib/TAP/Parser/Iterator.pm
  O| cp lib/TAP/Parser/Source.pm blib/lib/TAP/Parser/Source.pm
  O| cp lib/TAP/Parser/Result/Comment.pm blib/lib/TAP/Parser/Result/Comment.pm
  O| cp lib/TAP/Parser/Iterator/Stream.pm blib/lib/TAP/Parser/Iterator/Stream.pm
  O| cp lib/TAP/Formatter/Color.pm blib/lib/TAP/Formatter/Color.pm
  O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.pm
  O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/Iterator/Process.pm
  O| cp HACKING.pod blib/lib/Test/HACKING.pod
  O| cp lib/Test/Harness.pm blib/lib/Test/Harness.pm
  O| cp lib/App/Prove.pm blib/lib/App/Prove.pm
  O| cp lib/TAP/Parser/Result/Bailout.pm blib/lib/TAP/Parser/Result/Bailout.pm
  O| cp lib/TAP/Parser/Multiplexer.pm blib/lib/TAP/Parser/Multiplexer.pm
  O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.pm
  O| cp lib/TAP/Parser/YAMLish/Writer.pm blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| cp lib/TAP/Parser/Result/Version.pm blib/lib/TAP/Parser/Result/Version.pm
  O| cp lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/Parser/Result/Unknown.pm
  O| cp lib/TAP/Parser/Aggregator.pm blib/lib/TAP/Parser/Aggregator.pm
  O| cp lib/TAP/Parser/YAMLish/Reader.pm blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| cp bin/prove blib/script/prove
  O| /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/prove
  O| Manifying blib/man1/prove.1
  O| Manifying blib/man3/TAP::Parser::Iterator::Array.3
  O| Manifying blib/man3/TAP::Parser::Result::Plan.3
  O| Manifying blib/man3/TAP::Base.3
  O| Manifying blib/man3/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/man3/TAP::Parser::Source::Perl.3
  O| Manifying blib/man3/TAP::Parser::Result.3
  O| Manifying blib/man3/TAP::Formatter::Console::Session.3
  O| Manifying blib/man3/TAP::Parser::Result::YAML.3
  O| Manifying blib/man3/TAP::Parser::Result::Test.3
  O| Manifying blib/man3/TAP::Parser.3
  O| Manifying blib/man3/TAP::Parser::Result::Comment.3
  O| Manifying blib/man3/TAP::Parser::Source.3
  O| Manifying blib/man3/TAP::Parser::Iterator.3
  O| Manifying blib/man3/TAP::Formatter::Console.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/man3/TAP::Formatter::Color.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Process.3
  O| Manifying blib/man3/TAP::Parser::Grammar.3
  O| Manifying blib/man3/Test::HACKING.3
  O| Manifying blib/man3/Test::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Bailout.3
  O| Manifying blib/man3/App::Prove.3
  O| Manifying blib/man3/TAP::Parser::Multiplexer.3
  O| Manifying blib/man3/TAP::Parser::Result::Version.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/man3/TAP::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
  O| Manifying blib/man3/TAP::Parser::Aggregator.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
  Status: 0

PASS: make test
  O| PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.008008, /usr/bin/perl
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  O| ok
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| ok
  O| t/prove...........................
  O| ok
  O| t/proverun........................
  O| ok
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/unicode.........................
  O| ok
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| All tests successful.
  O| Files=36, Tests=10252, 88 wallclock secs ( 4.09 usr  8.98 sys + 17.09 cusr 53.55 csys = 83.70 CPU)
  O| Result: PASS
  Status: 0

PASS: make distclean
  O| rm -f  blib/script/prove
  O| rm -f  *.a core  core.[0-9] blib/arch/auto/Test/Harness/extralibs.all  core.[0-9][0-9] Harness.bso  pm_to_blib.ts core.[0-9][0-9][0-9][0-9]  Harness.x   perl tmon.out  *.o pm_to_blib  blib/arch/auto/Test/Harness/extralibs.ld blibdirs.ts  core.[0-9][0-9][0-9][0-9][0-9] *perl.core  core.*perl.*.? Makefile.aperl  perl Harness.def  core.[0-9][0-9][0-9] mon.out  libHarness.def perlmain.c  perl.exe so_locations  Harness.exp
  O| rm -rf  blib
  O| mv Makefile Makefile.old > /dev/null 2>&1
  O| rm -f  Makefile.old Makefile
  O| rm -rf  Test-Harness-3.04
  O| /usr/bin/perl "-MExtUtils::Manifest=fullcheck" -e fullcheck
  E| Not in MANIFEST: t/compat/env.t
  Status: 0

PASS: yes n | /usr/bin/perl Build.PL
  O| Checking whether your kit is complete...
  O| Looks good
  O| 
  O| Checking prerequisites...
  O| Looks good
  O| 
  O| Creating new 'Build' script for 'Test-Harness' version '3.04'
  Status: 0

PASS: ./Build
  O| Copying lib/TAP/Parser/Iterator/Array.pm -> blib/lib/TAP/Parser/Iterator/Array.pm
  O| Copying lib/TAP/Parser/Result/Plan.pm -> blib/lib/TAP/Parser/Result/Plan.pm
  O| Copying lib/TAP/Base.pm -> blib/lib/TAP/Base.pm
  O| Copying lib/TAP/Formatter/Console/ParallelSession.pm -> blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| Copying lib/TAP/Parser/Source/Perl.pm -> blib/lib/TAP/Parser/Source/Perl.pm
  O| Copying lib/TAP/Parser/Result.pm -> blib/lib/TAP/Parser/Result.pm
  O| Copying lib/TAP/Formatter/Console/Session.pm -> blib/lib/TAP/Formatter/Console/Session.pm
  O| Copying lib/TAP/Parser/Result/YAML.pm -> blib/lib/TAP/Parser/Result/YAML.pm
  O| Copying lib/TAP/Parser/Result/Test.pm -> blib/lib/TAP/Parser/Result/Test.pm
  O| Copying lib/TAP/Parser.pm -> blib/lib/TAP/Parser.pm
  O| Copying lib/TAP/Parser/Result/Comment.pm -> blib/lib/TAP/Parser/Result/Comment.pm
  O| Copying lib/TAP/Parser/Source.pm -> blib/lib/TAP/Parser/Source.pm
  O| Copying lib/TAP/Parser/Iterator.pm -> blib/lib/TAP/Parser/Iterator.pm
  O| Copying lib/TAP/Formatter/Console.pm -> blib/lib/TAP/Formatter/Console.pm
  O| Copying lib/TAP/Parser/Iterator/Stream.pm -> blib/lib/TAP/Parser/Iterator/Stream.pm
  O| Copying lib/TAP/Formatter/Color.pm -> blib/lib/TAP/Formatter/Color.pm
  O| Copying lib/TAP/Parser/Iterator/Process.pm -> blib/lib/TAP/Parser/Iterator/Process.pm
  O| Copying lib/TAP/Parser/Grammar.pm -> blib/lib/TAP/Parser/Grammar.pm
  O| Copying lib/Test/Harness.pm -> blib/lib/Test/Harness.pm
  O| Copying lib/TAP/Parser/Result/Bailout.pm -> blib/lib/TAP/Parser/Result/Bailout.pm
  O| Copying lib/App/Prove.pm -> blib/lib/App/Prove.pm
  O| Copying lib/TAP/Parser/Multiplexer.pm -> blib/lib/TAP/Parser/Multiplexer.pm
  O| Copying lib/TAP/Parser/Result/Version.pm -> blib/lib/TAP/Parser/Result/Version.pm
  O| Copying lib/TAP/Parser/YAMLish/Writer.pm -> blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| Copying lib/TAP/Harness.pm -> blib/lib/TAP/Harness.pm
  O| Copying lib/TAP/Parser/Result/Unknown.pm -> blib/lib/TAP/Parser/Result/Unknown.pm
  O| Copying lib/TAP/Parser/Aggregator.pm -> blib/lib/TAP/Parser/Aggregator.pm
  O| Copying lib/TAP/Parser/YAMLish/Reader.pm -> blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| Copying bin/prove -> blib/script/prove
  O| Deleting blib/script/prove.bak
  O| Manifying blib/script/prove -> blib/bindoc/prove.1
  O| Manifying blib/lib/TAP/Parser/YAMLish/Writer.pm -> blib/libdoc/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/lib/Test/Harness.pm -> blib/libdoc/Test::Harness.3
  O| Manifying blib/lib/TAP/Formatter/Console/Session.pm -> blib/libdoc/TAP::Formatter::Console::Session.3
  O| Manifying blib/lib/TAP/Base.pm -> blib/libdoc/TAP::Base.3
  O| Manifying blib/lib/TAP/Parser/Result/Version.pm -> blib/libdoc/TAP::Parser::Result::Version.3
  O| Manifying blib/lib/TAP/Parser/Result/Plan.pm -> blib/libdoc/TAP::Parser::Result::Plan.3
  O| Manifying blib/lib/TAP/Formatter/Console/ParallelSession.pm -> blib/libdoc/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/lib/TAP/Parser/Source/Perl.pm -> blib/libdoc/TAP::Parser::Source::Perl.3
  O| Manifying blib/lib/TAP/Parser/Result/Unknown.pm -> blib/libdoc/TAP::Parser::Result::Unknown.3
  O| Manifying blib/lib/TAP/Parser/Iterator/Process.pm -> blib/libdoc/TAP::Parser::Iterator::Process.3
  O| Manifying blib/lib/TAP/Parser/Source.pm -> blib/libdoc/TAP::Parser::Source.3
  O| Manifying blib/lib/TAP/Parser/Iterator.pm -> blib/libdoc/TAP::Parser::Iterator.3
  O| Manifying blib/lib/App/Prove.pm -> blib/libdoc/App::Prove.3
  O| Manifying blib/lib/TAP/Formatter/Color.pm -> blib/libdoc/TAP::Formatter::Color.3
  O| Manifying blib/lib/TAP/Parser/Result.pm -> blib/libdoc/TAP::Parser::Result.3
  O| Manifying blib/lib/TAP/Parser/Result/YAML.pm -> blib/libdoc/TAP::Parser::Result::YAML.3
  O| Manifying blib/lib/TAP/Parser/Result/Comment.pm -> blib/libdoc/TAP::Parser::Result::Comment.3
  O| Manifying blib/lib/TAP/Parser/Iterator/Stream.pm -> blib/libdoc/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/lib/TAP/Parser/Iterator/Array.pm -> blib/libdoc/TAP::Parser::Iterator::Array.3
  O| Manifying blib/lib/TAP/Parser/YAMLish/Reader.pm -> blib/libdoc/TAP::Parser::YAMLish::Reader.3
  O| Manifying blib/lib/TAP/Harness.pm -> blib/libdoc/TAP::Harness.3
  O| Manifying blib/lib/TAP/Parser.pm -> blib/libdoc/TAP::Parser.3
  O| Manifying blib/lib/TAP/Parser/Aggregato
  O| r.pm -> blib/libdoc/TAP::Parser::Aggregator.3
  O| Manifying blib/lib/TAP/Parser/Multiplexer.pm -> blib/libdoc/TAP::Parser::Multiplexer.3
  O| Manifying blib/lib/TAP/Formatter/Console.pm -> blib/libdoc/TAP::Formatter::Console.3
  O| Manifying blib/lib/TAP/Parser/Result/Bailout.pm -> blib/libdoc/TAP::Parser::Result::Bailout.3
  O| Manifying blib/lib/TAP/Parser/Result/Test.pm -> blib/libdoc/TAP::Parser::Result::Test.3
  O| Manifying blib/lib/TAP/Parser/Grammar.pm -> blib/libdoc/TAP::Parser::Grammar.3
  Status: 0

PASS: ./Build testauthor
  O| xt/author/pod-coverage......
  O| ok
  O| xt/author/pod...............
  O| ok
  O| xt/author/stdin.............
  O| ok
  O| All tests successful.
  O| Files=3, Tests=58,  3 wallclock secs ( 0.03 usr  0.27 sys +  1.54 cusr  1.80 csys =  3.64 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build testprove
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.008008, /usr/bin/perl
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  O| ok
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| ok
  O| t/prove...........................
  O| ok
  O| t/proverun........................
  O| ok
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/unicode.........................
  O| ok
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| All tests successful.
  O| Files=36, Tests=10252, 90 wallclock secs ( 4.05 usr  9.12 sys + 16.69 cusr 53.77 csys = 83.62 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build distclean
  E| Not in MANIFEST: t/compat/env.t
  E| MANIFEST appears to be out of sync with the distribution
  O| Deleting blib
  O| Deleting _build
  O| Deleting Build
  Status: 0

uname -a
  O| FreeBSD pickle.ripley 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

/usr/bin/perl -V
  O| Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  O|   Platform:
  O|     osname=freebsd, osvers=6.2-release, archname=i386-freebsd-64int
  O|     uname='freebsd freebsd.org 6.2-release freebsd 6.2-release #0: sat oct 14 21:57:31 pdt 2006 kris at freebsd.org:usrsrcsysmagickernelpath i386 '
  O|     config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 -Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O2 -fno-strict-aliasing -pipe  -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint'
  O|     hint=recommended, useposix=true, d_sigaction=define
  O|     usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
  O|     useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
  O|     use64bitint=define use64bitall=undef uselongdouble=undef
  O|     usemymalloc=y, bincompat5005=undef
  O|   Compiler:
  O|     cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
  O|     optimize='-O2 -fno-strict-aliasing -pipe ',
  O|     cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
  O|     ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
  O|     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
  O|     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
  O|     ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  O|     alignbytes=4, prototype=define
  O|   Linker and Libraries:
  O|     ld='cc', ldflags =' -Wl,-E -L/usr/local/lib'
  O|     libpth=/usr/lib /usr/local/lib
  O|     libs=-lm -lcrypt -lutil
  O|     perllibs=-lm -lcrypt -lutil
  O|     libc=, so=so, useshrplib=true, libperl=libperl.so
  O|     gnulibc_version=''
  O|   Dynamic Linking:
  O|     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE'
  O|     cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'
  O| 
  O| 
  O| Characteristics of this binary (from libperl): 
  O|   Compile-time options: MYMALLOC PERL_MALLOC_WRAP USE_64_BIT_INT
  O|                         USE_LARGE_FILES USE_PERLIO
  O|   Locally applied patches:
  O| 	defined-or
  O|   Built under freebsd
  O|   Compiled at Oct 15 2006 05:04:59
  O|   %ENV:
  O|     PERL_MM_USE_DEFAULT="1"
  O|   @INC:
  O|     /usr/local/lib/perl5/5.8.8/BSDPAN
  O|     /usr/local/lib/perl5/site_perl/5.8.8/mach
  O|     /usr/local/lib/perl5/site_perl/5.8.8
  O|     /usr/local/lib/perl5/site_perl
  O|     /usr/local/lib/perl5/5.8.8/mach
  O|     /usr/local/lib/perl5/5.8.8
  O|     .

=== Test against perl 5.9.5 ===

PASS: yes n | /home/andy/Works/Perl/versions/blead/bin/perl5.9.5 Makefile.PL
  O| Checking if your kit is complete...
  O| Looks good
  O| Writing Makefile for Test::Harness
  Status: 0

PASS: make
  O| cp lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/Parser/Iterator/Array.pm
  O| cp lib/TAP/Parser/Result/Plan.pm blib/lib/TAP/Parser/Result/Plan.pm
  O| cp lib/TAP/Base.pm blib/lib/TAP/Base.pm
  O| cp lib/TAP/Formatter/Console/ParallelSession.pm blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| cp lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result.pm
  O| cp lib/TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Source/Perl.pm
  O| cp lib/TAP/Formatter/Console/Session.pm blib/lib/TAP/Formatter/Console/Session.pm
  O| cp lib/TAP/Parser/Result/YAML.pm blib/lib/TAP/Parser/Result/YAML.pm
  O| cp lib/TAP/Parser/Result/Test.pm blib/lib/TAP/Parser/Result/Test.pm
  O| cp lib/TAP/Parser.pm blib/lib/TAP/Parser.pm
  O| cp lib/TAP/Formatter/Console.pm blib/lib/TAP/Formatter/Console.pm
  O| cp lib/TAP/Parser/Iterator.pm blib/lib/TAP/Parser/Iterator.pm
  O| cp lib/TAP/Parser/Source.pm blib/lib/TAP/Parser/Source.pm
  O| cp lib/TAP/Parser/Result/Comment.pm blib/lib/TAP/Parser/Result/Comment.pm
  O| cp lib/TAP/Parser/Iterator/Stream.pm blib/lib/TAP/Parser/Iterator/Stream.pm
  O| cp lib/TAP/Formatter/Color.pm blib/lib/TAP/Formatter/Color.pm
  O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.pm
  O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/Iterator/Process.pm
  O| cp HACKING.pod blib/lib/Test/HACKING.pod
  O| cp lib/Test/Harness.pm blib/lib/Test/Harness.pm
  O| cp lib/App/Prove.pm blib/lib/App/Prove.pm
  O| cp lib/TAP/Parser/Result/Bailout.pm blib/lib/TAP/Parser/Result/Bailout.pm
  O| cp lib/TAP/Parser/Multiplexer.pm blib/lib/TAP/Parser/Multiplexer.pm
  O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.pm
  O| cp lib/TAP/Parser/YAMLish/Writer.pm blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| cp lib/TAP/Parser/Result/Version.pm blib/lib/TAP/Parser/Result/Version.pm
  O| cp lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/Parser/Result/Unknown.pm
  O| cp lib/TAP/Parser/Aggregator.pm blib/lib/TAP/Parser/Aggregator.pm
  O| cp lib/TAP/Parser/YAMLish/Reader.pm blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| cp bin/prove blib/script/prove
  O| /home/andy/Works/Perl/versions/blead/bin/perl5.9.5 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/prove
  O| Manifying blib/man1/prove.1
  O| Manifying blib/man3/TAP::Parser::Iterator::Array.3
  O| Manifying blib/man3/TAP::Parser::Result::Plan.3
  O| Manifying blib/man3/TAP::Base.3
  O| Manifying blib/man3/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/man3/TAP::Parser::Source::Perl.3
  O| Manifying blib/man3/TAP::Parser::Result.3
  O| Manifying blib/man3/TAP::Formatter::Console::Session.3
  O| Manifying blib/man3/TAP::Parser::Result::YAML.3
  O| Manifying blib/man3/TAP::Parser::Result::Test.3
  O| Manifying blib/man3/TAP::Parser.3
  O| Manifying blib/man3/TAP::Parser::Result::Comment.3
  O| Manifying blib/man3/TAP::Parser::Source.3
  O| Manifying blib/man3/TAP::Parser::Iterator.3
  O| Manifying blib/man3/TAP::Formatter::Console.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/man3/TAP::Formatter::Color.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Process.3
  O| Manifying blib/man3/TAP::Parser::Grammar.3
  O| Manifying blib/man3/Test::HACKING.3
  O| Manifying blib/man3/Test::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Bailout.3
  O| Manifying blib/man3/App::Prove.3
  O| Manifying blib/man3/TAP::Parser::Multiplexer.3
  O| Manifying blib/man3/TAP::Parser::Result::Version.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/man3/TAP::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
  O| Manifying blib/man3/TAP::Parser::Aggregator.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
  Status: 0

PASS: make test
  O| PERL_DL_NONLAZY=1 /home/andy/Works/Perl/versions/blead/bin/perl5.9.5 "-Iblib/lib" "-Iblib/arch" "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.009005, /home/andy/Works/Perl/versions/blead/bin/perl5.9.5
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  O| ok
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| ok
  O| t/prove...........................
  O| ok
  O| t/proverun........................
  O| ok
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/unicode.........................
  O| ok
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| All tests successful.
  O| Files=36, Tests=10252, 79 wallclock secs ( 3.61 usr  8.27 sys + 15.17 cusr 43.92 csys = 70.98 CPU)
  O| Result: PASS
  Status: 0

PASS: make distclean
  O| rm -f  blib/script/prove
  O| rm -f  *.a core  core.[0-9] blib/arch/auto/Test/Harness/extralibs.all  core.[0-9][0-9] Harness.bso  pm_to_blib.ts core.[0-9][0-9][0-9][0-9]  Harness.x   perl tmon.out  *.o pm_to_blib  blib/arch/auto/Test/Harness/extralibs.ld blibdirs.ts  core.[0-9][0-9][0-9][0-9][0-9] *perl.core  core.*perl.*.? Makefile.aperl  perl Harness.def  core.[0-9][0-9][0-9] mon.out  libHarness.def perlmain.c  perl.exe so_locations  Harness.exp
  O| rm -rf  blib
  O| mv Makefile Makefile.old > /dev/null 2>&1
  O| rm -f  Makefile.old Makefile
  O| rm -rf  Test-Harness-3.04
  O| /home/andy/Works/Perl/versions/blead/bin/perl5.9.5 "-MExtUtils::Manifest=fullcheck" -e fullcheck
  E| Not in MANIFEST: t/compat/env.t
  Status: 0

PASS: yes n | /home/andy/Works/Perl/versions/blead/bin/perl5.9.5 Build.PL
  O| Checking whether your kit is complete...
  O| Looks good
  O| 
  O| Checking prerequisites...
  O| Looks good
  O| 
  O| Creating new 'Build' script for 'Test-Harness' version '3.04'
  Status: 0

PASS: ./Build
  O| Copying lib/TAP/Parser/Iterator/Array.pm -> blib/lib/TAP/Parser/Iterator/Array.pm
  O| Copying lib/TAP/Parser/Result/Plan.pm -> blib/lib/TAP/Parser/Result/Plan.pm
  O| Copying lib/TAP/Base.pm -> blib/lib/TAP/Base.pm
  O| Copying lib/TAP/Formatter/Console/ParallelSession.pm -> blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| Copying lib/TAP/Parser/Source/Perl.pm -> blib/lib/TAP/Parser/Source/Perl.pm
  O| Copying lib/TAP/Parser/Result.pm -> blib/lib/TAP/Parser/Result.pm
  O| Copying lib/TAP/Formatter/Console/Session.pm -> blib/lib/TAP/Formatter/Console/Session.pm
  O| Copying lib/TAP/Parser/Result/YAML.pm -> blib/lib/TAP/Parser/Result/YAML.pm
  O| Copying lib/TAP/Parser/Result/Test.pm -> blib/lib/TAP/Parser/Result/Test.pm
  O| Copying lib/TAP/Parser.pm -> blib/lib/TAP/Parser.pm
  O| Copying lib/TAP/Parser/Result/Comment.pm -> blib/lib/TAP/Parser/Result/Comment.pm
  O| Copying lib/TAP/Parser/Source.pm -> blib/lib/TAP/Parser/Source.pm
  O| Copying lib/TAP/Parser/Iterator.pm -> blib/lib/TAP/Parser/Iterator.pm
  O| Copying lib/TAP/Formatter/Console.pm -> blib/lib/TAP/Formatter/Console.pm
  O| Copying lib/TAP/Parser/Iterator/Stream.pm -> blib/lib/TAP/Parser/Iterator/Stream.pm
  O| Copying lib/TAP/Formatter/Color.pm -> blib/lib/TAP/Formatter/Color.pm
  O| Copying lib/TAP/Parser/Iterator/Process.pm -> blib/lib/TAP/Parser/Iterator/Process.pm
  O| Copying lib/TAP/Parser/Grammar.pm -> blib/lib/TAP/Parser/Grammar.pm
  O| Copying lib/Test/Harness.pm -> blib/lib/Test/Harness.pm
  O| Copying lib/TAP/Parser/Result/Bailout.pm -> blib/lib/TAP/Parser/Result/Bailout.pm
  O| Copying lib/App/Prove.pm -> blib/lib/App/Prove.pm
  O| Copying lib/TAP/Parser/Multiplexer.pm -> blib/lib/TAP/Parser/Multiplexer.pm
  O| Copying lib/TAP/Parser/Result/Version.pm -> blib/lib/TAP/Parser/Result/Version.pm
  O| Copying lib/TAP/Parser/YAMLish/Writer.pm -> blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| Copying lib/TAP/Harness.pm -> blib/lib/TAP/Harness.pm
  O| Copying lib/TAP/Parser/Result/Unknown.pm -> blib/lib/TAP/Parser/Result/Unknown.pm
  O| Copying lib/TAP/Parser/Aggregator.pm -> blib/lib/TAP/Parser/Aggregator.pm
  O| Copying lib/TAP/Parser/YAMLish/Reader.pm -> blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| Copying bin/prove -> blib/script/prove
  O| Deleting blib/script/prove.bak
  O| Manifying blib/script/prove -> blib/bindoc/prove.1
  O| Manifying blib/lib/TAP/Parser/YAMLish/Writer.pm -> blib/libdoc/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/lib/Test/Harness.pm -> blib/libdoc/Test::Harness.3
  O| Manifying blib/lib/TAP/Formatter/Console/Session.pm -> blib/libdoc/TAP::Formatter::Console::Session.3
  O| Manifying blib/lib/TAP/Base.pm -> blib/libdoc/TAP::Base.3
  O| Manifying blib/lib/TAP/Parser/Result/Version.pm -> blib/libdoc/TAP::Parser::Result::Version.3
  O| Manifying blib/lib/TAP/Parser/Result/Plan.pm -> blib/libdoc/TAP::Parser::Result::Plan.3
  O| Manifying blib/lib/TAP/Formatter/Console/ParallelSession.pm -> blib/libdoc/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/lib/TAP/Parser/Source/Perl.pm -> blib/libdoc/TAP::Parser::Source::Perl.3
  O| Manifying blib/lib/TAP/Parser/Result/Unknown.pm -> blib/libdoc/TAP::Parser::Result::Unknown.3
  O| Manifying blib/lib/TAP/Parser/Iterator/Process.pm -> blib/libdoc/TAP::Parser::Iterator::Process.3
  O| Manifying blib/lib/TAP/Parser/Source.pm -> blib/libdoc/TAP::Parser::Source.3
  O| Manifying blib/lib/TAP/Parser/Iterator.pm -> blib/libdoc/TAP::Parser::Iterator.3
  O| Manifying blib/lib/App/Prove.pm -> blib/libdoc/App::Prove.3
  O| Manifying blib/lib/TAP/Formatter/Color.pm -> blib/libdoc/TAP::Formatter::Color.3
  O| Manifying blib/lib/TAP/Parser/Result.pm -> blib/libdoc/TAP::Parser::Result.3
  O| Manifying blib/lib/TAP/Parser/Result/YAML.pm -> blib/libdoc/TAP::Parser::Result::YAML.3
  O| Manifying blib/lib/TAP/Parser/Result/Comment.pm -> blib/libdoc/TAP::Parser::Result::Comment.3
  O| Manifying blib/lib/TAP/Parser/Iterator/Stream.pm -> blib/libdoc/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/lib/TAP/Parser/Iterator/Array.pm -> blib/libdoc/TAP::Parser::Iterator::Array.3
  O| Manifying blib/lib/TAP/Parser/YAMLish/Reader.pm -> blib/libdoc/TAP::Parser::YAMLish::Reader.3
  O| Manifying blib/lib/TAP/Harness.pm -> blib/libdoc/TAP::Harness.3
  O| Manifying blib/lib/TAP/Parser.pm -> blib/libdoc/TAP::Parser.3
  O| Manifying blib/lib/TAP/Parser/Aggregato
  O| r.pm -> blib/libdoc/TAP::Parser::Aggregator.3
  O| Manifying blib/lib/TAP/Parser/Multiplexer.pm -> blib/libdoc/TAP::Parser::Multiplexer.3
  O| Manifying blib/lib/TAP/Formatter/Console.pm -> blib/libdoc/TAP::Formatter::Console.3
  O| Manifying blib/lib/TAP/Parser/Result/Bailout.pm -> blib/libdoc/TAP::Parser::Result::Bailout.3
  O| Manifying blib/lib/TAP/Parser/Result/Test.pm -> blib/libdoc/TAP::Parser::Result::Test.3
  O| Manifying blib/lib/TAP/Parser/Grammar.pm -> blib/libdoc/TAP::Parser::Grammar.3
  Status: 0

PASS: ./Build testauthor
  O| xt/author/pod-coverage......
  O| skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
  O| xt/author/pod...............
  O| skipped: Test::Pod 1.14 required for testing POD
  O| xt/author/stdin.............
  O| ok
  O| All tests successful.
  O| Files=3, Tests=1,  1 wallclock secs ( 0.04 usr  0.16 sys +  0.16 cusr  0.38 csys =  0.74 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build testprove
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.009005, /home/andy/Works/Perl/versions/blead/bin/perl5.9.5
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  O| ok
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| ok
  O| t/prove...........................
  O| ok
  O| t/proverun........................
  O| ok
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/unicode.........................
  O| ok
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| All tests successful.
  O| Files=36, Tests=10252, 74 wallclock secs ( 3.16 usr  8.70 sys + 14.73 cusr 44.27 csys = 70.87 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build distclean
  E| Not in MANIFEST: t/compat/env.t
  E| MANIFEST appears to be out of sync with the distribution
  O| Deleting blib
  O| Deleting _build
  O| Deleting Build
  Status: 0

uname -a
  O| FreeBSD pickle.ripley 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

/home/andy/Works/Perl/versions/blead/bin/perl5.9.5 -V
  O| Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  O|   Platform:
  O|     osname=freebsd, osvers=6.2-release, archname=i386-freebsd
  O|     uname='freebsd pickle.ripley 6.2-release freebsd 6.2-release #0: fri jan 12 10:40:27 utc 2007 root at dessler.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
  O|     config_args='-de -Dusedevel -Dprefix=/home/andy/Works/Perl/versions/blead'
  O|     hint=recommended, useposix=true, d_sigaction=define
  O|     useithreads=undef, usemultiplicity=undef
  O|     useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
  O|     use64bitint=undef, use64bitall=undef, uselongdouble=undef
  O|     usemymalloc=n, bincompat5005=undef
  O|   Compiler:
  O|     cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
  O|     optimize='-O',
  O|     cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
  O|     ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
  O|     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
  O|     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
  O|     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  O|     alignbytes=4, prototype=define
  O|   Linker and Libraries:
  O|     ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
  O|     libpth=/usr/lib /usr/local/lib
  O|     libs=-lm -lcrypt -lutil -lc
  O|     perllibs=-lm -lcrypt -lutil -lc
  O|     libc=, so=so, useshrplib=false, libperl=libperl.a
  O|     gnulibc_version=''
  O|   Dynamic Linking:
  O|     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
  O|     cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'
  O| 
  O| 
  O| Characteristics of this binary (from libperl): 
  O|   Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
  O|                         USE_LARGE_FILES USE_PERLIO
  O|   Built under freebsd
  O|   Compiled at Aug 19 2007 19:24:51
  O|   %ENV:
  O|     PERL_MM_USE_DEFAULT="1"
  O|   @INC:
  O|     /home/andy/Works/Perl/versions/blead/lib/perl5/5.9.5/i386-freebsd
  O|     /home/andy/Works/Perl/versions/blead/lib/perl5/5.9.5
  O|     /home/andy/Works/Perl/versions/blead/lib/perl5/site_perl/5.9.5/i386-freebsd
  O|     /home/andy/Works/Perl/versions/blead/lib/perl5/site_perl/5.9.5
  O|     .



More information about the tapx-dev mailing list