Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CGI CPAN distribution.

Report information
The Basics
Id: 72311
Status: resolved
Priority: 0/
Queue: CGI

People
Owner: Nobody in particular
Requestors: jdhedden [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 3.56
Fixed in: (no value)



Subject: t/fast.t failure under Cygwin on Window
CGI.pm-3.56 > perl -Mblib t/fast.t 1..10 ok 1 - created new CGI::Fast object ok 2 - checking to see if the object was stored properly ok 3 - no params ok 4 - creating object with params ok 5 - checking passed param not ok 6 - checking no active request # Failed test 'checking no active request' # at t/fast.t line 29. # got: 'FCGI=SCALAR(0x102aa968)' # expected: undef ok 7 - reality check default value for CGI::PRIVATE_TEMPFILES ok 8 - pragma in subclass set package variable in parent class. ok 9 - reality check: something was returned from CGI::Fast->new besides undef ok 10 - package variable in parent class persists through multiple calls to CGI::Fast->new # Looks like you failed 1 test of 10. Subject: FAIL CGI.pm-3.56 i686-cygwin-thread-multi-64int 1.7.5(0.22553) To: cpan-testers@perl.org From: jdhedden@cpan.org TEST RESULTS: PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/apache.t ............... ok t/autoescape.t ........... ok t/can.t .................. ok t/carp.t ................. ok t/charset.t .............. ok t/checkbox_group.t ....... ok t/cookie.t ............... ok t/delete.t ............... ok t/Dump.t ................. ok t/end_form.t ............. ok # Failed test 'checking no active request' # at t/fast.t line 29. # got: 'FCGI=SCALAR(0x1023f3e0)' # expected: undef # Looks like you failed 1 test of 10. t/fast.t ................. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/10 subtests t/form.t ................. ok t/function.t ............. ok t/headers.t .............. ok t/hidden.t ............... ok t/html.t ................. ok t/http.t ................. ok t/init.t ................. ok t/no_tabindex.t .......... ok t/param_fetch.t .......... ok t/popup_menu.t ........... ok t/pretty.t ............... ok t/push.t ................. ok t/query_string.t ......... ok t/request.t .............. ok t/save_read_roundtrip.t .. ok t/start_end_asterisk.t ... ok t/start_end_end.t ........ ok t/start_end_start.t ...... ok t/switch.t ............... ok t/tmpdir.t ............... ok t/unescapeHTML.t ......... ok t/upload.t ............... ok t/uploadInfo.t ........... ok t/url.t .................. ok t/user_agent.t ........... ok t/utf8.t ................. ok t/util-58.t .............. ok t/util.t ................. ok Test Summary Report ------------------- t/fast.t (Wstat: 256 Tests: 10 Failed: 1) Failed test: 6 Non-zero exit status: 1 t/tmpdir.t (Wstat: 0 Tests: 9 Failed: 0) TODO passed: 3, 6, 8 Files=39, Tests=700, 13 wallclock secs ( 0.25 usr 0.27 sys + 6.89 cusr 4.85 csys = 12.26 CPU) Result: FAIL Failed 1/39 test programs. 1/700 subtests failed. make: *** [test_dynamic] Error 255 -- Summary of my perl5 (revision 5 version 10 subversion 1) configuration: Platform: osname=cygwin, osvers=1.7.5(0.22553), archname=i686-cygwin-thread-multi-64int uname='cygwin_nt-5.1 reini 1.7.5(0.22553) 2010-04-12 19:07 i686 cygwin ' config_args='-de -Dlibperl=cygperl5_10.dll -Dcc=gcc-4 -Dld=g++-4 -Dmksymlinks -Dusethreads -Dmad=y -Doptimize=-O3 -Accflags=-g3' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='gcc-4', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -g3 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include', optimize='-O3', cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -g3 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' ccversion='', gccversion='4.3.4 20090804 (release) 1', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='g++-4', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--stack,8388608 -Wl,--enable-auto-image-base -fstack-protector -L/usr/local/lib' libpth=/usr/local/lib /usr/lib /lib libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat perllibs=-ldl -lcrypt libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_10.dll gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--stack,8388608 -Wl,--enable-auto-image-base -L/usr/local/lib -fstack-protector' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY MYMALLOC PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_MAD PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API Locally applied patches: CYG11 no-bs CYG12 no archlib in otherlibdirs CYG14 Dynaloader CYG15 static-Win32CORE CYG17 utf8-paths CYG21 LibList-Kid.patch CYG22 cygwin-1.7 hints CYG23 544-stat CYG24 build man pages CYG25 rebase_privlib Module-Build-0.36_13 Bug#55162 CYG18 File::Spec::case_tolerant performance disable ExtUtils::MakeMaker::Coverage in Sys-Syslog Built under cygwin Compiled at Aug 28 2010 20:17:29 %ENV: PERLIO="perlio" PERL_CORE="" CYGWIN="nodosfilewarning" @INC: /usr/lib/perl5/5.10/i686-cygwin /usr/lib/perl5/5.10 /usr/lib/perl5/site_perl/5.10/i686-cygwin /usr/lib/perl5/site_perl/5.10 /usr/lib/perl5/vendor_perl/5.10/i686-cygwin /usr/lib/perl5/vendor_perl/5.10 /usr/lib/perl5/vendor_perl/5.10 /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .
Subject: Re: [rt.cpan.org #72311] t/fast.t failure under Cygwin on Window
Date: Wed, 09 Nov 2011 09:56:15 -0500
To: bug-cgi [...] rt.cpan.org
From: Mark Stosberg <mark [...] summersault.com>
This was reported earlier today in a different bug report. We've found and fixed the issue already thanks to the other report and chansen. I'll try to get a new release out soon.
I think a fix for this was already released.