Front page | perl.cpan.testers |
Postings from March 2003
FAIL CGI-Wiki-0.25 MSWin32-x86-multi-thread 4.0
Thread Next
From:
DH
Date:
March 31, 2003 05:25
Subject:
FAIL CGI-Wiki-0.25 MSWin32-x86-multi-thread 4.0
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
E:\new\CGI-Wiki-0.25>nmake test
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib',
'blib\arch')" t\001_setup_mysql.t t\002_setup_pg.t
t\003_setup_mysql_dbixfts.t t\004_setup_sqlite.t t\005_setup_mysql_search_invertedindex.t
t\006_setup_db_file_search_invertedindex.t t\011_c
gi_wiki.t t\012_metadata.t t\013_deletion.t t\014_recent_changes.t t\021_cgi_wiki_store_database.t
t\022_cgi_wiki_store_mysql.t t\023_cgi_wi
ki_store_pg.t t\024_cgi_wiki_store_sqlite.t t\031_formatting.t t\032_formatter_default.t
t\001_setup_mysql...........................ok
t\002_setup_pg..............................ok
1/1 skipped: Not testing Postgres backend
t\003_setup_mysql_dbixfts...................ok
1/1 skipped: various reasons
t\004_setup_sqlite..........................ok
t\005_setup_mysql_search_invertedindex......ok
1/1 skipped: various reasons
t\006_setup_db_file_search_invertedindex....ok
1/1 skipped: various reasons
t\011_cgi_wiki..............................ok
174/389 skipped: various reasons
t\012_metadata..............................ok
12/36 skipped: various reasons
t\013_deletion..............................ok
2/6 skipped: various reasons
t\014_recent_changes........................ok
46/136 skipped: various reasons
t\021_cgi_wiki_store_database...............ok
6/18 skipped: various reasons
t\022_cgi_wiki_store_mysql..................ok
t\023_cgi_wiki_store_pg.....................skipped
all skipped: No Postgres database configured for testing
t\024_cgi_wiki_store_sqlite.................ok 7/9DBI connect('dbname=t/sqlite-test.db','',...)
failed: at E:\new\CGI-Wiki-0.25\blib\lib/CG
I/Wiki/Store/Database.pm line 66
# Looks like you planned 9 tests but only ran 7.
# Looks like your test died just after 7.
t\024_cgi_wiki_store_sqlite.................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 8-9
Failed 2/9 tests, 77.78% okay
t\031_formatting............................ok
8/24 skipped: various reasons
t\032_formatter_default.....................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\024_cgi_wiki_store_sqlite.t 255 65280 9 2 22.22% 8-9
1 test and 252 subtests skipped.
Failed 1/16 test scripts, 93.75% okay. 2/645 subtests failed, 99.69% okay.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.
--
Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -DNDEBUG',
cppflags='-DWIN32'
ccversion='', 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='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -release -libpath:"C:/Perl\lib\CORE"
-machine:x86'
libpth="C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib" "C:\Program Files\Microsoft
Visual Studio\VC98\lib" "C:\Perl\lib\CORE"
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 wsock32.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 wsock32.lib mpr.lib
winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release -libpath:"C:/Perl\lib\CORE"
-machine:x86'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
Locally applied patches:
ActivePerl Build 633
Built under MSWin32
Compiled at Jun 17 2002 21:33:05
@INC:
C:/Perl/lib
C:/Perl/site/lib
.
__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
Thread Next
-
FAIL CGI-Wiki-0.25 MSWin32-x86-multi-thread 4.0
by DH