Checking if your kit is complete... Looks good Writing Makefile for Sys::Mknod Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Mknod.pm blib\lib\Sys\Mknod.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01-mknod....1..11 not ok 1 - use Sys::Mknod; # 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: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Sys-Mknod\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Sys-Mknod\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at C:\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 2 - make_dev(1,2) # Failed test 'make_dev(1,2)' # at t/01-mknod.t line 13. # got: 'Undefined subroutine &Sys::Mknod::makedev called at C:\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. not ok 3 - make_dev returns a value () # Failed test 'make_dev returns a value ()' # at t/01-mknod.t line 14. 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. # ) 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. # ) # Looks like you failed 3 tests of 11. 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.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 3/11 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x3' Stop.