**************************************************** You dont appear to have /proc/cpuinfo on your system If you have a similar file located elsewhere then this module may well still work - if you dont however then its unlikely this module will be very useful to you. **************************************************** Checking if your kit is complete... Looks good Writing Makefile for Linux::Cpuinfo cp lib/Linux/Cpuinfo.pm blib/lib/Linux/Cpuinfo.pm Manifying blib/man3/Linux::Cpuinfo.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/0-signature....1..1 ok 1 # skip Next time around, consider install Module::Signature, so you can verify the integrity of this distribution. ok 1/1 skipped: Next time around, consider install Module::Signature, so you can verify the integrity of this distribution. t/cpuinfo........1..18 ok 1 - use Linux::Cpuinfo; ok 2 - Linux::Cpuinfo->can(...) ok 3 - Linux::Cpuinfo::Cpu->can('new') ok 4 - $/ default ok 5 - version ok # Failed test (t/cpuinfo.t at line 36) # got: '' # expected: 'Linux::Cpuinfo' # Failed test (t/cpuinfo.t at line 42) # got: '' # expected: 'Linux::Cpuinfo' # Failed test (t/cpuinfo.t at line 51) # '0' # ne # '0' not ok 6 - cpuinfo() # Error: ok 7 - $/ not clobbered up not ok 8 - new() # Error: not ok 9 - bogomips() returned something # Error: Can't call method "bogomips" on an undefined value at t/cpuinfo.t line 50. ok 10 - reading alternate file ok 11 - num_cpus == 2 ok 12 - cpu(0) ok 13 - model_name ok 14 - bogmips ok 15 - bogmips # Failed test (t/cpuinfo.t at line 108) # got: '' # expected: 'Linux::Cpuinfo' # Looks like you failed 4 tests of 18. ok 16 - dies on unknown methods due to no NoFatal not ok 17 - NoFatal # Error: ok 18 - does not die on unknown methods due to NoFatal dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 6, 8-9, 17 Failed 4/18 tests, 77.78% okay Failed 1/2 test scripts, 50.00% okay. 4/19 subtests failed, 78.95% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/cpuinfo.t 4 1024 18 4 22.22% 6 8-9 17 1 subtest skipped. make: *** [test_dynamic] Error 4