-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The install of Module Build 0.2609 fails in Build test with a strange
mkdir with the drive letter at the end of the path. Since the path is
relative, the drive letter should not even be included. I suspect must
have something wrong with my configuation somewhere, but I'm not sure.
The console output from the install and my perl configuration are
included below. Thanks for any help.
console from install:
H:\perl\cpan\source\build\Module-Build-0.2609>perl Build.PL
Checking whether your kit is complete...
Looks good
Feature 'YAML_support' enabled.
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Module-Build' version '0.2609'
H:\perl\cpan\source\build\Module-Build-0.2609>perl Build test
Writing config notes to blib\lib\Module\Build\ConfigData.pm
t\basic.........ok
t\compat........ok 4/62mkdir blib/html/site/lib/H:.: Invalid argument
at H:\perl
\cpan\source\build\Module-Build-0.2609\blib\lib/Module/Build/Base.pm
line 1789
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code
'0xff'
Stop.
t\compat........ok 14/62mkdir blib/html/site/lib/H:.: Invalid argument
at H:\per
l\cpan\source\build\Module-Build-0.2609\blib\lib/Module/Build/Base.pm
line 1789
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code
'0xff'
Stop.
t\compat........FAILED tests 5, 15
~ Failed 2/62 tests, 96.77% okay
t\ext...........ok
t\extend........ok 10/11mkdir blib/html/site/lib/H:.: Invalid argument
at H:\per
l\cpan\source\build\Module-Build-0.2609\blib\lib/Module/Build/Base.pm
line 1789
t\extend........dubious
~ Test returned status 2 (wstat 512, 0x200)
DIED. FAILED test 11
~ Failed 1/11 tests, 90.91% okay
t\files.........ok
t\install.......ok 18/29mkdir blib/html/site/lib/H:.: Invalid argument
at H:\per
l\cpan\source\build\Module-Build-0.2609\blib\lib/Module/Build/Base.pm
line 1789
t\install.......NOK 20mkdir blib/html/site/lib/H:.: Invalid argument
at H:\perl\
cpan\source\build\Module-Build-0.2609\blib\lib/Module/Build/Base.pm
line 1789
t\install.......FAILED tests 2-13, 20, 22
~ Failed 14/29 tests, 51.72% okay (less 3 skipped tests: 12
okay, 41.38%)
t\manifypods....ok 2/21mkdir blib/html/site/lib/H:.: Invalid argument
at H:\perl
\cpan\source\build\Module-Build-0.2609\blib\lib/Module/Build/Base.pm
line 1789
t\manifypods....dubious
~ Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 3-21
~ Failed 19/21 tests, 9.52% okay
t\notes.........ok
t\pod_parser....ok
t\runthrough....ok 13/28mkdir blib/html/site/lib/H:.: Invalid argument
at H:\per
l\cpan\source\build\Module-Build-0.2609\blib\lib/Module/Build/Base.pm
line 1789
t\runthrough....FAILED tests 14-15
~ Failed 2/28 tests, 92.86% okay
t\signature.....skipped
~ all skipped: Skipping unless $ENV{TEST_SIGNATURE} is true
t\versions......ok
t\xs............ok 5/12mkdir blib/html/site/lib/H:.: Invalid argument
at H:\perl
\cpan\source\build\Module-Build-0.2609\blib\lib/Module/Build/Base.pm
line 1789
t\xs............FAILED test 3
~ Failed 1/12 tests, 91.67% okay (less 2 skipped tests: 9 okay,
75.00%)
Failed Test Stat Wstat Total Fail Failed List of Failed
-
-------------------------------------------------------------------------------
t\compat.t 62 2 3.23% 5 15
t\extend.t 2 512 11 2 18.18% 11
t\install.t 29 14 48.28% 2-13 20 22
t\manifypods.t 2 512 21 38 180.95% 3-21
t\runthrough.t 28 2 7.14% 14-15
t\xs.t 12 1 8.33% 3
1 test and 5 subtests skipped.
Failed 6/13 test scripts, 53.85% okay. 39/320 subtests failed, 87.81%
okay.
Perl environment info:
h:\perl\MyCode>perl -V
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=def
ine
~ useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
~ use64bitint=undef use64bitall=undef uselongdouble=undef
~ Compiler:
~ cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE
- -DNO_STRI
CT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS
- -DPERL_MSVCRT_
READFIX',
~ optimize='-O1 -MD -Zi -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 -debug -opt:ref,icf
- -libpath:"h:
\Perl\lib\CORE" -machine:x86'
~ libpth=C:\DEVSTU~2\VC98\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 wsoc
k32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib
~ perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib
winspool.lib comd
lg32.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 -debug
- -opt:ref,icf -
libpath:"h:\Perl\lib\CORE" -machine:x86'
Characteristics of this binary (from libperl):
~ Compile-time options: MULTIPLICITY USE_ITHREADS
PERL_IMPLICIT_CONTEXT PERL_IMP
LICIT_SYS
~ Locally applied patches:
~ ActivePerl Build 635
~ Built under MSWin32
~ Compiled at Feb 4 2003 15:34:21
~ %ENV:
~ PERLDB_OPTS="RemotePort=127.0.0.1:2000"
~ @INC:
~ h:/perl/lib
~ h:/perl/site/lib
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFCOwI8HgQDyjc90cYRAs8EAKDCyHdR/t3qhszW7wxibZ5EFYMfPwCgrAHs
bvM26yaS0jUy1eAUiMtB6RA=
=nzf1
-----END PGP SIGNATURE-----
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
|