Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

mp2.0 - make test failed cgi.t: msg#00301

apache.mod-perl.devel

Subject: mp2.0 - make test failed cgi.t

Hi,

I got this error when running make test: (t/TEST and t/REPORT below)

waiting for server to start: ...
waiting for server to start: ok (waited 2 secs)
server localhost.localdomain:8529 started
206................ok

404................ok

500................ok

bad_scripts........ok

basic..............ok

cgi................ok 1/2# Failed test 2 in cgi.t at line 19

cgi................FAILED test 2

Failed 1/2 tests, 50.00% okay
closure............ok

perlrun_require....ok

redirect...........ok

special_blocks.....ok

Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------
------
cgi.t 2 1 50.00% 2



[root@shibuya-dv1 mod_perl-1.99_09]# cat t/logs/error_log
[Tue May 27 17:33:25 2003] [info] mod_unique_id: using ip addr
219.106.230.74
END in modperl_extra.pl, pid=15961
[Tue May 27 17:33:27 2003] [notice] Digest: generating secret for digest
authentication ...
[Tue May 27 17:33:27 2003] [notice] Digest: done
[Tue May 27 17:33:27 2003] [info] mod_unique_id: using ip addr
219.106.230.74
[Tue May 27 17:33:28 2003] [notice] Apache/2.0.40 (Red Hat Linux)
mod_perl/1.99_09 Perl/v5.8.0 DAV/2 configured -- resuming normal
operations
[Tue May 27 17:33:28 2003] [info] Server built: Sep 4 2002 17:20:34
[Tue May 27 17:33:28 2003] [debug] prefork.c(1039): AcceptMutex: sysvsem
(default: sysvsem)
[Tue May 27 17:33:29 2003] [error] server reached MaxClients setting,
consider raising the MaxClients setting
[Tue May 27 17:33:39 2003] [info] [client 127.0.0.1] TestAPI::aplog test
in progress
[Tue May 27 17:33:39 2003] [debug]
/usr/src/redhat/BUILD/mod_perl-1.99_09/t/response/TestAPI/aplog.pm(43):
log_serror test ok
[Tue May 27 17:33:39 2003] [debug]
/usr/src/redhat/BUILD/mod_perl-1.99_09/t/response/TestAPI/aplog.pm(46):
(20007)No time was provided and one was required.: log_serror test 2 ok
[Tue May 27 17:33:39 2003] [debug]
/usr/src/redhat/BUILD/mod_perl-1.99_09/t/response/TestAPI/aplog.pm(49):
[client 127.0.0.1] (20007)No time was provided and one was required.:
log_rerror test ok
[Tue May 27 17:33:39 2003] [error] $r->log_error test ok
[Tue May 27 17:33:39 2003] [error] $s->log_error test ok
[Tue May 27 17:33:39 2003] [debug]
/usr/src/redhat/BUILD/mod_perl-1.99_09/t/response/TestAPI/aplog.pm(63):
TestAPI::aplog test done
[Tue May 27 17:33:39 2003] [warn] ApacheApache->warn test ok
[Tue May 27 17:33:39 2003] [warn] $s->warn test ok
[Tue May 27 17:33:55 2003] [error] Apache::log_error test ok

*** The following error entry is expected and it is harmless ***
[Tue May 27 17:34:12 2003] [error] [client 127.0.0.1] Undefined subroutine
&TestError::runtime::no_such_func called at
/usr/src/redhat/BUILD/mod_perl-1.99_09/t/response/TestError/runtime.pm
line 19.


*** The following error entry is expected and it is harmless ***
[Tue May 27 17:34:13 2003] [error] failed to resolve handler
`TestError::syntax'
[Tue May 27 17:34:13 2003] [error] [client 127.0.0.1] syntax error at
/usr/src/redhat/BUILD/mod_perl-1.99_09/t/response/TestError/syntax.pm line
22, near "\;"
Compilation failed in require at (eval 110) line 3.

[echo_filter] get_brigade: 成功です

*** The following error entry is expected and it is harmless ***
[Tue May 27 17:34:34 2003] [error] [client 127.0.0.1] File does not exist:
/usr/src/redhat/BUILD/mod_perl-1.99_09/t/htdocs/nope

*** The following error entry is expected and it is harmless ***
[Tue May 27 17:34:46 2003] [error] [client 127.0.0.1] need AuthName:
/TestModperl__setauth
[Tue May 27 17:34:53 2003] [info] Child process pid=15965 is exiting
[Tue May 27 17:34:53 2003] [info] removed PID file
/usr/src/redhat/BUILD/mod_perl-1.99_09/t/logs/httpd.pid (pid=15963)
[Tue May 27 17:34:53 2003] [notice] caught SIGTERM, shutting down
END in modperl_extra.pl, pid=15963


[root@shibuya-dv1 mod_perl-1.99_09]# t/TEST -verbose cgi.t
*** setting ulimit to allow core files
ulimit -c unlimited; t/TEST -verbose 'cgi.t'
!!! unknown opts or test names: cgi.t
-help will list options


[root@shibuya-dv1 mod_perl-1.99_09]# t/REPORT | more

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

make test failed on cgi.t

2. Used Components and their Configuration:

*** using lib/Apache/BuildConfig.pm
*** Makefile.PL options:
MP_APXS => /usr/sbin/apxs
MP_COMPAT_1X => 1
MP_GENERATE_XS => 1
MP_LIBNAME => mod_perl
MP_USE_DSO => 1
MP_USE_STATIC => 1


*** /usr/sbin/httpd -V
Server version: Apache/2.0.40
Server built: Sep 4 2002 17:20:34
Server's Module Magic Number: 20020628:0
Architecture: 32-bit
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/prefork"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D HTTPD_ROOT="/etc/httpd"
-D SUEXEC_BIN="/usr/sbin/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/bin/perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.18-11smp, archname=i386-linux-thread-multi
uname='linux daffy.perf.redhat.com 2.4.18-11smp #1 smp thu aug 15
06:41:59 edt 2002
i686 i686 i386 gnulinux '
config_args='-des -Doptimize=-O2 -march=i386 -mcpu=i686
-Dmyhostname=localhost -Dpe
rladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr
-Dprefix=/us
r -Darchname=i386-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib
-Dusethreads
-Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm
-Di_gdbm -Di
_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl
-Ubincompat5005 -Uvers
iononly -Dpager=/usr/bin/less -isr'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define
usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing
-D_LARGEFILE_SO
URCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O2 -march=i386 -mcpu=i686',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing
-I/usr/include/gdbm'
ccversion='', gccversion='3.2 20020822 (Red Hat Linux Rawhide 3.2-5)',
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='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lpthread -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
libc=/lib/libc-2.2.92.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.2.92'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic
-Wl,-rpath,/usr
/lib/perl5/5.8.0/i386-linux-thread-multi/CORE'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
PERL_IMPLICIT_CONTEXT
Built under linux
Compiled at Sep 1 2002 23:56:49
%ENV:
PERL_LWP_USE_HTTP_10="1"
@INC:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0
/usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0
/usr/lib/perl5/vendor_perl/5.6.1
/usr/lib/perl5/vendor_perl
.


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

No core dump

This report was generated by t/REPORT on Tue May 27 08:40:43 2003 GMT.

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


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
hardware.arm.at...    cms.citadel.dev...    video.gstreamer...    java.facelets.u...    misc.basics.qna...    web.wiki.instik...    network.uip.use...    xdg.devel/2003-...    tex.bibtex.bibd...    finance.quotesp...    ietf.zeroconf/2...    redhat.blinux.g...    suse.db2/2003-0...    php.phpesp/2004...    uml.devel/2003-...    gnome.labyrinth...    qnx.openqnx.dev...    boot-loaders.gr...    db.dataperfect....    audio.audacity....    linux.uclinux.m...    editors.j.devel...    os.openbsd.tech...    kde.users.multi...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation