You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-dev@httpd.apache.org by Jim Winstead <ji...@apache.org> on 2003/06/01 06:26:14 UTC

Re: Problems with libapreq 1.1

the best place to ask this question is at apreq-dev@httpd.apache.org,
which i've cc'ed here.

On Tue, May 27, 2003 at 09:46:40PM -0600, Ashley M. Kirchner wrote:
> 
>    I've tried this via CPAN, and manually, it always fails.  This is on 
> an RH7.3 system, with their stock rpms for perl, apache, mod_perl and 
> others installed.  Any idea what may be causing the error?
> 
> ---------------
> PERL_DL_NONLAZY=1 PORT=8228 /usr/bin/perl -Iblib/arch -Iblib/lib 
> -I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use 
> Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/cookie.....FAILED before any test output arrived
> t/inherit....FAILED test 
> 1                                                  
>        Failed 1/1 tests, 0.00% okay
> t/request....Use of uninitialized value in numeric eq (==) at 
> t/request.t line 113.
> Use of uninitialized value in concatenation (.) or string at t/request.t 
> line 113.
> Use of uninitialized value in numeric eq (==) at t/request.t line 115.
> Use of uninitialized value in numeric eq (==) at t/request.t line 113.
> Use of uninitialized value in concatenation (.) or string at t/request.t 
> line 113.
> Use of uninitialized value in numeric eq (==) at t/request.t line 115.
> Use of uninitialized value in numeric eq (==) at t/request.t line 113.
> Use of uninitialized value in concatenation (.) or string at t/request.t 
> line 113.
> Use of uninitialized value in numeric eq (==) at t/request.t line 115.
> t/request....NOK 6Use of uninitialized value in numeric eq (==) at 
> t/request.t line 113.
> Use of uninitialized value in concatenation (.) or string at t/request.t 
> line 113.
> Use of uninitialized value in numeric eq (==) at t/request.t line 115.
> t/request....FAILED tests 
> 1-10                                              
>        Failed 10/10 tests, 0.00% okay
> Failed Test Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/cookie.t                ??   ??       %  ??
> t/inherit.t                1    1 100.00%  1
> t/request.t               10   10 100.00%  1-10
> Failed 3/3 test scripts, 0.00% okay. 11/11 subtests failed, 0.00% okay.
> make: *** [run_tests] Error 11
> ---------------
> 
> -- 
> H| I haven't lost my mind; it's backed up on tape somewhere.
>  +--------------------------------------------------------------------
>  Ashley M. Kirchner <ma...@pcraft.com>   .   303.442.6410 x130
>  IT Director / SysAdmin / WebSmith             .     800.441.3873 x130
>  Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6
>  http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A. 
> 
> 
> 

Re: Problems with libapreq 1.1

Posted by Randy Kobes <ra...@theoryx5.uwinnipeg.ca>.
On Sat, 31 May 2003, Jim Winstead wrote:

> the best place to ask this question is at apreq-dev@httpd.apache.org,
> which i've cc'ed here.
> 
> On Tue, May 27, 2003 at 09:46:40PM -0600, Ashley M. Kirchner wrote:
> > 
> >    I've tried this via CPAN, and manually, it always fails.  This is on 
> > an RH7.3 system, with their stock rpms for perl, apache, mod_perl and 
> > others installed.  Any idea what may be causing the error?

Are you running the tests as root? If so, try building and
testing the package as another user, and only su to root
to install.

-- 
best regards,
randy kobes