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

Andy Armstrong andy at pickle.ripley
Mon Oct 1 05:19:14 BST 2007


To obtain this release use the following command:

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

Tests run by smoke.pl 0.004 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

PASS: make test
  O| PERL_DL_NONLAZY=1 PERL5LIB=lib /home/andy/Works/Perl/versions/5.6.2/bin/perl "-Iblib/lib" bin/prove "-Iblib/lib" "-Iblib/arch" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 2.99_03, 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/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..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/prove...........................
  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| 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/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| All tests successful.
  O| Files=31, Tests=9582, 53 wallclock secs ( 3.94 usr  6.55 sys + 12.16 cusr 27.38 csys = 50.03 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-2.99_03
  O| rm -f  blib/lib/TAP/Parser/Iterator.pm blib/lib/TAP/Harness.pm Makefile blib/lib/TAP/Parser/Aggregator.pm blib/lib/TAP/Base.pm blib/lib/TAP/Parser/Iterator/Stream.pm
  O| rm -f blib/lib/TAP/Parser/Iterator/Array.pm Makefile.old blib/lib/Test/Harness.pm blib/lib/TAP/Parser/Source.pm blib/lib/TAP/Formatter/Console/Session.pm blib/lib/Test/HACKING.pod
  O| rm -f blib/lib/TAP/Parser/Result/Plan.pm blib/lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/YAMLish/Writer.pm blib/lib/TAP/Formatter/Console.pm blib/lib/TAP/Parser/Result/Test.pm
  O| rm -f blib/lib/TAP/Parser/Result/Bailout.pm blib/lib/TAP/Parser.pm blib/lib/TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/Formatter/Color.pm
  O| rm -f blib/lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/Result/YAML.pm blib/lib/TAP/Parser/Result/Version.pm blib/lib/TAP/Parser/Multiplexer.pm blib/lib/TAP/Parser/Result.pm
  O| rm -f blib/lib/TAP/Parser/YAMLish/Reader.pm blib/lib/TAP/Parser/Result/Comment.pm blib/lib/App/Prove.pm blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| /home/andy/Works/Perl/versions/5.6.2/bin/perl "-MExtUtils::Manifest=fullcheck" -e fullcheck
  Status: 0

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

PASS: ./Build
  O| Copying lib/TAP/Parser/Result/Version.pm -> blib/lib/TAP/Parser/Result/Version.pm
  O| Copying lib/TAP/Parser/Iterator/Stream.pm -> blib/lib/TAP/Parser/Iterator/Stream.pm
  O| Copying lib/TAP/Parser/YAMLish/Reader.pm -> blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| Copying lib/TAP/Parser/Result.pm -> blib/lib/TAP/Parser/Result.pm
  O| Copying lib/App/Prove.pm -> blib/lib/App/Prove.pm
  O| Copying lib/TAP/Formatter/Console/ParallelSession.pm -> blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| Copying lib/TAP/Parser/Result/Comment.pm -> blib/lib/TAP/Parser/Result/Comment.pm
  O| Copying lib/TAP/Parser/Result/Plan.pm -> blib/lib/TAP/Parser/Result/Plan.pm
  O| Copying lib/TAP/Parser/Aggregator.pm -> blib/lib/TAP/Parser/Aggregator.pm
  O| Copying lib/TAP/Formatter/Color.pm -> blib/lib/TAP/Formatter/Color.pm
  O| Copying lib/TAP/Parser/Grammar.pm -> blib/lib/TAP/Parser/Grammar.pm
  O| Copying lib/TAP/Parser/Iterator/Array.pm -> blib/lib/TAP/Parser/Iterator/Array.pm
  O| Copying lib/TAP/Parser/Iterator/Process.pm -> blib/lib/TAP/Parser/Iterator/Process.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/Source.pm -> blib/lib/TAP/Parser/Source.pm
  O| Copying lib/TAP/Formatter/Console/Session.pm -> blib/lib/TAP/Formatter/Console/Session.pm
  O| Copying lib/TAP/Parser/Source/Perl.pm -> blib/lib/TAP/Parser/Source/Perl.pm
  O| Copying lib/TAP/Formatter/Console.pm -> blib/lib/TAP/Formatter/Console.pm
  O| Copying lib/TAP/Base.pm -> blib/lib/TAP/Base.pm
  O| Copying lib/TAP/Parser/YAMLish/Writer.pm -> blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| Copying lib/TAP/Parser/Result/Bailout.pm -> blib/lib/TAP/Parser/Result/Bailout.pm
  O| Copying lib/Test/Harness.pm -> blib/lib/Test/Harness.pm
  O| Copying lib/TAP/Harness.pm -> blib/lib/TAP/Harness.pm
  O| Copying lib/TAP/Parser/Result/YAML.pm -> blib/lib/TAP/Parser/Result/YAML.pm
  O| Copying lib/TAP/Parser/Iterator.pm -> blib/lib/TAP/Parser/Iterator.pm
  O| Copying lib/TAP/Parser/Result/Unknown.pm -> blib/lib/TAP/Parser/Result/Unknown.pm
  O| Copying lib/TAP/Parser/Multiplexer.pm -> blib/lib/TAP/Parser/Multiplexer.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/Iterator.pm -> blib/libdoc/TAP::Parser::Iterator.3
  O| Manifying blib/lib/TAP/Harness.pm -> blib/libdoc/TAP::Harness.3
  O| Manifying blib/lib/TAP/Parser/Aggregator.pm -> blib/libdoc/TAP::Parser::Aggregator.3
  O| Manifying blib/lib/TAP/Base.pm -> blib/libdoc/TAP::Base.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/Test/Harness.pm -> blib/libdoc/Test::Harness.3
  O| Manifying blib/lib/TAP/Parser/Source.pm -> blib/libdoc/TAP::Parser::Source.3
  O| Manifying blib/lib/TAP/Parser/Result/Plan.pm -> blib/libdoc/TAP::Parser::Result::Plan.3
  O| Manifying blib/lib/TAP/Formatter/Console/Session.pm -> blib/libdoc/TAP::Formatter::Console::Session.3
  O| Manifying blib/lib/TAP/Parser/Grammar.pm -> blib/libdoc/TAP::Parser::Grammar.3
  O| Manifying blib/lib/TAP/Parser/YAMLish/Writer.pm -> blib/libdoc/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/lib/TAP/Formatter/Console.pm -> blib/libdoc/TAP::Formatter::Console.3
  O| Manifying blib/lib/TAP/Parser/Result/Test.pm -> blib/libdoc/TAP::Parser::Result::Test.3
  O| Manifying blib/lib/TAP/Parser/Result/Bailout.pm -> blib/libdoc/TAP::Parser::Result::Bailout.3
  O| Manifying blib/lib/TAP/Parser.pm -> blib/libdoc/TAP::Parser.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/Formatter/Color.pm -> blib/libdoc/TAP::Formatter::Color.3
  O| Manifying blib/lib/TAP/Parser/Iterator/Process.pm -> blib/libdoc/TAP::Parser::Iterator::Process.3
  O| Manifying blib/lib/TAP/Parser/Result/YAML.pm -> blib/libdoc/TAP::Parser::Result::YAML.3
  O| Manifying blib/lib/TAP/Parser/Result/Version.pm -> blib/libdoc/TAP::Parser::Result::Version.3
  O| Manifying blib/lib/TAP/Parser/Multiplexer.pm -> blib/libdoc/TAP::Parser::Multiplexer.3
  O| Manifying blib/lib/TAP/Parser/Result.pm -> blib/libdoc/TAP::Parser::Result.3
  O| Manifying blib/lib/TAP/Parser/YAMLish/Reader.pm -> blib/libdoc/TAP::Parser::YAMLish::Reader.3
  O| Manifying blib/lib/TAP/Parser/Result/Comment.pm -> blib/libdoc/TAP::Parser::Result::Comment.3
  O| Manifying blib/lib/App/Prove.pm -> blib/libdoc/App::Prove.3
  O| Manifying blib/lib/TAP/Formatter/Console/ParallelSession.pm -> blib/libdoc/TAP::Formatter::Console::ParallelSession.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=1,  1 wallclock secs ( 0.02 usr  0.15 sys +  0.14 cusr  0.40 csys =  0.71 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build testprove
  O| t/000-load........................
  E| # Testing Test::Harness 2.99_03, 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/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/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..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/prove...........................
  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=31, Tests=9582, 53 wallclock secs ( 2.96 usr  7.39 sys +  9.41 cusr 31.04 csys = 50.80 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build distclean
  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.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

PASS: make test
  O| PERL_DL_NONLAZY=1 PERL5LIB=lib /home/andy/Works/Perl/versions/5.8.6/bin/perl "-Iblib/lib" bin/prove "-Iblib/lib" "-Iblib/arch" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 2.99_03, 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/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..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/prove...........................
  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| 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/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| All tests successful.
  O| Files=31, Tests=9602, 61 wallclock secs ( 2.99 usr  8.11 sys + 11.41 cusr 34.06 csys = 56.57 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-2.99_03
  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.6/bin/perl "-MExtUtils::Manifest=fullcheck" -e fullcheck
  Status: 0

PASS: yes n | /home/andy/Works/Perl/versions/5.8.6/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 '2.99_03'
  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| ok
  O| xt/author/pod...............
  O| ok
  O| xt/author/stdin.............
  O| ok
  O| All tests successful.
  O| Files=3, Tests=1,  1 wallclock secs ( 0.02 usr  0.20 sys +  0.15 cusr  0.42 csys =  0.80 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build testprove
  O| t/000-load........................
  E| # Testing Test::Harness 2.99_03, 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/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/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..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/prove...........................
  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=31, Tests=9602, 59 wallclock secs ( 2.87 usr  8.12 sys + 11.15 cusr 34.39 csys = 56.52 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build distclean
  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.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 PERL5LIB=lib /home/andy/Works/Perl/versions/5.8.7/bin/perl "-Iblib/lib" bin/prove "-Iblib/lib" "-Iblib/arch" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 2.99_03, 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/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..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/prove...........................
  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| 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/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| All tests successful.
  O| Files=31, Tests=9602, 62 wallclock secs ( 2.73 usr  8.10 sys + 11.74 cusr 32.80 csys = 55.38 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-2.99_03
  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
  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 '2.99_03'
  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| ok
  O| xt/author/pod...............
  O| ok
  O| xt/author/stdin.............
  O| ok
  O| All tests successful.
  O| Files=3, Tests=1,  1 wallclock secs ( 0.05 usr  0.16 sys +  0.10 cusr  0.43 csys =  0.74 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build testprove
  O| t/000-load........................
  E| # Testing Test::Harness 2.99_03, 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/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/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..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/prove...........................
  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=31, Tests=9602, 58 wallclock secs ( 2.59 usr  8.04 sys + 10.50 cusr 34.21 csys = 55.34 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build distclean
  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 PERL5LIB=lib /usr/bin/perl "-Iblib/lib" bin/prove "-Iblib/lib" "-Iblib/arch" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 2.99_03, 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/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..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/prove...........................
  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| 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/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| All tests successful.
  O| Files=31, Tests=9602, 73 wallclock secs ( 3.68 usr  8.24 sys + 14.54 cusr 39.91 csys = 66.37 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-2.99_03
  O| /usr/bin/perl "-MExtUtils::Manifest=fullcheck" -e fullcheck
  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 '2.99_03'
  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

FAIL: ./Build testauthor
  O| xt/author/pod-coverage......
  O| ok
  O| xt/author/pod...............
  E| #   Failed test 'blib/lib/TAP/Parser.pm'
  E| #   at /usr/local/lib/perl5/site_perl/5.8.8/Test/Pod.pm line 159.
  E| # blib/lib/TAP/Parser.pm (1128): '=item' outside of any '=over'
  E| # blib/lib/TAP/Parser.pm (1259): You forgot a '=back' before '=head3'
  E| # Looks like you failed 1 test of 29.
  O|  Dubious, test returned 1 (wstat 256, 0x100)
  O|  Failed 1/29 subtests 
  O| xt/author/stdin.............
  O| ok
  O| 
  O| Test Summary Report
  O| 
  O| -------------------
  O| xt/author/pod.t         (Wstat: 256 Tests: 29 Failed: 1)
  O|   Failed test number(s):  
  O| 3
  O|   Non-zero exit status: 1
  O| Files=3, Tests=58,  3 wallclock secs ( 0.05 usr  0.26 sys +  1.47 cusr  1.70 csys =  3.48 CPU)
  O| Result: FAIL
  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

/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 PERL5LIB=lib /home/andy/Works/Perl/versions/blead/bin/perl5.9.5 "-Iblib/lib" bin/prove "-Iblib/lib" "-Iblib/arch" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 2.99_03, 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/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..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/prove...........................
  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| 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/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| All tests successful.
  O| Files=31, Tests=9602, 61 wallclock secs ( 3.52 usr  7.48 sys + 12.92 cusr 33.34 csys = 57.27 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-2.99_03
  O| /home/andy/Works/Perl/versions/blead/bin/perl5.9.5 "-MExtUtils::Manifest=fullcheck" -e fullcheck
  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 '2.99_03'
  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=1,  1 wallclock secs ( 0.01 usr  0.19 sys +  0.13 cusr  0.39 csys =  0.72 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build testprove
  O| t/000-load........................
  E| # Testing Test::Harness 2.99_03, 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/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/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..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/prove...........................
  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=31, Tests=9602, 59 wallclock secs ( 2.91 usr  7.68 sys + 11.73 cusr 33.48 csys = 55.80 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build distclean
  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