Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\01-mknod.t t\01-mknod....1..11 # Failed test (t\01-mknod.t at line 8) # Tried to use 'Sys::Mknod'. # Error: Can't locate sys/sysmacros.ph in @INC (did you run h2ph?) (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Sys-Mknod\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Sys-Mknod\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Sys-Mknod\blib\lib/Sys/Mknod.pm line 51. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Sys::Mknod; # Failed test (t\01-mknod.t at line 13) not ok 2 - make_dev(1,2) # got: 'Undefined subroutine &Sys::Mknod::makedev called at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Sys-Mknod\blib\lib/Sys/Mknod.pm line 99. # ' # expected: '' Use of uninitialized value in concatenation (.) or string at t\01-mknod.t line 14. # Failed test (t\01-mknod.t at 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. # ) 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 1/1 test scripts, 0.00% okay. 3/11 subtests failed, 72.73% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01-mknod.t 3 768 11 3 27.27% 1-3 8 subtests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.