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 duplicate effort.
--
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.
C:\>cd install Bundle::CPAN
The filename, directory name, or volume label syntax is incorrect.
C:\>cd C:\.cpan\build\AI-Categorizer-0.04
C:\.cpan\build\AI-Categorizer-0.04>nmake
Microsoft (R) Program Maintenance Utility Version 7.00.9466
Copyright (C) Microsoft Corporation. All rights reserved.
C:\Lang\Perl633\bin\perl.exe -IC:\lang\Perl633\lib -IC:\lang\Perl633\lib
-MExtUtils::Command -e cp eg/categorizer blib\script\categorizer
C:\Lang\Perl633\bin\perl.exe -IC:\lang\Perl633\lib -IC:\lang\Perl633\lib
-e "system qq[pl2bat.bat ].shift" blib\script\categorizer
C:\.cpan\build\AI-Categorizer-0.04>nmake install
Microsoft (R) Program Maintenance Utility Version 7.00.9466
Copyright (C) Microsoft Corporation. All rights reserved.
C:\Lang\Perl633\bin\perl.exe -IC:\lang\Perl633\lib -IC:\lang\Perl633\lib
-MExtUtils::Command -e cp eg/categorizer blib\script\categorizer
C:\Lang\Perl633\bin\perl.exe -IC:\lang\Perl633\lib -IC:\lang\Perl633\lib
-e "system qq[pl2bat.bat ].shift" blib\script\categorizer
Installing C:\lang\Perl633\site\lib\AI\Categorizer.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Storable.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Document.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Experiment.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Hypothesis.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Collection.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Util.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\ObjectSet.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Learner.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Category.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\FeatureVector.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\KnowledgeSet.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Collection\DBI.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Collection\Files.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Collection\SingleFile.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Collection\InMemory.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Document\SMART.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Document\Text.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Learner\NaiveBayes.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Learner\Weka.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Learner\Boolean.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Learner\DecisionTree.pm
Installing C:\lang\Perl633\site\lib\AI\Categorizer\Learner\SVM.pm
Installing C:\lang\Perl633\bin\categorizer.bat
Installing C:\lang\Perl633\bin\categorizer
Writing C:\lang\Perl633\site\lib\auto\AI\Categorizer\.packlist
Appending installation info to C:\lang\Perl633\lib/perllocal.pod
C:\.cpan\build\AI-Categorizer-0.04>nmake test
Microsoft (R) Program Maintenance Utility Version 7.00.9466
Copyright (C) Microsoft Corporation. All rights reserved.
C:\Lang\Perl633\bin\perl.exe -IC:\lang\Perl633\lib -IC:\lang\Perl633\lib
-MExtUtils::Command -e cp eg/categorizer blib\script\categorizer
C:\Lang\Perl633\bin\perl.exe -IC:\lang\Perl633\lib -IC:\lang\Perl633\lib
-e "system qq[pl2bat.bat ].shift" blib\script\categorizer
C:\Lang\Perl633\bin\perl.exe -Mblib -IC:\lang\Perl633\lib -IC:\lang\Perl
633\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV
;" t\01-naive_bayes.t t\02-experiment.t t\03-weka.t t\04-decision_tree.t t\05-sv
m.t t\10-tools.t t\11-feature_vector.t
Using C:/.cpan/build/AI-Categorizer-0.04/blib
t\01-naive_bayes....Can't locate Class/Container.pm in @INC (@INC contains: C:/.
cpan/build/AI-Categorizer-0.04/blib/arch C:/.cpan/build/AI-Categorizer-0.04/blib
/lib C:\lang\Perl633\lib C:\lang\Perl633\lib C:/Lang/Perl633/lib C:/Lang/Perl633
/site/lib . C:/Lang/Perl633/lib C:/Lang/Perl633/site/lib .) at C:/.cpan/build/AI
-Categorizer-0.04/blib/lib/AI/Categorizer.pm line 5.
BEGIN failed--compilation aborted at C:/.cpan/build/AI-Categorizer-0.04/blib/lib
/AI/Categorizer.pm line 5.
Compilation failed in require at t/common.pl line 4.
BEGIN failed--compilation aborted at t/common.pl line 4.
Compilation failed in require at t\01-naive_bayes.t line 9.
BEGIN failed--compilation aborted at t\01-naive_bayes.t line 11.
t\01-naive_bayes....dubious
Test returned status 2 (wstat 512, 0x200)
t\02-experiment.....Can't locate Class/Container.pm in @INC (@INC contains: C:/.
cpan/build/AI-Categorizer-0.04/blib/arch C:/.cpan/build/AI-Categorizer-0.04/blib
/lib C:\lang\Perl633\lib C:\lang\Perl633\lib C:/Lang/Perl633/lib C:/Lang/Perl633
/site/lib . C:/Lang/Perl633/lib C:/Lang/Perl633/site/lib .) at C:/.cpan/build/AI
-Categorizer-0.04/blib/lib/AI/Categorizer.pm line 5.
BEGIN failed--compilation aborted at C:/.cpan/build/AI-Categorizer-0.04/blib/lib
/AI/Categorizer.pm line 5.
Compilation failed in require at t\02-experiment.t line 10.
BEGIN failed--compilation aborted at t\02-experiment.t line 10.
t\02-experiment.....dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-14
Failed 14/14 tests, 0.00% okay
t\03-weka...........Can't locate Class/Container.pm in @INC (@INC contains: C:/.
cpan/build/AI-Categorizer-0.04/blib/arch C:/.cpan/build/AI-Categorizer-0.04/blib
/lib C:\lang\Perl633\lib C:\lang\Perl633\lib C:/Lang/Perl633/lib C:/Lang/Perl633
/site/lib . C:/Lang/Perl633/lib C:/Lang/Perl633/site/lib .) at C:/.cpan/build/AI
-Categorizer-0.04/blib/lib/AI/Categorizer.pm line 5.
BEGIN failed--compilation aborted at C:/.cpan/build/AI-Categorizer-0.04/blib/lib
/AI/Categorizer.pm line 5.
Compilation failed in require at t/common.pl line 4.
BEGIN failed--compilation aborted at t/common.pl line 4.
Compilation failed in require at t\03-weka.t line 9.
BEGIN failed--compilation aborted at t\03-weka.t line 12.
t\03-weka...........dubious
Test returned status 2 (wstat 512, 0x200)
t\04-decision_tree..Can't locate Class/Container.pm in @INC (@INC contains: C:/.
cpan/build/AI-Categorizer-0.04/blib/arch C:/.cpan/build/AI-Categorizer-0.04/blib
/lib C:\lang\Perl633\lib C:\lang\Perl633\lib C:/Lang/Perl633/lib C:/Lang/Perl633
/site/lib . C:/Lang/Perl633/lib C:/Lang/Perl633/site/lib .) at C:/.cpan/build/AI
-Categorizer-0.04/blib/lib/AI/Categorizer.pm line 5.
BEGIN failed--compilation aborted at C:/.cpan/build/AI-Categorizer-0.04/blib/lib
/AI/Categorizer.pm line 5.
Compilation failed in require at t/common.pl line 4.
BEGIN failed--compilation aborted at t/common.pl line 4.
Compilation failed in require at t\04-decision_tree.t line 9.
BEGIN failed--compilation aborted at t\04-decision_tree.t line 12.
t\04-decision_tree..dubious
Test returned status 2 (wstat 512, 0x200)
t\05-svm............Can't locate Class/Container.pm in @INC (@INC contains: C:/.
cpan/build/AI-Categorizer-0.04/blib/arch C:/.cpan/build/AI-Categorizer-0.04/blib
/lib C:\lang\Perl633\lib C:\lang\Perl633\lib C:/Lang/Perl633/lib C:/Lang/Perl633
/site/lib . C:/Lang/Perl633/lib C:/Lang/Perl633/site/lib .) at C:/.cpan/build/AI
-Categorizer-0.04/blib/lib/AI/Categorizer.pm line 5.
BEGIN failed--compilation aborted at C:/.cpan/build/AI-Categorizer-0.04/blib/lib
/AI/Categorizer.pm line 5.
Compilation failed in require at t/common.pl line 4.
BEGIN failed--compilation aborted at t/common.pl line 4.
Compilation failed in require at t\05-svm.t line 9.
BEGIN failed--compilation aborted at t\05-svm.t line 12.
t\05-svm............dubious
Test returned status 2 (wstat 512, 0x200)
t\10-tools..........ok
t\11-feature_vector.ok
Failed Test Status Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------
t\01-naive_bayes.t 2 512 ?? ?? % ??
t\02-experiment.t 2 512 14 14 100.00% 1-14
t\03-weka.t 2 512 ?? ?? % ??
t\04-decision_tree.t 2 512 ?? ?? % ??
t\05-svm.t 2 512 ?? ?? % ??
Failed 5/7 test scripts, 28.57% okay. 14/29 subtests failed, 51.72% okay.
NMAKE : fatal error U1077: 'C:\Lang\Perl633\bin\perl.exe' : return code '0xff'
Stop.
C:\.cpan\build\AI-Categorizer-0.04>cpantest.pl -g fail
Editor [notepad.exe]:
x
--
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:/lang/Perl633\lib\CORE" -machine:x86'
libpth="C:\Program Files\Microsoft Visual Studio .NET\Vc7\lib\" "C:\Program
Files\Microsoft.NET\FrameworkSDK\Lib\" "C:\Program Files\Microsoft Visual
Studio\VC98\mfc\lib" "C:\Program Files\Microsoft Visual Studio\VC98\lib"
"C:\lang\Perl633\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:/lang/Perl633\lib\CORE" -machine:x86'