WARNING: Solaris::DeviceTree has been tested on Solaris 7, 8, 9 It may not work on Windows NT 5.0 Checking if your kit is complete... Looks good WARNING: The libdevinfo API is only available on Solaris starting with release 7. Skipping libdevinfo interface on Windows NT 5.0 Writing Makefile for Solaris::DeviceTree::Libdevinfo::Impl Writing Makefile for Solaris::DeviceTree Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Solaris/DeviceTree/OBP.pm blib\lib\Solaris\DeviceTree\OBP.pm cp lib/Solaris/DeviceTree/Filesystem/MinorNode.pm blib\lib\Solaris\DeviceTree\Filesystem\MinorNode.pm cp lib/Solaris/DeviceTree/Overlay/MinorNode.pm blib\lib\Solaris\DeviceTree\Overlay\MinorNode.pm cp lib/Solaris/DeviceTree/Overlay.pm blib\lib\Solaris\DeviceTree\Overlay.pm cp lib/Solaris/DeviceTree.pod blib\lib\Solaris\DeviceTree.pod cp lib/Solaris/DeviceTree/Libdevinfo/Property.pm blib\lib\Solaris\DeviceTree\Libdevinfo\Property.pm cp lib/Solaris/DeviceTree/Libdevinfo/PromProperty.pm blib\lib\Solaris\DeviceTree\Libdevinfo\PromProperty.pm cp lib/Solaris/DeviceTree/Node.pm blib\lib\Solaris\DeviceTree\Node.pm cp lib/Solaris/DeviceTree/Libdevinfo.pm blib\lib\Solaris\DeviceTree\Libdevinfo.pm cp lib/Solaris/DeviceTree/PathToInst.pm blib\lib\Solaris\DeviceTree\PathToInst.pm cp lib/Solaris/DeviceTree/Filesystem.pm blib\lib\Solaris\DeviceTree\Filesystem.pm cp lib/Solaris/DeviceTree/Libdevinfo/MinorNode.pm blib\lib\Solaris\DeviceTree\Libdevinfo\MinorNode.pm nmake -f Makefile all -nologo cd .. C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp scripts/devtree blib\script\devtree pl2bat.bat blib\script\devtree Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. nmake -f Makefile all -nologo cd .. C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp scripts/devtree blib\script\devtree pl2bat.bat blib\script\devtree C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/10DeviceTree.... # Failed test 'require Solaris::DeviceTree::Libdevinfo;' # at t/10DeviceTree.t line 189. not ok 1 - require Solaris::DeviceTree::Libdevinfo; # Tried to require 'Solaris::DeviceTree::Libdevinfo'. # Error: Can't locate Solaris/DeviceTree/Libdevinfo/Impl.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Solaris-DeviceTree\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Solaris-DeviceTree\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\Solaris-DeviceTree\blib\lib/Solaris/DeviceTree/Libdevinfo.pm line 16. # BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Solaris-DeviceTree\blib\lib/Solaris/DeviceTree/Libdevinfo.pm line 16. # Compilation failed in require at (eval 3) line 2. Can't locate object method "new" via package "Solaris::DeviceTree::Libdevinfo" at t/10DeviceTree.t line 192. # Looks like you failed 1 test of 1. # Looks like your test died just after 1. 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/90devtree.......Cannot find devtree. It should be at c:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/scripts/devtree but it's not there. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/10DeviceTree.t 255 65280 1 1 1 t/90devtree.t 255 65280 ?? ?? ?? Failed 2/2 test scripts. 1/1 subtests failed. Files=2, Tests=1, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/2 test programs. 1/1 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.