Start 2009-06-12T19:00:45 ActivePerl-1003 CPAN-1.94 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0 Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Fri, 12 Jun 2009 10:27:07 GMT Running make for A/AP/APLA/Project-Easy-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AP/APLA/Project-Easy-0.01.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\A\AP\APLA\Project-Easy-0.01.tar.gz ok Project-Easy-0.01/ Project-Easy-0.01/Changes Project-Easy-0.01/lib/ Project-Easy-0.01/lib/Project/ Project-Easy-0.01/lib/Project/Easy/ Project-Easy-0.01/lib/Project/Easy/Config.pm Project-Easy-0.01/lib/Project/Easy/Daemon.pm Project-Easy-0.01/lib/Project/Easy/DB.pm Project-Easy-0.01/lib/Project/Easy/Distribution.pm Project-Easy-0.01/lib/Project/Easy/Helper.pm Project-Easy-0.01/lib/Project/Easy.pm Project-Easy-0.01/Makefile.PL Project-Easy-0.01/MANIFEST Project-Easy-0.01/META.yml Project-Easy-0.01/README Project-Easy-0.01/t/ Project-Easy-0.01/t/000-usage.t CPAN.pm: Going to build A/AP/APLA/Project-Easy-0.01.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Warning: prerequisite Class::Easy 0 not found. Warning: prerequisite DBI::Easy 0 not found. Warning: prerequisite IO::Easy 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Project::Easy ---- Unsatisfied dependencies detected during ---- ---- APLA/Project-Easy-0.01.tar.gz ---- Class::Easy [requires] DBI::Easy [requires] IO::Easy [requires] Running make test Delayed until after prerequisites Running test for module 'Class::Easy' Running make for A/AP/APLA/Class-Easy-0.03.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\A\AP\APLA\Class-Easy-0.03.tar.gz ok Class-Easy-0.03/ Class-Easy-0.03/Changes Class-Easy-0.03/lib/ Class-Easy-0.03/lib/Class/ Class-Easy-0.03/lib/Class/Easy/ Class-Easy-0.03/lib/Class/Easy/Log.pm Class-Easy-0.03/lib/Class/Easy/Timer.pm Class-Easy-0.03/lib/Class/Easy.pm Class-Easy-0.03/Makefile.PL Class-Easy-0.03/MANIFEST Class-Easy-0.03/META.yml Class-Easy-0.03/README Class-Easy-0.03/t/ Class-Easy-0.03/t/000-accessor.t Class-Easy-0.03/t/001-timer.t Class-Easy-0.03/t/002-log.t Class-Easy-0.03/t/004-strict-warnings.t CPAN.pm: Going to build A/AP/APLA/Class-Easy-0.03.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Class::Easy Could not read 'C:\cpanfly\var\cpan\build\Class-Easy-0.03-oyAihX\META.yml'. Falling back to other methods to determine prerequisites >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Class/Easy/Timer.pm blib\lib\Class\Easy\Timer.pm cp lib/Class/Easy.pm blib\lib\Class\Easy.pm cp lib/Class/Easy/Log.pm blib\lib\Class\Easy\Log.pm APLA/Class-Easy-0.03.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:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/000-accessor.t ......... ok 1 - use Class::Easy; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 - ERROR: too many parameters (1) for accessor My::Circle->id at main line 32. # ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 - ERROR: too many parameters (1) for accessor My::Sphere->global_ro at main line 68. # ok 15 ok 16 1..16 ok # Failed test at t/001-timer.t line 37. # Looks like you failed 1 test of 8. t/001-timer.t ............ ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 not ok 7 ok 8 1..8 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/8 subtests t/002-log.t .............. ok 1 ok 2 - we don't want anything before DEBUG ok 3 - [3628] [main(21)] [DBG] test # ok 4 ok 5 ok 6 1..6 ok # Scalar value @a[0] better written as $a[0] at (eval 20) line 3. t/004-strict-warnings.t .. ok 1 - strict is turned on by Class::Easy ok 2 1..2 ok Test Summary Report ------------------- t/001-timer.t (Wstat: 256 Tests: 8 Failed: 1) Failed test: 7 Non-zero exit status: 1 Files=4, Tests=32, 2 wallclock secs ( 0.03 usr + 0.02 sys = 0.05 CPU) Result: FAIL Failed 1/4 test programs. 1/32 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop. APLA/Class-Easy-0.03.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports APLA/Class-Easy-0.03.tar.gz Running test for module 'DBI::Easy' Running make for A/AP/APLA/DBI-Easy-0.09.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\A\AP\APLA\DBI-Easy-0.09.tar.gz ok DBI-Easy-0.09/ DBI-Easy-0.09/Changes DBI-Easy-0.09/lib/ DBI-Easy-0.09/lib/DBI/ DBI-Easy-0.09/lib/DBI/Easy/ DBI-Easy-0.09/lib/DBI/Easy/DBH.pm DBI-Easy-0.09/lib/DBI/Easy/DriverPatcher.pm DBI-Easy-0.09/lib/DBI/Easy/Helper.pm DBI-Easy-0.09/lib/DBI/Easy/Record/ DBI-Easy-0.09/lib/DBI/Easy/Record/Collection.pm DBI-Easy-0.09/lib/DBI/Easy/Record.pm DBI-Easy-0.09/lib/DBI/Easy/SQL.pm DBI-Easy-0.09/lib/DBI/Easy.pm DBI-Easy-0.09/Makefile.PL DBI-Easy-0.09/MANIFEST DBI-Easy-0.09/META.yml DBI-Easy-0.09/README DBI-Easy-0.09/t/ DBI-Easy-0.09/t/000-sql-test.t DBI-Easy-0.09/t/001-item-test.t DBI-Easy-0.09/t/002-relation-test.t DBI-Easy-0.09/t/003-int-vars.t DBI-Easy-0.09/t/004-speed.t DBI-Easy-0.09/t/005-collection.t DBI-Easy-0.09/t/db-config.pl DBI-Easy-0.09/t/DBI/ DBI-Easy-0.09/t/DBI/Easy/ DBI-Easy-0.09/t/DBI/Easy/Test/ DBI-Easy-0.09/t/DBI/Easy/Test/Account/ DBI-Easy-0.09/t/DBI/Easy/Test/Account/Collection.pm DBI-Easy-0.09/t/DBI/Easy/Test/Account.pm DBI-Easy-0.09/t/DBI/Easy/Test/Address.pm DBI-Easy-0.09/t/DBI/Easy/Test/Contact/ DBI-Easy-0.09/t/DBI/Easy/Test/Contact/Collection.pm DBI-Easy-0.09/t/DBI/Easy/Test/Contact.pm DBI-Easy-0.09/t/DBI/Easy/Test/Passport.pm CPAN.pm: Going to build A/AP/APLA/DBI-Easy-0.09.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Warning: prerequisite Class::Easy 0.02 not found. Warning: prerequisite DBD::SQLite 1.25 not found. We have 1.14. Checking if your kit is complete... Looks good Writing Makefile for DBI::Easy ---- Unsatisfied dependencies detected during ---- ---- APLA/DBI-Easy-0.09.tar.gz ---- DBD::SQLite [requires] Class::Easy [requires] Running make test Delayed until after prerequisites Running test for module 'DBD::SQLite' Running make for A/AD/ADAMK/DBD-SQLite-1.25.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\A\AD\ADAMK\DBD-SQLite-1.25.tar.gz ok DBD-SQLite-1.25/ DBD-SQLite-1.25/META.yml DBD-SQLite-1.25/Makefile.PL DBD-SQLite-1.25/util/ DBD-SQLite-1.25/util/getsqlite.pl DBD-SQLite-1.25/SQLite.xs DBD-SQLite-1.25/dbdimp.h DBD-SQLite-1.25/LICENSE DBD-SQLite-1.25/README DBD-SQLite-1.25/ppport.h DBD-SQLite-1.25/sqlite3ext.h DBD-SQLite-1.25/lib/ DBD-SQLite-1.25/lib/DBD/ DBD-SQLite-1.25/lib/DBD/SQLite.pm DBD-SQLite-1.25/lib/DBD/SQLite/ DBD-SQLite-1.25/lib/DBD/SQLite/Cookbook.pod DBD-SQLite-1.25/SQLiteXS.h DBD-SQLite-1.25/sqlite3.c DBD-SQLite-1.25/inc/ DBD-SQLite-1.25/inc/Test/ DBD-SQLite-1.25/inc/Test/NoWarnings/ DBD-SQLite-1.25/inc/Test/NoWarnings/Warning.pm DBD-SQLite-1.25/inc/Test/NoWarnings.pm DBD-SQLite-1.25/dbdimp.c DBD-SQLite-1.25/MANIFEST DBD-SQLite-1.25/Changes DBD-SQLite-1.25/sqlite3.h DBD-SQLite-1.25/t/ DBD-SQLite-1.25/t/rt_25924_user_defined_func_unicode.t DBD-SQLite-1.25/t/07_error.t DBD-SQLite-1.25/t/13_create_collation.t DBD-SQLite-1.25/t/rt_40594_nullable.t DBD-SQLite-1.25/t/28_schemachange.t DBD-SQLite-1.25/t/21_blobtext.t DBD-SQLite-1.25/t/12_unicode.t DBD-SQLite-1.25/t/rt_31324_full_names.t DBD-SQLite-1.25/t/32_inactive_error.t DBD-SQLite-1.25/t/rt_27553_prepared_cache_and_analyze.t DBD-SQLite-1.25/t/10_create_aggregate.t DBD-SQLite-1.25/t/rt_29058_group_by.t DBD-SQLite-1.25/t/09_create_function.t DBD-SQLite-1.25/t/rt_36836_duplicate_key.t DBD-SQLite-1.25/t/08_busy.t DBD-SQLite-1.25/t/98_pod.t DBD-SQLite-1.25/t/02_logon.t DBD-SQLite-1.25/t/16_column_info.t DBD-SQLite-1.25/t/33_non_latin_path.t DBD-SQLite-1.25/t/rt_25371_asymmetric_unicode.t DBD-SQLite-1.25/t/17_createdrop.t DBD-SQLite-1.25/t/31_bind_weird_number_param.t DBD-SQLite-1.25/t/99_pmv.t DBD-SQLite-1.25/t/rt_29629_sqlite_where_length.t DBD-SQLite-1.25/t/rt_36838_unique_and_bus_error.t DBD-SQLite-1.25/t/26_commit.t DBD-SQLite-1.25/t/04_insert.t DBD-SQLite-1.25/t/05_select.t DBD-SQLite-1.25/t/24_numrows.t DBD-SQLite-1.25/t/18_insertfetch.t DBD-SQLite-1.25/t/rt_32889_prepare_cached_reexecute.t DBD-SQLite-1.25/t/22_listfields.t DBD-SQLite-1.25/t/19_bindparam.t DBD-SQLite-1.25/t/rt_25460_numeric_aggregate.t DBD-SQLite-1.25/t/14_progress_handler.t DBD-SQLite-1.25/t/30_auto_rollback.t DBD-SQLite-1.25/t/20_blobs.t DBD-SQLite-1.25/t/06_tran.t DBD-SQLite-1.25/t/lib/ DBD-SQLite-1.25/t/lib/Test.pm DBD-SQLite-1.25/t/03_create_table.t DBD-SQLite-1.25/t/25_chopblanks.t DBD-SQLite-1.25/t/27_metadata.t DBD-SQLite-1.25/t/97_meta.t DBD-SQLite-1.25/t/01_compile.t DBD-SQLite-1.25/t/rt_21406_auto_finish.t DBD-SQLite-1.25/t/29_cppcomments.t DBD-SQLite-1.25/t/rt_15186_prepcached.t DBD-SQLite-1.25/t/23_nulls.t DBD-SQLite-1.25/t/15_ak_dbd.t CPAN.pm: Going to build A/AD/ADAMK/DBD-SQLite-1.25.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL We're using the bundled sqlite library. Checking if your kit is complete... Looks good Multiple copies of Driver.xst found in: C:/cpanfly/var/megalib/auto/DBI/ C:/Perl/lib/auto/DBI/ at Makefile.PL line 275 Using DBI 1.609 (for perl 5.010000 on MSWin32-x86-multi-thread) installed in C:/cpanfly/var/megalib/auto/DBI/ Writing Makefile for DBD::SQLite >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/DBD/SQLite.pm blib\lib\DBD\SQLite.pm cp lib/DBD/SQLite/Cookbook.pod blib\lib\DBD\SQLite\Cookbook.pod C:\Perl\bin\perl.exe -p -e "s/~DRIVER~/SQLite/g" C:\cpanfly\var\megalib\auto\DBI\Driver.xst > SQLite.xsi C:\Perl\bin\perl.exe C:\cpanfly\var\megalib\ExtUtils\xsubpp -typemap C:\Perl\lib\ExtUtils\typemap SQLite.xs > SQLite.xsc && C:\Perl\bin\perl.exe -MExtUtils::Command -e "mv" -- SQLite.xsc SQLite.c cl -c -I. -IC:\cpanfly\var\megalib\auto\DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -O2 -DVERSION=\"1.25\" -DXS_VERSION=\"1.25\" "-IC:\Perl\lib\CORE" -DSQLITE_CORE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_COLUMN_METADATA -DNDEBUG=1 -DSQLITE_PTR_SZ=4 SQLite.c Command line warning D4025 : overriding '/O1' with '/O2' SQLite.c SQLite.xs(30) : warning C4244: '=' : conversion from '__int64 ' to 'long ', possible loss of data cl -c -I. -IC:\cpanfly\var\megalib\auto\DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -O2 -DVERSION=\"1.25\" -DXS_VERSION=\"1.25\" "-IC:\Perl\lib\CORE" -DSQLITE_CORE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_COLUMN_METADATA -DNDEBUG=1 -DSQLITE_PTR_SZ=4 dbdimp.c Command line warning D4025 : overriding '/O1' with '/O2' dbdimp.c dbdimp.c(262) : warning C4244: 'function' : conversion from '__int64 ' to 'long ', possible loss of data dbdimp.c(262) : warning C4761: integral size mismatch in argument; conversion supplied cl -c -I. -IC:\cpanfly\var\megalib\auto\DBI -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -O2 -DVERSION=\"1.25\" -DXS_VERSION=\"1.25\" "-IC:\Perl\lib\CORE" -DSQLITE_CORE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_COLUMN_METADATA -DNDEBUG=1 -DSQLITE_PTR_SZ=4 sqlite3.c Command line warning D4025 : overriding '/O1' with '/O2' sqlite3.c sqlite3.c(10882) : warning C4244: '=' : conversion from '__int64 ' to 'long ', possible loss of data sqlite3.c(65562) : warning C4049: compiler limit : terminating line number emission warning C4761: integral size mismatch in argument; conversion supplied warning C4761: integral size mismatch in argument; conversion supplied warning C4761: integral size mismatch in argument; conversion supplied Running Mkbootstrap for DBD::SQLite () C:\Perl\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 SQLite.bs C:\Perl\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"DBD::SQLite\", 'DLBASE' => 'SQLite', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\DBD\SQLite\SQLite.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86 SQLite.obj dbdimp.obj sqlite3.obj C:\Perl\lib\CORE\perl510.lib 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 -def:SQLite.def Creating library blib\arch\auto\DBD\SQLite\SQLite.lib and object blib\arch\auto\DBD\SQLite\SQLite.exp if exist blib\arch\auto\DBD\SQLite\SQLite.dll.manifest mt -nologo -manifest blib\arch\auto\DBD\SQLite\SQLite.dll.manifest -outputresource:blib\arch\auto\DBD\SQLite\SQLite.dll;2 if exist blib\arch\auto\DBD\SQLite\SQLite.dll.manifest del blib\arch\auto\DBD\SQLite\SQLite.dll.manifest C:\Perl\bin\perl.exe -MExtUtils::Command -e "chmod" -- 755 blib\arch\auto\DBD\SQLite\SQLite.dll C:\Perl\bin\perl.exe -MExtUtils::Command -e "cp" -- SQLite.bs blib\arch\auto\DBD\SQLite\SQLite.bs C:\Perl\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 blib\arch\auto\DBD\SQLite\SQLite.bs ADAMK/DBD-SQLite-1.25.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:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # $DBI::VERSION=1.609 t/01_compile.t ........................... 1..4 ok 1 - Perl version is new enough ok 2 - use DBI; ok 3 - use DBD::SQLite; ok 4 - use t::lib::Test; ok # sqlite_version=3.6.13 t/02_logon.t ............................. 1..10 ok 1 - The object isa DBI::db ok 2 - ->{sqlite_version} ok ok 3 - AutoCommit is on by default ok 4 - Found initial busy_timeout ok 5 ok 6 - Set busy_timeout to new value ok 7 - The object isa DBI::db ok 8 - Unicode is on ok 9 - The object isa DBI::db ok 10 - no warnings ok t/03_create_table.t ...................... 1..7 ok 1 - The object isa DBI::db ok 2 - ->primary_key_info ok ok 3 - The object isa DBI::st ok 4 - ->execute ok ok 5 - Got 4 columns ok 6 - Table prepending is disabled by default ok 7 - no warnings ok t/04_insert.t ............................ 1..12 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE f ok 3 - DELETE FROM f ok 4 - The object isa DBI::st ok 5 - ->execute returns 1 row ok 6 ok 7 ok 8 ok 9 ok 10 - last_insert_rowid should be 4 ok 11 ok 12 - no warnings ok t/05_select.t ............................ 1..22 ok 1 - The object isa DBI::db ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 - Check num_rows (1) == 1 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 - no warnings ok t/06_tran.t .............................. 1..3 ok 1 - The object isa DBI::db ok 2 - 0E0 ID, TITLE, TOTAL ok 3 - no warnings ok t/07_error.t ............................. 1..8 ok 1 - The object isa DBI::db ok 2 - Statement 1 generated an error ok 3 - $DBI::err ok ok 4 - $DBI::errstr ok ok 5 - Statement 2 generated an error ok 6 - $DBI::err ok ok 7 - $DBI::errstr ok ok 8 - no warnings ok t/08_busy.t .............................. 1..11 ok 1 - The object isa DBI::db ok 2 - The object isa DBI::db ok 3 ok 4 ok 5 ok 6 ok 7 # insert failed : DBD::SQLite::db do failed: database is locked at t/08_busy.t line 34. ok 8 ok 9 - Ready ok 10 ok 11 - no warnings ok t/09_create_function.t ................... 1..19 ok 1 - The object isa DBI::db ok 2 - Got a result ok 3 - SELECT add2(1,3) ok 4 - SELECT add2(a,b) FROM func_test ok 5 - SELECT my_sum( '2', 3, 4, '5') ok 6 ok 7 ok 8 - SELECT void_return( 'I died' ) ok 9 - SELECT return_null() ok 10 - SELECT return2() ok 11 - SELECT my_defined(1) ok 12 - SELECT my_defined('') ok 13 - SELECT my_defined('abc') ok 14 - SELECT my_defined(NULL) ok 15 - SELECT noop(NULL) ok 16 - SELECT noop(1) ok 17 - SELECT noop('') ok 18 - SELECT noop(1.0625) ok 19 - no warnings ok t/10_create_aggregate.t .................. 1..16 ok 1 - The object isa DBI::db ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 - no warnings ok t/12_unicode.t ........................... 1..19 ok 1 - Correct length for $bytestring ok 2 - Correct length for $utfstring ok 3 - $utfstring should be marked as UTF-8 by Perl ok 4 - $bytestring should *NOT* be marked as UTF-8 by Perl ok 5 - The object isa DBI::db ok 6 - Unicode is off ok 7 - CREATE TABLE ok 8 - Reading blob gives binary ok 9 - Reading text gives binary too (for now) ok 10 - No blob corruption ok 11 - Same text, different encoding ok 12 - The object isa DBI::db ok 13 - Unicode is on ok 14 - Reading blob still gives binary ok 15 - Reading text returns UTF-8 ok 16 - Still no blob corruption ok 17 - Same text ok 18 - Database actually understands char set ok 19 - no warnings ok t/13_create_collation.t .................. 1..9 ok 1 - The object isa DBI::db ok 2 - collate perl (Bergere, Bergère, HAT, HOT, berger, bergère, ferme, fève, fétu, fête, hâter, héraut, hétaïre, hétéroclite, hêtre, hôte // Bergere, Bergère, HAT, HOT, berger, bergère, ferme, fève, fétu, fête, hâter, héraut, hétaïre, hétéroclite, hêtre, hôte) ok 3 - collate perllocale (berger, Bergere, bergère, Bergère, ferme, fête, fétu, fève, HAT, hâter, héraut, hétaïre, hétéroclite, hêtre, HOT, hôte // berger, Bergere, bergère, Bergère, ferme, fête, fétu, fève, HAT, hâter, héraut, hétaïre, hétéroclite, hêtre, HOT, hôte) ok 4 - collate no_accents (berger, Bergère, bergère, Bergere, ferme, fête, fétu, fève, HAT, hâter, héraut, hétaïre, hétéroclite, hêtre, HOT, hôte // berger, Bergère, bergère, Bergere, ferme, fête, fétu, fève, HAT, hâter, héraut, hétaïre, hétéroclite, hêtre, HOT, hôte) ok 5 - The object isa DBI::db ok 6 - collate perl (Bergere, Bergère, HAT, HOT, berger, bergère, ferme, fève, fétu, fête, hâter, héraut, hétaïre, hétéroclite, hêtre, hôte // Bergere, Bergère, HAT, HOT, berger, bergère, ferme, fève, fétu, fête, hâter, héraut, hétaïre, hétéroclite, hêtre, hôte) ok 7 - collate perllocale (bergère, Bergère, berger, Bergere, fève, fétu, fête, ferme, hôte, hâter, héraut, hétéroclite, hétaïre, hêtre, HAT, HOT // bergère, Bergère, berger, Bergere, fève, fétu, fête, ferme, hôte, hâter, héraut, hétéroclite, hétaïre, hêtre, HAT, HOT) ok 8 - collate no_accents (berger, Bergère, bergère, Bergere, ferme, fête, fétu, fève, HAT, hâter, héraut, hétaïre, hétéroclite, hêtre, HOT, hôte // berger, Bergère, bergère, Bergere, ferme, fête, fétu, fève, HAT, hâter, héraut, hétaïre, hétéroclite, hêtre, HOT, hôte) ok 9 - no warnings ok t/14_progress_handler.t .................. 1..4 ok 1 - The object isa DBI::db ok 2 ok 3 ok 4 - no warnings ok t/15_ak_dbd.t ............................ 1..37 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 - ->quote(test1) ok ok 4 - ->disconnect ok 5 - The object isa DBI::db ok 6 - DROP ok 7 - CREATE TABLE ok 8 - INSERT 1 ok 9 - DELETE 1 ok 10 - The object isa DBI::st ok 11 - ->execute ok 12 - ->fetch returns undef ok 13 - ->finish ok 14 - The object isa DBI::st ok 15 - ->rows is negative ok 16 - ->execute ok ok 17 - ->rows returns 0 ok 18 - ->finish ok 19 - INSERT 2 ok 20 - The object isa DBI::st ok 21 - ->execute ok 22 - NULL returned ok ok 23 - ->finish ok 24 - DELETE ok 25 - INSERT 3 ok 26 - The object isa DBI::st ok 27 - ->execute ok 28 - ->fetchall_arrayref ok 29 - ->finish ok 30 - DELETE ok 31 - The object isa DBI::st ok 32 - Execute ok 33 - Reexecute ok 34 - ->finish ok 35 - INSERT 4 ok 36 - The object isa DBI::st ok 37 - no warnings ok t/16_column_info.t ....................... 1..7 ok 1 - Created test table ok 2 - No error creating the table ok 3 - We can get column information ok 4 - We got information on two columns ok 5 - We got the right info in TYPE_NAME ok 6 - We got the right info in COLUMN_NAME ok 7 - no warnings ok t/17_createdrop.t ........................ 1..4 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 - DROP TABLE ok 4 - no warnings ok t/18_insertfetch.t ....................... 1..10 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 - INSERT ok 4 - SELECT ok ok 5 - DELETE ok 6 - The object isa DBI::st ok 7 - ->execute ok 8 - fetch select deleted ok 9 - fetch empty statement handler ok 10 - no warnings ok t/19_bindparam.t ......................... 1..33 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 - The object isa DBI::st ok 4 - EXECUTE 1 ok 5 - EXECUTE 2 ok 6 - EXECUTE 3 ok 7 - bind 1 ok 8 - bind 2 ok 9 - ->execute ok 10 - bind 3 ok 11 - bind 4 ok 12 - ->execute ok 13 - ->disconnect ok 14 - The object isa DBI::db ok 15 - The object isa DBI::st ok 16 - ->execute ok 17 - ->bind_columns ok 18 - ->fetch ok 19 - id = 1 ok 20 - name = A ok 21 - ->fetch ok 22 - id = 2 ok 23 - name = Tim Bunce ok 24 - ->fetch ok 25 - id = 3 ok 26 - name = Jochen Wiedmann ok 27 - ->fetch ok 28 - id = 4 ok 29 - name = $konig ok 30 - ->fetch ok 31 - id = 5 ok 32 - name = undef ok 33 - no warnings ok t/20_blobs.t ............................. 1..10 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 - The object isa DBI::st ok 4 - ->bind_param ok 5 - ->execute ok 6 - The object isa DBI::st ok 7 - ->execute ok 8 - Got the blob back ok ok 9 - ->finish ok 10 - no warnings ok t/21_blobtext.t .......................... 1..27 ok 1 - The object isa DBI::db ok 2 ok 3 ok 4 # showblob length: 32768 # 00000000 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f # 00000020 202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f # 00000040 404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f # 00000060 606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f # 00000080 808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f # 000000a0 a0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebf # 000000c0 c0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedf # 000000e0 e0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # showblob length: 32768 # 00000000 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f # 00000020 202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f # 00000040 404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f # 00000060 606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f # 00000080 808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f # 000000a0 a0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebf # 000000c0 c0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedf # 000000e0 e0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff ok 13 ok 14 ok 15 # showblob length: 32768 # 00000000 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f # 00000020 202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f # 00000040 404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f # 00000060 606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f # 00000080 808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f # 000000a0 a0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebf # 000000c0 c0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedf # 000000e0 e0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff ok 16 ok 17 ok 18 # showblob length: 32768 # 00000000 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f # 00000020 202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f # 00000040 404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f # 00000060 606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f # 00000080 808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f # 000000a0 a0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebf # 000000c0 c0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedf # 000000e0 e0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff ok 19 ok 20 ok 21 # showblob length: 32768 # 00000000 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f # 00000020 202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f # 00000040 404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f # 00000060 606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f # 00000080 808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f # 000000a0 a0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebf # 000000c0 c0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedf # 000000e0 e0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff ok 22 ok 23 ok 24 # showblob length: 32768 # 00000000 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f # 00000020 202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f # 00000040 404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f # 00000060 606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f # 00000080 808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f # 000000a0 a0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebf # 000000c0 c0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedf # 000000e0 e0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff ok 25 ok 26 ok 27 - no warnings ok t/22_listfields.t ........................ 1..12 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 - The object isa DBI::st ok 4 - ->execute ok 5 - Found 2 fields ok 6 - Names are ok ok 7 - ->finish ok ok 8 - The object isa DBI::st ok 9 - ->execute ok 10 - No fields in statement ok 11 - ->finish ok ok 12 - no warnings ok t/23_nulls.t ............................. 1..9 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 - INSERT ok 4 - The object isa DBI::st ok 5 - ->execute ok ok 6 - Two values in the row ok 7 - First column is undef ok 8 - Second column is defined ok 9 - ->finish ok t/24_numrows.t ........................... 1..18 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 - INSERT 1 ok 4 - The object isa DBI::st ok 5 - ->execute ok 6 - Got 1 rows ok 7 - ->finish ok 8 - INSERT 2 ok 9 - The object isa DBI::st ok 10 - ->execute ok 11 - Got 2 rows ok 12 - ->finish ok 13 - INSERT 3 ok 14 - The object isa DBI::st ok 15 - ->execute ok 16 - Got 2 rows ok 17 - ->finish ok 18 - no warnings ok t/25_chopblanks.t ........................ 1..14 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 - INSERT 1 ok 4 - INSERT 2 ok 5 - INSERT 3 ok 6 - The object isa DBI::st ok 7 - ->execute ok ok 8 - ChopBlanks = 0 ok 9 - ->finish ok 10 - The object isa DBI::st ok 11 - ->execute ok ok 12 - ChopBlanks = 1 ok 13 - ->finish ok 14 - no warnings ok t/26_commit.t ............................ 1..28 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 - AutoCommit is off ok 4 - ->err is false ok 5 - ->err is false ok 6 - INSERT 1 ok 7 - Found 1 rows ok 8 - ->rollback ok ok 9 - Found 0 rows ok 10 - DELETE 1 ok 11 - Found 0 rows ok 12 - ->commit ok ok 13 - Found 0 rows ok 14 - INSERT 1 ok 15 - Found 1 rows ok 16 - ->disconnect ok ok 17 - The object isa DBI::db ok 18 - Found 0 rows ok 19 - AutoCommit is on ok 20 - INSERT 1 ok 21 - Found 1 rows ok 22 - ->disconnect ok ok 23 - The object isa DBI::db ok 24 - Found 1 rows ok 25 - INSERT 2 ok 26 - Got one warning ok 27 - INSERT 3 ok 28 - Got one warning ok t/27_metadata.t .......................... 1..27 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 # Types: varchar(2) char(1) # Names: f1 f2 ok 24 ok 25 ok 26 ok 27 ok t/28_schemachange.t ...................... 1..9 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE table1 (id INTEGER NOT NULL, name CHAR (64) NOT NULL) ok 3 - CREATE TABLE table2 (id INTEGER NOT NULL, name CHAR (64) NOT NULL) ok 4 - ->disconnect ok ok 5 - The object isa DBI::db ok 6 - waitpid ok 7 - DROP TABLE table1 ok 8 - CREATE TABLE table2 (id INTEGER NOT NULL, name CHAR (64) NOT NULL) ok 9 - ->disconnect ok ok t/29_cppcomments.t ....................... 1..3 ok 1 - dbdimp.c has no C++ comments ok 2 - SQLite.c has no C++ comments ok 3 - sqlite3.c has no C++ comments ok t/30_auto_rollback.t ..................... 1..6 ok 1 - The object isa DBI::db ok 2 - ->{PrintWarn} is false ok 3 - CREATE TABLE ok ok 4 - ->begin_work ok 5 - INSERT ok ok 6 - no warnings ok t/31_bind_weird_number_param.t ........... 1..3 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE f ok 3 - accepts 12300: 12300 ok t/32_inactive_error.t .................... 1..4 ok 1 - The object isa DBI::db ok 2 ok 3 - Got 1 warning ok 4 - Got the expected warning ok t/33_non_latin_path.t .................... 1..25 ok 1 - longascii created ok 2 - The object isa DBI::db ok 3 - Could connect to database in longascii ok 4 - The object isa DBI::db ok 5 - Could connect to database in longascii ok 6 - Could connect to database in C:\cpanfly\var\tmp\cfenG865O7\longascii.db ok 7 - adatbázis created ok 8 - The object isa DBI::db ok 9 - Could connect to database in adatbázis ok 10 - The object isa DBI::db ok 11 - Could connect to database in adatbázis ok 12 - Could connect to database in C:\cpanfly\var\tmp\cfenG865O7\adatbázis.db ok 13 - name with spaces created ok 14 - The object isa DBI::db ok 15 - Could connect to database in name with spaces ok 16 - The object isa DBI::db ok 17 - Could connect to database in name with spaces ok 18 - Could connect to database in C:\cpanfly\var\tmp\cfenG865O7\name with spaces.db ok 19 - ¿¿¿ ¿¿¿¿¿¿ created ok 20 - The object isa DBI::db ok 21 - Could connect to database in ¿¿¿ ¿¿¿¿¿¿ ok 22 - The object isa DBI::db ok 23 - Could connect to database in ¿¿¿ ¿¿¿¿¿¿ ok 24 - Could connect to database in C:\cpanfly\var\tmp\cfenG865O7\¿¿¿ ¿¿¿¿¿¿.db ok 25 - no warnings ok t/97_meta.t .............................. 1..2 ok 1 - META.yml contains valid YAML ok 2 - META.yml meets the designated specification ok t/98_pod.t ............................... 1..2 ok 1 - blib\lib\DBD\SQLite.pm ok 2 - blib\lib\DBD\SQLite\Cookbook.pod ok t/99_pmv.t ............................... 1..51 ok 1 - lib/DBD/SQLite.pm ok 2 - t/01_compile.t ok 3 - t/02_logon.t ok 4 - t/03_create_table.t ok 5 - t/04_insert.t ok 6 - t/05_select.t ok 7 - t/06_tran.t ok 8 - t/07_error.t ok 9 - t/08_busy.t ok 10 - t/09_create_function.t ok 11 - t/10_create_aggregate.t ok 12 - t/12_unicode.t ok 13 - t/13_create_collation.t ok 14 - t/14_progress_handler.t ok 15 - t/15_ak_dbd.t ok 16 - t/16_column_info.t ok 17 - t/17_createdrop.t ok 18 - t/18_insertfetch.t ok 19 - t/19_bindparam.t ok 20 - t/20_blobs.t ok 21 - t/21_blobtext.t ok 22 - t/22_listfields.t ok 23 - t/23_nulls.t ok 24 - t/24_numrows.t ok 25 - t/25_chopblanks.t ok 26 - t/26_commit.t ok 27 - t/27_metadata.t ok 28 - t/28_schemachange.t ok 29 - t/29_cppcomments.t ok 30 - t/30_auto_rollback.t ok 31 - t/31_bind_weird_number_param.t ok 32 - t/32_inactive_error.t ok 33 - t/33_non_latin_path.t ok 34 - t/97_meta.t ok 35 - t/98_pod.t ok 36 - t/99_pmv.t ok 37 - t/rt_15186_prepcached.t ok 38 - t/rt_21406_auto_finish.t ok 39 - t/rt_25371_asymmetric_unicode.t ok 40 - t/rt_25460_numeric_aggregate.t ok 41 - t/rt_25924_user_defined_func_unicode.t ok 42 - t/rt_27553_prepared_cache_and_analyze.t ok 43 - t/rt_29058_group_by.t ok 44 - t/rt_29629_sqlite_where_length.t ok 45 - t/rt_31324_full_names.t ok 46 - t/rt_32889_prepare_cached_reexecute.t ok 47 - t/rt_36836_duplicate_key.t ok 48 - t/rt_36838_unique_and_bus_error.t ok 49 - t/rt_40594_nullable.t ok 50 - t/lib/Test.pm ok 51 - Makefile.PL ok t/rt_15186_prepcached.t .................. 1..13 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 - INSERT 1 ok 4 - INSERT 1 ok 5 - INSERT 1 ok 6 - The object isa DBI::st ok 7 - Query 1 Row 1 ok 8 - The object isa DBI::st ok 9 - Query 2 Row 1 ok 10 - Query 2 Row 2 ok 11 - The object isa DBI::st ok 12 - Query 2 Row 2 ok 13 - no warnings ok t/rt_21406_auto_finish.t ................. 1..11 ok 1 - The object isa DBI::db ok 2 - The object isa DBI::st ok 3 - ->execute ok ok 4 - Row 1 ok ok 5 - Row 2 ok ok 6 - The object isa DBI::st ok 7 - ->execute ok ok 8 - Row 1 ok ok 9 - Row 2 ok ok 10 - ->finish ok ok 11 - no warnings ok t/rt_25371_asymmetric_unicode.t .......... 1..23 ok 1 - The object isa DBI::db ok 2 - Unicode is on ok 3 - CREATE TABLE ok 4 - INSERT ok 5 - Value round-tripped ok ok 6 ok 7 - DELETE ok ok 8 - INSERT ok 9 - Value round-tripped ok ok 10 ok 11 ok 12 - DELETE ok ok 13 - INSERT ok 14 - Value round-tripped ok ok 15 ok 16 ok 17 - DELETE ok ok 18 - INSERT ok 19 - Value round-tripped ok ok 20 ok 21 ok 22 - DELETE ok ok 23 - no warnings ok t/rt_25460_numeric_aggregate.t ........... 1..14 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 - group/sum/sort/limit query ok ok 14 - no warnings ok t/rt_25924_user_defined_func_unicode.t ... 1..15 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 - INSERT ok 4 - unicode upcase ok ok 5 - DELETE ok ok 6 - INSERT ok 7 - unicode upcase ok ok 8 - DELETE ok ok 9 - INSERT ok 10 - unicode upcase ok ok 11 - DELETE ok ok 12 - INSERT ok 13 - unicode upcase ok ok 14 - DELETE ok ok 15 - no warnings ok t/rt_27553_prepared_cache_and_analyze.t .. 1..6 ok 1 - The object isa DBI::db ok 2 ok 3 ok 4 ok 5 ok 6 - no warnings ok t/rt_29058_group_by.t .................... 1..7 ok 1 - The object isa DBI::db ok 2 ok 3 - Got 2 results ok 4 - Got 2 results ok 5 - Got 2 results not ok 6 - we got 0 items # TODO This test is currently broken again. Wait for a better fix, or use known workarounds shown above # Failed (TODO) test 'we got 0 items' # at t/rt_29058_group_by.t line 62. # got: '0' # expected: '2' ok 7 - no warnings ok t/rt_29629_sqlite_where_length.t ......... 1..17 ok 1 - The object isa DBI::db ok 2 - insert ok 3 - execute, select length ok 4 - select length result ok 5 - execute: select count(*) from artist where length(name) > ? : [2] # TODO This test is currently broken again. Wait for a better fix, or use known workarounds. not ok 6 - result of: select count(*) from artist where length(name) > ? : [2] # TODO This test is currently broken again. Wait for a better fix, or use known workarounds. # Failed (TODO) test 'result of: select count(*) from artist where length(name) > ? : [2]' # at t/rt_29629_sqlite_where_length.t line 39. # got: '0' # expected: '1' ok 7 - execute: select count(*) from artist where length(name) > 2 ok 8 - result of: select count(*) from artist where length(name) > 2 ok 9 - execute: select count(*) from artist where length(name) > 1 ok 10 - result of: select count(*) from artist where length(name) > 1 ok 11 - execute: select count(*) from artist where length(name) > ? : [1] # TODO This test is currently broken again. Wait for a better fix, or use known workarounds. not ok 12 - result of: select count(*) from artist where length(name) > ? [1] # TODO This test is currently broken again. Wait for a better fix, or use known workarounds. # Failed (TODO) test 'result of: select count(*) from artist where length(name) > ? [1]' # at t/rt_29629_sqlite_where_length.t line 65. # got: '0' # expected: '1' ok 13 - execute: select count(*) from artist where length(name) > ? : [2] ok 14 - result of: select count(*) from artist where length(name) > ? : [2] ok 15 - execute: select count(*) from artist where length(name) > ?+0 : [2] ok 16 - result of: select count(*) from artist where length(name) > ?+0 : [2] ok 17 - no warnings ok t/rt_31324_full_names.t .................. 1..8 ok 1 - The object isa DBI::db ok 2 - The object isa DBI::st ok 3 - ->execute ok ok 4 - Shortname row ok ok 5 - The object isa DBI::st ok 6 - ->execute ok ok 7 - Shortname row ok ok 8 - no warnings ok t/rt_32889_prepare_cached_reexecute.t .... 1..32 ok 1 - The object isa DBI::db ok 2 - CREATE TABLE ok 3 - insert 1 ok 4 - insert 2 ok 5 - The object isa DBI::db ok 6 - No warnings ok 7 - The object isa DBI::db ok 8 - No warnings ok 9 - The object isa DBI::db ok 10 - Got row 1 ok 11 - No warnings ok 12 - The object isa DBI::db ok 13 - Got row 1 ok 14 - Got row 1 ok 15 - No warnings ok 16 - The object isa DBI::db ok 17 - Got row 1 ok 18 - Got a warning ok 19 - The object isa DBI::db ok 20 - No warnings ok 21 - The object isa DBI::db ok 22 - Got row 1 ok 23 - No warnings ok 24 - The object isa DBI::db ok 25 - Got row 1 ok 26 - Got row 1 ok 27 - No warnings ok 28 - The object isa DBI::db ok 29 - Got row 1 ok 30 - Got row 1 ok 31 - No warnings ok 32 - no warnings ok t/rt_36836_duplicate_key.t ............... 1..5 ok 1 - The object isa DBI::db ok 2 - create table ok 3 - insert ok 4 - duplicate ok 5 - no warnings ok t/rt_36838_unique_and_bus_error.t ........ 1..4 ok 1 - The object isa DBI::db ok 2 ok 3 - DBD::SQLite::db do failed: column num is not unique at t/rt_36838_unique_and_bus_error.t line 19. # ok 4 - no warnings ok t/rt_40594_nullable.t .................... 1..7 ok 1 - The object isa DBI::db ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok All tests successful. Test Summary Report ------------------- t/rt_29629_sqlite_where_length.t (Wstat: 0 Tests: 17 Failed: 0) TODO passed: 5, 11 Files=48, Tests=647, 64 wallclock secs ( 0.02 usr + 0.31 sys = 0.33 CPU) Result: PASS ADAMK/DBD-SQLite-1.25.tar.gz nmake test TEST_VERBOSE=1 -- OK Adam Kennedy <adamk@cpan.org> Self Contained SQLite RDBMS in a DBI Driver >>> (cd C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q && tar cvf - DBD-SQLite-1.25.ppd blib) | gzip -c >C:/cpanfly/var/REPO/A/AD/ADAMK/DBD-SQLite-1.25.tar.gz DBD-SQLite-1.25.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/DBD/ blib/arch/auto/DBD/SQLite/ blib/arch/auto/DBD/SQLite/SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.dll blib/arch/auto/DBD/SQLite/SQLite.exp blib/arch/auto/DBD/SQLite/SQLite.lib blib/lib/ blib/lib/DBD/ blib/lib/DBD/SQLite/ blib/lib/DBD/SQLite/Cookbook.pod blib/lib/DBD/SQLite.pm >>> mv C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/DBD-SQLite-1.25.ppd C:/cpanfly/var/REPO/A/AD/ADAMK DBD::SQLite::db do failed: column path is not unique(1) at dbdimp.c line 402 at C:\cpanfly\lib/ActivePerl/PPM/InstallArea.pm line 553. Megalib: File conflict for 'C:/cpanfly/var/megalib/auto/DBD/SQLite/SQLite.bs'. The package DBD-SQLite-Amalgamation has already installed a file that package DBD-SQLite wants to install. at C:\cpanfly\lib/ActivePerl/PPM/InstallArea.pm line 564. Running test for module 'Class::Easy' Running make for A/AP/APLA/Class-Easy-0.03.tar.gz Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly\var\cpan\build\Class-Easy-0.03-oyAihX Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'make' Has already been made Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'test' Running make test Won't repeat unsuccessful test during this command Has already been tested within this command Running make for A/AP/APLA/DBI-Easy-0.09.tar.gz Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build A/AP/APLA/DBI-Easy-0.09.tar.gz Warning: Prerequisite 'Class::Easy => 0.02' for 'APLA/DBI-Easy-0.09.tar.gz' failed when processing 'APLA/Class-Easy-0.03.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/DBI/Easy/DriverPatcher.pm blib\lib\DBI\Easy\DriverPatcher.pm cp lib/DBI/Easy/SQL.pm blib\lib\DBI\Easy\SQL.pm cp lib/DBI/Easy/Helper.pm blib\lib\DBI\Easy\Helper.pm cp lib/DBI/Easy/Record.pm blib\lib\DBI\Easy\Record.pm cp lib/DBI/Easy/Record/Collection.pm blib\lib\DBI\Easy\Record\Collection.pm cp lib/DBI/Easy.pm blib\lib\DBI\Easy.pm cp lib/DBI/Easy/DBH.pm blib\lib\DBI\Easy\DBH.pm APLA/DBI-Easy-0.09.tar.gz nmake -- OK Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'test' 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:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Failed test 'use DBI::Easy;' # at t/000-sql-test.t line 13. # Tried to use 'DBI::Easy'. # Error: Can't locate Class/Easy.pm in @INC (@INC contains: C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib .) at C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib/DBI/Easy.pm line 3. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib/DBI/Easy.pm line 3. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. Can't locate object method "dbh" via package "DBI::Easy" at t/000-sql-test.t line 22. BEGIN failed--compilation aborted at t/000-sql-test.t line 27. t/000-sql-test.t ....... not ok 1 - use DBI::Easy; ok 2 - use DBD::SQLite; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/2 subtests # Failed test 'use DBI::Easy;' # at t/001-item-test.t line 15. # Tried to use 'DBI::Easy'. # Error: Can't locate Class/Easy.pm in @INC (@INC contains: C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib .) at C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib/DBI/Easy.pm line 3. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib/DBI/Easy.pm line 3. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. Can't locate object method "dbh" via package "DBI::Easy" at t/001-item-test.t line 23. BEGIN failed--compilation aborted at t/001-item-test.t line 25. t/001-item-test.t ...... not ok 1 - use DBI::Easy; ok 2 - use DBD::SQLite; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/2 subtests Can't locate Class/Easy.pm in @INC (@INC contains: C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib . ../../../perl-easy/lib) at t/002-relation-test.t line 3. BEGIN failed--compilation aborted at t/002-relation-test.t line 3. t/002-relation-test.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run # Failed test 'use DBI::Easy;' # at t/003-int-vars.t line 13. # Tried to use 'DBI::Easy'. # Error: Can't locate Class/Easy.pm in @INC (@INC contains: C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib . ../../../perl-easy/lib) at C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib/DBI/Easy.pm line 3. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib/DBI/Easy.pm line 3. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. Can't locate object method "dbh" via package "DBI::Easy" at t/003-int-vars.t line 20. BEGIN failed--compilation aborted at t/003-int-vars.t line 23. t/003-int-vars.t ....... not ok 1 - use DBI::Easy; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests # Failed test 'use DBI::Easy;' # at t/004-speed.t line 15. # Tried to use 'DBI::Easy'. # Error: Can't locate Class/Easy.pm in @INC (@INC contains: C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib . ../../../perl-easy/lib) at C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib/DBI/Easy.pm line 3. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib/DBI/Easy.pm line 3. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. Can't locate object method "dbh" via package "DBI::Easy" at t/004-speed.t line 22. BEGIN failed--compilation aborted at t/004-speed.t line 24. t/004-speed.t .......... not ok 1 - use DBI::Easy; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests # Failed test 'use DBI::Easy;' # at t/005-collection.t line 13. # Tried to use 'DBI::Easy'. # Error: Can't locate Class/Easy.pm in @INC (@INC contains: C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib . ../../../perl-easy/lib) at C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib/DBI/Easy.pm line 3. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\DBI-Easy-0.09-3UJn0R\blib\lib/DBI/Easy.pm line 3. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. Can't locate object method "dbh" via package "DBI::Easy" at t/005-collection.t line 21. BEGIN failed--compilation aborted at t/005-collection.t line 23. t/005-collection.t ..... not ok 1 - use DBI::Easy; ok 2 - use DBD::SQLite; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/2 subtests Test Summary Report ------------------- t/000-sql-test.t (Wstat: 65280 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: No plan found in TAP output t/001-item-test.t (Wstat: 65280 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: No plan found in TAP output t/002-relation-test.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/003-int-vars.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: No plan found in TAP output t/004-speed.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: No plan found in TAP output t/005-collection.t (Wstat: 65280 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=6, Tests=8, 6 wallclock secs ( 0.00 usr + 0.05 sys = 0.05 CPU) Result: FAIL Failed 6/6 test programs. 5/8 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop. APLA/DBI-Easy-0.09.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports APLA/DBI-Easy-0.09.tar.gz Running test for module 'IO::Easy' Running make for A/AP/APLA/IO-Easy-0.02.tar.gz Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'get' Checksum for C:\cpanfly\var\cpan\sources\authors\id\A\AP\APLA\IO-Easy-0.02.tar.gz ok IO-Easy-0.02/ IO-Easy-0.02/Changes IO-Easy-0.02/lib/ IO-Easy-0.02/lib/IO/ IO-Easy-0.02/lib/IO/Easy/ IO-Easy-0.02/lib/IO/Easy/Dir.pm IO-Easy-0.02/lib/IO/Easy/File.pm IO-Easy-0.02/lib/IO/Easy.pm IO-Easy-0.02/Makefile.PL IO-Easy-0.02/MANIFEST IO-Easy-0.02/META.yml IO-Easy-0.02/README IO-Easy-0.02/t/ IO-Easy-0.02/t/000-file.t IO-Easy-0.02/t/001-dir.t IO-Easy-0.02/t/002-stat.t Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build A/AP/APLA/IO-Easy-0.02.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Warning: prerequisite Class::Easy 0 not found. Checking if your kit is complete... Looks good Writing Makefile for IO::Easy ---- Unsatisfied dependencies detected during ---- ---- APLA/IO-Easy-0.02.tar.gz ---- Class::Easy [requires] Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'test' Running make test Delayed until after prerequisites Running test for module 'Class::Easy' Running make for A/AP/APLA/Class-Easy-0.03.tar.gz Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly\var\cpan\build\Class-Easy-0.03-oyAihX Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'make' Has already been made Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'test' Running make test Won't repeat unsuccessful test during this command Has already been tested within this command Running make for A/AP/APLA/IO-Easy-0.02.tar.gz Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build A/AP/APLA/IO-Easy-0.02.tar.gz Warning: Prerequisite 'Class::Easy => 0' for 'APLA/IO-Easy-0.02.tar.gz' failed when processing 'APLA/Class-Easy-0.03.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/IO/Easy/File.pm blib\lib\IO\Easy\File.pm cp lib/IO/Easy.pm blib\lib\IO\Easy.pm cp lib/IO/Easy/Dir.pm blib\lib\IO\Easy\Dir.pm APLA/IO-Easy-0.02.tar.gz nmake -- OK Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'test' 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:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t Can't locate Class/Easy.pm in @INC (@INC contains: C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib .) at t/000-file.t line 3. BEGIN failed--compilation aborted at t/000-file.t line 3. t/000-file.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run # Failed test 'use IO::Easy;' # at t/001-dir.t line 10. # Tried to use 'IO::Easy'. # Error: Can't locate Class/Easy.pm in @INC (@INC contains: C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib .) at C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib/IO/Easy.pm line 3. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib/IO/Easy.pm line 3. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Failed test 'use IO::Easy::File;' # at t/001-dir.t line 11. # Tried to use 'IO::Easy::File'. # Error: Can't locate Class/Easy.pm in @INC (@INC contains: C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib .) at C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib/IO/Easy/File.pm line 3. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib/IO/Easy/File.pm line 3. # Compilation failed in require at (eval 5) line 2. # BEGIN failed--compilation aborted at (eval 5) line 2. # Failed test 'use IO::Easy::Dir;' # at t/001-dir.t line 12. # Tried to use 'IO::Easy::Dir'. # Error: Attempt to reload IO/Easy.pm aborted. # Compilation failed in require at C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib/IO/Easy/Dir.pm line 5. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib/IO/Easy/Dir.pm line 5. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. Can't locate object method "new" via package "IO::Easy" at t/001-dir.t line 19. # Looks like you failed 3 tests of 3. # Looks like your test exited with 255 just after 3. t/001-dir.t ... not ok 1 - use IO::Easy; not ok 2 - use IO::Easy::File; not ok 3 - use IO::Easy::Dir; 1..3 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests # Failed test 'use IO::Easy;' # at t/002-stat.t line 10. # Tried to use 'IO::Easy'. # Error: Can't locate Class/Easy.pm in @INC (@INC contains: C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib .) at C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib/IO/Easy.pm line 3. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib/IO/Easy.pm line 3. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Failed test 'use IO::Easy::File;' # at t/002-stat.t line 11. # Tried to use 'IO::Easy::File'. # Error: Can't locate Class/Easy.pm in @INC (@INC contains: C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib .) at C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib/IO/Easy/File.pm line 3. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib/IO/Easy/File.pm line 3. # Compilation failed in require at (eval 5) line 2. # BEGIN failed--compilation aborted at (eval 5) line 2. # Failed test 'use IO::Easy::Dir;' # at t/002-stat.t line 12. # Tried to use 'IO::Easy::Dir'. # Error: Attempt to reload IO/Easy.pm aborted. # Compilation failed in require at C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib/IO/Easy/Dir.pm line 5. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\IO-Easy-0.02-WGKKyp\blib\lib/IO/Easy/Dir.pm line 5. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. Can't locate object method "new" via package "IO::Easy" at t/002-stat.t line 19. # Looks like you failed 3 tests of 3. # Looks like your test exited with 255 just after 3. t/002-stat.t .. not ok 1 - use IO::Easy; not ok 2 - use IO::Easy::File; not ok 3 - use IO::Easy::Dir; 1..3 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests Test Summary Report ------------------- t/000-file.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/001-dir.t (Wstat: 65280 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 255 t/002-stat.t (Wstat: 65280 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 255 Files=3, Tests=6, 0 wallclock secs ( 0.01 usr + 0.03 sys = 0.05 CPU) Result: FAIL Failed 3/3 test programs. 6/6 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop. APLA/IO-Easy-0.02.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports APLA/IO-Easy-0.02.tar.gz Running make for A/AP/APLA/Project-Easy-0.01.tar.gz Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly\var\cpan\build\Project-Easy-0.01-AmiUtd Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build A/AP/APLA/Project-Easy-0.01.tar.gz Warning: Prerequisite 'Class::Easy => 0' for 'APLA/Project-Easy-0.01.tar.gz' failed when processing 'APLA/Class-Easy-0.03.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. Warning: Prerequisite 'DBI::Easy => 0' for 'APLA/Project-Easy-0.01.tar.gz' failed when processing 'APLA/DBI-Easy-0.09.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. Warning: Prerequisite 'IO::Easy => 0' for 'APLA/Project-Easy-0.01.tar.gz' failed when processing 'APLA/IO-Easy-0.02.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Project/Easy/Helper.pm blib\lib\Project\Easy\Helper.pm cp lib/Project/Easy/Distribution.pm blib\lib\Project\Easy\Distribution.pm cp lib/Project/Easy/Config.pm blib\lib\Project\Easy\Config.pm cp lib/Project/Easy.pm blib\lib\Project\Easy.pm cp lib/Project/Easy/DB.pm blib\lib\Project\Easy\DB.pm cp lib/Project/Easy/Daemon.pm blib\lib\Project\Easy\Daemon.pm APLA/Project-Easy-0.01.tar.gz nmake -- OK Prepending C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib to PERL5LIB for 'test' 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:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Failed test 'use Project::Easy;' # at t/000-usage.t line 7. # Tried to use 'Project::Easy'. # Error: Can't locate Class/Easy.pm in @INC (@INC contains: C:\cpanfly\var\cpan\build\Project-Easy-0.01-AmiUtd\blib\lib C:\cpanfly\var\cpan\build\Project-Easy-0.01-AmiUtd\blib\arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/arch C:\cpanfly\var\cpan\build\DBD-SQLite-1.25-QYrX6q/blib/lib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib .) at C:\cpanfly\var\cpan\build\Project-Easy-0.01-AmiUtd\blib\lib/Project/Easy.pm line 5. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\Project-Easy-0.01-AmiUtd\blib\lib/Project/Easy.pm line 5. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Looks like you failed 1 test of 1. t/000-usage.t .. not ok 1 - use Project::Easy; 1..1 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/000-usage.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=1, Tests=1, 0 wallclock secs ( 0.02 usr + 0.02 sys = 0.03 CPU) Result: FAIL Failed 1/1 test programs. 1/1 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x1' Stop. APLA/Project-Easy-0.01.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports APLA/Project-Easy-0.01.tar.gz Finished 2009-06-12T19:02:32