Subject: | Windows code fails to load under Debian |
This is broken in V 0.60 but RT won't let me choose that version.
Here's the test output:
t/99-all-modules-have-the-same-version......1/? Sys::Info::CPU: This
interface is deprecated and will be removed in the future. Use
Sys::Info->device('CPU') instead. at
/home/ron/.cpan/build/Sys-Info-0.60-G8VfFv/blib/lib/Sys/Info.pm line 115.
# Failed test 'use Sys::Info::Driver::Windows::OS;'
# at t/99-all-modules-have-the-same-version.t line 18.
# Tried to use 'Sys::Info::Driver::Windows::OS'.
# Error: Can't locate Sys/Info/Driver/Windows/XS.pm in @INC (@INC
contains: /home/ron/.cpan/build/Sys-Info-0.60-G8VfFv/blib/lib
/home/ron/.cpan/build/Sys-Info-0.60-G8VfFv/blib/arch lib /etc/perl
/usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at
/home/ron/.cpan/build/Sys-Info-0.60-G8VfFv/blib/lib/Sys/Info/Driver/Windows/OS/Editions.pm
line 6.
# BEGIN failed--compilation aborted at
t/99-all-modules-have-the-same-version.t line 18.
# Compilation failed in require at (eval 31) line 3.
# ...propagated at /usr/share/perl/5.10/base.pm line 92.
# BEGIN failed--compilation aborted at
/home/ron/.cpan/build/Sys-Info-0.60-G8VfFv/blib/lib/Sys/Info/Driver/Windows/OS.pm
line 7.
# Compilation failed in require at (eval 30) line 2.
# BEGIN failed--compilation aborted at (eval 30) line 2.
# Failed test 'use Sys::Info::Driver::Windows::OS::Net;'
# at t/99-all-modules-have-the-same-version.t line 18.
# Tried to use 'Sys::Info::Driver::Windows::OS::Net'.
# Error: Can't locate Win32.pm in @INC (@INC contains:
/home/ron/.cpan/build/Sys-Info-0.60-G8VfFv/blib/lib
/home/ron/.cpan/build/Sys-Info-0.60-G8VfFv/blib/arch lib /etc/perl
/usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at
/home/ron/.cpan/build/Sys-Info-0.60-G8VfFv/blib/lib/Sys/Info/Driver/Windows/OS/Net.pm
line 4.
# BEGIN failed--compilation aborted at
t/99-all-modules-have-the-same-version.t line 18.
# Compilation failed in require at (eval 32) line 2.
# BEGIN failed--compilation aborted at (eval 32) line 2.
# Failed test 'use Sys::Info::Driver::Windows::OS::Editions;'
# at t/99-all-modules-have-the-same-version.t line 18.
# Tried to use 'Sys::Info::Driver::Windows::OS::Editions'.
# Error: Attempt to reload Sys/Info/Driver/Windows/OS/Editions.pm
aborted.
# Compilation failed in require at (eval 33) line 2.
# BEGIN failed--compilation aborted at
t/99-all-modules-have-the-same-version.t line 18.
# Failed test 'use Sys::Info::Driver::Windows::Device::CPU;'
# at t/99-all-modules-have-the-same-version.t line 18.
# Tried to use 'Sys::Info::Driver::Windows::Device::CPU'.
# Error: Can't locate Win32/OLE.pm in @INC (@INC contains:
/home/ron/.cpan/build/Sys-Info-0.60-G8VfFv/blib/lib
/home/ron/.cpan/build/Sys-Info-0.60-G8VfFv/blib/arch lib /etc/perl
/usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at
/home/ron/.cpan/build/Sys-Info-0.60-G8VfFv/blib/lib/Sys/Info/Driver/Windows/Device/CPU/WMI.pm
line 4.
# BEGIN failed--compilation aborted at
t/99-all-modules-have-the-same-version.t line 18.
# Compilation failed in require at (eval 35) line 3.
# ...propagated at /usr/share/perl/5.10/base.pm line 92.
# BEGIN failed--compilation aborted at
/home/ron/.cpan/build/Sys-Info-0.60-G8VfFv/blib/lib/Sys/Info/Driver/Windows/Device/CPU.pm
line 7.
# Compilation failed in require at (eval 34) line 2.
# BEGIN failed--compilation aborted at (eval 34) line 2.
# Failed test 'use Sys::Info::Driver::Windows::Device::CPU::WMI;'
# at t/99-all-modules-have-the-same-version.t line 18.
# Tried to use 'Sys::Info::Driver::Windows::Device::CPU::WMI'.
# Error: Attempt to reload
Sys/Info/Driver/Windows/Device/CPU/WMI.pm aborted.
# Compilation failed in require at (eval 36) line 2.
# BEGIN failed--compilation aborted at
t/99-all-modules-have-the-same-version.t line 18.
# NO VERSION: Sys::Info::Driver::Windows::OS,
Sys::Info::Driver::Windows::OS::Net,
Sys::Info::Driver::Windows::OS::Editions,
Sys::Info::Driver::Windows::Device::CPU,
Sys::Info::Driver::Windows::Device::CPU::WMI
# Looks like you failed 5 tests of 25.
t/99-all-modules-have-the-same-version...... Dubious, test returned 5
(wstat 1280, 0x500)
Failed 5/25 subtests
Test Summary Report
-------------------
t/99-all-modules-have-the-same-version.t (Wstat: 1280 Tests: 25 Failed: 5)
Failed tests: 19-23
Non-zero exit status: 5
Files=7, Tests=77, 8 wallclock secs ( 0.41 usr 0.01 sys + 7.69 cusr
0.17 csys = 8.28 CPU)
Result: FAIL
Failed 1/7 test programs. 5/77 subtests failed.
BURAK/Sys-Info-0.60.tar.gz
./Build test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports BURAK/Sys-Info-0.60.tar.gz
Running Build install
make test had returned bad status, won't install without force