PASS: Test report for TAP::Parser r436
Andy Armstrong
andy at hexten.net
Thu Sep 6 18:57:25 BST 2007
I've made some changes to the test reporting. Now all test reports go
to tapx-commit and failed reports also go to this list.
The reports are all in verbose mode - which makes them harder to scan
- but I'd like to clean up the warnings we're throwing so we need to
see the output. The subject now has PASS or FAIL so you can at least
see at a glance whether we have a problem.
On 6 Sep 2007, at 19:49, Andy Armstrong wrote:
> To obtain this release use the following command:
>
> svn checkout -r436 http://svn.hexten.net/tapx/trunk
>
> === Test against perl 5.6.2 ===
>
> PASS: yes n | /home/andy/Works/Perl/versions/5.6.2/bin/perl
> Makefile.PL
> E|
> E| Optional ExtUtils::MakeMaker::Coverage not available.
> Everything should
> E| still work correctly but you won't be able to run the coverage
> tests by
> E| typing "make testcover". If you subsequently install
> Devel::Cover please
> E| re-run "perl Makefile.PL" to include the testcover target.
> E|
> E| WARNING: LICENSE is not a known parameter.
> O| Checking if your kit is complete...
> O| Warning: the following files are missing in your kit:
> O| META.yml
> O| Please inform the author.
> O| 'LICENSE' is not a known MakeMaker parameter name.
> O| Writing Makefile for Test::Harness
> Status: 0
>
> PASS: make
> O| cp lib/TAP/Harness/Color.pm blib/lib/TAP/Harness/Color.pm
> 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/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/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/Base.pm blib/lib/TAP/Base.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/Parser/Result/YAML.pm blib/lib/TAP/Parser/Result/
> YAML.pm
> O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.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 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::Harness::Color.3
> 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::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::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::Parser::Source::Perl.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::Harness.3
> O| Manifying blib/man3/TAP::Parser::Result::YAML.3
> O| Manifying blib/man3/TAP::Parser::Iterator.3
> O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
> Status: 0
>
> PASS: make test
> O| PERL_DL_NONLAZY=1 /home/andy/Works/Perl/versions/5.6.2/bin/
> perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
> 'blib/arch')" t/*.t t/compat/*.t
> O| t/000-load..........................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.006002, /home/andy/
> Works/Perl/versions/5.6.2/bin/perl
> O| t/010-base..........................ok
> O| t/020-regression....................ok
> O| t/030-grammar.......................ok
> O| t/040-parse.........................ok
> E| Could not execute (/home/andy/Works/Perl/versions/5.6.2/bin/
> perl -It/lib -I/usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/
> blib/lib -I/usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/blib/
> arch t/sample-tests/simple): Can't locate object method "OPEN" via
> package "IO::Capture" (perhaps you forgot to load "IO::Capture"?)
> at /home/andy/Works/Perl/versions/5.6.2/lib/perl5/5.6.2/IPC/
> Open3.pm line 136.
> O| t/050-bailout.......................ok
> O| t/060-errors........................ok
> O| t/070-streams.......................ok
> O| t/080-aggregator....................ok
> O| t/090-callbacks.....................ok
> O| t/100-premature-bailout.............ok
> O| t/110-iterators.....................ok
> O| t/120-harness.......................ok
> O| t/130-source........................ok
> O| t/140-results.......................ok
> O| t/150-yamlish.......................ok
> O| t/160-yamlish-writer................ok
> O| t/170-yamlish-output................ok
> O| t/180-unicode.......................skipped
> O| all skipped: unicode on Perl < 5.8.0
> O| t/190-nofork........................ok
> O| t/200-prove.........................ok
> O| t/compat/000-compile................ok
> E| # Looks like you planned 265 tests but only ran 227.
> E| # Looks like your test died just after 227.
> E| # Testing Test::Harness 2.99_02 under Perl 5.006002 and
> Test::More 0.42
> O| t/compat/010-failure................ok
> O| t/compat/020-inc_taint..............ok
> O| t/compat/030-nonumbers..............ok
> O| t/compat/040-test-harness-compat....ok
> O| 4/120 skipped: Test requires Perl 5.008001, we have
> 5.006002
> O| t/compat/060-version................ok
> O| t/pod-coverage......................skipped
> O| all skipped: Test::Pod::Coverage 1.04 required for
> testing POD coverage
> O| t/pod...............................skipped
> O| all skipped: Test::Pod 1.14 required for testing POD
> O| All tests successful, 3 tests and 4 subtests skipped.
> O| Files=29, Tests=9364, 22 wallclock secs ( 3.28 cusr + 12.48
> csys = 15.77 CPU)
> 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_02
> 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/Test/
> HACKING.pod blib/lib/TAP/Parser/Result/Plan.pm
> O| rm -f blib/lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/
> YAMLish/Writer.pm blib/lib/TAP/Parser/Result/Test.pm blib/lib/TAP/
> Parser/Result/Bailout.pm blib/lib/TAP/Parser.pm blib/lib/TAP/Parser/
> Source/Perl.pm
> O| rm -f blib/lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/
> Parser/Iterator/Process.pm blib/lib/TAP/Parser/Result/YAML.pm blib/
> lib/TAP/Harness/Color.pm blib/lib/TAP/Parser/Result/Version.pm
> O| rm -f blib/lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/
> YAMLish/Reader.pm blib/lib/TAP/Parser/Result/Comment.pm blib/lib/
> App/Prove.pm
> O| /home/andy/Works/Perl/versions/5.6.2/bin/perl "-
> MExtUtils::Manifest=fullcheck" -e fullcheck
> E| No such file: META.yml
> Status: 0
>
> PASS: yes n | /home/andy/Works/Perl/versions/5.6.2/bin/perl Build.PL
> O| Creating custom builder _build/lib/inc/MyBuilder.pm in _build/
> lib/inc
> O| Checking whether your kit is complete...
> E| WARNING: the following files are missing in your kit:
> O| Checking prerequisites...
> O| Looks good
> E| META.yml
> E| Please inform the author.
> O|
> O| Creating new 'Build' script for 'Test-Harness' version '2.99_02'
> E|
> Status: 0
>
> PASS: ./Build
> O| Copying lib/TAP/Harness/Color.pm -> blib/lib/TAP/Harness/Color.pm
> 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/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/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/Parser/Source/Perl.pm -> blib/lib/TAP/Parser/
> Source/Perl.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 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/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/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/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/Harness/Color.pm -> blib/libdoc/
> TAP::Harness::Color.3
> O| Manifying blib/lib/TAP/Parser/Result/Version.pm -> blib/libdoc/
> TAP::Parser::Result::Version.3
> O| Manifying blib/lib/TAP/Parser/YAMLish/Reader.pm -> blib/libdoc/
> TAP::Parser::YAMLish::Reader.3
> O| Manifying blib/lib/TAP/Parser/Result.pm -> blib/libdoc/
> TAP::Parser::Result.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
> Status: 0
>
> PASS: ./Build test
> O| t/000-load............................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.006002, /home/andy/
> Works/Perl/versions/5.6.2/bin/perl
> O| t/010-base............................ok
> O| t/020-regression......................ok
> O| t/030-grammar.........................ok
> O| t/040-parse...........................ok
> E| Could not execute (/home/andy/Works/Perl/versions/5.6.2/bin/
> perl -It/lib -I/usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/
> blib/lib -I/usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/blib/
> arch -I/usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/_build/lib
> t/sample-tests/simple): Can't locate object method "OPEN" via
> package "IO::Capture" (perhaps you forgot to load "IO::Capture"?)
> at /home/andy/Works/Perl/versions/5.6.2/lib/perl5/5.6.2/IPC/
> Open3.pm line 136.
> O| t/050-bailout.........................ok
> O| t/060-errors..........................ok
> O| t/070-streams.........................ok
> O| t/080-aggregator......................ok
> O| t/090-callbacks.......................ok
> O| t/100-premature-bailout...............ok
> O| t/110-iterators.......................ok
> O| t/120-harness.........................ok
> O| t/130-source..........................ok
> O| t/140-results.........................ok
> O| t/150-yamlish.........................ok
> O| t/160-yamlish-writer..................ok
> O| t/170-yamlish-output..................ok
> O| t/180-unicode.........................ok
> O| t/190-nofork..........................ok
> O| t/200-prove...........................ok
> O| t/compat/000-compile..................ok
> E| # Looks like you planned 265 tests but only ran 227.
> E| # Looks like your test died just after 227.
> E| # Testing Test::Harness 2.99_02 under Perl 5.006002 and
> Test::More 0.42
> O| t/compat/010-failure..................ok
> O| t/compat/020-inc_taint................ok
> O| t/compat/030-nonumbers................ok
> O| t/compat/040-test-harness-compat......ok
> O| t/compat/060-version..................ok
> O| t/pod-coverage........................ok
> O| t/pod.................................ok
> O| All tests successful.
> O|
> O| Test Summary Report
> O| -------------------
> O| t/compat/040-test-harness-compat.t (Wstat: 0 Tests: 120
> Failed: 0)
> O| Tests skipped: 101-104
> O| Files=29, Tests=9364, 23 wallclock secs ( 3.24 cusr + 11.41
> csys = 14.66 CPU)
> O| Result: PASS
> Status: 0
>
> PASS: ./Build testprove
> O| t/000-load............................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.006002, /home/andy/
> Works/Perl/versions/5.6.2/bin/perl
> O| t/010-base............................ok
> O| t/020-regression......................ok
> O| t/030-grammar.........................ok
> O| t/040-parse...........................ok
> E| Could not execute (/home/andy/Works/Perl/versions/5.6.2/bin/
> perl -It/lib -Iblib/lib t/sample-tests/simple): Can't locate object
> method "OPEN" via package "IO::Capture" (perhaps you forgot to load
> "IO::Capture"?) at /home/andy/Works/Perl/versions/5.6.2/lib/
> perl5/5.6.2/IPC/Open3.pm line 136.
> O| t/050-bailout.........................ok
> O| t/060-errors..........................ok
> O| t/070-streams.........................ok
> O| t/080-aggregator......................ok
> O| t/090-callbacks.......................ok
> O| t/100-premature-bailout...............ok
> O| t/110-iterators.......................ok
> O| t/120-harness.........................ok
> O| t/130-source..........................ok
> O| t/140-results.........................ok
> O| t/150-yamlish.........................ok
> O| t/160-yamlish-writer..................ok
> O| t/170-yamlish-output..................ok
> O| t/180-unicode.........................ok
> O| t/190-nofork..........................ok
> O| t/200-prove...........................ok
> O| t/compat/000-compile..................ok
> E| # Looks like you planned 265 tests but only ran 227.
> E| # Looks like your test died just after 227.
> E| # Testing Test::Harness 2.99_02 under Perl 5.006002 and
> Test::More 0.42
> O| t/compat/010-failure..................ok
> O| t/compat/020-inc_taint................ok
> O| t/compat/030-nonumbers................ok
> O| t/compat/040-test-harness-compat......ok
> O| t/compat/060-version..................ok
> O| t/pod-coverage........................ok
> O| t/pod.................................ok
> O| All tests successful.
> O|
> O| Test Summary Report
> O| -------------------
> O| t/compat/040-test-harness-compat.t (Wstat: 0 Tests: 120
> Failed: 0)
> O| Tests skipped: 101-104
> O| Files=29, Tests=9364, 22 wallclock secs ( 2.85 cusr + 10.67
> csys = 13.52 CPU)
> O| Result: PASS
> Status: 0
>
> PASS: ./Build distclean
> O| Deleting blib
> E| No such file: META.yml
> O| Deleting _build
> E| MANIFEST appears to be out of sync with the distribution
> 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
> E|
> E| Optional ExtUtils::MakeMaker::Coverage not available.
> Everything should
> E| still work correctly but you won't be able to run the coverage
> tests by
> E| typing "make testcover". If you subsequently install
> Devel::Cover please
> E| re-run "perl Makefile.PL" to include the testcover target.
> E|
> E| WARNING: LICENSE is not a known parameter.
> O| Checking if your kit is complete...
> O| Warning: the following files are missing in your kit:
> O| META.yml
> O| Please inform the author.
> O| 'LICENSE' is not a known MakeMaker parameter name.
> 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/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/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/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/Harness/Color.pm blib/lib/TAP/Harness/Color.pm
> O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/
> Iterator/Process.pm
> O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.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/YAMLish/Writer.pm blib/lib/TAP/Parser/
> YAMLish/Writer.pm
> O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.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::Parser::Source::Perl.3
> O| Manifying blib/man3/TAP::Parser::Result.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::Parser::Iterator::Stream.3
> O| Manifying blib/man3/TAP::Harness::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::Result::Version.3
> O| Manifying blib/man3/TAP::Harness.3
> O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
> O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
> O| Manifying blib/man3/TAP::Parser::Aggregator.3
> O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
> Status: 0
>
> PASS: make test
> O| PERL_DL_NONLAZY=1 /home/andy/Works/Perl/versions/5.8.6/bin/
> perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
> 'blib/arch')" t/*.t t/compat/*.t
> O| t/000-load..........................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.008006, /home/andy/
> Works/Perl/versions/5.8.6/bin/perl
> O| t/010-base..........................ok
> O| t/020-regression....................ok
> O| t/030-grammar.......................ok
> O| t/040-parse.........................ok
> O| t/050-bailout.......................ok
> O| t/060-errors........................ok
> O| t/070-streams.......................ok
> O| t/080-aggregator....................ok
> O| t/090-callbacks.....................ok
> O| t/100-premature-bailout.............ok
> O| t/110-iterators.....................ok
> O| t/120-harness.......................ok
> O| t/130-source........................ok
> O| t/140-results.......................ok
> O| t/150-yamlish.......................ok
> O| t/160-yamlish-writer................ok
> O| t/170-yamlish-output................ok
> O| t/180-unicode.......................ok
> O| t/190-nofork........................ok
> O| t/200-prove.........................ok
> O| t/compat/000-compile................ok
> E| # Testing Test::Harness 2.99_02 under Perl 5.008006 and
> Test::More 0.42
> O| t/compat/010-failure................ok
> O| t/compat/020-inc_taint..............ok
> O| t/compat/030-nonumbers..............ok
> O| t/compat/040-test-harness-compat....ok
> O| t/compat/060-version................ok
> O| t/pod-coverage......................skipped
> O| all skipped: Test::Pod::Coverage 1.04 required for
> testing POD coverage
> O| t/pod...............................skipped
> O| all skipped: Test::Pod 1.14 required for testing POD
> O| All tests successful, 2 tests skipped.
> O| Files=29, Tests=9380, 23 wallclock secs ( 3.77 cusr + 13.52
> csys = 17.29 CPU)
> 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_02
> O| rm -f blib/lib/TAP/Parser/YAMLish/Writer.pm blib/lib/Test/
> Harness.pm blib/lib/TAP/Base.pm Makefile.old blib/lib/TAP/Parser/
> Result/Version.pm blib/lib/TAP/Parser/Result/Plan.pm
> O| rm -f blib/lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/
> Parser/Iterator/Process.pm blib/lib/TAP/Parser/Source.pm blib/lib/
> TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Iterator.pm blib/lib/
> App/Prove.pm
> O| rm -f blib/lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result/
> YAML.pm blib/lib/TAP/Parser/Result/Comment.pm Makefile blib/lib/
> Test/HACKING.pod blib/lib/TAP/Parser/Iterator/Stream.pm
> O| rm -f blib/lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/
> Parser/YAMLish/Reader.pm blib/lib/TAP/Harness.pm blib/lib/TAP/
> Parser.pm blib/lib/TAP/Harness/Color.pm blib/lib/TAP/Parser/
> Aggregator.pm
> O| rm -f blib/lib/TAP/Parser/Result/Bailout.pm 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
> E| No such file: META.yml
> Status: 0
>
> PASS: yes n | /home/andy/Works/Perl/versions/5.8.6/bin/perl Build.PL
> O| Creating custom builder _build/lib/inc/MyBuilder.pm in _build/
> lib/inc
> E| WARNING: the following files are missing in your kit:
> O| Checking whether your kit is complete...
> E| META.yml
> O| Checking prerequisites...
> O| Looks good
> E| Please inform the author.
> E|
> O|
> O| Creating new 'Build' script for 'Test-Harness' version '2.99_02'
> 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/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/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/Parser/Iterator/Stream.pm -> blib/lib/TAP/
> Parser/Iterator/Stream.pm
> O| Copying lib/TAP/Harness/Color.pm -> blib/lib/TAP/Harness/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/Result/Version.pm -> blib/lib/TAP/
> Parser/Result/Version.pm
> O| Copying lib/TAP/Harness.pm -> blib/lib/TAP/Harness.pm
> O| Copying lib/TAP/Parser/YAMLish/Writer.pm -> blib/lib/TAP/
> Parser/YAMLish/Writer.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/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/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/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/Harness/Color.pm -> blib/libdoc/
> TAP::Harness::Color.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/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 test
> O| t/000-load............................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.008006, /home/andy/
> Works/Perl/versions/5.8.6/bin/perl
> O| t/010-base............................ok
> O| t/020-regression......................ok
> O| t/030-grammar.........................ok
> O| t/040-parse...........................ok
> O| t/050-bailout.........................ok
> O| t/060-errors..........................ok
> O| t/070-streams.........................ok
> O| t/080-aggregator......................ok
> O| t/090-callbacks.......................ok
> O| t/100-premature-bailout...............ok
> O| t/110-iterators.......................ok
> O| t/120-harness.........................ok
> O| t/130-source..........................ok
> O| t/140-results.........................ok
> O| t/150-yamlish.........................ok
> O| t/160-yamlish-writer..................ok
> O| t/170-yamlish-output..................ok
> O| t/180-unicode.........................ok
> O| t/190-nofork..........................ok
> O| t/200-prove...........................ok
> O| t/compat/000-compile..................ok
> E| # Testing Test::Harness 2.99_02 under Perl 5.008006 and
> Test::More 0.42
> O| t/compat/010-failure..................ok
> O| t/compat/020-inc_taint................ok
> O| t/compat/030-nonumbers................ok
> O| t/compat/040-test-harness-compat......ok
> O| t/compat/060-version..................ok
> O| t/pod-coverage........................ok
> O| t/pod.................................ok
> O| All tests successful.
> O| Files=29, Tests=9380, 27 wallclock secs ( 3.82 cusr + 13.70
> csys = 17.52 CPU)
> O| Result: PASS
> Status: 0
>
> PASS: ./Build testprove
> O| t/000-load............................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.008006, /home/andy/
> Works/Perl/versions/5.8.6/bin/perl
> O| t/010-base............................ok
> O| t/020-regression......................ok
> O| t/030-grammar.........................ok
> O| t/040-parse...........................ok
> O| t/050-bailout.........................ok
> O| t/060-errors..........................ok
> O| t/070-streams.........................ok
> O| t/080-aggregator......................ok
> O| t/090-callbacks.......................ok
> O| t/100-premature-bailout...............ok
> O| t/110-iterators.......................ok
> O| t/120-harness.........................ok
> O| t/130-source..........................ok
> O| t/140-results.........................ok
> O| t/150-yamlish.........................ok
> O| t/160-yamlish-writer..................ok
> O| t/170-yamlish-output..................ok
> O| t/180-unicode.........................ok
> O| t/190-nofork..........................ok
> O| t/200-prove...........................ok
> O| t/compat/000-compile..................ok
> E| # Testing Test::Harness 2.99_02 under Perl 5.008006 and
> Test::More 0.42
> O| t/compat/010-failure..................ok
> O| t/compat/020-inc_taint................ok
> O| t/compat/030-nonumbers................ok
> O| t/compat/040-test-harness-compat......ok
> O| t/compat/060-version..................ok
> O| t/pod-coverage........................ok
> O| t/pod.................................ok
> O| All tests successful.
> O| Files=29, Tests=9380, 26 wallclock secs ( 3.73 cusr + 13.17
> csys = 16.90 CPU)
> O| Result: PASS
> Status: 0
>
> PASS: ./Build distclean
> E| No such file: META.yml
> E| MANIFEST appears to be out of sync with the distribution
> O| Deleting blib
> O| Deleting _build
> O| Deleting Build
> Status: 0
>
> uname -a
> O| FreeBSD pickle.ripley 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri
> Jan 12 10:40:27 UTC 2007 root at dessler.cse.buffalo.edu:/usr/obj/
> usr/src/sys/GENERIC i386
>
> /home/andy/Works/Perl/versions/5.8.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
> E|
> E| Optional ExtUtils::MakeMaker::Coverage not available.
> Everything should
> E| still work correctly but you won't be able to run the coverage
> tests by
> E| typing "make testcover". If you subsequently install
> Devel::Cover please
> E| re-run "perl Makefile.PL" to include the testcover target.
> E|
> E| WARNING: LICENSE is not a known parameter.
> O| Checking if your kit is complete...
> O| Warning: the following files are missing in your kit:
> O| META.yml
> O| Please inform the author.
> O| 'LICENSE' is not a known MakeMaker parameter name.
> 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/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/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/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/Harness/Color.pm blib/lib/TAP/Harness/Color.pm
> O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/
> Iterator/Process.pm
> O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.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/YAMLish/Writer.pm blib/lib/TAP/Parser/
> YAMLish/Writer.pm
> O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.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::Parser::Source::Perl.3
> O| Manifying blib/man3/TAP::Parser::Result.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::Parser::Iterator::Stream.3
> O| Manifying blib/man3/TAP::Harness::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::Result::Version.3
> O| Manifying blib/man3/TAP::Harness.3
> O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
> O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
> O| Manifying blib/man3/TAP::Parser::Aggregator.3
> O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
> Status: 0
>
> PASS: make test
> O| PERL_DL_NONLAZY=1 /home/andy/Works/Perl/versions/5.8.7/bin/
> perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
> 'blib/arch')" t/*.t t/compat/*.t
> O| t/000-load..........................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.008007, /home/andy/
> Works/Perl/versions/5.8.7/bin/perl
> O| t/010-base..........................ok
> O| t/020-regression....................ok
> O| t/030-grammar.......................ok
> O| t/040-parse.........................ok
> O| t/050-bailout.......................ok
> O| t/060-errors........................ok
> O| t/070-streams.......................ok
> O| t/080-aggregator....................ok
> O| t/090-callbacks.....................ok
> O| t/100-premature-bailout.............ok
> O| t/110-iterators.....................ok
> O| t/120-harness.......................ok
> O| t/130-source........................ok
> O| t/140-results.......................ok
> O| t/150-yamlish.......................ok
> O| t/160-yamlish-writer................ok
> O| t/170-yamlish-output................ok
> O| t/180-unicode.......................ok
> O| t/190-nofork........................ok
> O| t/200-prove.........................ok
> O| t/compat/000-compile................ok
> E| # Testing Test::Harness 2.99_02 under Perl 5.008007 and
> Test::More 0.42
> O| t/compat/010-failure................ok
> O| t/compat/020-inc_taint..............ok
> O| t/compat/030-nonumbers..............ok
> O| t/compat/040-test-harness-compat....ok
> O| t/compat/060-version................ok
> O| t/pod-coverage......................skipped
> O| all skipped: Test::Pod::Coverage 1.04 required for
> testing POD coverage
> O| t/pod...............................skipped
> O| all skipped: Test::Pod 1.14 required for testing POD
> O| All tests successful, 2 tests skipped.
> O| Files=29, Tests=9380, 25 wallclock secs ( 3.97 cusr + 14.05
> csys = 18.02 CPU)
> 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_02
> O| rm -f blib/lib/TAP/Parser/YAMLish/Writer.pm blib/lib/Test/
> Harness.pm blib/lib/TAP/Base.pm Makefile.old blib/lib/TAP/Parser/
> Result/Version.pm blib/lib/TAP/Parser/Result/Plan.pm
> O| rm -f blib/lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/
> Parser/Iterator/Process.pm blib/lib/TAP/Parser/Source.pm blib/lib/
> TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Iterator.pm blib/lib/
> App/Prove.pm
> O| rm -f blib/lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result/
> YAML.pm blib/lib/TAP/Parser/Result/Comment.pm Makefile blib/lib/
> Test/HACKING.pod blib/lib/TAP/Parser/Iterator/Stream.pm
> O| rm -f blib/lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/
> Parser/YAMLish/Reader.pm blib/lib/TAP/Harness.pm blib/lib/TAP/
> Parser.pm blib/lib/TAP/Harness/Color.pm blib/lib/TAP/Parser/
> Aggregator.pm
> O| rm -f blib/lib/TAP/Parser/Result/Bailout.pm blib/lib/TAP/
> Parser/Result/Test.pm blib/lib/TAP/Parser/Grammar.pm
> O| /home/andy/Works/Perl/versions/5.8.7/bin/perl "-
> MExtUtils::Manifest=fullcheck" -e fullcheck
> E| No such file: META.yml
> Status: 0
>
> PASS: yes n | /home/andy/Works/Perl/versions/5.8.7/bin/perl Build.PL
> O| Creating custom builder _build/lib/inc/MyBuilder.pm in _build/
> lib/inc
> E| WARNING: the following files are missing in your kit:
> O| Checking whether your kit is complete...
> E| META.yml
> O| Checking prerequisites...
> O| Looks good
> E| Please inform the author.
> E|
> O|
> O| Creating new 'Build' script for 'Test-Harness' version '2.99_02'
> 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/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/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/Parser/Iterator/Stream.pm -> blib/lib/TAP/
> Parser/Iterator/Stream.pm
> O| Copying lib/TAP/Harness/Color.pm -> blib/lib/TAP/Harness/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/Result/Version.pm -> blib/lib/TAP/
> Parser/Result/Version.pm
> O| Copying lib/TAP/Harness.pm -> blib/lib/TAP/Harness.pm
> O| Copying lib/TAP/Parser/YAMLish/Writer.pm -> blib/lib/TAP/
> Parser/YAMLish/Writer.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/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/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/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/Harness/Color.pm -> blib/libdoc/
> TAP::Harness::Color.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/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 test
> O| t/000-load............................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.008007, /home/andy/
> Works/Perl/versions/5.8.7/bin/perl
> O| t/010-base............................ok
> O| t/020-regression......................ok
> O| t/030-grammar.........................ok
> O| t/040-parse...........................ok
> O| t/050-bailout.........................ok
> O| t/060-errors..........................ok
> O| t/070-streams.........................ok
> O| t/080-aggregator......................ok
> O| t/090-callbacks.......................ok
> O| t/100-premature-bailout...............ok
> O| t/110-iterators.......................ok
> O| t/120-harness.........................ok
> O| t/130-source..........................ok
> O| t/140-results.........................ok
> O| t/150-yamlish.........................ok
> O| t/160-yamlish-writer..................ok
> O| t/170-yamlish-output..................ok
> O| t/180-unicode.........................ok
> O| t/190-nofork..........................ok
> O| t/200-prove...........................ok
> O| t/compat/000-compile..................ok
> E| # Testing Test::Harness 2.99_02 under Perl 5.008007 and
> Test::More 0.42
> O| t/compat/010-failure..................ok
> O| t/compat/020-inc_taint................ok
> O| t/compat/030-nonumbers................ok
> O| t/compat/040-test-harness-compat......ok
> O| t/compat/060-version..................ok
> O| t/pod-coverage........................ok
> O| t/pod.................................ok
> O| All tests successful.
> O| Files=29, Tests=9380, 27 wallclock secs ( 3.81 cusr + 13.63
> csys = 17.45 CPU)
> O| Result: PASS
> Status: 0
>
> PASS: ./Build testprove
> O| t/000-load............................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.008007, /home/andy/
> Works/Perl/versions/5.8.7/bin/perl
> O| t/010-base............................ok
> O| t/020-regression......................ok
> O| t/030-grammar.........................ok
> O| t/040-parse...........................ok
> O| t/050-bailout.........................ok
> O| t/060-errors..........................ok
> O| t/070-streams.........................ok
> O| t/080-aggregator......................ok
> O| t/090-callbacks.......................ok
> O| t/100-premature-bailout...............ok
> O| t/110-iterators.......................ok
> O| t/120-harness.........................ok
> O| t/130-source..........................ok
> O| t/140-results.........................ok
> O| t/150-yamlish.........................ok
> O| t/160-yamlish-writer..................ok
> O| t/170-yamlish-output..................ok
> O| t/180-unicode.........................ok
> O| t/190-nofork..........................ok
> O| t/200-prove...........................ok
> O| t/compat/000-compile..................ok
> E| # Testing Test::Harness 2.99_02 under Perl 5.008007 and
> Test::More 0.42
> O| t/compat/010-failure..................ok
> O| t/compat/020-inc_taint................ok
> O| t/compat/030-nonumbers................ok
> O| t/compat/040-test-harness-compat......ok
> O| t/compat/060-version..................ok
> O| t/pod-coverage........................ok
> O| t/pod.................................ok
> O| All tests successful.
> O| Files=29, Tests=9380, 25 wallclock secs ( 3.96 cusr + 12.46
> csys = 16.42 CPU)
> O| Result: PASS
> Status: 0
>
> PASS: ./Build distclean
> E| No such file: META.yml
> E| MANIFEST appears to be out of sync with the distribution
> O| Deleting blib
> O| Deleting _build
> O| Deleting Build
> Status: 0
>
> uname -a
> O| FreeBSD pickle.ripley 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri
> Jan 12 10:40:27 UTC 2007 root at dessler.cse.buffalo.edu:/usr/obj/
> usr/src/sys/GENERIC i386
>
> /home/andy/Works/Perl/versions/5.8.7/bin/perl -V
> O| Summary of my perl5 (revision 5 version 8 subversion 7)
> configuration:
> O| Platform:
> O| osname=freebsd, osvers=6.2-release, archname=i386-freebsd
> O| uname='freebsd pickle.ripley 6.2-release freebsd 6.2-
> release #0: fri jan 12 10:40:27 utc 2007
> root at dessler.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
> O| config_args='-de -Dprefix=/home/andy/Works/Perl/versions/
> 5.8.7'
> O| hint=recommended, useposix=true, d_sigaction=define
> O| usethreads=undef use5005threads=undef useithreads=undef
> usemultiplicity=undef
> O| useperlio=define d_sfio=undef uselargefiles=define
> usesocks=undef
> O| use64bitint=undef use64bitall=undef uselongdouble=undef
> O| usemymalloc=n, bincompat5005=undef
> O| Compiler:
> O| cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -
> fno-strict-aliasing -pipe -I/usr/local/include',
> O| optimize='-O',
> O| cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-
> strict-aliasing -pipe -I/usr/local/include'
> O| ccversion='', gccversion='3.4.6 [FreeBSD] 20060305',
> gccosandvers=''
> O| intsize=4, longsize=4, ptrsize=4, doublesize=8,
> byteorder=1234
> O| d_longlong=define, longlongsize=8, d_longdbl=define,
> longdblsize=12
> O| ivtype='long', ivsize=4, nvtype='double', nvsize=8,
> Off_t='off_t', lseeksize=8
> O| alignbytes=4, prototype=define
> O| Linker and Libraries:
> O| ld='cc', ldflags ='-Wl,-E -L/usr/local/lib'
> O| libpth=/usr/lib /usr/local/lib
> O| libs=-lm -lcrypt -lutil -lc
> O| perllibs=-lm -lcrypt -lutil -lc
> O| libc=, so=so, useshrplib=false, libperl=libperl.a
> O| gnulibc_version=''
> O| Dynamic Linking:
> O| dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
> O| cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/
> lib'
> O|
> O|
> O| Characteristics of this binary (from libperl):
> O| Compile-time options: USE_LARGE_FILES
> O| Built under freebsd
> O| Compiled at Aug 19 2007 20:00:36
> O| %ENV:
> O| PERL_MM_USE_DEFAULT="1"
> O| @INC:
> O| /home/andy/Works/Perl/versions/5.8.7/lib/perl5/5.8.7/i386-
> freebsd
> O| /home/andy/Works/Perl/versions/5.8.7/lib/perl5/5.8.7
> O| /home/andy/Works/Perl/versions/5.8.7/lib/perl5/site_perl/
> 5.8.7/i386-freebsd
> O| /home/andy/Works/Perl/versions/5.8.7/lib/perl5/site_perl/
> 5.8.7
> O| /home/andy/Works/Perl/versions/5.8.7/lib/perl5/site_perl
> O| .
>
> === Test against perl 5.8.8 ===
>
> PASS: yes n | /usr/bin/perl Makefile.PL
> E|
> O| Checking if your kit is complete...
> O| Warning: the following files are missing in your kit:
> O| META.yml
> O| Please inform the author.
> O| Writing Makefile for Test::Harness
> E| Optional ExtUtils::MakeMaker::Coverage not available.
> Everything should
> E| still work correctly but you won't be able to run the coverage
> tests by
> E| typing "make testcover". If you subsequently install
> Devel::Cover please
> E| re-run "perl Makefile.PL" to include the testcover target.
> E|
> 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/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/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/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/Harness/Color.pm blib/lib/TAP/Harness/Color.pm
> O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/
> Iterator/Process.pm
> O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.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/YAMLish/Writer.pm blib/lib/TAP/Parser/
> YAMLish/Writer.pm
> O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.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::Parser::Source::Perl.3
> O| Manifying blib/man3/TAP::Parser::Result.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::Parser::Iterator::Stream.3
> O| Manifying blib/man3/TAP::Harness::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::Result::Version.3
> O| Manifying blib/man3/TAP::Harness.3
> O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
> O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
> O| Manifying blib/man3/TAP::Parser::Aggregator.3
> O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
> Status: 0
>
> PASS: make test
> O| PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compat/*.t
> O| t/000-load..........................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.008008, /usr/bin/perl
> O| t/010-base..........................ok
> O| t/020-regression....................ok
> O| t/030-grammar.......................ok
> O| t/040-parse.........................ok
> O| t/050-bailout.......................ok
> O| t/060-errors........................ok
> O| t/070-streams.......................ok
> O| t/080-aggregator....................ok
> O| t/090-callbacks.....................ok
> O| t/100-premature-bailout.............ok
> O| t/110-iterators.....................ok
> O| t/120-harness.......................ok
> O| t/130-source........................ok
> O| t/140-results.......................ok
> O| t/150-yamlish.......................ok
> O| t/160-yamlish-writer................ok
> O| t/170-yamlish-output................ok
> O| t/180-unicode.......................ok
> O| t/190-nofork........................ok
> O| t/200-prove.........................ok
> O| t/compat/000-compile................ok
> E| # Testing Test::Harness 2.99_02 under Perl 5.008008 and
> Test::More 0.42
> O| t/compat/010-failure................ok
> O| t/compat/020-inc_taint..............ok
> O| t/compat/030-nonumbers..............ok
> O| t/compat/040-test-harness-compat....ok
> O| t/compat/060-version................ok
> O| t/pod-coverage......................ok
> O| t/pod...............................ok
> O| All tests successful.
> O| Files=29, Tests=9430, 29 wallclock secs ( 5.65 cusr + 16.44
> csys = 22.09 CPU)
> 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_02
> O| /usr/bin/perl "-MExtUtils::Manifest=fullcheck" -e fullcheck
> E| No such file: META.yml
> Status: 0
>
> PASS: yes n | /usr/bin/perl Build.PL
> O| Creating custom builder _build/lib/inc/MyBuilder.pm in _build/
> lib/inc
> E| WARNING: the following files are missing in your kit:
> O| Checking whether your kit is complete...
> E| META.yml
> O| Checking prerequisites...
> O| Looks good
> E| Please inform the author.
> E|
> O|
> O| Creating new 'Build' script for 'Test-Harness' version '2.99_02'
> 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/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/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/Parser/Iterator/Stream.pm -> blib/lib/TAP/
> Parser/Iterator/Stream.pm
> O| Copying lib/TAP/Harness/Color.pm -> blib/lib/TAP/Harness/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/Result/Version.pm -> blib/lib/TAP/
> Parser/Result/Version.pm
> O| Copying lib/TAP/Harness.pm -> blib/lib/TAP/Harness.pm
> O| Copying lib/TAP/Parser/YAMLish/Writer.pm -> blib/lib/TAP/
> Parser/YAMLish/Writer.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/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/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/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/Harness/Color.pm -> blib/libdoc/
> TAP::Harness::Color.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/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 test
> O| t/000-load............................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.008008, /usr/bin/perl
> O| t/010-base............................ok
> O| t/020-regression......................ok
> O| t/030-grammar.........................ok
> O| t/040-parse...........................ok
> O| t/050-bailout.........................ok
> O| t/060-errors..........................ok
> O| t/070-streams.........................ok
> O| t/080-aggregator......................ok
> O| t/090-callbacks.......................ok
> O| t/100-premature-bailout...............ok
> O| t/110-iterators.......................ok
> O| t/120-harness.........................ok
> O| t/130-source..........................ok
> O| t/140-results.........................ok
> O| t/150-yamlish.........................ok
> O| t/160-yamlish-writer..................ok
> O| t/170-yamlish-output..................ok
> O| t/180-unicode.........................ok
> O| t/190-nofork..........................ok
> O| t/200-prove...........................ok
> O| t/compat/000-compile..................ok
> E| # Testing Test::Harness 2.99_02 under Perl 5.008008 and
> Test::More 0.42
> O| t/compat/010-failure..................ok
> O| t/compat/020-inc_taint................ok
> O| t/compat/030-nonumbers................ok
> O| t/compat/040-test-harness-compat......ok
> O| t/compat/060-version..................ok
> O| t/pod-coverage........................ok
> O| t/pod.................................ok
> O| All tests successful.
> O| Files=29, Tests=9429, 33 wallclock secs ( 5.95 cusr + 16.30
> csys = 22.25 CPU)
> O| Result: PASS
> Status: 0
>
> PASS: ./Build testprove
> O| t/000-load............................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.008008, /usr/bin/perl
> O| t/010-base............................ok
> O| t/020-regression......................ok
> O| t/030-grammar.........................ok
> O| t/040-parse...........................ok
> O| t/050-bailout.........................ok
> O| t/060-errors..........................ok
> O| t/070-streams.........................ok
> O| t/080-aggregator......................ok
> O| t/090-callbacks.......................ok
> O| t/100-premature-bailout...............ok
> O| t/110-iterators.......................ok
> O| t/120-harness.........................ok
> O| t/130-source..........................ok
> O| t/140-results.........................ok
> O| t/150-yamlish.........................ok
> O| t/160-yamlish-writer..................ok
> O| t/170-yamlish-output..................ok
> O| t/180-unicode.........................ok
> O| t/190-nofork..........................ok
> O| t/200-prove...........................ok
> O| t/compat/000-compile..................ok
> E| # Testing Test::Harness 2.99_02 under Perl 5.008008 and
> Test::More 0.42
> O| t/compat/010-failure..................ok
> O| t/compat/020-inc_taint................ok
> O| t/compat/030-nonumbers................ok
> O| t/compat/040-test-harness-compat......ok
> O| t/compat/060-version..................ok
> O| t/pod-coverage........................ok
> O| t/pod.................................ok
> O| All tests successful.
> O| Files=29, Tests=9429, 33 wallclock secs ( 5.67 cusr + 15.79
> csys = 21.46 CPU)
> O| Result: PASS
> Status: 0
>
> PASS: ./Build distclean
> E| No such file: META.yml
> E| MANIFEST appears to be out of sync with the distribution
> O| Deleting blib
> O| Deleting _build
> O| Deleting Build
> Status: 0
>
> uname -a
> O| FreeBSD pickle.ripley 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri
> Jan 12 10:40:27 UTC 2007 root at dessler.cse.buffalo.edu:/usr/obj/
> usr/src/sys/GENERIC i386
>
> /usr/bin/perl -V
> O| Summary of my perl5 (revision 5 version 8 subversion 8)
> configuration:
> O| Platform:
> O| osname=freebsd, osvers=6.2-release, archname=i386-
> freebsd-64int
> O| uname='freebsd freebsd.org 6.2-release freebsd 6.2-release
> #0: sat oct 14 21:57:31 pdt 2006
> kris at freebsd.org:usrsrcsysmagickernelpath i386 '
> O| config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/
> lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 -
> Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 -Dman1dir=/usr/
> local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach
> -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/
> local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 -
> Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -
> Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/
> usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O2 -fno-strict-
> aliasing -pipe -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -
> Duse64bitint'
> O| hint=recommended, useposix=true, d_sigaction=define
> O| usethreads=undef use5005threads=undef useithreads=undef
> usemultiplicity=undef
> O| useperlio=define d_sfio=undef uselargefiles=define
> usesocks=undef
> O| use64bitint=define use64bitall=undef uselongdouble=undef
> O| usemymalloc=y, bincompat5005=undef
> O| Compiler:
> O| cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/
> perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-
> strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/
> include',
> O| optimize='-O2 -fno-strict-aliasing -pipe ',
> O| cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/
> BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -
> pipe -Wdeclaration-after-statement -I/usr/local/include'
> O| ccversion='', gccversion='3.4.6 [FreeBSD] 20060305',
> gccosandvers=''
> O| intsize=4, longsize=4, ptrsize=4, doublesize=8,
> byteorder=12345678
> O| d_longlong=define, longlongsize=8, d_longdbl=define,
> longdblsize=12
> O| ivtype='long long', ivsize=8, nvtype='double', nvsize=8,
> Off_t='off_t', lseeksize=8
> O| alignbytes=4, prototype=define
> O| Linker and Libraries:
> O| ld='cc', ldflags =' -Wl,-E -L/usr/local/lib'
> O| libpth=/usr/lib /usr/local/lib
> O| libs=-lm -lcrypt -lutil
> O| perllibs=-lm -lcrypt -lutil
> O| libc=, so=so, useshrplib=true, libperl=libperl.so
> O| gnulibc_version=''
> O| Dynamic Linking:
> O| dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef,
> ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE'
> O| cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/
> lib'
> O|
> O|
> O| Characteristics of this binary (from libperl):
> O| Compile-time options: MYMALLOC PERL_MALLOC_WRAP USE_64_BIT_INT
> O| USE_LARGE_FILES USE_PERLIO
> O| Locally applied patches:
> O| defined-or
> O| Built under freebsd
> O| Compiled at Oct 15 2006 05:04:59
> O| %ENV:
> O| PERL_MM_USE_DEFAULT="1"
> O| @INC:
> O| /usr/local/lib/perl5/5.8.8/BSDPAN
> O| /usr/local/lib/perl5/site_perl/5.8.8/mach
> O| /usr/local/lib/perl5/site_perl/5.8.8
> O| /usr/local/lib/perl5/site_perl
> O| /usr/local/lib/perl5/5.8.8/mach
> O| /usr/local/lib/perl5/5.8.8
> O| .
>
> === Test against perl 5.9.5 ===
>
> PASS: yes n | /home/andy/Works/Perl/versions/blead/bin/perl5.9.5
> Makefile.PL
> E|
> O| Checking if your kit is complete...
> O| Warning: the following files are missing in your kit:
> O| META.yml
> O| Please inform the author.
> O| Writing Makefile for Test::Harness
> E| Optional ExtUtils::MakeMaker::Coverage not available.
> Everything should
> E| still work correctly but you won't be able to run the coverage
> tests by
> E| typing "make testcover". If you subsequently install
> Devel::Cover please
> E| re-run "perl Makefile.PL" to include the testcover target.
> E|
> 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/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/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/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/Harness/Color.pm blib/lib/TAP/Harness/Color.pm
> O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/
> Iterator/Process.pm
> O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.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/YAMLish/Writer.pm blib/lib/TAP/Parser/
> YAMLish/Writer.pm
> O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.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::Parser::Source::Perl.3
> O| Manifying blib/man3/TAP::Parser::Result.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::Parser::Iterator::Stream.3
> O| Manifying blib/man3/TAP::Harness::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::Result::Version.3
> O| Manifying blib/man3/TAP::Harness.3
> O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
> O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
> O| Manifying blib/man3/TAP::Parser::Aggregator.3
> O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
> Status: 0
>
> PASS: make test
> O| PERL_DL_NONLAZY=1 /home/andy/Works/Perl/versions/blead/bin/
> perl5.9.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/
> lib', 'blib/arch')" t/*.t t/compat/*.t
> O| t/000-load..........................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.009005, /home/andy/
> Works/Perl/versions/blead/bin/perl5.9.5
> O| t/010-base..........................ok
> O| t/020-regression....................ok
> O| t/030-grammar.......................ok
> O| t/040-parse.........................ok
> O| t/050-bailout.......................ok
> O| t/060-errors........................ok
> O| t/070-streams.......................ok
> O| t/080-aggregator....................ok
> O| t/090-callbacks.....................ok
> O| t/100-premature-bailout.............ok
> O| t/110-iterators.....................ok
> O| t/120-harness.......................ok
> O| t/130-source........................ok
> O| t/140-results.......................ok
> O| t/150-yamlish.......................ok
> O| t/160-yamlish-writer................ok
> O| t/170-yamlish-output................ok
> O| t/180-unicode.......................ok
> O| t/190-nofork........................ok
> O| t/200-prove.........................ok
> O| t/compat/000-compile................ok
> E| # Testing Test::Harness 2.99_02 under Perl 5.009005 and
> Test::More 0.42
> O| t/compat/010-failure................ok
> O| t/compat/020-inc_taint..............ok
> O| t/compat/030-nonumbers..............ok
> O| t/compat/040-test-harness-compat....ok
> O| t/compat/060-version................ok
> O| t/pod-coverage......................skipped
> O| all skipped: Test::Pod::Coverage 1.04 required for
> testing POD coverage
> O| t/pod...............................skipped
> O| all skipped: Test::Pod 1.14 required for testing POD
> O| All tests successful, 2 tests skipped.
> O| Files=29, Tests=9380, 26 wallclock secs ( 4.80 cusr + 13.94
> csys = 18.74 CPU)
> 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_02
> O| /home/andy/Works/Perl/versions/blead/bin/perl5.9.5 "-
> MExtUtils::Manifest=fullcheck" -e fullcheck
> E| No such file: META.yml
> Status: 0
>
> PASS: yes n | /home/andy/Works/Perl/versions/blead/bin/perl5.9.5
> Build.PL
> O| Creating custom builder _build/lib/inc/MyBuilder.pm in _build/
> lib/inc
> E| WARNING: the following files are missing in your kit:
> O| Checking whether your kit is complete...
> E| META.yml
> O| Checking prerequisites...
> O| Looks good
> E| Please inform the author.
> E|
> O|
> O| Creating new 'Build' script for 'Test-Harness' version '2.99_02'
> 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/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/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/Parser/Iterator/Stream.pm -> blib/lib/TAP/
> Parser/Iterator/Stream.pm
> O| Copying lib/TAP/Harness/Color.pm -> blib/lib/TAP/Harness/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/Result/Version.pm -> blib/lib/TAP/
> Parser/Result/Version.pm
> O| Copying lib/TAP/Harness.pm -> blib/lib/TAP/Harness.pm
> O| Copying lib/TAP/Parser/YAMLish/Writer.pm -> blib/lib/TAP/
> Parser/YAMLish/Writer.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/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/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/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/Harness/Color.pm -> blib/libdoc/
> TAP::Harness::Color.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/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 test
> O| t/000-load............................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.009005, /home/andy/
> Works/Perl/versions/blead/bin/perl5.9.5
> O| t/010-base............................ok
> O| t/020-regression......................ok
> O| t/030-grammar.........................ok
> O| t/040-parse...........................ok
> O| t/050-bailout.........................ok
> O| t/060-errors..........................ok
> O| t/070-streams.........................ok
> O| t/080-aggregator......................ok
> O| t/090-callbacks.......................ok
> O| t/100-premature-bailout...............ok
> O| t/110-iterators.......................ok
> O| t/120-harness.........................ok
> O| t/130-source..........................ok
> O| t/140-results.........................ok
> O| t/150-yamlish.........................ok
> O| t/160-yamlish-writer..................ok
> O| t/170-yamlish-output..................ok
> O| t/180-unicode.........................ok
> O| t/190-nofork..........................ok
> O| t/200-prove...........................ok
> O| t/compat/000-compile..................ok
> E| # Testing Test::Harness 2.99_02 under Perl 5.009005 and
> Test::More 0.42
> O| t/compat/010-failure..................ok
> O| t/compat/020-inc_taint................ok
> O| t/compat/030-nonumbers................ok
> O| t/compat/040-test-harness-compat......ok
> O| t/compat/060-version..................ok
> O| t/pod-coverage........................ok
> O| t/pod.................................ok
> O| All tests successful.
> O| Files=29, Tests=9380, 36 wallclock secs ( 6.43 cusr + 19.01
> csys = 25.44 CPU)
> O| Result: PASS
> Status: 0
>
> PASS: ./Build testprove
> O| t/000-load............................ok
> E| # Testing Test::Harness 2.99_02, Perl 5.009005, /home/andy/
> Works/Perl/versions/blead/bin/perl5.9.5
> O| t/010-base............................ok
> O| t/020-regression......................ok
> O| t/030-grammar.........................ok
> O| t/040-parse...........................ok
> O| t/050-bailout.........................ok
> O| t/060-errors..........................ok
> O| t/070-streams.........................ok
> O| t/080-aggregator......................ok
> O| t/090-callbacks.......................ok
> O| t/100-premature-bailout...............ok
> O| t/110-iterators.......................ok
> O| t/120-harness.........................ok
> O| t/130-source..........................ok
> O| t/140-results.........................ok
> O| t/150-yamlish.........................ok
> O| t/160-yamlish-writer..................ok
> O| t/170-yamlish-output..................ok
> O| t/180-unicode.........................ok
> O| t/190-nofork..........................ok
> O| t/200-prove...........................ok
> O| t/compat/000-compile..................ok
> E| # Testing Test::Harness 2.99_02 under Perl 5.009005 and
> Test::More 0.42
> O| t/compat/010-failure..................ok
> O| t/compat/020-inc_taint................ok
> O| t/compat/030-nonumbers................ok
> O| t/compat/040-test-harness-compat......ok
> O| t/compat/060-version..................ok
> O| t/pod-coverage........................ok
> O| t/pod.................................ok
> O| All tests successful.
> O| Files=29, Tests=9380, 40 wallclock secs ( 6.71 cusr + 19.43
> csys = 26.14 CPU)
> O| Result: PASS
> Status: 0
>
> PASS: ./Build distclean
> O| Deleting blib
> E| No such file: META.yml
> E| MANIFEST appears to be out of sync with the distribution
> 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| .
>
> _______________________________________________
> tapx-commit mailing list
> tapx-commit at hexten.net
> http://hexten.net/mailman/listinfo/tapx-commit
>
--
Andy Armstrong, hexten.net
More information about the tapx-dev
mailing list