Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CGI-Compile CPAN distribution.

Report information
The Basics
Id: 53011
Status: resolved
Priority: 0/
Queue: CGI-Compile

People
Owner: Nobody in particular
Requestors: james2vegas [...] aim.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.06
Fixed in: (no value)



Subject: Perl 5.8.2 Test failure in %SIG preservation test
bash-2.05a# perl -v This is perl, v5.8.2 built for i386-freebsd Copyright 1987-2003, Larry Wall 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. bash-2.05a# perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for CGI::Compile bash-2.05a# make test cp lib/CGI/Compile.pm blib/lib/CGI/Compile.pm PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t /*.t t/00_compile.t .. ok t/chdir.t ....... ok t/compile.t ..... 1/? # Failed test '%SIG preserved during compile' # at t/compile.t line 8. # Structures begin differing at: # $got->{ABRT} = '' # $expected->{ABRT} = undef # Failed test '%SIG preserved during run' # at t/compile.t line 16. # Structures begin differing at: # $got->{ABRT} = '' # $expected->{ABRT} = undef Use of uninitialized value in open at t/compile.t line 35. # Looks like you failed 2 tests of 5. t/compile.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests t/psgi.t ........ ok Test Summary Report ------------------- t/compile.t (Wstat: 512 Tests: 5 Failed: 2) Failed tests: 1, 3 Non-zero exit status: 2 Files=4, Tests=9, 1 wallclock secs ( 0.07 usr 0.01 sys + 0.52 cusr 0.09 csys = 0.69 CPU) Result: FAIL Failed 1/4 test programs. 2/9 subtests failed. *** Error code 255 Stop in /root/.cpan/build/CGI-Compile-0.06-NteVsU.