> Hans-Ruodi Burch (EA/EAS) wrote:
> > Hi
> > 
> > It doesn't look there is a core file:
> > 
> > castle# find . -name core -type f -print
> > ./t/core
> > castle# find . -name core -type f -exec ls -al {} \;
> > -rw-------   1 nobody   nobody   9449820 Jun 23 09:54 ./t/core
> > castle# find . -name core -type f -exec file {} \;  
> > ./t/core:       ELF 32-bit MSB core file SPARC Version 1, from 'httpd'
> 
> this is the right core. it's not a mod_perl core, it's an httpd core. mod_perl 
> is just a module, httpd is the program.

Yes, right, but I run the make test at the 25th and the core file was from the 23rd. 
That's why I wrote, there is no core file. But to be sure I just tried it again:

castle# find . -type f -name "core*" -print
castle# make test
cd "src/modules/perl" && make -f Makefile.modperl
make[1]: Entering directory 
`/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/src/modules/perl'
...
make[1]: Leaving directory `/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/xs'
/usr/local/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -clean
APACHE_USER= APACHE_GROUP= APACHE_PORT= APACHE= APXS= \
/usr/local/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -verbose=0 
*** root mode: changing the fs ownership to 'nobody' (60001:60001)
/usr/local/apache/bin/httpd  -d 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/t -f 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/t/conf/httpd.conf -DAPACHE2 
using Apache/2.0.45 (prefork MPM)

waiting for server to start: .....[Fri Jul 11 08:40:44 2003] [info] 19 Apache:: 
modules loaded
[Fri Jul 11 08:40:44 2003] [info] 3 APR:: modules loaded
[Fri Jul 11 08:40:44 2003] [info] base server + 8 vhosts ready to run tests
.............
waiting for server to start: ok (waited 17 secs)
server localhost:8529 started
server localhost:8530 listening (TestProtocol::echo_filter)
server localhost:8531 listening (TestProtocol::echo)
server localhost:8532 listening (TestPreConnection::note)
server localhost:8533 listening (TestFilter::in_str_msg)
server localhost:8534 listening (TestFilter__both_str_con_add)
server localhost:8535 listening (TestFilter::in_bbs_msg)
server localhost:8536 listening (TestDirective::perlmodule)
server localhost:8537 listening (TestDirective::perlrequire)
server localhost:8538 listening (TestDirective::perlloadmodule4)
server localhost:8539 listening (TestDirective::perlloadmodule5)
server localhost:8540 listening (TestDirective::perlloadmodule3)
server localhost:8541 listening (TestDirective::perlloadmodule6)
apache/add_config..............server side has failed (response code: 500),
see t/logs/error_log for more details
apache/add_config..............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apache/cgihandler..............dubious                                       
        Test returned status 0 (wstat 13, 0xd)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
apache/conftree................request has failed (the response code was: 500)
see t/logs/error_log for more details
apache/conftree................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apache/constants...............ok                                            
apache/post....................dubious                                       
        Test returned status 0 (wstat 13, 0xd)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
apache/read....................dubious                                       
        Test returned status 0 (wstat 13, 0xd)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
apache/scanhdrs................NOK 1# Failed test 1 in apache/scanhdrs.t at line 17
apache/scanhdrs................NOK 2# Failed test 2 in apache/scanhdrs.t at line 19
apache/scanhdrs................NOK 3# Failed test 3 in apache/scanhdrs.t at line 21
apache/scanhdrs................NOK 4# Failed test 4 in apache/scanhdrs.t at line 23
apache/scanhdrs................FAILED tests 1-4                              
        Failed 4/4 tests, 0.00% okay
apache/scanhdrs2...............NOK 1# Failed test 1 in apache/scanhdrs2.t at line 17
apache/scanhdrs2...............NOK 2# Failed test 2 in apache/scanhdrs2.t at line 20
apache/scanhdrs2...............NOK 4# Failed test 4 in apache/scanhdrs2.t at line 30
apache/scanhdrs2...............NOK 5# Failed test 5 in apache/scanhdrs2.t at line 33
apache/scanhdrs2...............FAILED tests 1-2, 4-5                         
        Failed 4/5 tests, 20.00% okay
apache/send_cgi_header.........NOK 1# Failed test 1 in apache/send_cgi_header.t at 
line 13
apache/send_cgi_header.........NOK 2# Failed test 2 in apache/send_cgi_header.t at 
line 17
apache/send_cgi_header.........NOK 3# Failed test 3 in apache/send_cgi_header.t at 
line 21
apache/send_cgi_header.........FAILED tests 1-3                              
        Failed 3/3 tests, 0.00% okay
apache/subprocess..............request has failed (the response code was: 500)
see t/logs/error_log for more details
apache/subprocess..............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apache/write...................request has failed (the response code was: 500)
see t/logs/error_log for more details
apache/write...................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
api/access.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/access.....................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
api/aplog......................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/aplog......................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
api/conn_rec...................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/conn_rec...................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
api/lookup_uri.................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/lookup_uri.................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
api/lookup_uri2................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/lookup_uri2................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
api/module.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/module.....................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
api/r_subclass.................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/r_subclass.................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
api/request_rec................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/request_rec................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
api/response...................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/response...................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
api/rutil......................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/rutil......................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
api/sendfile...................NOK 1# Failed test 1 in api/sendfile.t at line 15
api/sendfile...................NOK 2# Failed test 2 in api/sendfile.t at line 19
# Failed test 3 in api/sendfile.t at line 23
api/sendfile...................FAILED tests 1-3                              
        Failed 3/3 tests, 0.00% okay
api/server_rec.................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/server_rec.................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
api/server_util................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/server_util................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
api/uri........................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/uri........................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apr/base64.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/base64.....................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apr/constants..................ok                                            
apr/date.......................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/date.......................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apr/netlib.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/netlib.....................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apr/os.........................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/os.........................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apr/pool.......................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/pool.......................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apr/socket.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/socket.....................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apr/string.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/string.....................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apr/table......................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/table......................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apr/threadmutex................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/threadmutex................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apr/util.......................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/util.......................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
apr/uuid.......................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/uuid.......................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
compat/apache..................request has failed (the response code was: 500)
see t/logs/error_log for more details
compat/apache..................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
compat/apache_file.............request has failed (the response code was: 500)
see t/logs/error_log for more details
compat/apache_file.............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
compat/apache_table............request has failed (the response code was: 500)
see t/logs/error_log for more details
compat/apache_table............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
compat/apache_uri..............request has failed (the response code was: 500)
see t/logs/error_log for more details
compat/apache_uri..............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
compat/apache_util.............request has failed (the response code was: 500)
see t/logs/error_log for more details
compat/apache_util.............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
compat/conn_authen.............NOK 1# Failed test 1 in compat/conn_authen.t at line 11
compat/conn_authen.............FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
compat/request.................request has failed (the response code was: 500)
see t/logs/error_log for more details
compat/request.................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
compat/request_body............NOK 1# Failed test 1 in compat/request_body.t at line 16
compat/request_body............NOK 2# Failed test 2 in compat/request_body.t at line 27
# Failed test 3 in compat/request_body.t at line 37
compat/request_body............NOK 3# Failed test 4 in compat/request_body.t at line 50
compat/request_body............NOK 5# Failed test 5 in compat/request_body.t at line 65
compat/request_body............FAILED tests 1-5                              
        Failed 5/5 tests, 0.00% okay
compat/send_fd.................NOK 1# Failed test 1 in compat/send_fd.t at line 15
compat/send_fd.................NOK 2# Failed test 2 in compat/send_fd.t at line 19
compat/send_fd.................NOK 3# Failed test 3 in compat/send_fd.t at line 23
compat/send_fd.................FAILED tests 1-3                              
        Failed 3/3 tests, 0.00% okay
directive/env..................request has failed (the response code was: 500)
see t/logs/error_log for more details
directive/env..................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
directive/perl.................NOK 2# Failed test 2 in 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/Apache-Test/lib/Apache/Test.pm 
at line 48 fail #2
# Failed test 3 in 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/Apache-Test/lib/Apache/Test.pm 
at line 48 fail #3
directive/perl.................FAILED tests 2-3                              
        Failed 2/4 tests, 50.00% okay
directive/perldo...............request has failed (the response code was: 500)
see t/logs/error_log for more details
directive/perldo...............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
directive/perlloadmodule.......request has failed (the response code was: 500)
see t/logs/error_log for more details
directive/perlloadmodule.......dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
directive/perlloadmodule2......NOK 1# Failed test 1 in directive/perlloadmodule2.t at 
line 16
directive/perlloadmodule2......NOK 2# Failed test 2 in directive/perlloadmodule2.t at 
line 23
# Failed test 3 in directive/perlloadmodule2.t at line 30
directive/perlloadmodule2......FAILED tests 1-3                              
        Failed 3/3 tests, 0.00% okay
directive/perlloadmodule3......NOK 1# Failed test 1 in directive/perlloadmodule3.t at 
line 38
directive/perlloadmodule3......NOK 2# Failed test 2 in directive/perlloadmodule3.t at 
line 69
# Failed test 3 in directive/perlloadmodule3.t at line 97
directive/perlloadmodule3......FAILED tests 1-3                              
        Failed 3/3 tests, 0.00% okay
directive/perlloadmodule4......request has failed (the response code was: 500)
see t/logs/error_log for more details
directive/perlloadmodule4......dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
directive/perlloadmodule5......request has failed (the response code was: 500)
see t/logs/error_log for more details
directive/perlloadmodule5......dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
directive/perlloadmodule6......request has failed (the response code was: 500)
see t/logs/error_log for more details
directive/perlloadmodule6......dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
directive/perlmodule...........NOK 1# Failed test 1 in directive/perlmodule.t at line 
22
directive/perlmodule...........FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
directive/perlrequire..........NOK 1# Failed test 1 in directive/perlrequire.t at line 
29
directive/perlrequire..........FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
directive/pod..................request has failed (the response code was: 500)
see t/logs/error_log for more details
directive/pod..................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
directive/setupenv.............NOK 1# Failed test 1 in directive/setupenv.t at line 14
directive/setupenv.............NOK 2# Failed test 2 in directive/setupenv.t at line 24
directive/setupenv.............FAILED tests 1-2                              
        Failed 2/3 tests, 33.33% okay
error/api......................request has failed (the response code was: 500)
see t/logs/error_log for more details
error/api......................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
error/runtime..................ok                                            
error/syntax...................ok                                            
filter/both_str_con_add........ok                                            
filter/both_str_req_add........dubious                                       
        Test returned status 0 (wstat 13, 0xd)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
filter/in_bbs_body.............dubious                                       
        Test returned status 0 (wstat 13, 0xd)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
filter/in_bbs_msg..............server side has failed (response code: 500),
see t/logs/error_log for more details
filter/in_bbs_msg..............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
filter/in_init_basic...........NOK 1# Failed test 1 in filter/in_init_basic.t at line 
15
filter/in_init_basic...........FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
filter/in_str_consume..........NOK 1# Failed test 1 in filter/in_str_consume.t at line 
18
filter/in_str_consume..........FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
filter/in_str_declined.........server side has failed (response code: 500),
see t/logs/error_log for more details
filter/in_str_declined.........dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
filter/in_str_lc...............NOK 1# Failed test 1 in filter/in_str_lc.t at line 17
filter/in_str_lc...............FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
filter/in_str_msg..............server side has failed (response code: 500),
see t/logs/error_log for more details
filter/in_str_msg..............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
filter/in_str_sandwich.........NOK 1# Failed test 1 in filter/in_str_sandwich.t at 
line 15
filter/in_str_sandwich.........FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
filter/out_bbs_basic...........request has failed (the response code was: 500)
see t/logs/error_log for more details
filter/out_bbs_basic...........dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
filter/out_bbs_ctx.............NOK 1# Failed test 1 in filter/out_bbs_ctx.t at line 22
filter/out_bbs_ctx.............FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
filter/out_init_basic..........NOK 1# Failed test 1 in filter/out_init_basic.t at line 
17
filter/out_init_basic..........FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
filter/out_str_api.............request has failed (the response code was: 500)
see t/logs/error_log for more details
filter/out_str_api.............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
filter/out_str_ctx.............NOK 1# Failed test 1 in filter/out_str_ctx.t at line 23
filter/out_str_ctx.............FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
filter/out_str_declined........NOK 1# Failed test 1 in filter/out_str_declined.t at 
line 14
filter/out_str_declined........FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
filter/out_str_lc..............ok                                            
filter/out_str_remove..........NOK 1# Failed test 1 in filter/out_str_remove.t at line 
13
filter/out_str_remove..........FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
filter/out_str_req_eos.........NOK 1# Failed test 1 in filter/out_str_req_eos.t at 
line 19
filter/out_str_req_eos.........FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
filter/out_str_reverse.........NOK 1# Failed test 1 in filter/out_str_reverse.t at 
line 22
# Failed test 2 in filter/out_str_reverse.t at line 30
filter/out_str_reverse.........FAILED tests 1-2                              
        Failed 2/2 tests, 0.00% okay
hooks/access...................ok 1/4# Failed test 2 in hooks/access.t at line 15
hooks/access...................NOK 2# Failed test 3 in hooks/access.t at line 17
hooks/access...................FAILED tests 2-3                              
        Failed 2/4 tests, 50.00% okay
hooks/authen...................ok 1/4# Failed test 2 in 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/Apache-Test/lib/Apache/Test.pm 
at line 48 fail #2
hooks/authen...................NOK 2# Failed test 3 in 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/Apache-Test/lib/Apache/Test.pm 
at line 48 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/cleanup..................NOK 1# Failed test 1 in hooks/cleanup.t at line 22
# Failed test 2 in hooks/cleanup.t at line 37
hooks/cleanup..................FAILED tests 1-2                              
        Failed 2/2 tests, 0.00% okay
hooks/fixup....................request has failed (the response code was: 500)
see t/logs/error_log for more details
hooks/fixup....................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
hooks/headerparser.............request has failed (the response code was: 500)
see t/logs/error_log for more details
hooks/headerparser.............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
hooks/init.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
hooks/init.....................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
hooks/push_handlers............NOK 1# Failed test 1 in hooks/push_handlers.t at line 23
hooks/push_handlers............FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
hooks/stacked_handlers.........NOK 1# Failed test 1 in hooks/stacked_handlers.t at 
line 14
hooks/stacked_handlers.........FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
hooks/trans....................NOK 1# Failed test 1 in hooks/trans.t at line 14
# Failed test 2 in hooks/trans.t at line 20
hooks/trans....................NOK 2# Failed test 3 in hooks/trans.t at line 22
hooks/trans....................FAILED tests 1-3                              
        Failed 3/3 tests, 0.00% okay
modperl/current_callback.......request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/current_callback.......dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/dir_config.............request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/dir_config.............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/endav..................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/endav..................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/env....................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/env....................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/exit...................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/exit...................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/getc...................NOK 1# Failed test 1 in modperl/getc.t at line 16
modperl/getc...................NOK 2# Failed test 2 in modperl/getc.t at line 18
modperl/getc...................FAILED tests 1-2                              
        Failed 2/2 tests, 0.00% okay
modperl/method.................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/method.................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/methodname.............request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/methodname.............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/methodobj..............request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/methodobj..............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/perl...................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/perl...................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/pnotes.................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/pnotes.................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/print..................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/print..................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/printf.................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/printf.................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/readline...............NOK 1# Failed test 1 in modperl/readline.t at line 16
modperl/readline...............NOK 2# Failed test 2 in modperl/readline.t at line 18
modperl/readline...............FAILED tests 1-2                              
        Failed 2/2 tests, 0.00% okay
modperl/request_rec_tie_api....request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/request_rec_tie_api....dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/sameinterp.............NOK 1# Failed test 1 in modperl/sameinterp.t at line 18
must pass an interpreter id to work with at 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/Apache-Test/lib/Apache/TestRequest.pm
 line 493.
modperl/sameinterp.............dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
modperl/setauth................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/setauth................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/subenv.................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/subenv.................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modperl/taint..................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/taint..................dubious                                       
        Test returned status 29 (wstat 7424, 0x1d00)
modules/cgi....................NOK 1# Failed test 1 in 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/Apache-Test/lib/Apache/Test.pm 
at line 48
modules/cgi....................NOK 2# Failed test 2 in 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/Apache-Test/lib/Apache/Test.pm 
at line 48 fail #2
# Failed test 3 in 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/Apache-Test/lib/Apache/Test.pm 
at line 48 fail #3
modules/cgi....................NOK 3# Failed test 4 in 
/usr/local/source/perl-5.8.0-modules/mod_perl-1.99_09/Apache-Test/lib/Apache/Test.pm 
at line 48 fail #4
modules/cgi....................FAILED tests 1-4                              
        Failed 4/5 tests, 20.00% okay
modules/cgiupload..............NOK 1# Failed test 1 in modules/cgiupload.t at line 32
# Failed test 2 in modules/cgiupload.t at line 32 fail #2
modules/cgiupload..............FAILED tests 1-2                              
        Failed 2/2 tests, 0.00% okay
modules/include................NOK 1# Failed test 1 in modules/include.t at line 24
modules/include................NOK 2# Failed test 2 in modules/include.t at line 28
modules/include................NOK 3# Failed test 3 in modules/include.t at line 31
modules/include................NOK 4# Failed test 4 in modules/include.t at line 31 
fail #2
modules/include................NOK 5# Failed test 5 in modules/include.t at line 31 
fail #3
modules/include................NOK 6# Failed test 6 in modules/include.t at line 31 
fail #4
modules/include................FAILED tests 1-6                              
        Failed 6/6 tests, 0.00% okay
modules/include2...............NOK 1# Failed test 1 in modules/include2.t at line 23
modules/include2...............NOK 2# Failed test 2 in modules/include2.t at line 27
modules/include2...............NOK 3# Failed test 3 in modules/include2.t at line 30
modules/include2...............NOK 4# Failed test 4 in modules/include2.t at line 30 
fail #2
modules/include2...............FAILED tests 1-4                              
        Failed 4/4 tests, 0.00% okay
preconnection/note.............NOK 1# Failed test 1 in preconnection/note.t at line 15
preconnection/note.............FAILED test 1                                 
        Failed 1/1 tests, 0.00% okay
protocol/echo..................ok                                            
protocol/echo_filter...........ok                                            
Failed Test                   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
apache/add_config.t             29  7424    ??   ??       %  ??
apache/cgihandler.t              0    13     2    2 100.00%  1-2
apache/conftree.t               29  7424    ??   ??       %  ??
apache/post.t                    0    13     2    2 100.00%  1-2
apache/read.t                    0    13     1    1 100.00%  1
apache/scanhdrs.t                            4    4 100.00%  1-4
apache/scanhdrs2.t                           5    4  80.00%  1-2 4-5
apache/send_cgi_header.t                     3    3 100.00%  1-3
apache/subprocess.t             29  7424    ??   ??       %  ??
apache/write.t                  29  7424    ??   ??       %  ??
api/access.t                    29  7424    ??   ??       %  ??
api/aplog.t                     29  7424    ??   ??       %  ??
api/conn_rec.t                  29  7424    ??   ??       %  ??
api/lookup_uri.t                29  7424    ??   ??       %  ??
api/lookup_uri2.t               29  7424    ??   ??       %  ??
api/module.t                    29  7424    ??   ??       %  ??
api/r_subclass.t                29  7424    ??   ??       %  ??
api/request_rec.t               29  7424    ??   ??       %  ??
api/response.t                  29  7424    ??   ??       %  ??
api/rutil.t                     29  7424    ??   ??       %  ??
api/sendfile.t                               3    3 100.00%  1-3
api/server_rec.t                29  7424    ??   ??       %  ??
api/server_util.t               29  7424    ??   ??       %  ??
api/uri.t                       29  7424    ??   ??       %  ??
apr/base64.t                    29  7424    ??   ??       %  ??
apr/date.t                      29  7424    ??   ??       %  ??
apr/netlib.t                    29  7424    ??   ??       %  ??
apr/os.t                        29  7424    ??   ??       %  ??
apr/pool.t                      29  7424    ??   ??       %  ??
apr/socket.t                    29  7424    ??   ??       %  ??
apr/string.t                    29  7424    ??   ??       %  ??
apr/table.t                     29  7424    ??   ??       %  ??
apr/threadmutex.t               29  7424    ??   ??       %  ??
apr/util.t                      29  7424    ??   ??       %  ??
apr/uuid.t                      29  7424    ??   ??       %  ??
compat/apache.t                 29  7424    ??   ??       %  ??
compat/apache_file.t            29  7424    ??   ??       %  ??
compat/apache_table.t           29  7424    ??   ??       %  ??
compat/apache_uri.t             29  7424    ??   ??       %  ??
compat/apache_util.t            29  7424    ??   ??       %  ??
compat/conn_authen.t                         1    1 100.00%  1
compat/request.t                29  7424    ??   ??       %  ??
compat/request_body.t                        5    5 100.00%  1-5
compat/send_fd.t                             3    3 100.00%  1-3
directive/env.t                 29  7424    ??   ??       %  ??
directive/perl.t                             4    2  50.00%  2-3
directive/perldo.t              29  7424    ??   ??       %  ??
directive/perlloadmodule.t      29  7424    ??   ??       %  ??
directive/perlloadmodule2.t                  3    3 100.00%  1-3
directive/perlloadmodule3.t                  3    3 100.00%  1-3
directive/perlloadmodule4.t     29  7424    ??   ??       %  ??
directive/perlloadmodule5.t     29  7424    ??   ??       %  ??
directive/perlloadmodule6.t     29  7424    ??   ??       %  ??
directive/perlmodule.t                       1    1 100.00%  1
directive/perlrequire.t                      1    1 100.00%  1
directive/pod.t                 29  7424    ??   ??       %  ??
directive/setupenv.t                         3    2  66.67%  1-2
error/api.t                     29  7424    ??   ??       %  ??

Failed Test                   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
filter/both_str_req_add.t        0    13     1    1 100.00%  1
filter/in_bbs_body.t             0    13     2    2 100.00%  1-2
filter/in_bbs_msg.t             29  7424    ??   ??       %  ??
filter/in_init_basic.t                       1    1 100.00%  1
filter/in_str_consume.t                      1    1 100.00%  1
filter/in_str_declined.t        29  7424    ??   ??       %  ??
filter/in_str_lc.t                           1    1 100.00%  1
filter/in_str_msg.t             29  7424    ??   ??       %  ??
filter/in_str_sandwich.t                     1    1 100.00%  1
filter/out_bbs_basic.t          29  7424    ??   ??       %  ??
filter/out_bbs_ctx.t                         1    1 100.00%  1
filter/out_init_basic.t                      1    1 100.00%  1
filter/out_str_api.t            29  7424    ??   ??       %  ??
filter/out_str_ctx.t                         1    1 100.00%  1
filter/out_str_declined.t                    1    1 100.00%  1
filter/out_str_remove.t                      1    1 100.00%  1
filter/out_str_req_eos.t                     1    1 100.00%  1
filter/out_str_reverse.t                     2    2 100.00%  1-2
hooks/access.t                               4    2  50.00%  2-3
hooks/authen.t                               4    2  50.00%  2-3
hooks/authz.t                                4    2  50.00%  2-3
hooks/cleanup.t                              2    2 100.00%  1-2
hooks/fixup.t                   29  7424    ??   ??       %  ??
hooks/headerparser.t            29  7424    ??   ??       %  ??
hooks/init.t                    29  7424    ??   ??       %  ??
hooks/push_handlers.t                        1    1 100.00%  1
hooks/stacked_handlers.t                     1    1 100.00%  1
hooks/trans.t                                3    3 100.00%  1-3
modperl/current_callback.t      29  7424    ??   ??       %  ??
modperl/dir_config.t            29  7424    ??   ??       %  ??
modperl/endav.t                 29  7424    ??   ??       %  ??
modperl/env.t                   29  7424    ??   ??       %  ??
modperl/exit.t                  29  7424    ??   ??       %  ??
modperl/getc.t                               2    2 100.00%  1-2
modperl/method.t                29  7424    ??   ??       %  ??
modperl/methodname.t            29  7424    ??   ??       %  ??
modperl/methodobj.t             29  7424    ??   ??       %  ??
modperl/perl.t                  29  7424    ??   ??       %  ??
modperl/pnotes.t                29  7424    ??   ??       %  ??
modperl/print.t                 29  7424    ??   ??       %  ??
modperl/printf.t                29  7424    ??   ??       %  ??
modperl/readline.t                           2    2 100.00%  1-2
modperl/request_rec_tie_api.t   29  7424    ??   ??       %  ??
modperl/sameinterp.t            29  7424    12   12 100.00%  1-12
modperl/setauth.t               29  7424    ??   ??       %  ??
modperl/subenv.t                29  7424    ??   ??       %  ??
modperl/taint.t                 29  7424    ??   ??       %  ??
modules/cgi.t                                5    4  80.00%  1-4
modules/cgiupload.t                          2    2 100.00%  1-2
modules/include.t                            6    6 100.00%  1-6
modules/include2.t                           4    4 100.00%  1-4
preconnection/note.t                         1    1 100.00%  1
*** server localhost:8529 shutdown
!!! error running tests (please examine t/logs/error_log)
make: *** [run_tests] Error 1
castle# find . -type f -name "core*" -print

and btw:

castle# uname -a
SunOS castle 5.8 Generic_108528-21 sun4u sparc SUNW,Ultra-5_10

BR /Hans-Ruodi

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to