PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2011-08-04T00:25:03 ActivePerl-1003 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Wed, 03 Aug 2011 18:29:23 GMT Running make for D/DE/DELANEY/Object-I18n-0.02.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DE/DELANEY/Object-I18n-0.02.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DE/DELANEY/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\D\DE\DELANEY\Object-I18n-0.02.tar.gz ok Will not use Archive::Tar, need 1.00 Object-I18n-0.02/ Object-I18n-0.02/lib/ Object-I18n-0.02/lib/Object/ Object-I18n-0.02/lib/Object/I18n/ Object-I18n-0.02/lib/Object/I18n/Storage/ Object-I18n-0.02/lib/Object/I18n/Storage/CDBI.pm Object-I18n-0.02/lib/Object/I18n/Storage/MemHash.pm Object-I18n-0.02/lib/Object/I18n/Storage.pm Object-I18n-0.02/lib/Object/I18n.pm Object-I18n-0.02/t/ Object-I18n-0.02/t/lib/ Object-I18n-0.02/t/lib/OI18nTest/ Object-I18n-0.02/t/lib/OI18nTest/Storage/ Object-I18n-0.02/t/lib/OI18nTest/Storage/Greeting.pm Object-I18n-0.02/t/lib/OI18nTest/CDBI.pm Object-I18n-0.02/t/lib/OI18nTest/Greeting.pm Object-I18n-0.02/t/lib/OI18nTest/Greeting/ Object-I18n-0.02/t/lib/OI18nTest/Greeting/CDBI.pm Object-I18n-0.02/t/lib/dbi_connect.pl Object-I18n-0.02/t/language.t Object-I18n-0.02/t/cdbi.t Object-I18n-0.02/t/Object-I18n.t Object-I18n-0.02/Changes Object-I18n-0.02/MANIFEST Object-I18n-0.02/MANIFEST.SKIP Object-I18n-0.02/META.yml Object-I18n-0.02/Makefile.PL Object-I18n-0.02/README CPAN.pm: Going to build D/DE/DELANEY/Object-I18n-0.02.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::I18n >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Object/I18n/Storage.pm blib\lib\Object\I18n\Storage.pm cp lib/Object/I18n/Storage/CDBI.pm blib\lib\Object\I18n\Storage\CDBI.pm cp lib/Object/I18n/Storage/MemHash.pm blib\lib\Object\I18n\Storage\MemHash.pm cp lib/Object/I18n.pm blib\lib\Object\I18n.pm DELANEY/Object-I18n-0.02.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Failed test 'use OI18nTest::Greeting::CDBI;' # at t/cdbi.t line 9. # Tried to use 'OI18nTest::Greeting::CDBI'. # Error: Base class package "Class::DBI::mysql" is empty. # (Perhaps you need to 'use' the module which defines that package first, # or make that module available in @INC (@INC contains: t/lib C:\cpanfly\var\cpan\build\Object-I18n-0.02-1t4L92\blib\lib C:\cpanfly\var\cpan\build\Object-I18n-0.02-1t4L92\blib\arch C:/cpanfly/var/megalib C:/Perl64/site/lib C:/Perl64/lib .). # at t/lib/OI18nTest/CDBI.pm line 5 # BEGIN failed--compilation aborted at t/lib/OI18nTest/CDBI.pm line 5. # Compilation failed in require at t/lib/OI18nTest/Storage/Greeting.pm line 6. # BEGIN failed--compilation aborted at t/lib/OI18nTest/Storage/Greeting.pm line 6. # Compilation failed in require at (eval 18) line 1. # BEGIN failed--compilation aborted at t/lib/OI18nTest/Greeting/CDBI.pm line 6. # Compilation failed in require at (eval 17) line 2. # BEGIN failed--compilation aborted at (eval 17) line 2. Can't locate object method "new" via package "OI18nTest::Greeting::CDBI" at t/cdbi.t line 12. # Looks like you planned 21 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/cdbi.t ......... 1..21 not ok 1 - use OI18nTest::Greeting::CDBI; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 21/21 subtests t/language.t ..... 1..12 ok 1 - use OI18nTest::Greeting; ok 2 - language unset ok 3 - language unset ok 4 - language set ok 5 - undefined greeting for language=en ok 6 - greeting undefined but no exception ok 7 - english greeting ok 8 - original greeting ok 9 - undefined greeting for language=fr ok 10 - greeting undefined but no exception ok 11 - french greeting ok 12 - english greeting again ok t/Object-I18n.t .. 1..18 ok 1 - use Object::I18n; ok 2 - The object isa Object::I18n ok 3 - register ok 4 - Will not register non-existant methods ok 5 - registered_methods ok 6 - class i18n ok 7 - instance 1 i18n different from class ok 8 - instance 1 i18n same second time ok 9 - instance 2 i18n different from instance 1 ok 10 - instance 2 i18n same second time ok 11 - instance 2 i18n different for new object ok 12 - Class-wide language ok 13 - instance 1 uses class-wide language ok 14 - instance 2 uses localized language ok 15 - new instance 3 uses class-wide language ok 16 - Reset class-wide language ok 17 - instance 1 uses reset class-wide language ok 18 - new instance 3 uses reset class-wide language ok Test Summary Report ------------------- t/cdbi.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 21 tests but ran 1. Files=3, Tests=31, 1 wallclock secs ( 0.02 usr + 0.02 sys = 0.03 CPU) Result: FAIL Failed 1/3 test programs. 1/31 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64\bin\perl.exe' : return code '0xff' Stop. DELANEY/Object-I18n-0.02.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DELANEY/Object-I18n-0.02.tar.gz Finished 2011-08-04T00:25:07