Re: Devel::Autoflush failures

[email protected] ("David E. Wheeler")
Newsgroups perl.module.build
Message-ID <[email protected]>
On Jul 17, 2008, at 10:37, David E. Wheeler wrote:

> On Jul 17, 2008, at 03:54, John Peacock wrote:
>
>> Are you seeing that with 0.2808_02, 'cause I'm not?
>
> Bah! I had only installed it for perl 5.10. Stupid! Sorry.
>
> Just installed it for 5.6.2, and now I get this:
>
> benedict% /usr/local/perl-5.6.2/bin/perl Build.PL
> Checking whether your kit is complete...
> Looks good
>
> Checking prerequisites...
> Invalid prerequisite condition '4.e-02' for Pod::Readme at lib/ 
> Module/Build/Base.pm line 1262.
>
> Odd. I just installed Pod::Readme:
>
> % /usr/local/perl-5.6.2/bin/perl -MPod::Readme -le 'print  
> Pod::Readme->VERSION'
> 0.09
>
> So that looks good. I'll just delete that module for now…and with  
> that, I do not get the version number bug. Sorry.
>
> That Pod::Readme bug is odd, though.

I'm also getting a test failure with 5.6.2:

benedict% ./Build test
t/basic.................ok
t/compat................ok
t/destinations..........ok
t/ext...................1/187
#     Failed test (t/ext.t at line 148)
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'one
#     two'
t/ext...................161/187 # Looks like you failed 1 test of 187.
t/ext................... Dubious, test returned 1 (wstat 256, 0x100)
  Failed 1/187 subtests
t/extend................1/66 Attempt to free unreferenced scalar.
t/extend................ok
t/files.................ok
t/help..................ok
t/install...............ok
t/manifypods............ok
t/mbyaml................ok
t/metadata..............ok
t/metadata2.............ok
t/moduleinfo............ok
t/new_from_context......ok
t/notes.................ok
t/par...................skipped: C_support not enabled
t/parents...............ok
t/pod_parser............ok
t/ppm...................skipped: C_support not enabled
t/runthrough............ok
t/script_dist...........ok
t/signature.............skipped: $ENV{TEST_SIGNATURE} is not set
t/test_file_exts........ok
t/test_type.............ok
t/test_types............ok
t/tilde.................ok
t/use_tap_harness.......ok
t/versions..............ok
t/xs....................skipped: C_support not enabled

Test Summary Report
-------------------
t/ext.t             (Wstat: 256 Tests: 187 Failed: 1)
   Failed test:  18
   Non-zero exit status: 1
Files=29, Tests=965, 18 wallclock secs ( 0.23 usr  0.11 sys + 11.33  
cusr  5.37 csys = 17.04 CPU)
Result: FAIL
Failed 1/29 test programs. 1/965 subtests failed.

Best,

David
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.