FAIL: Test report for TAP::Parser r873 (fuzzy.ripley)

Andy Armstrong andy at fuzzy.ripley
Tue Nov 27 13:11:52 EST 2007


To obtain this release use the following command:

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

Tests run by smoke.pl 0.005 on fuzzy.ripley which is a FreeBSD 6.2 box with a recent version Test::Harness 2.99 / 3.xx.

=== 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/App/Prove/State.pm blib/lib/App/Prove/State.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/App::Prove::State.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......................
  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| skipped: Need Time::HiRes
  O| t/prove...........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1542/1542 subtests 
  O| t/proverun........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 2/2 subtests 
  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/testargs........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like you planned 19 tests but only ran 18.
  E| # Looks like your test died just after 18.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1/19 subtests 
  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/prove.t                     (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 1542 tests but ran 0.
  O| t/proverun.t                  (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 2 tests but ran 0.
  O| t/testargs.t                  (Wstat: 65280 Tests: 18 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 19 tests but ran 18.
  O| Files=37, Tests=8677, 58 wallclock secs ( 4.20 usr  5.70 sys + 13.78 cusr 30.62 csys = 54.30 CPU)
  O| Result: FAIL
  E| Failed 3/37 test programs. 0/8677 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 fuzzy.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/State.pm blib/lib/App/Prove/State.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/App::Prove::State.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......................
  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...........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.8.6/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1542/1542 subtests 
  O| t/proverun........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.8.6/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 2/2 subtests 
  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/testargs........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.8.6/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like you planned 19 tests but only ran 18.
  E| # Looks like your test died just after 18.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1/19 subtests 
  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/prove.t                     (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 1542 tests but ran 0.
  O| t/proverun.t                  (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 2 tests but ran 0.
  O| t/testargs.t                  (Wstat: 65280 Tests: 18 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 19 tests but ran 18.
  O| Files=37, Tests=8724, 75 wallclock secs ( 2.89 usr  7.49 sys + 14.23 cusr 43.54 csys = 68.16 CPU)
  O| Result: FAIL
  E| Failed 3/37 test programs. 0/8724 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 fuzzy.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/State.pm blib/lib/App/Prove/State.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/App::Prove::State.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.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...........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.8.7/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1542/1542 subtests 
  O| t/proverun........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.8.7/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 2/2 subtests 
  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/testargs........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.8.7/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like you planned 19 tests but only ran 18.
  E| # Looks like your test died just after 18.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1/19 subtests 
  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/prove.t                     (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 1542 tests but ran 0.
  O| t/proverun.t                  (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 2 tests but ran 0.
  O| t/testargs.t                  (Wstat: 65280 Tests: 18 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 19 tests but ran 18.
  O| Files=37, Tests=8724, 67 wallclock secs ( 2.55 usr  7.10 sys + 12.73 cusr 41.71 csys = 64.09 CPU)
  O| Result: FAIL
  E| Failed 3/37 test programs. 0/8724 subtests failed.
  O| *** Error code 255
  O| 
  O| Stop in /usr/home/andy/.smoke-work/5.8.7/TAP/Parser/trunk.
  Status: 256

uname -a
  O| FreeBSD fuzzy.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/State.pm blib/lib/App/Prove/State.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/App::Prove::State.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 /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...........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.8.8/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1542/1542 subtests 
  O| t/proverun........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.8.8/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 2/2 subtests 
  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/testargs........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.8.8/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like you planned 19 tests but only ran 18.
  E| # Looks like your test died just after 18.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1/19 subtests 
  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/prove.t                     (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 1542 tests but ran 0.
  O| t/proverun.t                  (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 2 tests but ran 0.
  O| t/testargs.t                  (Wstat: 65280 Tests: 18 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 19 tests but ran 18.
  O| Files=37, Tests=8724, 87 wallclock secs ( 3.33 usr  7.83 sys + 15.92 cusr 52.91 csys = 79.98 CPU)
  O| Result: FAIL
  E| Failed 3/37 test programs. 0/8724 subtests failed.
  O| *** Error code 255
  O| 
  O| Stop in /usr/home/andy/.smoke-work/5.8.8/TAP/Parser/trunk.
  Status: 256

uname -a
  O| FreeBSD fuzzy.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/State.pm blib/lib/App/Prove/State.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/App::Prove::State.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/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...........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.9.5/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1542/1542 subtests 
  O| t/proverun........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.9.5/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 2/2 subtests 
  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/testargs........................
  E| Can't write .prove (No such file or directory) at /usr/home/andy/.smoke-work/5.9.5/TAP/Parser/trunk/blib/lib/App/Prove.pm line 81
  E| # Looks like you planned 19 tests but only ran 18.
  E| # Looks like your test died just after 18.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1/19 subtests 
  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/prove.t                     (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 1542 tests but ran 0.
  O| t/proverun.t                  (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 2 tests but ran 0.
  O| t/testargs.t                  (Wstat: 65280 Tests: 18 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 19 tests but ran 18.
  O| Files=37, Tests=8724, 71 wallclock secs ( 2.95 usr  7.20 sys + 14.61 cusr 43.13 csys = 67.90 CPU)
  O| Result: FAIL
  E| Failed 3/37 test programs. 0/8724 subtests failed.
  O| *** Error code 255
  O| 
  O| Stop in /usr/home/andy/.smoke-work/5.9.5/TAP/Parser/trunk.
  Status: 256

uname -a
  O| FreeBSD fuzzy.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