Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the WWW-Mechanize CPAN distribution.

Report information
The Basics
Id: 5409
Status: resolved
Priority: 0/
Queue: WWW-Mechanize

People
Owner: Nobody in particular
Requestors: ivorw-cpan [...] xemaps.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.72
Fixed in: (no value)



Subject: Problems with tests on Win32
STDOUT: C:\ActivePerl\bin\perl.exe -Mblib -IC:\ActivePerl\lib -IC:\ActivePerl\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;" t\*.t t\live\back.t t\live\click.t t\live\follow.t t\live\follow_link.t t\live\form.t t\live\get.t t\live\reload.t t\live\submit.t t\*.................can't open t\*.t. No such file or directory can't close t\*.t. Bad file descriptor dubious Test returned status 2 (wstat 512, 0x200) t\live\back.........ok t\live\click........ok t\live\follow.......ok t\live\follow_link..ok t\live\form.........ok t\live\get..........ok t\live\reload.......ok t\live\submit.......ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\*.t 2 512 ?? ?? % ?? STDERR: Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Using c:/ivor/WWW-Mechanize-0.72/blib Can't open perl script "t\*.t": No such file or directory Use of uninitialized value in subtraction (-) at C:\ActivePerl\lib/Time/Local.pm line 99. Use of uninitialized value in subtraction (-) at C:\ActivePerl\lib/Time/Local.pm line 99. Use of uninitialized value in subtraction (-) at C:\ActivePerl\lib/Time/Local.pm line 99. Use of uninitialized value in subtraction (-) at C:\ActivePerl\lib/Time/Local.pm line 99. Use of uninitialized value in subtraction (-) at C:\ActivePerl\lib/Time/Local.pm line 99. Use of uninitialized value in subtraction (-) at C:\ActivePerl\lib/Time/Local.pm line 99. Use of uninitialized value in subtraction (-) at C:\ActivePerl\lib/Time/Local.pm line 99. Use of uninitialized value in subtraction (-) at C:\ActivePerl\lib/Time/Local.pm line 99. Failed 1/9 test scripts, 88.89% okay. 0/126 subtests failed, 100.00% okay. NMAKE : fatal error U1077: 'C:\ActivePerl\bin\perl.exe' : return code '0xff' Stop. Version info: This is perl, v5.6.1 built for MSWin32-x86-multi-thread (with 1 registered patch, see perl -V for more detail) Copyright 1987-2001, Larry Wall Binary build 633 provided by ActiveState Corp. http://www.ActiveState.com Built 21:33:05 Jun 17 2002 Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page. 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:\ActivePerl\lib\CORE" -machine:x86' libpth="C:\ActivePerl\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:\ActivePerl\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:/ActivePerl/lib C:/ActivePerl/site/lib .
I don't know what version you're trying to install, but try to install 0.73_01 which I should have out tonight.