It appears that version Sub::Exporter::Progressive
0.001003 does not work.  If I hand-upgrade to the
latest 0.001006, then File::Map builds ok on both
SPP and cygwin perls.

--Chris

On Wed, Dec 5, 2012 at 7:17 PM, Sisyphus <[email protected]> wrote:
>
> ----- Original Message ----- From: "Jean A. Plamondon"
>
>
>> Running install for module 'File::Map'
>> Running Build for L/LE/LEONT/File-Map-0.53.tar.gz
>>  Has already been unwrapped into directory
>> C:\strawberry\cpan\build\File-Map-0.53-DBnRrz
>>  Has already been made
>> Running Build test
>> t/00-compile.t ............
>> Dubious, test returned 1 (wstat 256, 0x100)
>> Failed 1/1 subtests
>> t/10-basics.t .............
>> Dubious, test returned 2 (wstat 512, 0x200)
>> No subtests run
>> t/10-empty.t ..............
>> Dubious, test returned 2 (wstat 512, 0x200)
>> No subtests run
>> t/20-errors.t .............
>> Dubious, test returned 2 (wstat 512, 0x200)
>> No subtests run
>> t/20-protect.t ............
>> Dubious, test returned 2 (wstat 512, 0x200)
>> Failed 8/8 subtests
>> t/20-remap.t .............. skipped: Only works on Linux
>> t/20-tainting.t ...........
>> Dubious, test returned 2 (wstat 512, 0x200)
>> No subtests run
>> t/20-threads.t ............
>> Dubious, test returned 2 (wstat 512, 0x200)
>> Failed 7/7 subtests
>> t/20-unicode.t ............
>> Dubious, test returned 2 (wstat 512, 0x200)
>> No subtests run
>> t/release-pod-coverage.t .. skipped: these tests are for release
>> candidate testing
>> t/release-pod-syntax.t .... skipped: these tests are for release
>> candidate testing
>>
>> Test Summary Report
>> -------------------
>> t/00-compile.t          (Wstat: 256 Tests: 1 Failed: 1)
>>  Failed test:  1
>>  Non-zero exit status: 1
>> t/10-basics.t           (Wstat: 512 Tests: 0 Failed: 0)
>>  Non-zero exit status: 2
>>  Parse errors: No plan found in TAP output
>> t/10-empty.t            (Wstat: 512 Tests: 0 Failed: 0)
>>  Non-zero exit status: 2
>>  Parse errors: No plan found in TAP output
>> t/20-errors.t           (Wstat: 512 Tests: 0 Failed: 0)
>>  Non-zero exit status: 2
>>  Parse errors: No plan found in TAP output
>> t/20-protect.t          (Wstat: 512 Tests: 0 Failed: 0)
>>  Non-zero exit status: 2
>>  Parse errors: Bad plan.  You planned 8 tests but ran 0.
>> t/20-tainting.t         (Wstat: 512 Tests: 0 Failed: 0)
>>  Non-zero exit status: 2
>>  Parse errors: No plan found in TAP output
>> t/20-threads.t          (Wstat: 512 Tests: 0 Failed: 0)
>>  Non-zero exit status: 2
>>  Parse errors: Bad plan.  You planned 7 tests but ran 0.
>> t/20-unicode.t          (Wstat: 512 Tests: 0 Failed: 0)
>>  Non-zero exit status: 2
>>  Parse errors: No plan found in TAP output
>> Files=11, Tests=1,  1 wallclock secs ( 0.05 usr +  0.03 sys =  0.08 CPU)
>> Result: FAIL
>>  LEONT/File-Map-0.53.tar.gz
>>  C:\strawberry\perl\bin\perl.exe ./Build test -- NOT OK
>> //hint// to see the cpan-testers results for installing this module, try:
>>  reports LEONT/File-Map-0.53.tar.gz
>> Running Build install
>>  make test had returned bad status, won't install without force
>> Stopping: 'install' failed for 'File::Map'
>
>
> File::Map-0.53 introduces another pre-requisite, namely
> Sub::Exporter::Progressive.
>
> Has that dependency been installed ? If not, that might give rise to the
> errors you got. (The absence of Sub::Exporter::Progressive would certainly
> cause those tests to fail.)
>
> File-Map-0.53 builds and tests fine for me on Win32.
>
> Cheers,
> Rob
>
> _______________________________________________
> Perldl mailing list
> [email protected]
> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to