The problem is File::Map did not pass its tests and was not installed. This appears to be a regression for some perl versions and platforms (cygwin and win32 included). Try version 0.52 instead. That passes tests for me...
--Chris On Wed, Dec 5, 2012 at 1:16 PM, Jean A. Plamondon <[email protected]> wrote: > Hello, > > My installation of PDL is failing. I am running Strawberry Perl - > v5.16.1 built for MSWin32-x86. > > I have appended the log from the cpan install. > > I am not quite sure where to start looking, if some kind soul could > point me in the right direction, I would appreciate. > > Regards, > > ---Jean Plamondon > > ------------------------------------- > Running install for module 'PDL' > Running make for C/CH/CHM/PDL-2.4.11.tar.gz > Has already been unwrapped into directory > C:\strawberry\cpan\build\PDL-2.4.11-O0T1fl > > CPAN.pm: Building C/CH/CHM/PDL-2.4.11.tar.gz > > ---- Unsatisfied dependencies detected during ---- > ---- CHM/PDL-2.4.11.tar.gz ---- > File::Map [requires] > Inline [requires] > Convert::UU [requires] > Running make test > Delayed until after prerequisites > Running make install > Delayed until after prerequisites > 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' > > _______________________________________________ > 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
