Ok, I went and installed Apache from CVS this time, but it looks like that
installed 2.0.40-dev

and I'm still getting errors during "make test" of mod_perl 2.  Does it have
to be 2.0.39 specifically to compile?

Sorry if I'm just not getting it...
-Zac


using Apache/2.0.40-dev (prefork MPM)
[Thu Jun 27 03:43:52 2002] [info] 20 Apache:: modules loaded
[Thu Jun 27 03:43:52 2002] [info] 5 APR:: modules loaded
[Thu Jun 27 03:43:52 2002] [info] base server + 5 vhosts ready to run
tests
[Thu Jun 27 03:43:54 2002] [info] 19 Apache:: modules loaded
[Thu Jun 27 03:43:54 2002] [info] 5 APR:: modules loaded
[Thu Jun 27 03:43:54 2002] [info] base server + 5 vhosts ready to run
tests

waiting for server to start: ok (waited 10 secs)
server localhost.localdomain:8529 started
server localhost.localdomain:8530 listening (TestDirective::perlmodule)
server localhost.localdomain:8531 listening (TestDirective::perlrequire)
server localhost.localdomain:8532 listening (TestProtocol::echo)
server localhost.localdomain:8533 listening (TestProtocol::echo_filter)
server localhost.localdomain:8534 listening (TestFilter::input_msg)
apache/cgihandler........ok
apache/compat............ok
apache/compat2...........ok
apache/conftree..........ok
apache/constants.........ok
apache/post..............ok
apache/read..............ok
apache/scanhdrs..........ok
apache/subprocess........ok
apache/write.............ok
api/access...............ok
api/aplog................ok
api/conn_rec.............ok
api/lookup_uri...........ok
api/lookup_uri2..........ok
api/module...............ok
api/r_subclass...........ok
api/request_rec..........ok
api/response.............ok
api/rutil................ok
api/send_fd..............ok 2/3# Failed test 3 in api/send_fd.t at line 23
api/send_fd..............FAILED test 3
Failed 1/3 tests, 66.67% okay
api/sendfile.............ok 2/3# Failed test 3 in api/sendfile.t at line
23
api/sendfile.............FAILED test 3
Failed 1/3 tests, 66.67% okay
api/server_rec...........ok
api/server_util..........ok
api/uri..................ok
apr/base64...............ok
apr/constants............ok
apr/date.................ok
apr/netlib...............ok
apr/os...................ok
apr/perlio...............skipped
        all skipped: no reason given
apr/pool.................ok
apr/string...............ok
apr/table................ok
apr/util.................ok
apr/uuid.................ok
directive/env............ok
directive/perlmodule.....ok
directive/perlrequire....ok
directive/setupenv.......ok
filter/api...............ok
filter/buckets...........ok
filter/input_body........ok
filter/input_msg.........ok
filter/lc................ok
filter/reverse...........ok
hooks/access.............NOK 2# Failed test 2 in hooks/access.t at line 15
hooks/access.............FAILED test 2
Failed 1/4 tests, 75.00% okay
hooks/authen.............ok 1/4# Failed test 2 in
/opt2/src/mod_perl-1.99_04/Apache-Test/lib/Apache/Test.pm at line 46 fail
#2
hooks/authen.............NOK 2# Failed test 3 in
/opt2/src/mod_perl-1.99_04/Apache-Test/lib/Apache/Test.pm at line 46 fail
#3
hooks/authen.............FAILED tests 2-3
Failed 2/4 tests, 50.00% okay
hooks/authz..............NOK 2# Failed test 2 in hooks/authz.t at line 15
# Failed test 3 in hooks/authz.t at line 17
hooks/authz..............FAILED tests 2-3
Failed 2/4 tests, 50.00% okay
hooks/fixup..............ok
hooks/headerparser.......ok
hooks/init...............ok
hooks/trans..............# Failed test 1 in hooks/trans.t at line 12
hooks/trans..............FAILED test 1
Failed 1/3 tests, 66.67% okay
modperl/dir_config.......ok
modperl/endav............ok
modperl/env..............ok
modperl/exit.............ok
modperl/getc.............ok
modperl/method...........ok
modperl/methodname.......ok
modperl/methodobj........ok
modperl/pnotes...........ok
modperl/print............ok
modperl/printf...........ok
modperl/readline.........ok
modperl/sameinterp.......ok
modperl/subenv...........ok
modules/cgi..............ok
modules/cgiupload........ok
modules/include..........ok
protocol/echo............ok
protocol/echo_filter.....ok
Failed Test    Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
---
api/send_fd.t                 3    1  33.33%  3
api/sendfile.t                3    1  33.33%  3
hooks/access.t                4    1  25.00%  2
hooks/authen.t                4    2  50.00%  2-3
hooks/authz.t                 4    2  50.00%  2-3
hooks/trans.t                 3    1  33.33%  1
1 test skipped.
*** server localhost.localdomain:8529 shutdown
!!! error running tests (please examine t/logs/error_log)
make: *** [run_tests] Error 1





----- Original Message -----
From: "Stas Bekman" <[EMAIL PROTECTED]>
To: "Zac Morris" <[EMAIL PROTECTED]>
Sent: Thursday, June 27, 2002 2:33 AM
Subject: Re: Apache::compat was Apache::DBI with mod_perl 2.0


>
> > errors:
> > using Apache/2.0.36 (prefork MPM)
>
> because you must use 2.0.39.
>
>
> __________________________________________________________________
> Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
> http://stason.org/     mod_perl Guide ---> http://perl.apache.org
> mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
> http://modperlbook.org http://apache.org   http://ticketmaster.com
>

Reply via email to