mod_perl 2.0.9: "make test" fails with httpd v2.4.16.

2015-07-15 Thread Jie Gao
> uname -a Linux ..xxx.xx 2.6.32-504.23.4.el6.x86_64 #1 SMP Fri May 29 10:16:43 EDT 2015 x86_64 x86_64 x86_64 GNU/Linux > cat /etc/issue Red Hat Enterprise Linux Server release 6.6 (Santiago) Kernel \r on an \m > t/REPORT -8<-- Start Bug Report 8<-

mod_perl-2.0.8 bug report - make test fails - FreeBSD

2014-01-17 Thread Rick Sattler
-8<-- Start Bug Report 8<-- 1. Problem Description:  I am having trouble running "make test" using the latest mod_perl version 2.0.8 on my FreeBSD system. I receive the following error message: /usr/local/bin/perl5.18.1 -Iblib/arch -Iblib/lib  t/TEST -clean

mod_perl-2.0.8 bug report - make test fails - FreeBSD

2014-01-17 Thread Rick Sattler
I am having trouble running "make test" using the latest mod_perl version 2.0.8 on my FreeBSD system. I receive the following error message: /usr/local/bin/perl5.18.1 -Iblib/arch -Iblib/lib  t/TEST -clean APACHE_TEST_APXS= APACHE_TEST_PORT= APACHE_TEST_HTTPD= APACHE_TEST_USER= APACHE_TEST_GROUP= 

make test fails

2010-02-05 Thread nidujay
Hi All, I'm trying to build mod_perl along with apache as described here (step 3 gives the build and test instructions). When I run "make test", quite a few of the test (including the 1st one) failed. So I tried to run just the fi

Re: mod_perl 2.0.4 make test fails on red hat EL4 with apache 2.2.11 after glibc update

2009-06-11 Thread Sean Thorne
I appreciate you taking a look. I actually fixed that part with symlinks. I attached the wrong make test. On Jun 10, 2009, at 1:40 PM, Adam Prime wrote: Sean Thorne wrote: Hi, I don't know whats wrong, but my hosting environment recently pushed an update of glibc and pthread to all of m

Re: mod_perl 2.0.4 make test fails on red hat EL4 with apache 2.2.11 after glibc update

2009-06-10 Thread Adam Prime
Sean Thorne wrote: Hi, I don't know whats wrong, but my hosting environment recently pushed an update of glibc and pthread to all of my servers. This caused them all my apache instances to go into an unstable state. I isolated the problem to mod_perl and thought if I rebuilt apache httpd an

RE: Make test fails, fails to connect

2008-05-14 Thread Jens Petter Salvesen
Hi, Fred >Jens Petter Salvesen wrote: >> The system in this case is RHEL 5 64bit, but we experience the same >> hiccup on RHEL 4 32bit as well. >> >> Anybody have a clue about why this is happening? > >I've seen this happen when the tests tried to load an httpd module that >wasn't in the build,

Re: Make test fails, fails to connect

2008-05-13 Thread Fred Moyer
Jens Petter Salvesen wrote: The system in this case is RHEL 5 64bit, but we experience the same hiccup on RHEL 4 32bit as well. Anybody have a clue about why this is happening? I've seen this happen when the tests tried to load an httpd module that wasn't in the build, but this could be happ

Make test fails, fails to connect

2008-05-13 Thread Jens Petter Salvesen
Hi all, I'm having a hard time getting mod_perl2 to make tests automatically as part of an install script. What happens has happened many times before, but was not a problem since we knew the workaround. The problem is that the first time "make test" is made, the system times out waiting fo

Re: mod_perl's make test fails.

2008-02-02 Thread Philippe M. Chiasson
Colin Wetherbee wrote: Zakk wrote: For the last few days, I've been trying to install mod_perl for my server. It's running Slackware 12.0 with Apache 2.2.8 (with APR 1.2.12) and Perl 5.10.0. I'm under the impression we're still under the "don't use Perl 5.10 with mod_perl yet" directive. T

Re: mod_perl's make test fails.

2008-02-01 Thread Colin Wetherbee
Zakk wrote: > Date: Fri, 1 Feb 2008 22:21:12 -0500 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > CC: modperl@perl.apache.org > Subject: Re: mod_perl's make test fails. > > Zakk wrote: > > For the last few days, I've been trying to install mod_

Re: mod_perl's make test fails.

2008-02-01 Thread Colin Wetherbee
Zakk wrote: For the last few days, I've been trying to install mod_perl for my server. It's running Slackware 12.0 with Apache 2.2.8 (with APR 1.2.12) and Perl 5.10.0. I'm under the impression we're still under the "don't use Perl 5.10 with mod_perl yet" directive. A number of internal chan

mod_perl's make test fails.

2008-02-01 Thread Zakk
Hi there. For the last few days, I've been trying to install mod_perl for my server. It's running Slackware 12.0 with Apache 2.2.8 (with APR 1.2.12) and Perl 5.10.0. The version of mod_perl I'm using is 2.0.4-dev, a recent SVN checkout. I would be normally be using the stable, but I've heard th

Re: mp 2.0.3 make test fails against httpd trunk: Has authorisation changed since httpd 2.2 ?

2007-11-17 Thread Rolf Banting
I've noticed some comments in the source (using the wonderful 'ack') about a change from requires to providers. Haven't looked any deeper so far.

Re: mp 2.0.3 make test fails against httpd trunk: Has authorisation changed since httpd 2.2 ?

2007-11-16 Thread Geoffrey Young
Rolf Banting wrote: > Thanks for the replies. > > I'll carry on and see if I can get to the bottom of the other make > test failures. At that point I'll seek advice on whether or not the mp > archive needs an update. > > I've moved on to access2.t now. The difference with access.t is that > use

Re: mp 2.0.3 make test fails against httpd trunk: Has authorisation changed since httpd 2.2 ?

2007-11-16 Thread Rolf Banting
Thanks for the replies. I'll carry on and see if I can get to the bottom of the other make test failures. At that point I'll seek advice on whether or not the mp archive needs an update. I've moved on to access2.t now. The difference with access.t is that user id authentication is required. No ma

Re: mp 2.0.3 make test fails against httpd trunk: Has authorisation changed since httpd 2.2 ?

2007-11-16 Thread Geoffrey Young
Rolf Banting wrote: > I can answer my own question, at least in part. > > In the t/httpd.conf location /TestAPI__access has AuthType none and > AuthName modperl defined. If I comment those out t/api/access.t passes > except for test 7. Test 7 expects 'none' as AuthType whereas in fact > it is '

Re: mp 2.0.3 make test fails against httpd trunk: Has authorisation changed since httpd 2.2 ?

2007-11-16 Thread Rolf Banting
I can answer my own question, at least in part. In the t/httpd.conf location /TestAPI__access has AuthType none and AuthName modperl defined. If I comment those out t/api/access.t passes except for test 7. Test 7 expects 'none' as AuthType whereas in fact it is 'undef' now. I've looked through t

Re: mp 2.0.3 make test fails against httpd trunk: Has authorisation changed since httpd 2.2 ?

2007-11-16 Thread Fred Moyer
On Fri, 16 Nov 2007 4:22 am, Rolf Banting wrote: I can answer my own question, at least in part. In the t/httpd.conf location /TestAPI__access has AuthType none and AuthName modperl defined. If I comment those out t/api/access.t passes except for test 7. Test 7 expects 'none' as AuthType wherea

Re: Bug report - mod_perl2 make test fails on Cygwin DLL version: 1.5.24

2007-11-05 Thread Nikolay Ananiev
Find the output from REPORT below. Basically everything seems to build ok but make test fails with the claim that the server didn't start. When I look at the ps output I can see that httpd2 has started. Any help appreciated. Thanks, Rolf -8<-- Start

Bug report - mod_perl2 make test fails on Cygwin DLL version: 1.5.24

2007-10-27 Thread Rolf Banting
Guys, Probably not a bug as such but something in my set up. Find the output from REPORT below. Basically everything seems to build ok but make test fails with the claim that the server didn't start. When I look at the ps output I can see that httpd2 has started. Any help appreciated. T

Re: 'make test' fails with "the server is down, giving up after 121 secs"

2007-10-21 Thread Fred Moyer
[EMAIL PROTECTED] bugzilla-3]# rpm -qa|grep mod_perl mod_perl-devel-1.99_16-4 mod_perl-1.99_16-4 Looks like you have a old version installed, it might help to remove that rpm if you are installing 2.0.3 from source. [EMAIL PROTECTED] bugzilla-3]# [EMAIL PROTECTED] bugzilla-3]# cp /root/per

Re: 'make test' fails with "the server is down, giving up after 121 secs"

2007-10-19 Thread Glenn Gallien
timeout helps, but could not find where the 120 seconds timeout is set. Any other ideas? I am all out. :( -Original Message- From: Colvin, Joshua Sent: Thursday, October 18, 2007 4:05 PM To: modperl@perl.apache.org Subject: RE: 'make test' fails with "the server is down,

RE: 'make test' fails with "the server is down, giving up after 121 secs"

2007-10-19 Thread Colvin, Joshua
. :( -Original Message- From: Colvin, Joshua Sent: Thursday, October 18, 2007 4:05 PM To: modperl@perl.apache.org Subject: RE: 'make test' fails with "the server is down, giving up after 121 secs" Thanks Adam, but I've got no firewall and selinux is disabled, so t

RE: 'make test' fails with "the server is down, giving up after 121 secs"

2007-10-18 Thread Colvin, Joshua
ober 18, 2007 3:57 PM To: modperl@perl.apache.org Subject: RE: 'make test' fails with "the server is down, giving up after 121 secs" This might not be any help, but the one time that i ran into this it was because for some reason traffic to localhost was being blocked

RE: 'make test' fails with "the server is down, giving up after 121 secs"

2007-10-18 Thread Adam Prime x443
olvin, Joshua [mailto:[EMAIL PROTECTED] Sent: Thursday, October 18, 2007 10:07 AM To: modperl@perl.apache.org Subject: RE: 'make test' fails with "the server is down, giving up after 121 secs" Thanks for the reply Malcolm. I didn't see anything in error_log that gave me any

RE: 'make test' fails with "the server is down, giving up after 121 secs"

2007-10-18 Thread Colvin, Joshua
window. Thanks. -Original Message- From: Fred Moyer [mailto:[EMAIL PROTECTED] Sent: Thursday, October 18, 2007 10:48 AM To: Colvin, Joshua; modperl@perl.apache.org Subject: Re: 'make test' fails with "the server is down, giving up after 121 secs" > [EMAIL PROTECTED] bugzill

RE: 'make test' fails with "the server is down, giving up after 121 secs"

2007-10-18 Thread Colvin, Joshua
m/entropy_avail 3648 Do you think it's as simple as hacking the test to wait for longer than 120 seconds? -Original Message- From: Malcolm [mailto:[EMAIL PROTECTED] Sent: Thursday, October 18, 2007 9:54 AM To: modperl@perl.apache.org Subject: Re: 'make test' fails with

Re: 'make test' fails with "the server is down, giving up after 121 secs"

2007-10-18 Thread Malcolm
On Thursday 18 October 2007 9:47:31 am Colvin, Joshua wrote: > Hello all, > > I am trying to upgrade bugzilla from 2.22 to 3.0.2 on 32-bit RHEL4, and > this means upgrading mod_perl from 1.99_16 to 2.0.03 via CPAN. > Unfortunately the 'make test' fails, saying: > >

'make test' fails with "the server is down, giving up after 121 secs"

2007-10-18 Thread Colvin, Joshua
Hello all, I am trying to upgrade bugzilla from 2.22 to 3.0.2 on 32-bit RHEL4, and this means upgrading mod_perl from 1.99_16 to 2.0.03 via CPAN. Unfortunately the 'make test' fails, saying: the server is down, giving up after 121 secs [  error] failed to start server! (please exam

Re: [mod_perl1.99] make test fails

2007-07-27 Thread Kurt Hansen
Hello Jie, mod_perl 1.99 is a development version and is old and buggy. This may be the first of your problems with it. You probably want to upgrade to a mod_perl 2.0.x. You can find rpms for mod_perl at the Centosplus Repository. Here's a link for more info: http://wiki.centos.org/Reposito

[mod_perl1.99] make test fails

2007-07-26 Thread Jie Gao
Hi All I am getting this: gmake test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/WASM-Apache2-AuthCookie# Failed test (t/WASM-Apache2-AuthCookie.t at line 9) # Tried to use 'WASM::Apache2::AuthCookie'. # Er

Re: mod_perl2 make test fails various address related tests

2007-02-05 Thread Rafael Caceres
On Wed, 2007-01-31 at 10:19 -0800, Philip M. Gollucci wrote: > Rafael Caceres wrote: > > I'm doing a first pass at building mod_perl 2.0.3 for apache 2.0.59 with > > a SUSE Linux Enterprise Server 9. > > The server is configured not to use IPv6, apr was configured with > > --disable-ip6, apache 's

Re: mod_perl2 make test fails various address related tests

2007-01-31 Thread Philip M. Gollucci
Rafael Caceres wrote: > I'm doing a first pass at building mod_perl 2.0.3 for apache 2.0.59 with > a SUSE Linux Enterprise Server 9. > The server is configured not to use IPv6, apr was configured with > --disable-ip6, apache 's config log says ac_cv_define_APR_HAVE_IPV6 = no > and it was built with

Re: mod_perl2 make test fails various address related tests

2007-01-31 Thread Rafael Caceres
I'm doing a first pass at building mod_perl 2.0.3 for apache 2.0.59 with a SUSE Linux Enterprise Server 9. The server is configured not to use IPv6, apr was configured with --disable-ip6, apache 's config log says ac_cv_define_APR_HAVE_IPV6 = no and it was built with the --with-apr and --with-apr-u

make test fails / mod_perl doesn't work

2007-01-18 Thread ralf . lehmann
Hello list, this is my first post on a mailing-list, so please pardon if I accidently break some rules. Also Enlish isn't my native language but I try to give my best... My problem is, that I have a web-application based on perl-scripts. So far everything is running (IBM-webserver based on Apac

[mp2] 'make test' fails @ "dyld: Symbol not found: _dav_register_provider", but apache & svn are OK ...

2006-10-01 Thread OpenMacNews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, i've built: perl 588 apache2 (worker-mpm) (httpd 224-dev, apr 128-dev, apr-util 128-dev; all r451784) subversion 141-dev and, mod_perl2-dev r451853 on OSX 10.4.8. apache & subversion bothh build & executeOK.

Re: [RELEASE CANDIDATE]: mod_perl-2.0.3 RC1: make test fails

2006-09-08 Thread Philip M. Gollucci
t/fatalstobrowserok 1/4# Failed test 3 in t/fatalstobrowser.t at line 28 fail #2 t/fatalstobrowserNOK 3# Failed test 4 in t/fatalstobrowser.t at line 34 fail #2 t/fatalstobrowserFAILED tests 3-4 Failed 2/4 tests, 50.00% okay Addressed: http://svn.apache.org/viewvc?view=rev&r

Re: [RELEASE CANDIDATE]: mod_perl-2.0.3 RC1: make test fails

2006-09-08 Thread Jie Gao
:print, pid=6762 END in modperl_extra.pl, pid=6762 [Fri Sep 08 21:09:08 2006] [info] removed PID file /usr/local/src/mod_perl-2.0.3-rc1/t/logs/httpd.pid (pid=6711) [Fri Sep 08 21:09:08 2006] [notice] caught SIGTERM, shutting down END in modperl_extra.pl, pid=6711 On Fri, 8 Sep 2006, Jie

[RELEASE CANDIDATE]: mod_perl-2.0.3 RC1: make test fails

2006-09-08 Thread Jie Gao
-8<-- Start Bug Report 8<-- 1. Problem Description: make test fails: [warning] result: OK [warning] the client side drops 'root' permissions and becomes 'nobody' /usr/local/httpd-2.2.3+mod_perl-2.0.3-rc1+php-5.1.6/bin/httpd -

Re: make test fails on Red Hat Linux

2006-07-08 Thread Philip M. Gollucci
Boysenberry Payne wrote: > t/apache/content_length_header.t 271 17 > t/api/status.t 62 4-5 See the list archives. This is fixed in SVN. Ignore these in <= 2.0.2 -- Ph

make test fails on Red Hat Linux

2006-07-08 Thread Boysenberry Payne
Using Apache2.2.2 I get the following errors while trying to make test mp2.0.2 Failed Test Stat Wstat Total Fail List of Failed --- t/apache/content_length_header.t 271 17 t/a

Re: mod_perl - make test fails on Solaris 10

2006-06-13 Thread Sheila R. Bryant
Many thanks for all the suggestions, and apologies for my slow response. First step - I'll update SunStudio. Currently on version 8. Then I'll have another go from scratch and use the cookbook John pointed out. Hopefully all will then be well and you'll hear no more from me on this Thanks

Re: mod_perl - make test fails on Solaris 10

2006-06-07 Thread John D Groenveld
In message <[EMAIL PROTECTED]>, Jie Gao w rites: >Don't know. There is an issue with Apache 2.2.2. Advice given to me is to >compile everything for Apache 2.2.0, and then install Apache 2.2.2 on top of i >t. $ uname -sr SunOS 5.10 $ /opt/apache2/perl-5.8.8/bin/HEAD http://localhost:8080 200 OK Con

Re: mod_perl - make test fails on Solaris 10

2006-06-07 Thread Jie Gao
On Wed, 7 Jun 2006, John D Groenveld wrote: > Date: Wed, 07 Jun 2006 16:07:08 -0400 > From: John D Groenveld <[EMAIL PROTECTED]> > To: Sheila R. Bryant <[EMAIL PROTECTED]> > Cc: modperl@perl.apache.org > Subject: Re: mod_perl - make test fails on Solaris 10 >

Re: mod_perl - make test fails on Solaris 10

2006-06-07 Thread John D Groenveld
In message <[EMAIL PROTECTED]>, "Sheila R. Bryant" writes: >Hi, > >I'm trying to add mod_perl to my Apache server. I've got > >Solaris 10 >Apache 2.2.2 >mod_perl 2.0.2 > >I'm using gcc 3.4.3, supplied by Sun, perl 5.8.4, supplied by Sun. I'm >using the perlgcc utility which is claimed to enable gc

Re: mod_perl - make test fails on Solaris 10

2006-06-07 Thread William A. Rowe, Jr.
Sheila R. Bryant wrote: Apache wouldn't compile with Sun compiler It should, no troubles here. You might need gmake, although we've tryed to eliminate any gmake-isms. If you have both installed, ensure SunStudio cc is in your path (oh please oh please tell us you have cc 10.x or later!) a

mod_perl - make test fails on Solaris 10

2006-06-07 Thread Sheila R. Bryant
g compiled using Sun compilers. Apache wouldn't compile with Sun compiler mod_perl compiles fine, perlgcc Makefile.PL MP_AP_PREFIX=/export/chippewa/disk1/apache-2.2.2 make 'make test' fails to start the server with a syntax error in the configuration file extra.conf, which is autom

Re: building mod_perl against multiple apache's, make test fails looking for apr.so

2006-03-03 Thread Geoffrey Young
(well.. that's my guess). > > I tried: > > perl Makefile MP_APXS=/usr/local/httpd-2.0.55/bin/apxs > MP_APR_CONFIG=/usr/local/httpd-2.0.55/bin/apr-config > > It builds without error. Make test fails a number of places because it > can't find apr.so. >

building mod_perl against multiple apache's, make test fails looking for apr.so

2006-03-02 Thread mbockol
akefile MP_APXS=/usr/local/httpd-2.0.55/bin/apxs MP_APR_CONFIG=/usr/local/httpd-2.0.55/bin/apr-config It builds without error. Make test fails a number of places because it can't find apr.so. If I set /usr/local/httpd-2.0.55/lib in ld.so.conf, or set SETENV LD_LIBRARY_PATH then all is

Re: [mp2] SOLVED "make test" fails: "failed to map segment from shared object: Operation not permitted"

2006-01-20 Thread Eamon Daly
Eamon Daly - Original Message - From: "Eamon Daly" <[EMAIL PROTECTED]> To: Sent: Thursday, January 19, 2006 9:35 PM Subject: [mp2] "make test" fails: "failed to map segment from shared object: Operation not permitted&

Re: [mp2] "make test" fails: "failed to map segment fromshared object: Operation not permitted"

2006-01-20 Thread Mark Galbreath
- Original Message - From: "Mark Galbreath" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: Sent: Friday, January 20, 2006 10:33 AM Subject: Re: [mp2] "make test" fails: "failed to map segment fromshared object: Operation no

Re: [mp2] "make test" fails: "failed to map segment fromshared object: Operation not permitted"

2006-01-20 Thread Eamon Daly
ED]>; <[EMAIL PROTECTED]> Cc: Sent: Friday, January 20, 2006 10:33 AM Subject: Re: [mp2] "make test" fails: "failed to map segment fromshared object: Operation not permitted" or just run it as root? Joe Orton <[EMAIL PROTECTED]> 20-Jan-06 08:24:54 AM >&

Re: [mp2] "make test" fails: "failed to map segment from shared object: Operation not permitted"

2006-01-20 Thread Mark Galbreath
The build runs without issue, but > "make test" fails immediately with the following error: > > Can't load '/tmp/mod_perl-2.0.2/blib/arch/auto/ModPerl/Const/Const.so' for > module ModPerl::Const: > /tmp/mod_perl-2.0.2/blib/arch/auto/ModPerl/Const/Const.so

Re: [mp2] "make test" fails: "failed to map segment from shared object: Operation not permitted"

2006-01-20 Thread Eamon Daly
TED]> Cc: Sent: Friday, January 20, 2006 7:24 AM Subject: Re: [mp2] "make test" fails: "failed to map segment from shared object: Operation not permitted" On Thu, Jan 19, 2006 at 09:35:30PM -0600, Eamon Daly wrote: 1. Problem Description: Hey, all. I'm trying to

Re: [mp2] "make test" fails: "failed to map segment from shared object: Operation not permitted"

2006-01-20 Thread Joe Orton
On Thu, Jan 19, 2006 at 09:35:30PM -0600, Eamon Daly wrote: > 1. Problem Description: > > Hey, all. I'm trying to build mod_perl against the stock > httpd in RedHat 4ES. The build runs without issue, but > "make test" fails immediately with the following error:

[mp2] "make test" fails: "failed to map segment from shared object: Operation not permitted"

2006-01-19 Thread Eamon Daly
1. Problem Description: Hey, all. I'm trying to build mod_perl against the stock httpd in RedHat 4ES. The build runs without issue, but "make test" fails immediately with the following error: Can't load '/tmp/mod_perl-2.0.2/blib/arch/auto/ModPerl/Const/Const.so&#x

Re: [mp2] make test fails to start httpd on AIX 5.2, IHS 2.

2005-10-10 Thread uribemu
] -Original Message- From: William A. Rowe, Jr. <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: modperl@perl.apache.org Sent: Mon, 10 Oct 2005 18:04:47 -0500 Subject: Re: [mp2] make test fails to start httpd on AIX 5.2, IHS 2. Question, any hope you could use something more recent than a

Re: [mp2] make test fails to start httpd on AIX 5.2, IHS 2.

2005-10-10 Thread Philip M. Gollucci
William A. Rowe, Jr. wrote: Question, any hope you could use something more recent than a 2 year old distribution of httpd, and let us know if the modern version reproduces the problem? While I agree upgrading is good. Since we say it should work, we should either look into it or up the minium.

Re: [mp2] make test fails to start httpd on AIX 5.2, IHS 2.

2005-10-10 Thread William A. Rowe, Jr.
, give it a whirl if you can find some time to test, and see if this remains a problem. Thanks! Bill [EMAIL PROTECTED] wrote: 1. Problem Description: make test fails to start httpd on AIX 5.2 Maintenance Level 2 with IBM HTTP Server 2.0.47.1. The HTTP startup process times out.

[mp2] make test fails to start httpd on AIX 5.2, IHS 2.

2005-10-10 Thread uribemu
1. Problem Description: make test fails to start httpd on AIX 5.2 Maintenance Level 2 with IBM HTTP Server 2.0.47.1. The HTTP startup process times out. 2. Used Components and their Configuration: *** mod_perl version 2.01 *** using /download/perl/mod_perl-2.0.1/lib/Apache2

RE: ModPerl 2.0.1 AIX4.3.3 - Make Test Fails to run

2005-09-05 Thread José AUGUSTE-ETIENNE
Le mercredi 17 août 2005 à 15:59 -0500, ODELL, TODD E (SWBT) a écrit : > I'll try shutting other programs down prior to running and see if I can > set the timeout higher. I'm a little dubious > > Is there another way to run this to show more detail of what's going on? > Hi, I think that you pro

Re: make test fails (Solaris and Linux, same problem)

2005-08-24 Thread Gordon Lack
> This strange kind of segfaults is usually the syptoms of disagreements in > large-file support in httpd/apr/perl. > > Detecting these kind of configuration problems has been discussed before, but > it's not quite as easy as it sounds ;-) > > You can see one of the original discussions about thi

'make test' fails for mp2 under HP-UX

2005-08-23 Thread William Fulmer
Sorry, the subject on my first post probably obscured the fact that this was a new problem post. -8<-- Start Bug Report 8<-- 1. Problem Description: make test fails on t/modperl/request_rec_tie_api.t . # Running under perl version 5.006002 fo

Re: Fw: [mp2] 'make test' fails

2005-08-22 Thread William Fulmer
-8<-- Start Bug Report 8<-- 1. Problem Description: make test fails on t/modperl/request_rec_tie_api.t . # Running under perl version 5.006002 for hpux # Current time local: Mon Aug 22 16:22:54 2005 # Current time GMT: Mon Aug 22 20:22:54 2005 #

Re: make test fails (Solaris and Linux, same problem)

2005-08-18 Thread Philippe M. Chiasson
Gordon Lack wrote: > 1. Problem Description: > >The server core dumps when running make test. > >This happens on both Solaris and Linux systems (with the equivalent > perl, Apache and mod_perl configurations). > >Having got the core dump info I added some printf statements to the > s

make test fails (Solaris and Linux, same problem)

2005-08-18 Thread Gordon Lack
1. Problem Description: The server core dumps when running make test. This happens on both Solaris and Linux systems (with the equivalent perl, Apache and mod_perl configurations). Having got the core dump info I added some printf statements to the start of ap_pcw_walk_files_config in m

Re: ModPerl 2.0.1 AIX4.3.3 - Make Test Fails to run

2005-08-17 Thread Stas Bekman
ODELL, TODD E (SWBT) wrote: [...] Is there another why to run this to show more detail of what's going on? try to run the equivalent of strace on AIX and see where it hangs. One reason could be the lack of entropy: http://perl.apache.org/docs/2.0/user/troubleshooting/troubleshooting.html#Serve

Re: ModPerl 2.0.1 AIX4.3.3 - Make Test Fails to run

2005-08-17 Thread Philip M. Gollucci
ODELL, TODD E (SWBT) wrote: Thanks for the quick reply. I just realized that even when I run export APACHE_TEST_STARTUP_TIMEOUT=420 ( or any other value) it uses the default 300. Shouldn't the command export ./t/TEST -help [snip] -startup_timeout seconds to wait for the server to start (default

RE: ModPerl 2.0.1 AIX4.3.3 - Make Test Fails to run

2005-08-17 Thread ODELL, TODD E \(SWBT\)
o:[EMAIL PROTECTED] Sent: Wednesday, August 17, 2005 12:42 PM To: ODELL, TODD E (SWBT) Cc: modperl@perl.apache.org Subject: Re: ModPerl 2.0.1 AIX4.3.3 - Make Test Fails to run ODELL, TODD E (SWBT) wrote: > to start. I unpacked and compiled as my userid, not root, and am able to > start the httpd di

Re: ModPerl 2.0.1 AIX4.3.3 - Make Test Fails to run

2005-08-17 Thread Philip M. Gollucci
ODELL, TODD E (SWBT) wrote: to start. I unpacked and compiled as my userid, not root, and am able to start the httpd directly as that userid. With the APACHE_TEST_STARTUP_TIMEOUT=420 this is what is get from make test: I believe whats happening here is that because you are testing the threaded v

ModPerl 2.0.1 AIX4.3.3 - Make Test Fails to run

2005-08-17 Thread ODELL, TODD E \(SWBT\)
Mod_perl: 2.0.1 OS: AIX4.3.3 -8<-- Start Bug Report 8<-- 1. Problem Description: I'm able to compile with IBM VAC 4.4.0.3 with no problem but the make test fails to even start the tests. It timeouts waiting for the server

Re: [mp2.0.1] [libapreq2-2.06-dev] make test fails

2005-07-31 Thread Randy Kobes
On Sun, 31 Jul 2005, Bengt-Arne Fjellner wrote: make test fails in parser.t should this lib work with mp2.0.1 or not? It does work with mp2.0.1, in principle. Could you forward details of your Apache/Perl versions to the apreq mailing list (apreq-dev@httpd.apache.org), along with a verbose

[mp2.0.1] [libapreq2-2.06-dev] make test fails

2005-07-31 Thread Bengt-Arne Fjellner
make test fails in parser.t should this lib work with mp2.0.1 or not? -- Bengt-Arne Fjellner 0910-58 53 69

Re: make test fails under HP-UX 11.11 - working!

2005-07-12 Thread Stas Bekman
Hugh Williams wrote: Hi; OK, I have apparently succeeded in my efforts to get mod_perl 2.0.1 onto Apache 2.0.54 with mod_ssl on HP-UX 11.11. Nice :) Hugh, mind to send in pod patches for the troubleshooting.pod? and someone will gladly commit your workarounds there. Thank you! -- _

Re: make test fails under HP-UX 11.11 - working!

2005-07-11 Thread Hugh Williams
the need to rebuild Apache with a custom stub. ### When you start into mod_perl, 'make test' fails due to a shl_load error. (I've lost the exact error string). As it turns out, HP-UX's shl_load man page states in part "If the shared library con

Re: make test fails under HP-UX 11.11 (fwd)

2005-07-11 Thread Stas Bekman
Hugh Williams wrote: Stas Bekman wrote: [Hugh, in the future please inline the bug report, including it after your signature makes it impossible to reply to it, while quoting it] Sorry... I've re-inserted above the sig below for ongoing completness. Hugh Williams wrote: Hi; My first fo

Re: make test fails under HP-UX 11.11 (fwd)

2005-07-11 Thread Hugh Williams
files memoryuse unlimited $ bash bash-3.00$ ulimit unlimited hugh -8<-- Start Bug Report 8<-- 1. Problem Description: Make test fails: ### hughw on valhalla: /opt/build/mod_perl-2.0.1 $ make test cd "src/modules/perl" &

Re: [mp2] make test fails under HP-UX 11.11

2005-07-11 Thread Stas Bekman
[Hugh, in the future please inline the bug report, including it after your signature makes it impossible to reply to it, while quoting it] Hugh Williams wrote: Hi; My first foray into mod_perl 2.x is making my hair grayer than it already was. Bug report below. what's your shell's file descr

[mp2] make test fails under HP-UX 11.11

2005-07-11 Thread Hugh Williams
ogiesto enjoy it. Only the wisest of mankind Santa Rosa 2US-Cachieve the second." 707.577.4941 - Logan Pearsall Smith, 1931 -8<-- Start Bug Report 8<-- 1. Problem Description:

Re: [mp2] make test fails, core dumped (Slackware 10.1) - stack trace info included

2005-04-15 Thread Stas Bekman
Philippe, please take a look at this report. It's the same problem you have been working on 1.5 years ago, but which was never resolved. Here is the relevant thread: http://www.gossamer-threads.com/lists/modperl/dev/7190#7190 Thanks. In case you don't have the original report by Eduard, here it

[mp2] make test fails, core dumped (Slackware 10.1) - stack trace info included

2005-04-15 Thread Eduard Rozenberg
Output of "make test" = t/TEST -bugreport -verbose=0 [warning] setting ulimit to allow core files ulimit -c unlimited; /usr/bin/perl5.8.6 /tmp/mod_perl-2.0.0-RC5/t/TEST -bugreport -verbose=0 [ info] consider removing an old /tmp/mod_perl-2.0.0-RC5/core file before running te

Re: [mp2] make test fails, core dumped (Slackware 10.1)

2005-04-15 Thread Stas Bekman
Eduard Rozenberg wrote: [...] server has died with status 255 (please examine t/logs/error_log) [ error] oh jeez, server dumped core [ error] for stacktrace, run: gdb /usr/sbin/httpd -core /tmp/mod_perl-2.0.0-RC5/core Eduard, please read again the bug reporting guidelines. You need to submit a

[mp2] make test fails, core dumped (Slackware 10.1)

2005-04-14 Thread Eduard Rozenberg
=== Output of "make test" === t/TEST -bugreport -verbose=0 [warning] setting ulimit to allow core files ulimit -c unlimited; /usr/bin/perl5.8.6 /tmp/mod_perl-2.0.0-RC5/t/TEST -bugreport -verbose=0 [ info] consider removing an old /tmp/mod_perl-2.0.0-RC5/core file before

Re: [mp2] make test fails completely

2005-03-08 Thread Phil Dobbin
On 08/03/2005 @ 05:01 GMT, Stas Bekman, [EMAIL PROTECTED], wrote: >Phil Dobbin wrote: >> I'm trying to compile modperl-2.0_20050305233800 with Apache 2.0.47 >on >>OS X.2.8 and I'm getting at the beginning of `make test': >> >> --- >> >

Re: [mp2] make test fails completely

2005-03-07 Thread Stas Bekman
Phil Dobbin wrote: I'm trying to compile modperl-2.0_20050305233800 with Apache 2.0.47 on OS X.2.8 and I'm getting at the beginning of `make test': --- waiting 120 seconds for server to start: .Syntax error on line 2164 of /Users/phil/De

Re: [mp2] make test fails completely

2005-03-07 Thread Phil Dobbin
On 06/03/2005 @ 03:03 GMT, Perrin Harkins, [EMAIL PROTECTED], wrote: >On Sun, 2005-03-06 at 18:41 +, Phil Dobbin wrote: >> I'm trying to compile modperl-2.0_20050305233800 with Apache 2.0.47 on >>OS X.2.8 and I'm getting at the beginning of `make test': >> >>

Re: [mp2] make test fails completely

2005-03-06 Thread Perrin Harkins
On Sun, 2005-03-06 at 18:41 +, Phil Dobbin wrote: > I'm trying to compile modperl-2.0_20050305233800 with Apache 2.0.47 on OS > X.2.8 and I'm getting at the beginning of `make test': > > --- > > waiting 120 seconds for server to sta

[mp2] make test fails completely

2005-03-06 Thread Phil Dobbin
I'm trying to compile modperl-2.0_20050305233800 with Apache 2.0.47 on OS X.2.8 and I'm getting at the beginning of `make test': --- waiting 120 seconds for server to start: .Syntax error on line 2164 of /Users/phil/Desktop/modperl-2.0

Re: make test fails under Tru64 Unix 5.1b

2004-12-19 Thread Stas Bekman
Success! It works great, but I don't like this hack. It's very ugly. So, is it more an apache issue or the MP2 build process can add /usr/local/include/ to the search paths, when building under Tru64 5 platform in order the compiler to use /usr/local/include/iconv.h? How can modperl possibly know

Re: make test fails under Tru64 Unix 5.1b

2004-12-19 Thread Nick ***
>>> >> [warning] setting ulimit to allow core files >>> >> ulimit -c unlimited; /usr/bin/perl /house/doink123/mp2_svn/t/TEST >>> >> -bugreport -verbose=0 >>> >> 170047:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Error: >>> >> libaprutil-0.so.0: symbol "iconv_open" unresolved >>> >>

Re: make test fails under Tru64 Unix 5.1b

2004-12-18 Thread Nick ***
> Оригинално писмо >От: Stas Bekman <[EMAIL PROTECTED]> >Относно: Re: make test fails under Tru64 Unix 5.1b >До: Nick *** <[EMAIL PROTECTED]> >Изпратено на: Събота, 2004, Декември 18 03:36:17 EET >

Re: make test fails under Tru64 Unix 5.1b

2004-12-18 Thread Nick ***
> Оригинално писмо >От: Stas Bekman <[EMAIL PROTECTED]> >Относно: Re: make test fails under Tru64 Unix 5.1b >До: Nick *** <[EMAIL PROTECTED]> >Изпратено на: Петък, 2004, Декември 17 22:43:43 EET >-- >

Re: make test fails under Tru64 Unix 5.1b

2004-12-17 Thread Stas Bekman
Nick *** wrote: >> [warning] setting ulimit to allow core files >> ulimit -c unlimited; /usr/bin/perl /house/doink123/mp2_svn/t/TEST -bugreport -verbose=0 >> 170047:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Error: libaprutil-0.so.0: symbol "iconv_open" unresolved >> 170047:/hou

Re: make test fails under Tru64 Unix 5.1b

2004-12-17 Thread Nick ***
> Оригинално писмо >От: Stas Bekman <[EMAIL PROTECTED]> >Относно: Re: make test fails under Tru64 Unix 5.1b >До: sdfgsd sergserg <[EMAIL PROTECTED]> >Изпратено на: Сряда, 2004, Декември 15 19:52:41 EET >---

Re: make test fails under Tru64 Unix 5.1b

2004-12-17 Thread Stas Bekman
Nick *** wrote: I've made some progress here! I thought - what if the httpd can't find libperl.so? I set LD_LIBRARY_PATH to LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/perl-5.8.0/lib/5.8.0/alpha-dec_osf/CORE and ran make test again. The result: 168474:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sb

Re: make test fails under Tru64 Unix 5.1b

2004-12-15 Thread Stas Bekman
sdfgsd sergserg wrote: Ooops, I've missed this one: Writing Makefile for ModPerl::XS Writing Makefile for mod_perl [warning] mod_perl static library will be built as mod_perl.a [ error] oh nuts, server dumped core ldd /house/doink123/httpd-2.0.52/.libs/lt-httpd 443239:/house/doink123/httpd-2.0.52

Re: make test fails under Tru64 Unix 5.1b

2004-12-13 Thread Stas Bekman
[CC'ing gozer who works on static build] sdfgsd sergserg wrote: RC1 is compiled statically against apache 2.0.52 (perl 5.8.0) when I run make test I get this: spe171.testdrive.hp.com> make test cd "src/modules/perl" && make cd "/house/doink123/httpd-2.0.52" && make Making all in srclib Making all i

make test fails under Tru64 Unix 5.1b

2004-12-13 Thread sdfgsd sergserg
RC1 is compiled statically against apache 2.0.52 (perl 5.8.0) when I run make test I get this: spe171.testdrive.hp.com> make test cd "src/modules/perl" && make cd "/house/doink123/httpd-2.0.52" && make Making all in srclib Making all in apr ... Making all in support /usr/bin/perl -Iblib/arch -Ibli

Re: make test fails under Tru64 Unix 5.1b

2004-12-13 Thread sdfgsd sergserg
Ooops, I've missed this one: Writing Makefile for ModPerl::XS Writing Makefile for mod_perl [warning] mod_perl static library will be built as mod_perl.a [ error] oh nuts, server dumped core ldd /house/doink123/httpd-2.0.52/.libs/lt-httpd 443239:/house/doink123/httpd-2.0.52/.libs/lt-httpd: ldd

  1   2   3   >