Checking if your kit is complete... Looks good Writing Makefile for Filesys::Type cp lib/Filesys/Type.pm blib/lib/Filesys/Type.pm cp lib/Filesys/Type/Plugin/Unix.pm blib/lib/Filesys/Type/Plugin/Unix.pm cp lib/Filesys/Type/Plugin/Windows.pm blib/lib/Filesys/Type/Plugin/Windows.pm Manifying blib/man3/Filesys::Type.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_load....1..7 ok 1 - use Filesys::Type; # df output did not parse # # df command returned: Filesystem 512-blocks Used Avail Capacity Mounted on # /dev/disk0s11 59161008 45238280 13922728 76% /Users # # # mount command returned: /dev/disk0s5 on / (local, journaled) # devfs on /dev (local) # fdesc on /dev (union) # on /.vol # /dev/disk0s3 on /Volumes/Panther (local, journaled) # /dev/disk0s7 on /Volumes/Leopard (local, journaled) # /dev/disk0s9 on /Volumes/Test (local, journaled) # /dev/disk0s11 on /Users (local, journaled) # automount -nsl [182] on /Network (automounted) # automount -fstab [204] on /automount/Servers (automounted) # automount -static [204] on /automount/static (automounted) # # # Failed test 'Returned an FS type' # at t/001_load.t line 17. not ok 2 - Returned an FS type Use of uninitialized value $fs in exists at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Filesys-Type/blib/lib/Filesys/Type.pm line 155. Use of uninitialized value $path in concatenation (.) or string at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Filesys-Type/blib/lib/Filesys/Type/Plugin/Unix.pm line 20. Use of uninitialized value $fs in hash element at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Filesys-Type/blib/lib/Filesys/Type.pm line 158. # Failed test 'Case returned something - fstype' # at t/001_load.t line 20. not ok 3 - Case returned something - fstype Use of uninitialized value $fs in hash element at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Filesys-Type/blib/lib/Filesys/Type.pm line 158. # Failed test 'Case returned something - path' # at t/001_load.t line 23. not ok 4 - Case returned something - path df: ^%$£/~: Invalid argument ok 5 - Garbage path rejected ok 6 - Diagnose said something # Failed test 'Handles file path' # at t/001_load.t line 34. not ok 7 - Handles file path # Looks like you failed 4 tests of 7. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 2-4, 7 Failed 4/7 tests, 42.86% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/001_load.t 4 1024 7 4 2-4 7 Failed 1/1 test scripts. 4/7 subtests failed. Files=1, Tests=7, 0 wallclock secs ( 0.14 cusr + 0.16 csys = 0.30 CPU) Failed 1/1 test programs. 4/7 subtests failed. make: *** [test_dynamic] Error 4