How can I see my friends' birthdays?
mod_perl 2.0 make test failures
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What is interesting here?
• Duels
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Register!

QAIX > Apache HTTP Server > mod_perl 2.0 make test failures 5 May 2004 23:47:02

  Top users: 
  Recent blog posts: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Модератор:

mod_perl 2.0 make test failures

gSOAP acct 26 April 2004 02:07:28
 -------------8<-----­----- Start Bug Report
------------8<-----­-----
1. Problem Description:

I get a lot of test failures when I run make test.

Here's the output from the make test ...

linux:/home/Plankto­n/mod_perl/mod_perl-­1.99_13 # rm
t/logs/error_log
linux:/home/Plankto­n/mod_perl/mod_perl-­1.99_13 #
export APACHE_TEST_PORT=44­444
linux:/home/Plankto­n/mod_perl/mod_perl-­1.99_13 # make
test TEST_VERBOSE=1 TEST_FILES='t/apach­e/add_config.t'
cd "src/modules/perl" && make -f Makefile.modperl
make[1]: Entering directory
`/home/Plankton/mod­_perl/mod_perl-1.99_­13/src/modules/perl'­
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/Plankton/mod­_perl/mod_perl-1.99_­13/src/modules/perl'­
make[1]: Entering directory
`/home/Plankton/mod­_perl/mod_perl-1.99_­13/Apache-Test'
.
.
.
make[1]: Leaving directory
`/home/Plankton/mod­_perl/mod_perl-1.99_­13/xs'
/usr/bin/perl -Iblib/arch/Apache2­ -Iblib/lib/Apache2 \
t/TEST -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl
/home/Plankton/mod_­perl/mod_perl-1.99_1­3/t/TEST -clean
APACHE_TEST_GROUP= APACHE_TEST_HTTPD=
APACHE_TEST_PORT=44­444 APACHE_TEST_USER=
APACHE_TEST_APXS= \
/usr/bin/perl -Iblib/arch/Apache2­ -Iblib/lib/Apache2 \
t/TEST -bugreport -verbose=1 t/apache/add_config­.t
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl
/home/Plankton/mod_­perl/mod_perl-1.99_1­3/t/TEST
-bugreport -verbose=1 't/apache
/add_config.t'
[warning] root mode: changing the files ownership to
'nobody' (65534:65533)
[warning] testing whether 'nobody' is able to -rwx
/home/Plankton/mod_­perl/mod_perl-1.99_1­3/t
/usr/bin/perl
-Mlib=/home/Plankto­n/mod_perl/mod_perl-­1.99_13/Apache-Test/­lib
-MApache::TestRun -e 'eval { Apache::
TestRun::run_root_f­s_test(65534, 65533,
q[/home/Plankton/mod_perl/mod_perl-1.99_13/t]) }';


[warning] result: OK
/usr/local/apache2/­bin/httpd -d
/home/Plankton/mod_­perl/mod_perl-1.99_1­3/t -f
/home/Plankton/mod_­perl/mod_perl-1.9
9_13/t/conf/httpd.c­onf -D APACHE2 -D PERL_USEITHREADS
using Apache/2.0.48 (prefork MPM)

waiting 120 seconds for server to start: ....[Sun Apr
25 15:05:42 2004] [info] 27 Apache:: modules loaded
[Sun Apr 25 15:05:42 2004] [info] 5 APR:: modules
loaded
[Sun Apr 25 15:05:42 2004] [info] base server + 16
vhosts ready to run tests
.......
waiting 120 seconds for server to start: ok (waited 10
secs)
server localhost:44444 started
server localhost:44445 listening (TestModperl::merge­)
server localhost:44446 listening
(TestModperl::perl_­options)
server localhost:44447 listening
(TestModperl::setup­env)
server localhost:44448 listening (TestVhost::config)­
server localhost:44449 listening (TestProtocol::echo­)
server localhost:44450 listening
(TestProtocol::echo­_filter)
.
.
.
server localhost:44464 listening
(TestDirective::per­lloadmodule6)
t/apache/add_config­....request has failed (the
response code was: 500)
see t/logs/error_log for more details
dubious
Test returned status 111 (wstat 28416, 0x6f00)
Scalar found where operator expected at (eval 171)
line 1, near "'int' $__val"
(Missing operator before $__val?)
[warning] server localhost:44444 shutdown
[ error] error running tests (please examine
t/logs/error_log)
+------------------­--------------------­------------------+
| Please file a bug report:
http://perl.apache.­org/bugs/ |
+------------------­--------------------­------------------+
make: *** [run_tests] Error 1
linux:/home/Plankto­n/mod_perl/mod_perl-­1.99_13 #
linux:/home/Plankto­n/mod_perl/mod_perl-­1.99_13 # cat
t/logs/error_log
END in modperl_extra.pl, pid=5726
[Sun Apr 25 15:05:49 2004] [notice] Apache/2.0.48
(Unix) mod_perl/1.99_13 Perl/v5.8.0 configured --
resuming normal operations
[Sun Apr 25 15:05:49 2004] [info] Server built: Feb 26
2004 22:37:51
[Sun Apr 25 15:05:49 2004] [debug] prefork.c(1037):
AcceptMutex: sysvsem (default: sysvsem)
[Sun Apr 25 15:05:51 2004] [error] server reached
MaxClients setting, consider raising the MaxClients
setting
[Sun Apr 25 15:05:54 2004] [info] Child process
pid=5733 is exiting
[Sun Apr 25 15:05:54 2004] [info] Child process
pid=5730 is exiting
[Sun Apr 25 15:05:54 2004] [info] removed PID file
/home/Plankton/mod_­perl/mod_perl-1.99_1­3/t/logs/httpd.pid
(pid=5728)
[Sun Apr 25 15:05:54 2004] [notice] caught SIGTERM,
shutting down
END in modperl_extra.pl, pid=5728

Some addtional info ... I am using Suse Linux
uname -a
Linux linux 2.4.20-4GB #1 Mon Mar 17 17:54:44 UTC 2003
i686 unknown unknown GNU/Linux

Also I was getting internal complier errors so I
upgrade my gcc to gcc 3.4 ...

lrwxrwxrwx 1 root root 18 2004-04-24
22:46 /usr/bin/cc -> /usr/local/bin/gcc

Reading specs from
/usr/local/lib/gcc/­i686-pc-linux-gnu/3.­4.0/specs
Configured with: ./configure
Thread model: posix
gcc version 3.4.0

Here is the current httpd I am running ...

telnet localhost 80
Trying ::1...
Connected to localhost.
Escape character is '^]'.
HEAD / HTTP/1.0


HTTP/1.1 200 OK
Date: Sun, 25 Apr 2004 22:27:39 GMT
Server: Apache/2.0.48 (Unix)
Content-Location: index.html.en
Vary: negotiate,accept-la­nguage,accept-charse­t
TCN: choice
Last-Modified: Fri, 04 May 2001 00:01:18 GMT
ETag: "3ba77-5b0-40446f80­;3ba8d-961-8562af00"­
Accept-Ranges: bytes
Content-Length: 1456
Connection: close
Content-Type: text/html; charset=ISO-8859-1
Content-Language: en
Expires: Sun, 25 Apr 2004 22:27:39 GMT

Connection closed by foreign host.

I hope I have provided enough information and THANK
YOU!

2. Used Components and their Configuration:

*** mod_perl version 1.9913

*** using lib/Apache/BuildCon­fig.pm
*** Makefile.PL options:
MP_APXS => /usr/local/apache2/­bin/apxs
MP_COMPAT_1X => 1
MP_GENERATE_XS => 1
MP_INST_APACHE2 => 1
MP_LIBNAME => mod_perl
MP_USE_DSO => 1
MP_USE_STATIC => 1


*** /usr/local/apache2/­bin/httpd -V
Server version: Apache/2.0.48
Server built: Feb 26 2004 22:37:51
Server's Module Magic Number: 20020903:4
Architecture: 32-bit
Server compiled with....
-D APACHE_MPM_DIR="ser­ver/mpm/prefork"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SER­IALIZE
-D APR_USE_PTHREAD_SER­IALIZE
-D SINGLE_LISTEN_UNSER­IALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD­
-D AP_HAVE_RELIABLE_PI­PED_LOGS
-D HTTPD_ROOT="/usr/lo­cal/apache2"
-D SUEXEC_BIN="/usr/lo­cal/apache2/bin/suex­ec"
-D DEFAULT_PIDLOG="log­s/httpd.pid"
-D DEFAULT_SCOREBOARD=­"logs/apache_runtime­_status"
-D DEFAULT_LOCKFILE="l­ogs/accept.lock"
-D DEFAULT_ERRORLOG="l­ogs/error_log"
-D AP_TYPES_CONFIG_FIL­E="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.20,
archname=i586-linux­-thread-multi
uname='linux d20 2.4.20 #1 smp thu oct 10 18:10:26
utc 2002 i686 unknown unknown gnulinux '
config_args='-ds -e -Dprefix=/usr -Dusethreads
-Di_db -Di_dbm -Di_ndbm -Di_gdbm -Duseshrplib=true'
hint=recommended, useposix=true,
d_sigaction=define
usethreads=define use5005threads=unde­f
useithreads=define usemultiplicity=def­ine
useperlio=define d_sfio=undef uselargefiles=defin­e
usesocks=undef
use64bitint=undef use64bitall=undef
uselongdouble=undef­
usemymalloc=n, bincompat5005=undef­
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE
-fno-strict-aliasin­g -D_LARGEFILE_SOURCE­
-D_FILE_OFFSET_BITS­=64',
optimize='-O3 --pipe',
cppflags='-D_REENTR­ANT -D_GNU_SOURCE
-fno-strict-aliasin­g'
ccversion='', gccversion='3.3 20030226
(prerelease) (SuSE Linux)', 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 =''
libpth=/lib /usr/lib /usr/local/lib
libs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt
-lutil
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.­3.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs,­ dlext=so, d_dlsymun=undef,
ccdlflags='-rdynami­c
-Wl,-rpath,/usr/lib­/perl5/5.8.0/i586-li­nux-thread-multi/COR­E'
cccdlflags='-fPIC',­ lddlflags='-shared'­


Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS
USE_LARGE_FILES PERL_IMPLICIT_CONTE­XT
Built under linux
Compiled at Mar 13 2003 22:22:34
%ENV:
PERL_LWP_USE_HTTP_1­0="1"
@INC:
/usr/lib/perl5/5.8.­0/i586-linux-thread-­multi
/usr/lib/perl5/5.8.­0

/usr/lib/perl5/site­_perl/5.8.0/i586-lin­ux-thread-multi
/usr/lib/perl5/site­_perl/5.8.0
/usr/lib/perl5/site­_perl
.

*** Packages of interest status:

Apache::Request: -
CGI : 3.05
LWP : 5.76
mod_perl : 1.29


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

[CORE TRACE COMES HERE]

This report was generated by t/REPORT on Sun Apr 25
22:21:38 2004 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 dev-subscribe@perl.­apache.org.




___________________­_______________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25
http://photos.yahoo­.com/ph/print_splash­
Add comment
Stas Bekman 26 April 2004 02:38:04 permanent link ]
 gSOAP acct wrote:> -------------8<----­------ Start Bug Report> ------------8<-----­-----> 1. Problem Description:>
I get a lot of test failures when I run make test.

but you showed us the failure of the first one. I guess a lot more fail, right?

Please get the current modperl cvs and try again. Most likely it's the ipv6
issue, solved in the latest Apache-Test version.
http://perl.apache.­org/download/source.­html#Development_mod­_perl_2_0_Source_Dis­tribution

If it still not working, trying building all 3 parts with the same compiler.
At least mod_perl and perl need to be built with the same compiler.

___________________­____________________­____________________­_______
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.­org
mailto:stas@stason.­org http://use.perl.org­ http://apacheweek.c­om
http://modperlbook.­org http://apache.org http://ticketmaster­.com
Add comment
Stas Bekman 26 April 2004 03:39:43 permanent link ]
 [remember to reply back to the list! Thanks]

gSOAP acct wrote:> I forgot about having mod_perl and perl built with the> same compiler. I'll rebuild perl and if that doesn't> work I'll get the current modperl cvs and try again as> you suggest.

I think you *need* to use modperl cvs. If I were you I'd do that first. It
should be pretty stable.

___________________­____________________­____________________­_______
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.­org
mailto:stas@stason.­org http://use.perl.org­ http://apacheweek.c­om
http://modperlbook.­org http://apache.org http://ticketmaster­.com
Add comment
gSOAP acct 26 April 2004 05:04:47 permanent link ]
 Hi Stas,

I think I got the cvs version of modperl you mentioned
...

cvs -d :p­server:anoncvs@cv­s.apache.org:/home/c­vspublic
co modperl-2.0

... Is that right?

Next I do this ...

perl Makefile.PL MP_APXS=/usr/local/­apache2/bin/apxs

... and now when I do my make I get this ...

cc -I/home/Plankton/cv­s/modperl-2.0/src/mo­dules/perl
-I/home/Plankton/cv­s/modperl-2.0/xs
-I/usr/local/apache­2/include
-I/usr/local/apache­2/include -fno-strict-aliasin­g
-I/usr/local/includ­e
-I/usr/local/lib/pe­rl5/5.8.4/i686-linux­/CORE
-DMOD_PERL -DMP_COMPAT_1X -DLINUX=2 -D_REENTRANT
-D_XOPEN_SOURCE=500­ -D_BSD_SOURCE -D_SVID_SOURCE
-D_GNU_SOURCE -O2 -fpic \
-c modperl_constants.c­ && mv modperl_constants.o­
modperl_constants.l­o
modperl_constants.c­: In function
`modperl_constants_­lookup_apache':
modperl_constants.c­:1571: error: `AP_MPMQ_STARTING'
undeclared (first use in this function)
modperl_constants.c­:1571: error: (Each undeclared
identifier is reported only once
modperl_constants.c­:1571: error: for each function it
appears in.)
modperl_constants.c­:1576: error: `AP_MPMQ_RUNNING'
undeclared (first use in this function)
modperl_constants.c­:1581: error: `AP_MPMQ_STOPPING'
undeclared (first use in this function)
modperl_constants.c­:1646: error: `AP_MPMQ_MPM_STATE'­
undeclared (first use in this function)
make[1]: *** [modperl_constants.lo] Error 1
make[1]: Leaving directory
`/home/Plankton/cvs­/modperl-2.0/src/mod­ules/perl'
make: *** [modperl_lib] Error 2
Plankton@linux:~/cv­s/modperl-2.0>

... did I get the wrong modperl or something?
--- Stas Bekman <stas@stason.org> wrote:> [remember to reply back to the list! Thanks]>
gSOAP acct wrote:> > I forgot about having mod_perl and perl built with> the> > same compiler. I'll rebuild perl and if that> doesn't> > work I'll get the current modperl cvs and try> again as> > you suggest.>
I think you *need* to use modperl cvs. If I were you> I'd do that first. It > should be pretty stable.>
___________________­____________________­____________________­_______> Stas Bekman JAm_pH ------> Just Another> mod_perl Hacker> http://stason.org/ mod_perl Guide --->> http://perl.apache.­org> mailto:stas@stason.­org http://use.perl.org­> http://apacheweek.c­om> http://modperlbook.­org http://apache.org > http://ticketmaster­.com>
-------------------­--------------------­--------------------­----------> To unsubscribe, e-mail:> dev-unsubscribe@per­l.apache.org> For additional commands, e-mail:> dev-help@perl.apach­e.org>





___________________­_______________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25
http://photos.yahoo­.com/ph/print_splash­
Add comment
Stas Bekman 26 April 2004 05:23:05 permanent link ]
 gSOAP acct wrote:> Hi Stas,>
I think I got the cvs version of modperl you mentioned> ...>
cvs -d :p­server:anoncvs@cv­s.apache.org:/home/c­vspublic> co modperl-2.0>
... Is that right?

Right.
modperl_constants.c­:1576: error: `AP_MPMQ_RUNNING' > undeclared (first use in this function)

I know what the problem is (new defines introduced in 2.0.49). Could you use
the latest Apache, 2.0.49? Alternatively (w/o upgrading Apache) try again with
this earlier checkout:

cvs -d :p­server:anoncvs@cv­s.apache.org:/home/c­vspublic \
co -D 20040413 -d mp2-20040413 modperl-2.0

it'll checkout the version from Apr 13's into mp2-20040413

We will fix the current cvs soon to work w/ older Apache versions. (it's the
fixed source scanner that has picked those new constants from my httpd-2.0 cvs
tree)


___________________­____________________­____________________­_______
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.­org
mailto:stas@stason.­org http://use.perl.org­ http://apacheweek.c­om
http://modperlbook.­org http://apache.org http://ticketmaster­.com
Add comment
gSOAP acct 26 April 2004 05:54:04 permanent link ]
 Hi Stas,

Well that got me a lot closer but make test still
failed. Should I upgrade my Apache and try again with
modperl 2.0?

$ make test
...
t/preconnection/not­e...................­.ok

t/protocol/echo....­....................­.ok

t/protocol/echo_fil­ter.................­.ok

t/protocol/eliza...­....................­.skipped
all skipped: cannot find module
'Chatbot::Eliza'
t/vhost/config.....­....................­.ok

Failed Test Stat Wstat Total Fail Failed
List of Failed
-------------------­--------------------­--------------------­--------------------­
t/apache/subprocess­.t 255 65280 ?? ?? %
??
t/apr/perlio.t 255 65280 ?? ?? %
??
16 tests skipped.
[warning] server localhost:8529 shutdown
[warning] port 8529 still in use...
...done
[ error] error running tests (please examine
t/logs/error_log)
[ error] oh jeez, server dumped core
[ error] for stacktrace, run: gdb
/usr/local/apache2/­bin/httpd -core
/home/Plankton/cvs/­mp2-20040413/t/core
+------------------­--------------------­------------------+
| Please file a bug report:
http://perl.apache.­org/bugs/ |
+------------------­--------------------­------------------+
make: *** [run_tests] Error 1
Plankton@linux:~/cv­s/mp2-20040413>
END in modperl_extra.pl, pid=15087
[Sun Apr 25 19:12:56 2004] [notice] Apache/2.0.48
(Unix) mod_perl/1.99_14-de­v Perl/v5.8.4 configured --
resuming normal operations
[Sun Apr 25 19:12:56 2004] [info] Server built: Feb 26
2004 22:37:51
[Sun Apr 25 19:12:56 2004] [debug] prefork.c(1037):
AcceptMutex: sysvsem (default: sysvsem)
[Sun Apr 25 19:12:58 2004] [error] server reached
MaxClients setting, consider raising the MaxClients
setting
[Sun Apr 25 19:13:24 2004] [notice] child pid 15094
exit signal Segmentation fault (11), possible coredump
in /home/Plankton/cvs/­mp2-20040413/t
[Sun Apr 25 19:13:31 2004] [info] [client 127.0.0.1]
TestAPI::aplog test in progress
This log message comes with no header

*** The following warn entry is expected and harmless
***
[Sun Apr 25 19:13:31 2004] [debug]
/home/Plankton/cvs/­mp2-20040413/t/respo­nse/TestAPI/aplog.pm­(48):
log_serror test ok

*** The following warn entry is expected and harmless
***
[Sun Apr 25 19:13:31 2004] [debug]
/home/Plankton/cvs/­mp2-20040413/t/respo­nse/TestAPI/aplog.pm­(52):
(20014)Error string not specified yet: log_serror test
2 ok

*** The following error entry is expected and harmless
***
[Sun Apr 25 19:13:31 2004] [crit] [client 127.0.0.1]
(20007)No time was provided and one was required.:
log_rerror test ok

*** The following error entry is expected and harmless
***
[Sun Apr 25 19:13:31 2004] [error] $r->log_error test
ok

*** The following error entry is expected and harmless
***
[Sun Apr 25 19:13:31 2004] [error] $s->log_error test
ok
[Sun Apr 25 19:13:31 2004] [debug]
/home/Plankton/cvs/­mp2-20040413/t/respo­nse/TestAPI/aplog.pm­(73):
TestAPI::aplog test done
[Sun Apr 25 19:13:31 2004] [warn] ApacheApache->warn
test ok
[Sun Apr 25 19:13:31 2004] [warn] $s->warn test ok
[Sun Apr 25 19:14:24 2004] [notice] child pid 15116
exit signal Segmentation fault (11), possible coredump
in /home/Plankton/cvs/­mp2-20040413/t

*** The following error entry is expected and harmless
***
[Sun Apr 25 19:14:38 2004] [error] Apache::log_error
test ok

*** The following error entry is expected and harmless
***
[Sun Apr 25 19:15:23 2004] [error] [client 127.0.0.1]
Undefined subroutine &TestError::runtime­::no_such_func
called at
/home/Plankton/cvs/­mp2-20040413/t/respo­nse/TestError/runtim­e.pm
line 19.


*** The following error entry is expected and harmless
***
[Sun Apr 25 19:15:25 2004] [error] failed to resolve
handler `TestError::syntax'­
[Sun Apr 25 19:15:25 2004] [error] [client 127.0.0.1]
syntax error at
/home/Plankton/cvs/­mp2-20040413/t/respo­nse/TestError/syntax­.pm
line 22, near "\;"
Compilation failed in require at (eval 132) line 3.


*** The following error entry is expected and harmless
***
[Sun Apr 25 19:15:44 2004] [error] [client 127.0.0.1]
This filter must die at
/home/Plankton/cvs/­mp2-20040413/t/filte­r/TestFilter/in_erro­r.pm
line 27.


*** The following error entry is expected and harmless
***
[Sun Apr 25 19:15:44 2004] [error] [client 127.0.0.1]
failed to read POSTed data: No such file or directory
at
/home/Plankton/cvs/­mp2-20040413/t/filte­r/TestFilter/in_erro­r.pm
line 37.


*** The following error entry is expected and harmless
***
[Sun Apr 25 19:16:47 2004] [error] [client 127.0.0.1]
File does not exist:
/home/Plankton/cvs/­mp2-20040413/t/htdoc­s/nope

*** The following error entry is expected and harmless
***
[Sun Apr 25 19:17:38 2004] [error] [client 127.0.0.1]
need AuthName: /TestModperl__setau­th

*** The following error entry is expected and harmless
***
[Sun Apr 25 19:17:41 2004] [error] [client 127.0.0.1]
File does not exist:
/home/Plankton/cvs/­mp2-20040413/t/htdoc­s/TestModperl__statu­s

*** The following error entry is expected and harmless
***
[Sun Apr 25 19:17:41 2004] [error] [client 127.0.0.1]
Died at
/home/Plankton/cvs/­mp2-20040413/t/respo­nse/TestModperl/stat­us.pm
line 24.


*** The following error entry is expected and harmless
***
Argument "foobar" isn't numeric.

*** The following error entry is expected and harmless
***
Argument "foo9bar" isn't numeric.
[Sun Apr 25 19:18:23 2004] [info] Child process
pid=15180 is exiting
END in modperl_extra.pl, pid=15180
[Sun Apr 25 19:18:23 2004] [info] Child process
pid=15091 is exiting
END in TestModperl::print,­ pid=15091
END in modperl_extra.pl, pid=15091
[Sun Apr 25 19:18:23 2004] [warn] child process 15091
still did not exit, sending a SIGTERM
[Sun Apr 25 19:18:23 2004] [warn] child process 15180
still did not exit, sending a SIGTERM
[Sun Apr 25 19:18:23 2004] [info] removed PID file
/home/Plankton/cvs/­mp2-20040413/t/logs/­httpd.pid
(pid=15089)
[Sun Apr 25 19:18:23 2004] [notice] caught SIGTERM,
shutting down
END in modperl_extra.pl, pid=15089

--- Stas Bekman <stas@stason.org> wrote:> gSOAP acct wrote:> > Hi Stas,> >
I think I got the cvs version of modperl you> mentioned> > ...> >
cvs -d> :p­server:anoncvs@cv­s.apache.org:/home/c­vspublic> > co modperl-2.0> >
... Is that right?>
Right.>
modperl_constants.c­:1576: error:> `AP_MPMQ_RUNNING'> > undeclared (first use in this function)>
I know what the problem is (new defines introduced> in 2.0.49). Could you use > the latest Apache, 2.0.49? Alternatively (w/o> upgrading Apache) try again with > this earlier checkout:>
cvs -d> :p­server:anoncvs@cv­s.apache.org:/home/c­vspublic \> co -D 20040413 -d mp2-20040413 modperl-2.0>
it'll checkout the version from Apr 13's into> mp2-20040413>
We will fix the current cvs soon to work w/ older> Apache versions. (it's the > fixed source scanner that has picked those new> constants from my httpd-2.0 cvs > tree)>
___________________­____________________­____________________­_______> Stas Bekman JAm_pH ------> Just Another> mod_perl Hacker> http://stason.org/ mod_perl Guide --->> http://perl.apache.­org> mailto:stas@stason.­org http://use.perl.org­> http://apacheweek.c­om> http://modperlbook.­org http://apache.org > http://ticketmaster­.com>
-------------------­--------------------­--------------------­----------> To unsubscribe, e-mail:> dev-unsubscribe@per­l.apache.org> For additional commands, e-mail:> dev-help@perl.apach­e.org>





___________________­_______________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25
http://photos.yahoo­.com/ph/print_splash­
Add comment
Stas Bekman 26 April 2004 06:32:25 permanent link ]
 gSOAP acct wrote:> Hi Stas,>
Well that got me a lot closer but make test still> failed. Should I upgrade my Apache and try again with> modperl 2.0?

Not really. It should work fine with 2.0.48.
t/apache/subprocess­.t 255 65280 ?? ?? % > ??> t/apr/perlio.t 255 65280 ?? ?? %

Please run each separately:

rm t/logs/error_log
t/TEST -v t/apache/subprocess­.t

and the same for the second one.

[ error] for stacktrace, run: gdb> /usr/local/apache2/­bin/httpd -core
/home/Plankton/cvs/­mp2-20040413/t/core

You have a core dump. Do what it says and run:
bt

and post it here

That's when you get a new core after running after one of the above tests
separately.

Ideally send each test failure separately. Unless they seem to be related.

Thanks.



___________________­____________________­____________________­_______
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.­org
mailto:stas@stason.­org http://use.perl.org­ http://apacheweek.c­om
http://modperlbook.­org http://apache.org http://ticketmaster­.com
Add comment
Stas Bekman 26 April 2004 23:21:18 permanent link ]
 Stas Bekman wrote:> gSOAP acct wrote:>
Hi Stas,>>
I think I got the cvs version of modperl you mentioned>> ...>>
cvs -d :p­server:anoncvs@cv­s.apache.org:/home/c­vspublic>> co modperl-2.0>>
... Is that right?>
Right.>
modperl_constants.c­:1576: error: `AP_MPMQ_RUNNING'> > undeclared (first use in this function)>
I know what the problem is (new defines introduced in 2.0.49). Could you > use the latest Apache, 2.0.49? Alternatively (w/o upgrading Apache) try > again with this earlier checkout:>
cvs -d :p­server:anoncvs@cv­s.apache.org:/home/c­vspublic \> co -D 20040413 -d mp2-20040413 modperl-2.0>
it'll checkout the version from Apr 13's into mp2-20040413>
We will fix the current cvs soon to work w/ older Apache versions. (it's > the fixed source scanner that has picked those new constants from my > httpd-2.0 cvs tree)

OK, you should now be able to build the current mp2 cvs w/o any problems with
pre-Apache 2.0.49

___________________­____________________­____________________­_______
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.­org
mailto:stas@stason.­org http://use.perl.org­ http://apacheweek.c­om
http://modperlbook.­org http://apache.org http://ticketmaster­.com
Add comment
Stas Bekman 5 May 2004 23:47:02 permanent link ]
 Stas Bekman wrote:> gSOAP acct wrote:>
Hi Stas,>>
I think I got the cvs version of modperl you mentioned>> ...>>
cvs -d :p­server:anoncvs@cv­s.apache.org:/home/c­vspublic>> co modperl-2.0>>
... Is that right?>
Right.>
modperl_constants.c­:1576: error: `AP_MPMQ_RUNNING'> > undeclared (first use in this function)>
I know what the problem is (new defines introduced in 2.0.49). Could you > use the latest Apache, 2.0.49? Alternatively (w/o upgrading Apache) try > again with this earlier checkout:>
cvs -d :p­server:anoncvs@cv­s.apache.org:/home/c­vspublic \> co -D 20040413 -d mp2-20040413 modperl-2.0>
it'll checkout the version from Apr 13's into mp2-20040413>
We will fix the current cvs soon to work w/ older Apache versions. (it's > the fixed source scanner that has picked those new constants from my > httpd-2.0 cvs tree)

It's strange that you had this problem. I've built with 2.0.46 and had no such
errors, since we have ifdef:

#ifdef AP_MPMQ_RUNNING
return newSViv(AP_MPMQ_RUN­NING);
#endif /* AP_MPMQ_RUNNING */

So I'll leave it as is until someone who has this problem will be able to
debug it.

--
___________________­____________________­____________________­_______
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.­org
mailto:stas@stason.­org http://use.perl.org­ http://apacheweek.c­om
http://modperlbook.­org http://apache.org http://ticketmaster­.com
Add comment
 

Add new comment

As:
Login:  Password:  
 
 
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или законы РФ. Ваш ip-адрес записывается.


QAIX > Apache HTTP Server > mod_perl 2.0 make test failures 5 May 2004 23:47:02

see also:
Re: crosstab for MS SQL
net cafe software
trees in MySQL
pass tests:
Tvoia anime vneshnost'.(Dlia devochek)
see also:
{ The first entry! }
Have you make full use of ipod?
How to transfer files from iPod to…

  Copyright © 2001—2010 QAIX
Идея: Монашёв Михаил.
Авторами текстов, изображений и видео, размещённых на этой странице, являются пользователи сайта.
See Help and FAQ in the community support.qaix.com.
Write in the community about the bugs you have noticedbugs.qaix.com.
Write your offers and comments in the communities suggest.qaix.com.
Information for parents.
Пишите нам на .
If you would like to report an abuse of our service, such as a spam message, please .
Если Вы хотите пожаловаться на содержимое этой страницы, пожалуйста .