*** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Directory::Scratch ...loaded. (0.12 >= 0.05) - Test::More ...loaded. (0.66) - File::ExtAttr ...loaded. (0.04) - File::Attributes ...loaded. (0.04 >= 0.04) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for File::Attributes::Extended cp lib/File/Attributes/Extended.pm blib/lib/File/Attributes/Extended.pm Manifying blib/man3/File::Attributes::Extended.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/boilerplate.t t/extended.t t/pod-coverage.t t/pod.t t/00-load.........1..1 ok 1 - use File::Attributes::Extended; # Testing File::Attributes::Extended 0.01, Perl 5.008008, /Users/cpanrun/build/5.8.8/bin/perl ok t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/File/Attributes/Extended.pm contains no boilerplate text ok t/extended........1..9 Undefined subroutine &File::Attributes::Extended::listfattr called at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/File-Attributes-Extended/blib/lib/File/Attributes/Extended.pm line 45. ok 1 ok 2 # Looks like you planned 9 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-9 Failed 7/9 tests, 22.22% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/extended.t 255 65280 9 14 3-9 2 tests skipped. Failed 1/5 test scripts. 7/13 subtests failed. Files=5, Tests=13, 1 wallclock secs ( 0.38 cusr + 0.13 csys = 0.51 CPU) Failed 1/5 test programs. 7/13 subtests failed. make: *** [test_dynamic] Error 25