This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Tim Bunce, This is a computer-generated test report for DBI-1.53, created automatically by CPAN::Reporter, version 0.39, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------ ---- ---- File::Spec 1 3.12 Storable 1 2.15 Test::Simple 0.4 0.67 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: COMSPEC = C:\WINDOWS\system32\cmd.exe INCLUDE = C:\Program Files\Microsoft Visual Studio 8\VC\ATLMFC\INCLUDE;C:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE;C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\include; LIB = C:\Program Files\Microsoft Visual Studio 8\VC\ATLMFC\LIB;C:\Program Files\Microsoft Visual Studio 8\VC\LIB;C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\lib;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\lib; NUMBER_OF_PROCESSORS = 1 PATH = C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program Files\Microsoft Visual Studio 8\VC\BIN;C:\Program Files\Microsoft Visual Studio 8\Common7\Tools;C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\bin;C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\bin;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Microsoft Visual Studio 8\VC\VCPackages;C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\GTK\2.0\bin PERL5LIB = PROCESSOR_IDENTIFIER = x86 Family 15 Model 2 Stepping 4, GenuineIntel Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = C:\Perl\bin\perl.exe UID: $< = 0 EUID: $> = 0 GID: $( = 0 EGID: $) = 0 Win32::GetOSName = WinXP/.Net Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1 Win32::IsAdminUser = 1 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.8802 Cwd 3.12 ExtUtils::CBuilder n/a ExtUtils::Command 1.09 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.30 ExtUtils::Manifest 1.46 ExtUtils::ParseXS n/a File::Spec 3.12 Module::Build 0.2806 Module::Signature n/a Test::Harness 2.64 Test::More 0.67 version n/a ------------------------------ TEST OUTPUT ------------------------------ Output from 'nmake test': Microsoft (R) Program Maintenance Utility Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/01basics............... # Failed test 'use DBI;' # at t/01basics.t line 40. # Tried to use 'DBI'. # Error: Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. # at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 # BEGIN failed--compilation aborted at t/01basics.t line 40. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Bareword "SQL_GUID" not allowed while "strict subs" in use at t/01basics.t line 50. Bareword "SQL_WLONGVARCHAR" not allowed while "strict subs" in use at t/01basics.t line 51. Bareword "SQL_WVARCHAR" not allowed while "strict subs" in use at t/01basics.t line 52. Bareword "SQL_WCHAR" not allowed while "strict subs" in use at t/01basics.t line 53. Bareword "SQL_BIT" not allowed while "strict subs" in use at t/01basics.t line 54. Bareword "SQL_TINYINT" not allowed while "strict subs" in use at t/01basics.t line 55. Bareword "SQL_LONGVARBINARY" not allowed while "strict subs" in use at t/01basics.t line 56. Bareword "SQL_VARBINARY" not allowed while "strict subs" in use at t/01basics.t line 57. Bareword "SQL_BINARY" not allowed while "strict subs" in use at t/01basics.t line 58. Bareword "SQL_LONGVARCHAR" not allowed while "strict subs" in use at t/01basics.t line 59. Bareword "SQL_UNKNOWN_TYPE" not allowed while "strict subs" in use at t/01basics.t line 60. Bareword "SQL_ALL_TYPES" not allowed while "strict subs" in use at t/01basics.t line 61. Bareword "SQL_CHAR" not allowed while "strict subs" in use at t/01basics.t line 62. Bareword "SQL_NUMERIC" not allowed while "strict subs" in use at t/01basics.t line 63. Bareword "SQL_DECIMAL" not allowed while "strict subs" in use at t/01basics.t line 64. Bareword "SQL_INTEGER" not allowed while "strict subs" in use at t/01basics.t line 65. Bareword "SQL_SMALLINT" not allowed while "strict subs" in use at t/01basics.t line 66. Bareword "SQL_FLOAT" not allowed while "strict subs" in use at t/01basics.t line 67. Bareword "SQL_REAL" not allowed while "strict subs" in use at t/01basics.t line 68. Bareword "SQL_DOUBLE" not allowed while "strict subs" in use at t/01basics.t line 69. Bareword "SQL_DATETIME" not allowed while "strict subs" in use at t/01basics.t line 70. Bareword "SQL_DATE" not allowed while "strict subs" in use at t/01basics.t line 71. Bareword "SQL_INTERVAL" not allowed while "strict subs" in use at t/01basics.t line 72. Bareword "SQL_TIME" not allowed while "strict subs" in use at t/01basics.t line 73. Bareword "SQL_TIMESTAMP" not allowed while "strict subs" in use at t/01basics.t line 74. Bareword "SQL_VARCHAR" not allowed while "strict subs" in use at t/01basics.t line 75. Bareword "SQL_BOOLEAN" not allowed while "strict subs" in use at t/01basics.t line 76. Bareword "SQL_UDT" not allowed while "strict subs" in use at t/01basics.t line 77. Bareword "SQL_UDT_LOCATOR" not allowed while "strict subs" in use at t/01basics.t line 78. Bareword "SQL_ROW" not allowed while "strict subs" in use at t/01basics.t line 79. Bareword "SQL_REF" not allowed while "strict subs" in use at t/01basics.t line 80. Bareword "SQL_BLOB" not allowed while "strict subs" in use at t/01basics.t line 81. Bareword "SQL_BLOB_LOCATOR" not allowed while "strict subs" in use at t/01basics.t line 82. Bareword "SQL_CLOB" not allowed while "strict subs" in use at t/01basics.t line 83. Bareword "SQL_CLOB_LOCATOR" not allowed while "strict subs" in use at t/01basics.t line 84. Bareword "SQL_ARRAY" not allowed while "strict subs" in use at t/01basics.t line 85. Bareword "SQL_ARRAY_LOCATOR" not allowed while "strict subs" in use at t/01basics.t line 86. Bareword "SQL_MULTISET" not allowed while "strict subs" in use at t/01basics.t line 87. Bareword "SQL_MULTISET_LOCATOR" not allowed while "strict subs" in use at t/01basics.t line 88. Bareword "SQL_TYPE_DATE" not allowed while "strict subs" in use at t/01basics.t line 89. Bareword "SQL_TYPE_TIME" not allowed while "strict subs" in use at t/01basics.t line 90. Bareword "SQL_TYPE_TIMESTAMP" not allowed while "strict subs" in use at t/01basics.t line 91. Bareword "SQL_TYPE_TIME_WITH_TIMEZONE" not allowed while "strict subs" in use at t/01basics.t line 92. Bareword "SQL_TYPE_TIMESTAMP_WITH_TIMEZONE" not allowed while "strict subs" in use at t/01basics.t line 93. Bareword "SQL_INTERVAL_YEAR" not allowed while "strict subs" in use at t/01basics.t line 94. Bareword "SQL_INTERVAL_MONTH" not allowed while "strict subs" in use at t/01basics.t line 95. Bareword "SQL_INTERVAL_DAY" not allowed while "strict subs" in use at t/01basics.t line 96. Bareword "SQL_INTERVAL_HOUR" not allowed while "strict subs" in use at t/01basics.t line 97. Bareword "SQL_INTERVAL_MINUTE" not allowed while "strict subs" in use at t/01basics.t line 98. Bareword "SQL_INTERVAL_SECOND" not allowed while "strict subs" in use at t/01basics.t line 99. Bareword "SQL_INTERVAL_YEAR_TO_MONTH" not allowed while "strict subs" in use at t/01basics.t line 100. Bareword "SQL_INTERVAL_DAY_TO_HOUR" not allowed while "strict subs" in use at t/01basics.t line 101. Bareword "SQL_INTERVAL_DAY_TO_MINUTE" not allowed while "strict subs" in use at t/01basics.t line 102. Bareword "SQL_INTERVAL_DAY_TO_SECOND" not allowed while "strict subs" in use at t/01basics.t line 103. Bareword "SQL_INTERVAL_HOUR_TO_MINUTE" not allowed while "strict subs" in use at t/01basics.t line 104. Bareword "SQL_INTERVAL_HOUR_TO_SECOND" not allowed while "strict subs" in use at t/01basics.t line 105. Bareword "SQL_INTERVAL_MINUTE_TO_SECOND" not allowed while "strict subs" in use at t/01basics.t line 106. Bareword "SQL_CURSOR_FORWARD_ONLY" not allowed while "strict subs" in use at t/01basics.t line 111. Bareword "SQL_CURSOR_KEYSET_DRIVEN" not allowed while "strict subs" in use at t/01basics.t line 112. Bareword "SQL_CURSOR_DYNAMIC" not allowed while "strict subs" in use at t/01basics.t line 113. Bareword "SQL_CURSOR_STATIC" not allowed while "strict subs" in use at t/01basics.t line 114. Bareword "SQL_CURSOR_TYPE_DEFAULT" not allowed while "strict subs" in use at t/01basics.t line 115. Execution of t/01basics.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-131 Failed 131/131 tests, 0.00% okay t/02dbidrv............... # Failed test 'use DBI;' # at t/02dbidrv.t line 20. # Tried to use 'DBI'. # Error: Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. # at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 # BEGIN failed--compilation aborted at t/02dbidrv.t line 20. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Name "DBI::errstr" used only once: possible typo at t/02dbidrv.t line 208. Name "DBI::err" used only once: possible typo at t/02dbidrv.t line 207. Name "DBI::rows" used only once: possible typo at t/02dbidrv.t line 223. Can't locate auto/DBI/install_dri.al in @INC (@INC contains: C:\Perl\cpan\build\DBI-1.53\blib\lib C:\Perl\cpan\build\DBI-1.53\blib\arch C:/Perl/site/lib C:/Perl/lib . C:/Perl/site/lib C:/Perl/lib .) at t/02dbidrv.t line 144 # Looks like you planned 51 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 4-51 Failed 49/51 tests, 3.92% okay t/03handle............... # Failed test 'use DBI;' # at t/03handle.t line 16. # Tried to use 'DBI'. # Error: Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. # at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 # BEGIN failed--compilation aborted at t/03handle.t line 16. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate auto/DBI/installed_d.al in @INC (@INC contains: C:\Perl\cpan\build\DBI-1.53\blib\lib C:\Perl\cpan\build\DBI-1.53\blib\arch C:/Perl/site/lib C:/Perl/lib . C:/Perl/site/lib C:/Perl/lib .) at t/03handle.t line 20 # Looks like you planned 137 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-137 Failed 137/137 tests, 0.00% okay t/04mods................. # Failed test 'use DBI;' # at t/04mods.t line 16. # Tried to use 'DBI'. # Error: Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. # at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 # BEGIN failed--compilation aborted at t/04mods.t line 16. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 12. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/12 tests, 91.67% okay t/05thrclone.............Can't locate auto/DBI/connect_cac.al in @INC (@INC contains: C:\Perl\cpan\build\DBI-1.53\blib\lib C:\Perl\cpan\build\DBI-1.53\blib\arch C:/Perl/site/lib C:/Perl/lib . C:/Perl/site/lib C:/Perl/lib .) at t/05thrclone.t line 37 # Looks like you planned 43 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-43 Failed 42/43 tests, 2.33% okay t/06attrs................ # Failed test 'use DBI;' # at t/06attrs.t line 15. # Tried to use 'DBI'. # Error: Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. # at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 # BEGIN failed--compilation aborted at t/06attrs.t line 15. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate auto/DBI/connect.al in @INC (@INC contains: C:\Perl\cpan\build\DBI-1.53\blib\lib C:\Perl\cpan\build\DBI-1.53\blib\arch C:/Perl/site/lib C:/Perl/lib . C:/Perl/site/lib C:/Perl/lib .) at t/06attrs.t line 21 # Looks like you planned 137 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-137 Failed 137/137 tests, 0.00% okay t/07kids.................Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259. Compilation failed in require at t/07kids.t line 7. BEGIN failed--compilation aborted at t/07kids.t line 7. dubious Test returned status 2 (wstat 512, 0x200) t/08keeperr.............. # Failed test 'use DBI;' # at t/08keeperr.t line 14. # Tried to use 'DBI'. # Error: Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. # at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 # BEGIN failed--compilation aborted at t/08keeperr.t line 14. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Base class package "DBI::db" is empty. (Perhaps you need to 'use' the module which defines that package first.) at t/08keeperr.t line 29 BEGIN failed--compilation aborted at t/08keeperr.t line 29. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-69 Failed 69/69 tests, 0.00% okay t/09trace................ # Failed test 'use DBI;' # at t/09trace.t line 16. # Tried to use 'DBI'. # Error: Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. # at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 # BEGIN failed--compilation aborted at t/09trace.t line 16. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate auto/DBI/connect.al in @INC (@INC contains: C:\Perl\cpan\build\DBI-1.53\blib\lib C:\Perl\cpan\build\DBI-1.53\blib\arch C:/Perl/site/lib C:/Perl/lib . C:/Perl/site/lib C:/Perl/lib .) at t/09trace.t line 24 # Looks like you planned 66 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-66 Failed 66/66 tests, 0.00% okay t/10examp................Can't load 'blib/arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at blib/lib/DBI.pm line 259 BEGIN failed--compilation aborted at blib/lib/DBI.pm line 259. Compilation failed in require at t/10examp.t line 4. BEGIN failed--compilation aborted at t/10examp.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) t/11fetch................Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259. Compilation failed in require at t/11fetch.t line 7. BEGIN failed--compilation aborted at t/11fetch.t line 7. dubious Test returned status 2 (wstat 512, 0x200) t/14utf8.................Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259. Compilation failed in require at t/14utf8.t line 5. BEGIN failed--compilation aborted at t/14utf8.t line 5. dubious Test returned status 2 (wstat 512, 0x200) t/15array................ # Failed test 'use DBI;' # at t/15array.t line 14. # Tried to use 'DBI'. # Error: Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. # at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 # BEGIN failed--compilation aborted at t/15array.t line 14. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate auto/DBI/connect.al in @INC (@INC contains: C:\Perl\cpan\build\DBI-1.53\blib\lib C:\Perl\cpan\build\DBI-1.53\blib\arch C:/Perl/site/lib C:/Perl/lib . C:/Perl/site/lib C:/Perl/lib .) at t/15array.t line 18 # Looks like you planned 55 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-55 Failed 55/55 tests, 0.00% okay t/20meta................. # Failed test 'use DBI;' # at t/20meta.t line 8. # Tried to use 'DBI'. # Error: Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. # at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 # BEGIN failed--compilation aborted at t/20meta.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Name "DBI::errstr" used only once: possible typo at t/20meta.t line 12. Can't locate auto/DBI/connect.al in @INC (@INC contains: C:\Perl\cpan\build\DBI-1.53\blib\lib C:\Perl\cpan\build\DBI-1.53\blib\arch C:/Perl/site/lib C:/Perl/lib . C:/Perl/site/lib C:/Perl/lib .) at t/20meta.t line 11 # Looks like you planned 8 tests but only ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 3-8 Failed 7/8 tests, 12.50% okay t/30subclass............. # Failed test 'use DBI;' # at t/30subclass.t line 72. # Tried to use 'DBI'. # Error: Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. # at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 # BEGIN failed--compilation aborted at t/30subclass.t line 72. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Name "DBI::errstr" used only once: possible typo at t/30subclass.t line 132. Can't locate auto/MyDBI/connect.al in @INC (@INC contains: C:\Perl\cpan\build\DBI-1.53\blib\lib C:\Perl\cpan\build\DBI-1.53\blib\arch C:/Perl/site/lib C:/Perl/lib . C:/Perl/site/lib C:/Perl/lib .) at t/30subclass.t line 78 # Looks like you planned 36 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-36 Failed 36/36 tests, 0.00% okay t/40profile..............Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259. Compilation failed in require at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI/Profile.pm line 575. BEGIN failed--compilation aborted at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI/Profile.pm line 575. Compilation failed in require at t/40profile.t line 10. BEGIN failed--compilation aborted at t/40profile.t line 10. dubious Test returned status 2 (wstat 512, 0x200) t/41prof_dump............Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259. Compilation failed in require at t/41prof_dump.t line 9. BEGIN failed--compilation aborted at t/41prof_dump.t line 9. dubious Test returned status 2 (wstat 512, 0x200) t/42prof_data............Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259. Compilation failed in require at t/42prof_data.t line 5. BEGIN failed--compilation aborted at t/42prof_data.t line 5. dubious Test returned status 2 (wstat 512, 0x200) t/43prof_env.............Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259. Compilation failed in require at t/43prof_env.t line 12. BEGIN failed--compilation aborted at t/43prof_env.t line 12. dubious Test returned status 2 (wstat 512, 0x200) t/50dbm..................Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259. Compilation failed in require at t/50dbm.t line 8. BEGIN failed--compilation aborted at t/50dbm.t line 8. dubious Test returned status 2 (wstat 512, 0x200) t/60preparse.............Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259. Compilation failed in require at t/60preparse.t line 3. BEGIN failed--compilation aborted at t/60preparse.t line 3. dubious Test returned status 2 (wstat 512, 0x200) t/70callbacks............Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259. Compilation failed in require at t/70callbacks.t line 7. BEGIN failed--compilation aborted at t/70callbacks.t line 7. dubious Test returned status 2 (wstat 512, 0x200) t/72childhandles.........Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259. Compilation failed in require at t/72childhandles.t line 9. BEGIN failed--compilation aborted at t/72childhandles.t line 9. dubious Test returned status 2 (wstat 512, 0x200) t/80proxy................Can't load 'C:\Perl\cpan\build\DBI-1.53\blib\arch/auto/DBI/DBI.dll' for module DBI: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230. at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259 BEGIN failed--compilation aborted at C:\Perl\cpan\build\DBI-1.53\blib\lib/DBI.pm line 259. Compilation failed in require at t/80proxy.t line 8. BEGIN failed--compilation aborted at t/80proxy.t line 8. dubious Test returned status 2 (wstat 512, 0x200) t/pod....................ok t/zvpp_01basics..........ok 4/131 skipped: various reasons t/zvpp_02dbidrv..........ok 10/51 skipped: various reasons t/zvpp_03handle..........ok 76/137 skipped: various reasons t/zvpp_04mods............ok t/zvpp_05thrclone........ok t/zvpp_06attrs...........ok 7/137 skipped: various reasons t/zvpp_07kids............skipped all skipped: $h->{Kids} attribute not supported for DBI::PurePerl t/zvpp_08keeperr.........ok t/zvpp_09trace...........ok t/zvpp_10examp...........ok 39/263 skipped: various reasons t/zvpp_11fetch...........ok t/zvpp_14utf8............ok t/zvpp_15array...........ok t/zvpp_20meta............ok t/zvpp_30subclass........ok t/zvpp_40profile.........skipped all skipped: profiling not supported for DBI::PurePerl t/zvpp_41prof_dump.......skipped all skipped: profiling not supported for DBI::PurePerl t/zvpp_42prof_data.......skipped all skipped: profiling not supported for DBI::PurePerl t/zvpp_43prof_env........skipped all skipped: profiling not supported for DBI::PurePerl t/zvpp_50dbm.............ok t/zvpp_60preparse........skipped all skipped: preparse not supported for DBI::PurePerl t/zvpp_70callbacks.......skipped all skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl t/zvpp_72childhandles....ok t/zvpp_80proxy...........skipped all skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01basics.t 255 65280 131 261 1-131 t/02dbidrv.t 255 65280 51 97 1 4-51 t/03handle.t 255 65280 137 273 1-137 t/04mods.t 1 256 12 1 1 t/05thrclone.t 255 65280 43 84 2-43 t/06attrs.t 255 65280 137 273 1-137 t/07kids.t 2 512 ?? ?? ?? t/08keeperr.t 2 512 69 137 1-69 t/09trace.t 255 65280 66 131 1-66 t/10examp.t 255 65280 ?? ?? ?? t/11fetch.t 2 512 ?? ?? ?? t/14utf8.t 2 512 ?? ?? ?? t/15array.t 255 65280 55 109 1-55 t/20meta.t 255 65280 8 13 1 3-8 t/30subclass.t 255 65280 36 71 1-36 t/40profile.t 2 512 ?? ?? ?? t/41prof_dump.t 2 512 ?? ?? ?? t/42prof_data.t 2 512 ?? ?? ?? t/43prof_env.t 2 512 ?? ?? ?? t/50dbm.t 2 512 ?? ?? ?? t/60preparse.t 2 512 ?? ?? ?? t/70callbacks.t 2 512 ?? ?? ?? t/72childhandles.t 2 512 ?? ?? ?? t/80proxy.t 2 512 ?? ?? ?? 8 tests and 136 subtests skipped. Failed 24/49 test scripts. 730/1848 subtests failed. Files=49, Tests=1848, 18 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 24/49 test programs. 730/1848 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop. makewrapper: make failed -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX', optimize='-MD -Zi -DNDEBUG -O1', cppflags='-DWIN32' ccversion='12.00.8804', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86' libpth=\lib libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86'
