Checking if your kit is complete... Looks good Writing Makefile for Sys::Mknod cp Mknod.pm blib/lib/Sys/Mknod.pm Manifying blib/man3/Sys::Mknod.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/01-mknod....1..11 # Failed test 'use Sys::Mknod;' # at t/01-mknod.t line 8. # Tried to use 'Sys::Mknod'. # Error: Can't locate sys/sysmacros.ph in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sys-Mknod/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sys-Mknod/blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sys-Mknod/blib/lib/Sys/Mknod.pm line 51. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/01-mknod.t line 8. not ok 1 - use Sys::Mknod; # Failed test 'make_dev(1,2)' not ok 2 - make_dev(1,2) # at t/01-mknod.t line 13. # got: 'Undefined subroutine &Sys::Mknod::makedev called at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sys-Mknod/blib/lib/Sys/Mknod.pm line 99. # ' # expected: '' Use of uninitialized value $val in concatenation (.) or string at t/01-mknod.t line 14. # Failed test 'make_dev returns a value ()' # at t/01-mknod.t line 14. not ok 3 - make_dev returns a value () ok 4 # skip Failed to make test device nodes; are you root? (error: Undefined subroutine &main::mknod called at t/01-mknod.t line 19. # ) ok 5 # skip Failed to make test device nodes; are you root? (error: Undefined subroutine &main::mknod called at t/01-mknod.t line 19. # ) # Looks like you failed 3 tests of 11. ok 6 # skip Failed to make test device nodes; are you root? (error: Undefined subroutine &main::mknod called at t/01-mknod.t line 19. # ) ok 7 # skip Failed to make test device nodes; are you root? (error: Undefined subroutine &main::mknod called at t/01-mknod.t line 19. # ) ok 8 # skip Failed to make test device nodes; are you root? (error: Undefined subroutine &main::mknod called at t/01-mknod.t line 19. # ) ok 9 # skip Failed to make test device nodes; are you root? (error: Undefined subroutine &main::mknod called at t/01-mknod.t line 19. # ) ok 10 # skip Failed to make test device nodes; are you root? (error: Undefined subroutine &main::mknod called at t/01-mknod.t line 19. # ) ok 11 # skip Failed to make test device nodes; are you root? (error: Undefined subroutine &main::mknod called at t/01-mknod.t line 19. # ) dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-3 Failed 3/11 tests, 72.73% okay (less 8 skipped tests: 0 okay, 0.00%) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-mknod.t 3 768 11 3 1-3 8 subtests skipped. Failed 1/1 test scripts. 3/11 subtests failed. Files=1, Tests=11, 0 wallclock secs ( 0.06 cusr + 0.02 csys = 0.08 CPU) Failed 1/1 test programs. 3/11 subtests failed. make: *** [test_dynamic] Error 3