NetBSD 1.6.1 (i386)
Perl 5.8.0

Running as me, not root.

steel1: {115} perl mp2bug

-------------8<---------- Start Bug Report ------------8<----------
1. Problem Description:

lots of make test errors

2. Used Components and their Configuration:

*** mod_perl version 1.9910

*** using /data/src/modperl-2.0/bin/../lib/Apache/BuildConfig.pm
*** Makefile.PL options:
  MP_AP_PREFIX   => /usr/local/apache2
  MP_COMPAT_1X   => 1
  MP_GENERATE_XS => 1
  MP_LIBNAME     => mod_perl
  MP_USE_DSO     => 1
  MP_USE_STATIC  => 1


*** /usr/local/apache2/bin/httpd -V Server version: Apache/2.0.47 Server built: Jul 10 2003 10:10:41 Server's Module Magic Number: 20020903:4 Architecture: 32-bit Server compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses disabled) -D APR_USE_SYSVSEM_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D HTTPD_ROOT="/usr/local/apache2" -D SUEXEC_BIN="/usr/local/apache2/bin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf"


*** /usr/local/perl-5.8.0/bin/perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=netbsd, osvers=1.6.1, archname=i386-netbsd
uname='netbsd steel1.stealstopper.com 1.6.1 netbsd 1.6.1 (generic) #0: tue apr 8 12:05:52 utc 2003 [EMAIL PROTECTED]:autobuildnetbsd-1-6i386objautobuildnetbsd-1-6srcsysarchi386compilegeneric i386 '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing',
optimize='-O',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='2.95.3 20010315 (release) (NetBSD nb3)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lm -lc -lposix -lcrypt -lutil
perllibs=-lm -lc -lposix -lcrypt -lutil
libc=/usr/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-whole-archive -lgcc -Wl,-no-whole-archive -Wl,-E -Wl,-R/usr/local/perl-5.8.0/lib/5.8.0/i386-netbsd/CORE'
cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/local/lib'



Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under netbsd Compiled at Jun 4 2003 20:01:13 %ENV: PERL_LWP_USE_HTTP_10="1" @INC: /usr/local/perl-5.8.0/lib/5.8.0/i386-netbsd /usr/local/perl-5.8.0/lib/5.8.0 /usr/local/perl-5.8.0/lib/site_perl/5.8.0/i386-netbsd /usr/local/perl-5.8.0/lib/site_perl/5.8.0 /usr/local/perl-5.8.0/lib/site_perl .


3. This is the core dump trace: (if you get a core dump):


[CORE TRACE COMES HERE]

This report was generated by mp2bug on Fri Aug 22 06:19:51 2003 GMT.

-------------8<---------- End Bug Report --------------8<----------

Note: Complete the rest of the details and post this bug report to
dev <at> perl.apache.org. To subscribe to the list send an empty
email to [EMAIL PROTECTED]



Here's the errors :

steel1: {104} make test
cd "src/modules/perl" && make -f Makefile.modperl
/usr/bin/perl -Iblib/arch -Iblib/lib t/TEST -clean
APACHE_USER= APACHE_GROUP= APACHE_PORT= APACHE= APXS= /usr/bin/perl -Iblib/arch -Iblib/lib t/TEST -verbose=0
/usr/local/apache2/bin/httpd -d /data/src/modperl-2.0/t -f /data/src/modperl-2.0/t/conf/httpd.conf -DAPACHE2
using Apache/2.0.47 (prefork MPM)


waiting for server to start: ..[Fri Aug 22 15:56:51 2003] [info] 22 Apache:: modules loaded
[Fri Aug 22 15:56:51 2003] [info] 5 APR:: modules loaded
[Fri Aug 22 15:56:51 2003] [info] base server + 11 vhosts ready to run tests
...
waiting for server to start: ok (waited 4 secs)
server localhost:8529 started
server localhost:8530 listening (TestProtocol::echo)
server localhost:8531 listening (TestProtocol::echo_filter)
server localhost:8532 listening (TestProtocol::eliza)
server localhost:8533 listening (TestPreConnection::note)
server localhost:8534 listening (TestHooks::stacked_handlers2)
server localhost:8535 listening (TestFilter::both_str_con_add)
server localhost:8536 listening (TestFilter::in_bbs_msg)
server localhost:8537 listening (TestFilter::in_str_msg)
server localhost:8538 listening (TestDirective::perlmodule)
server localhost:8539 listening (TestDirective::perlrequire)
server localhost:8540 listening (TestPerl::ithreads)
server localhost:8541 listening (TestDirective::perlloadmodule3)
server localhost:8542 listening (TestDirective::perlloadmodule4)
server localhost:8543 listening (TestDirective::perlloadmodule5)
server localhost:8544 listening (TestDirective::perlloadmodule6)
apache/add_config..............request has failed (the response code was: 500)
see t/logs/error_log for more details
apache/add_config..............dubious
Test returned status 61 (wstat 15616, 0x3d00)
apache/cgihandler..............NOK 1# Failed test 1 in apache/cgihandler.t at line 16
apache/cgihandler..............NOK 2# Failed test 2 in apache/cgihandler.t at line 20
apache/cgihandler..............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 61 (wstat 15616, 0x3d00)
apache/constants...............ok
apache/post....................NOK 1# Failed test 1 in apache/post.t at line 18
apache/post....................NOK 2# Failed test 2 in apache/post.t at line 23
apache/post....................FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
apache/read....................Can't use an undefined value as a symbol reference at apache/read.t line 29.
apache/read....................dubious
Test returned status 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
apache/write...................request has failed (the response code was: 500)
see t/logs/error_log for more details
apache/write...................dubious
Test returned status 61 (wstat 15616, 0x3d00)
api/access.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/access.....................dubious
Test returned status 61 (wstat 15616, 0x3d00)
api/aplog......................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/aplog......................dubious
Test returned status 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
api/module.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/module.....................dubious
Test returned status 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
api/response...................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/response...................dubious
Test returned status 61 (wstat 15616, 0x3d00)
api/rflush.....................NOK 1# Failed test 1 in api/rflush.t at line 13
api/rflush.....................FAILED test 1
Failed 1/1 tests, 0.00% okay
api/rutil......................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/rutil......................dubious
Test returned status 61 (wstat 15616, 0x3d00)
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
api/sendfile...................NOK 3# 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 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
api/uri........................request has failed (the response code was: 500)
see t/logs/error_log for more details
api/uri........................dubious
Test returned status 61 (wstat 15616, 0x3d00)
apr-ext/perlio.................skipped
all skipped: This Perl build doesn't support PerlIO layers
apr-ext/uuid...................Can't load '/data/src/modperl-2.0/t/../blib/arch/auto/APR/APR.so' for module APR: Shared object "libapr-0.so.9" not found at /usr/local/perl-5.8.0/lib/5.8.0/i386-netbsd/DynaLoader.pm line 229.
at apr-ext/uuid.t line 25
Compilation failed in require at apr-ext/uuid.t line 25.
apr-ext/uuid...................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
apr/base64.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/base64.....................dubious
Test returned status 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
apr/netlib.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/netlib.....................dubious
Test returned status 61 (wstat 15616, 0x3d00)
apr/os.........................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/os.........................dubious
Test returned status 61 (wstat 15616, 0x3d00)
apr/perlio.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/perlio.....................dubious
Test returned status 61 (wstat 15616, 0x3d00)
apr/pool.......................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/pool.......................dubious
Test returned status 61 (wstat 15616, 0x3d00)
apr/socket.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/socket.....................dubious
Test returned status 61 (wstat 15616, 0x3d00)
apr/string.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/string.....................dubious
Test returned status 61 (wstat 15616, 0x3d00)
apr/table......................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/table......................dubious
Test returned status 61 (wstat 15616, 0x3d00)
apr/threadmutex................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/threadmutex................dubious
Test returned status 61 (wstat 15616, 0x3d00)
apr/util.......................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/util.......................dubious
Test returned status 61 (wstat 15616, 0x3d00)
apr/uuid.......................request has failed (the response code was: 500)
see t/logs/error_log for more details
apr/uuid.......................dubious
Test returned status 61 (wstat 15616, 0x3d00)
compat/apache..................request has failed (the response code was: 500)
see t/logs/error_log for more details
compat/apache..................dubious
Test returned status 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
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
compat/request_body............NOK 3# Failed test 3 in compat/request_body.t at line 37
compat/request_body............NOK 4# 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 61 (wstat 15616, 0x3d00)
directive/perl.................NOK 2# Failed test 2 in directive/perl.t at line 21
directive/perl.................NOK 3# Failed test 3 in directive/perl.t at line 25
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 61 (wstat 15616, 0x3d00)
directive/perlloadmodule.......request has failed (the response code was: 500)
see t/logs/error_log for more details
directive/perlloadmodule.......dubious
Test returned status 61 (wstat 15616, 0x3d00)
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
directive/perlloadmodule2......NOK 3# 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
directive/perlloadmodule3......NOK 3# 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 61 (wstat 15616, 0x3d00)
directive/perlloadmodule5......request has failed (the response code was: 500)
see t/logs/error_log for more details
directive/perlloadmodule5......dubious
Test returned status 61 (wstat 15616, 0x3d00)
directive/perlloadmodule6......request has failed (the response code was: 500)
see t/logs/error_log for more details
directive/perlloadmodule6......dubious
Test returned status 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
error/push_handlers............skipped
all skipped: This test is under construction
error/runtime..................ok
error/syntax...................ok
filter/both_str_con_add........NOK 1# Failed test 1 in filter/both_str_con_add.t at line 15
Can't use an undefined value as a symbol reference at filter/both_str_con_add.t line 18.
filter/both_str_con_add........dubious
Test returned status 61 (wstat 15616, 0x3d00)
DIED. FAILED tests 1-4
Failed 4/4 tests, 0.00% okay
filter/both_str_req_add........NOK 1# Failed test 1 in filter/both_str_req_add.t at line 15
filter/both_str_req_add........FAILED test 1
Failed 1/1 tests, 0.00% okay
filter/both_str_req_mix........NOK 1# Failed test 1 in filter/both_str_req_mix.t at line 34
filter/both_str_req_mix........FAILED test 1
Failed 1/1 tests, 0.00% okay
filter/in_bbs_body.............request has failed (the response code was: 500)
see t/logs/error_log for more details
filter/in_bbs_body.............dubious
Test returned status 61 (wstat 15616, 0x3d00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
filter/in_bbs_consume..........NOK 1# Failed test 1 in filter/in_bbs_consume.t at line 20
filter/in_bbs_consume..........FAILED test 1
Failed 1/1 tests, 0.00% okay
filter/in_bbs_msg..............request has failed (the response code was: 500)
see t/logs/error_log for more details
filter/in_bbs_msg..............dubious
Test returned status 61 (wstat 15616, 0x3d00)
filter/in_bbs_underrun.........NOK 1# Failed test 1 in filter/in_bbs_underrun.t at line 19
filter/in_bbs_underrun.........FAILED test 1
Failed 1/1 tests, 0.00% okay
filter/in_init_basic...........NOK 1# Failed test 1 in filter/in_init_basic.t at line 16
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.........request has failed (the response code was: 500)
see t/logs/error_log for more details
filter/in_str_declined.........dubious
Test returned status 61 (wstat 15616, 0x3d00)
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..............request has failed (the response code was: 500)
see t/logs/error_log for more details
filter/in_str_msg..............dubious
Test returned status 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
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_req_mix.........NOK 1# Failed test 1 in filter/out_str_req_mix.t at line 17
filter/out_str_req_mix.........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
filter/out_str_reverse.........NOK 2# 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...................NOK 2# Failed test 2 in hooks/access.t at line 15
hooks/access...................NOK 3# 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...................NOK 2# Failed test 2 in hooks/authen.t at line 18
hooks/authen...................NOK 3# Failed test 3 in hooks/authen.t at line 22
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
hooks/authz....................NOK 3# 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 25
hooks/cleanup..................NOK 2# Failed test 2 in hooks/cleanup.t at line 40
hooks/cleanup..................FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
hooks/cleanup2.................NOK 1# Failed test 1 in hooks/cleanup2.t at line 28
hooks/cleanup2.................FAILED test 1
Failed 1/2 tests, 50.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 61 (wstat 15616, 0x3d00)
hooks/headerparser.............request has failed (the response code was: 500)
see t/logs/error_log for more details
hooks/headerparser.............dubious
Test returned status 61 (wstat 15616, 0x3d00)
hooks/init.....................request has failed (the response code was: 500)
see t/logs/error_log for more details
hooks/init.....................dubious
Test returned status 61 (wstat 15616, 0x3d00)
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/stacked_handlers2........request has failed (the response code was: 500)
see t/logs/error_log for more details
hooks/stacked_handlers2........dubious
Test returned status 61 (wstat 15616, 0x3d00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
hooks/trans....................NOK 1# Failed test 1 in hooks/trans.t at line 14
hooks/trans....................NOK 2# Failed test 2 in hooks/trans.t at line 20
hooks/trans....................NOK 3# 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 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
modperl/endav..................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/endav..................dubious
Test returned status 61 (wstat 15616, 0x3d00)
modperl/env....................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/env....................dubious
Test returned status 61 (wstat 15616, 0x3d00)
modperl/exit...................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/exit...................dubious
Test returned status 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
modperl/methodname.............request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/methodname.............dubious
Test returned status 61 (wstat 15616, 0x3d00)
modperl/methodobj..............request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/methodobj..............dubious
Test returned status 61 (wstat 15616, 0x3d00)
modperl/perl...................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/perl...................dubious
Test returned status 61 (wstat 15616, 0x3d00)
modperl/pnotes.................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/pnotes.................dubious
Test returned status 61 (wstat 15616, 0x3d00)
modperl/print..................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/print..................dubious
Test returned status 61 (wstat 15616, 0x3d00)
modperl/print_utf8.............request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/print_utf8.............dubious
Test returned status 61 (wstat 15616, 0x3d00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
modperl/printf.................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/printf.................dubious
Test returned status 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
modperl/sameinterp.............NOK 1# Failed test 1 in modperl/sameinterp.t at line 18
must pass an interpreter id to work with at /data/src/modperl-2.0/Apache-Test/lib/Apache/TestRequest.pm line 506.
modperl/sameinterp.............dubious
Test returned status 61 (wstat 15616, 0x3d00)
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 61 (wstat 15616, 0x3d00)
modperl/subenv.................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/subenv.................dubious
Test returned status 61 (wstat 15616, 0x3d00)
modperl/taint..................request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/taint..................dubious
Test returned status 61 (wstat 15616, 0x3d00)
modules/cgi....................NOK 1# Failed test 1 in modules/cgi.t at line 23
modules/cgi....................NOK 2# Failed test 2 in modules/cgi.t at line 29
modules/cgi....................NOK 3# Failed test 3 in modules/cgi.t at line 34
modules/cgi....................NOK 4# Failed test 4 in modules/cgi.t at line 42
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
modules/cgiupload..............NOK 2# 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
perl/ithreads..................skipped
all skipped: perl 5.8.1 or higher w/ithreads enabled is required
perl/ithreads2.................skipped
all skipped: perl 5.8.1 or higher w/ithreads enabled is required
preconnection/note.............request has failed (the response code was: 500)
see t/logs/error_log for more details
preconnection/note.............dubious
Test returned status 61 (wstat 15616, 0x3d00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
protocol/echo..................NOK 1# Failed test 1 in protocol/echo.t at line 14
Can't use an undefined value as a symbol reference at protocol/echo.t line 17.
protocol/echo..................dubious
Test returned status 61 (wstat 15616, 0x3d00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
protocol/echo_filter...........NOK 1# Failed test 1 in protocol/echo_filter.t at line 14
Can't use an undefined value as a symbol reference at protocol/echo_filter.t line 17.
protocol/echo_filter...........dubious
Test returned status 61 (wstat 15616, 0x3d00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
protocol/eliza.................skipped
all skipped: cannot find module 'Chatbot::Eliza'
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
apache/add_config.t 61 15616 ?? ?? % ??
apache/cgihandler.t 2 2 100.00% 1-2
apache/conftree.t 61 15616 ?? ?? % ??
apache/post.t 2 2 100.00% 1-2
apache/read.t 61 15616 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 61 15616 ?? ?? % ??
apache/write.t 61 15616 ?? ?? % ??
api/access.t 61 15616 ?? ?? % ??
api/aplog.t 61 15616 ?? ?? % ??
api/conn_rec.t 61 15616 ?? ?? % ??
api/lookup_uri.t 61 15616 ?? ?? % ??
api/lookup_uri2.t 61 15616 ?? ?? % ??
api/module.t 61 15616 ?? ?? % ??
api/r_subclass.t 61 15616 ?? ?? % ??
api/request_rec.t 61 15616 ?? ?? % ??
api/response.t 61 15616 ?? ?? % ??
api/rflush.t 1 1 100.00% 1
api/rutil.t 61 15616 ?? ?? % ??
api/sendfile.t 3 3 100.00% 1-3
api/server_rec.t 61 15616 ?? ?? % ??
api/server_util.t 61 15616 ?? ?? % ??
api/uri.t 61 15616 ?? ?? % ??
apr-ext/uuid.t 255 65280 3 3 100.00% 1-3
apr/base64.t 61 15616 ?? ?? % ??
apr/date.t 61 15616 ?? ?? % ??
apr/netlib.t 61 15616 ?? ?? % ??
apr/os.t 61 15616 ?? ?? % ??
apr/perlio.t 61 15616 ?? ?? % ??
apr/pool.t 61 15616 ?? ?? % ??
apr/socket.t 61 15616 ?? ?? % ??
apr/string.t 61 15616 ?? ?? % ??
apr/table.t 61 15616 ?? ?? % ??
apr/threadmutex.t 61 15616 ?? ?? % ??
apr/util.t 61 15616 ?? ?? % ??
apr/uuid.t 61 15616 ?? ?? % ??
compat/apache.t 61 15616 ?? ?? % ??
compat/apache_file.t 61 15616 ?? ?? % ??
compat/apache_table.t 61 15616 ?? ?? % ??
compat/apache_uri.t 61 15616 ?? ?? % ??
compat/apache_util.t 61 15616 ?? ?? % ??
compat/conn_authen.t 1 1 100.00% 1
compat/request.t 61 15616 ?? ?? % ??
compat/request_body.t 5 5 100.00% 1-5
compat/send_fd.t 3 3 100.00% 1-3
directive/env.t 61 15616 ?? ?? % ??
directive/perl.t 4 2 50.00% 2-3
directive/perldo.t 61 15616 ?? ?? % ??
directive/perlloadmodule.t 61 15616 ?? ?? % ??
directive/perlloadmodule2.t 3 3 100.00% 1-3
directive/perlloadmodule3.t 3 3 100.00% 1-3
directive/perlloadmodule4.t 61 15616 ?? ?? % ??
directive/perlloadmodule5.t 61 15616 ?? ?? % ??
directive/perlloadmodule6.t 61 15616 ?? ?? % ??
directive/perlmodule.t 1 1 100.00% 1
directive/perlrequire.t 1 1 100.00% 1
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
directive/pod.t 61 15616 ?? ?? % ??
directive/setupenv.t 3 2 66.67% 1-2
error/api.t 61 15616 ?? ?? % ??
filter/both_str_con_add.t 61 15616 4 4 100.00% 1-4
filter/both_str_req_add.t 1 1 100.00% 1
filter/both_str_req_mix.t 1 1 100.00% 1
filter/in_bbs_body.t 61 15616 2 2 100.00% 1-2
filter/in_bbs_consume.t 1 1 100.00% 1
filter/in_bbs_msg.t 61 15616 ?? ?? % ??
filter/in_bbs_underrun.t 1 1 100.00% 1
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 61 15616 ?? ?? % ??
filter/in_str_lc.t 1 1 100.00% 1
filter/in_str_msg.t 61 15616 ?? ?? % ??
filter/in_str_sandwich.t 1 1 100.00% 1
filter/out_bbs_basic.t 61 15616 ?? ?? % ??
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 61 15616 ?? ?? % ??
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_req_mix.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/cleanup2.t 2 1 50.00% 1
hooks/fixup.t 61 15616 ?? ?? % ??
hooks/headerparser.t 61 15616 ?? ?? % ??
hooks/init.t 61 15616 ?? ?? % ??
hooks/push_handlers.t 1 1 100.00% 1
hooks/stacked_handlers.t 1 1 100.00% 1
hooks/stacked_handlers2.t 61 15616 1 1 100.00% 1
hooks/trans.t 3 3 100.00% 1-3
modperl/current_callback.t 61 15616 ?? ?? % ??
modperl/dir_config.t 61 15616 ?? ?? % ??
modperl/endav.t 61 15616 ?? ?? % ??
modperl/env.t 61 15616 ?? ?? % ??
modperl/exit.t 61 15616 ?? ?? % ??
modperl/getc.t 2 2 100.00% 1-2
modperl/method.t 61 15616 ?? ?? % ??
modperl/methodname.t 61 15616 ?? ?? % ??
modperl/methodobj.t 61 15616 ?? ?? % ??
modperl/perl.t 61 15616 ?? ?? % ??
modperl/pnotes.t 61 15616 ?? ?? % ??
modperl/print.t 61 15616 ?? ?? % ??
modperl/print_utf8.t 61 15616 1 1 100.00% 1
modperl/printf.t 61 15616 ?? ?? % ??
modperl/readline.t 2 2 100.00% 1-2
modperl/request_rec_tie_api.t 61 15616 ?? ?? % ??
modperl/sameinterp.t 61 15616 12 12 100.00% 1-12
modperl/setauth.t 61 15616 ?? ?? % ??
modperl/subenv.t 61 15616 ?? ?? % ??
modperl/taint.t 61 15616 ?? ?? % ??
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
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 61 15616 1 1 100.00% 1
protocol/echo.t 61 15616 3 3 100.00% 1-3
protocol/echo_filter.t 61 15616 3 3 100.00% 1-3
5 tests skipped.
*** server localhost:8529 shutdown
!!! error running tests (please examine t/logs/error_log)
*** Error code 1


Stop.
make: stopped in /data/src/modperl-2.0



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



Reply via email to