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.
--
C:\new\ExtUtils-CBuilder-0.00_01>perl Build.PL
Checking whether your kit is complete...
Looks good
Creating new 'Build' script for 'ExtUtils-CBuilder' version '0.00_01'
C:\new\ExtUtils-CBuilder-0.00_01>perl Build test
lib/ExtUtils/CBuilder.pm -> blib\lib\ExtUtils\CBuilder.pm
t\01-basic....ok 2/8error building E:\DOCUME~1\_\LOCALS~1\Temp\compilet.dll from
E:\DOCUME~1\_\LOCALS~1\Temp\compilet.ob
j at C:\new\ExtUtils-CBuilder-0.00_01\blib\lib/ExtUtils/CBuilder.pm line 128.
t\01-basic....NOK 3# Failed test 3 in t\01-basic.t at line 14
# t\01-basic.t line 14 is: ok $b->have_c_compiler;
t\01-basic....ok 7/8error building t\compilet.dll from t\compilet.obj at
C:\new\ExtUtils-CBuilder-0.00_01\blib\lib/ExtUt
ils/CBuilder.pm line 128.
t\01-basic....dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 3, 8
Failed 2/8 tests, 75.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\01-basic.t 2 512 8 3 37.50% 3 8
Failed 1/1 test scripts, 0.00% okay. 2/8 subtests failed, 75.00% okay.
C:\new\ExtUtils-CBuilder-0.00_01>perl Build test verbose=1
t\01-basic....1..8
# Running under perl version 5.006001 for MSWin32
# Win32::BuildNumber 633
# Current time local: Wed Dec 3 06:23:27 2003
# Current time GMT: Wed Dec 3 14:23:27 2003
# Using Test.pm version 1.24
ok 1
ok 2
cl -IC:\Perl\lib\CORE -c -nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAVE_DES_FCRYPT
-DPERL_IMPLICIT_CONTE
XT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -O1 -MD -DNDEBUG -o
E:\DOCUME~1\_\LOCALS~1\Temp\compilet.obj E:\DOCUME~1\_\
LOCALS~1\Temp\compilet.c
compilet.c
link -dll -nologo -nodefaultlib -release -libpath:"C:\Perl\lib\CORE" -machine:x86 -o
E:\DOCUME~1\_\LOCALS~1\Temp\compile
t.dll E:\DOCUME~1\_\LOCALS~1\Temp\compilet.obj
LINK : warning LNK4044: unrecognized option "o"; ignored
LINK : fatal error LNK1181: cannot open input file
"E:\DOCUME~1\_\LOCALS~1\Temp\compilet.dll"
error building E:\DOCUME~1\_\LOCALS~1\Temp\compilet.dll from
E:\DOCUME~1\_\LOCALS~1\Temp\compilet.obj at C:\new\ExtUtils
-CBuilder-0.00_01\blib\lib/ExtUtils/CBuilder.pm line 128.
not ok 3
# Failed test 3 in t\01-basic.t at line 14
# t\01-basic.t line 14 is: ok $b->have_c_compiler;
ok 4
ok 5
cl -IC:\Perl\lib\CORE -c -nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAVE_DES_FCRYPT
-DPERL_IMPLICIT_CONTE
XT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -O1 -MD -DNDEBUG -o t\compilet.obj
t\compilet.c
compilet.c
ok 6
ok 7
link -dll -nologo -nodefaultlib -release -libpath:"C:\Perl\lib\CORE" -machine:x86 -o
t\compilet.dll t\compilet.obj
LINK : warning LNK4044: unrecognized option "o"; ignored
LINK : fatal error LNK1181: cannot open input file "t\compilet.dll"
error building t\compilet.dll from t\compilet.obj at
C:\new\ExtUtils-CBuilder-0.00_01\blib\lib/ExtUtils/CBuilder.pm line
128.
dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 3, 8
Failed 2/8 tests, 75.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\01-basic.t 2 512 8 3 37.50% 3 8
Failed 1/1 test scripts, 0.00% okay. 2/8 subtests failed, 75.00% okay.
C:\new\ExtUtils-CBuilder-0.00_01>link /?
Microsoft (R) Incremental Linker Version 6.00.8168
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
usage: LINK [options] [files] [EMAIL PROTECTED]
options:
/ALIGN:#
/BASE:{address|@filename,key}
/COMMENT:comment
/DEBUG
/DEBUGTYPE:{CV|COFF}
/DEF:filename
/DEFAULTLIB:library
/DELAY:{NOBIND|UNLOAD}
/DELAYLOAD:dll
/DLL
/DRIVER[:{UPONLY|WDM}]
/ENTRY:symbol
/EXETYPE:DYNAMIC
/EXPORT:symbol
/FIXED[:NO]
/FORCE[:{MULTIPLE|UNRESOLVED}]
/GPSIZE:#
/HEAP:reserve[,commit]
/IMPLIB:filename
/INCLUDE:symbol
/INCREMENTAL:{YES|NO}
/LARGEADDRESSAWARE[:NO]
/LIBPATH:dir
/LINK50COMPAT
/MACHINE:{ALPHA|ARM|IX86|MIPS|MIPS16|MIPSR41XX|PPC|SH3|SH4}
/MAP[:filename]
/MAPINFO:{EXPORTS|FIXUPS|LINES}
/MERGE:from=to
/NODEFAULTLIB[:library]
/NOENTRY
/NOLOGO
/OPT:{ICF[,iterations]|NOICF|NOREF|NOWIN98|REF|WIN98}
/ORDER:@filename
/OUT:filename
/PDB:{filename|NONE}
/PDBTYPE:{CON[SOLIDATE]|SEPT[YPES]}
/PROFILE
/RELEASE
/SECTION:name,[E][R][W][S][D][K][L][P][X]
/STACK:reserve[,commit]
/STUB:filename
/SUBSYSTEM:{NATIVE|WINDOWS|CONSOLE|WINDOWSCE|POSIX}[,#[.##]]
/SWAPRUN:{CD|NET}
/VERBOSE[:LIB]
/VERSION:#[.#]
/VXD
/WARN[:warninglevel]
/WINDOWSCE:{CONVERT|EMULATION}
/WS:AGGRESSIVE
C:\new\ExtUtils-CBuilder-0.00_01>
--
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!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/