Hello!
I've downloaded apache_1.3.28.tar.gz & mod_perl-1.28.tar.gz
and unarchive it to /usr/src/httpd_perl for back-end server
then when I make
perl Makefile.PL APACHE_SRC=../apache_1.3.28/src/ DO_HTTPD=1 USE_APACI=1 EVERYTHING=1
APACI_ARGS='-
-prefix=/usr/local/httpd_perl'
and
make && make test
tests failed:
done
/usr/bin/perl t/TEST 0
modules/actions.....ok
modules/cgi.........ok
modules/constants...ok
modules/cookie......ok
modules/file........ok
modules/httpdconf...ok
modules/include.....ok
modules/log.........ok
modules/module......skipped test on this platform
modules/perlrun.....ok
modules/psections...ok
modules/request.....Use of uninitialized value in numeric eq (==) at modules/request.t
line 147.
Use of uninitialized value in concatenation (.) at modules/request.t line 147.
Use of uninitialized value in numeric eq (==) at modules/request.t line 149.
Use of uninitialized value in numeric eq (==) at modules/request.t line 147.
Use of uninitialized value in concatenation (.) at modules/request.t line 147.
Use of uninitialized value in numeric eq (==) at modules/request.t line 149.
Use of uninitialized value in numeric eq (==) at modules/request.t line 147.
Use of uninitialized value in concatenation (.) at modules/request.t line 147.
Use of uninitialized value in numeric eq (==) at modules/request.t line 149.
Use of uninitialized value in numeric eq (==) at modules/request.t line 147.
Use of uninitialized value in concatenation (.) at modules/request.t line 147.
Use of uninitialized value in numeric eq (==) at modules/request.t line 149.
modules/request.....NOK 10FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
modules/src.........ok
modules/ssi.........skipped test on this platform
modules/stage.......skipped test on this platform
modules/status......fetch /perl/perl-status failed!
modules/status......dubious
Test returned status 111 (wstat 28416, 0x6f00)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
modules/symbol......FAILED before any test output arrived
modules/uri.........FAILED before any test output arrived
modules/util........FAILED before any test output arrived
internal/api........FAILED before any test output arrived
internal/auth.......ok 2/2FAILED test 1
Failed 1/2 tests, 50.00% okay
internal/croak......NOK 12FAILED tests 1, 3-4, 6-7, 9-10, 12
Failed 8/12 tests, 33.33% okay
internal/dirmagic...FAILED before any test output arrived
internal/error......ok
internal/headers....Argument "" isn't numeric in numeric eq (==) at internal/headers.t
line 29.
Argument "" isn't numeric in numeric eq (==) at internal/headers.t line 29.
Argument "" isn't numeric in numeric eq (==) at internal/headers.t line 29.
Argument "" isn't numeric in numeric eq (==) at internal/headers.t line 29.
Use of uninitialized value in string eq at internal/headers.t line 42.
Use of uninitialized value in string eq at internal/headers.t line 48.
Use of uninitialized value in string eq at internal/headers.t line 54.
internal/headers....NOK 13FAILED tests 1-11, 13
Failed 12/13 tests, 7.69% okay
internal/hooks......500 (Internal Server Error) Can't connect to localhost:8529
(Timeout)
Client-Date: Mon, 25 Aug 2003 05:12:29 GMT
internal/hooks......dubious
Test returned status 111 (wstat 28416, 0x6f00)
internal/http-get...Internal Server Error
internal/http-get...dubious
Test returned status 111 (wstat 28416, 0x6f00)
DIED. FAILED tests 1-16
Failed 16/16 tests, 0.00% okay
internal/http-post..Internal Server Error
internal/http-post..dubious
Test returned status 111 (wstat 28416, 0x6f00)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
internal/proxy......ok
internal/redirect...NOK 6FAILED tests 1-4, 6
Failed 5/6 tests, 16.67% okay
internal/rwrite.....NOK 2FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
internal/stacked....can't open http://localhost:8529//perl/stacked
internal/stacked....dubious
Test returned status 111 (wstat 28416, 0x6f00)
internal/table......FAILED before any test output arrived
internal/taint......Internal Server Error
internal/taint......dubious
Test returned status 111 (wstat 28416, 0x6f00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
internal/api.t ?? ?? % ??
internal/auth.t 2 1 50.00% 1
internal/croak. 12 8 66.67% 1, 3-4, 6-7, 9-10, 12
internal/dirmag ?? ?? % ??
internal/header 13 12 92.31% 1-11, 13
internal/hooks. 111 28416 ?? ?? % ??
internal/http-g 111 28416 16 16 100.00% 1-16
internal/http-p 111 28416 7 7 100.00% 1-7
internal/redire 6 5 83.33% 1-4, 6
internal/rwrite 2 2 100.00% 1-2
internal/stacke 111 28416 ?? ?? % ??
internal/table. ?? ?? % ??
internal/taint. 111 28416 3 3 100.00% 1-3
modules/request 10 10 100.00% 1-10
modules/status. 111 28416 10 10 100.00% 1-10
modules/symbol. ?? ?? % ??
modules/uri.t ?? ?? % ??
modules/util.t ?? ?? % ??
3 tests skipped.
sh: kill: (2584) - No such pid
httpd terminated
Failed 18/34 test scripts, 47.06% okay. 74/258 subtests failed, 71.32% okay.
make: *** [run_tests] Error 2
--
Alan Rafagudinov
E-mail: [EMAIL PROTECTED] | [EMAIL PROTECTED]
Homepage: http://www.rafagudinov.com
Phone: +7(926)22-55555
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html