Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-02-21 Thread David E. Wheeler
Hi Philippe, If necessary, I can give you access to the box on which this happens… Best, David On Jan 24, 2008, at 09:20, David E. Wheeler wrote: On Jan 23, 2008, at 23:11, Philippe M. Chiasson wrote: Okay, the difference is when you let mod_perl build httpd for you vs. building it separat

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-24 Thread David E. Wheeler
On Jan 23, 2008, at 23:11, Philippe M. Chiasson wrote: Okay, the difference is when you let mod_perl build httpd for you vs. building it separately. Gotcha. In the meantime, were you able to replicate the issue with a static compile? Yes, I was, and a previously patch I posted seems to d

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-23 Thread Philippe M. Chiasson
David E. Wheeler wrote: On Jan 23, 2008, at 10:23, David E. Wheeler wrote: Makes sense for a mod_perl developer, of course, but personally I'm usually building mod_perl to run Bricolage instances, so the static compile has always made sense. The fact that the DSO builds are more stable now

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-23 Thread David E. Wheeler
On Jan 23, 2008, at 10:23, David E. Wheeler wrote: Makes sense for a mod_perl developer, of course, but personally I'm usually building mod_perl to run Bricolage instances, so the static compile has always made sense. The fact that the DSO builds are more stable nowadays is great, of course

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-23 Thread David E. Wheeler
On Jan 23, 2008, at 00:12, Philippe M. Chiasson wrote: Ah, I always thought that mp1 was better off statically compiled into Apache. I used to do it that way too for the longest time. I've been doing it that way for years. I've switched to DSO a while back, mainly because it is just so m

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-23 Thread Philippe M. Chiasson
David E. Wheeler wrote: On Jan 22, 2008, at 15:21, Philippe M. Chiasson wrote: David E. Wheeler wrote: On Jan 21, 2008, at 22:48, Philippe M. Chiasson wrote: Oh, another thing to make sure is that the httpd tree you are building in is free of bits from a previous build attempt. Caught me o

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-22 Thread David E. Wheeler
On Jan 22, 2008, at 15:21, Philippe M. Chiasson wrote: David E. Wheeler wrote: On Jan 21, 2008, at 22:48, Philippe M. Chiasson wrote: Oh, another thing to make sure is that the httpd tree you are building in is free of bits from a previous build attempt. Caught me once. Yeah, I did it with

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-22 Thread Philippe M. Chiasson
David E. Wheeler wrote: On Jan 21, 2008, at 22:48, Philippe M. Chiasson wrote: Oh, another thing to make sure is that the httpd tree you are building in is free of bits from a previous build attempt. Caught me once. Yeah, I did it with a clean build of everything. :-( Can you post the steps

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-21 Thread Philippe M. Chiasson
David E. Wheeler wrote: I didn't see my reply to this message in the logs, so I'm sending it again. David E. Wheeler wrote: I compiled Perl myself, from source: % perl -v This is perl, v5.10.0 built for darwin-2level How did you build your perl? I've done the same combo mysel

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-21 Thread David E. Wheeler
I didn't see my reply to this message in the logs, so I'm sending it again. David E. Wheeler wrote: I compiled Perl myself, from source: % perl -v This is perl, v5.10.0 built for darwin-2level How did you build your perl? I've done the same combo myself, and got 100% test suc

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-17 Thread Philippe M. Chiasson
David E. Wheeler wrote: On Jan 16, 2008, at 15:19, Philippe M. Chiasson wrote: Sounds like universal binary fun. Can you send the exact build instructions you used for: - perl - httpd - mod_perl So I can try and reproduce ? I compiled Perl myself, from source: % perl -v This is perl, v5

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-16 Thread David E. Wheeler
On Jan 16, 2008, at 15:19, Philippe M. Chiasson wrote: Sounds like universal binary fun. Can you send the exact build instructions you used for: - perl - httpd - mod_perl So I can try and reproduce ? I compiled Perl myself, from source: % perl -v This is perl, v5.10.0 built for darwin-2l

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-16 Thread Philippe M. Chiasson
David E. Wheeler wrote: On Jan 11, 2008, at 11:21, Philippe M. Chiasson wrote Guess that means we might be ready for RC2 then ? I'll roll new tarballs over the week-end. Hi Philippe, I just grabbed the RC2 tarball and got this error when I tried to build it with Perl 5.10 on Mac OS X 10.5

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-16 Thread David E. Wheeler
On Jan 11, 2008, at 11:21, Philippe M. Chiasson wrote Guess that means we might be ready for RC2 then ? I'll roll new tarballs over the week-end. Hi Philippe, I just grabbed the RC2 tarball and got this error when I tried to build it with Perl 5.10 on Mac OS X 10.5: perl -ldl -lm -lutil

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-11 Thread Philippe M. Chiasson
Steve Hay wrote: Philippe M. Chiasson wrote: Steve Hay wrote: Philippe M. Chiasson wrote: Steve Hay wrote: Philippe M. Chiasson wrote: The mod_perl 1.31 release candidate "Works with Perl 5.10" is ready. It can be downloaded here: [...] 2. modules/regex.t still fails test 4 for me, as fir

RE: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-11 Thread Steve Hay
Philippe M. Chiasson wrote: > Steve Hay wrote: >> Philippe M. Chiasson wrote: >>> Steve Hay wrote: Philippe M. Chiasson wrote: > The mod_perl 1.31 release candidate "Works with Perl 5.10" is > ready. It can be downloaded here: >> [...] >> 2. modules/regex.t still fails test 4 for

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-11 Thread Philippe M. Chiasson
Steve Hay wrote: Philippe M. Chiasson wrote: Steve Hay wrote: Philippe M. Chiasson wrote: The mod_perl 1.31 release candidate "Works with Perl 5.10" is ready. It can be downloaded here: [...] 2. modules/regex.t still fails test 4 for me, as first described in my reply to the email above:

RE: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-10 Thread Steve Hay
Philippe M. Chiasson wrote: > Steve Hay wrote: >> Philippe M. Chiasson wrote: >>> The mod_perl 1.31 release candidate "Works with Perl 5.10" is >>> ready. It can be downloaded here: >>> >>> http://www.apache.org/~gozer/mp1/mod_perl-1.31-rc1.tar.gz >>> >>> MD5: 7cda8676120ff6654bcbe923a2ff5747 >

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-10 Thread Philippe M. Chiasson
Steve Hay wrote: Philippe M. Chiasson wrote: The mod_perl 1.31 release candidate "Works with Perl 5.10" is ready. It can be downloaded here: http://www.apache.org/~gozer/mp1/mod_perl-1.31-rc1.tar.gz MD5: 7cda8676120ff6654bcbe923a2ff5747 SHA1: d8d2d4ad36d134a098601083ed4826664bb8a6cf The

RE: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-02 Thread Randy Kobes
On Wed, 2 Jan 2008, Steve Hay wrote: Aside from that, I have two other problems with this rc1: 1. Randy's patch here: http://marc.info/?l=apache-modperl-dev&m=117547002021789&w=2 was never applied, which means that "nmake test" just hangs for me. If someone on Unix could verify that this pa

RE: RELEASE CANDIDATE] mod_perl-1.31 RC1

2008-01-02 Thread Steve Hay
Philippe M. Chiasson wrote: > The mod_perl 1.31 release candidate "Works with Perl 5.10" is ready. > It can be downloaded here: > > http://www.apache.org/~gozer/mp1/mod_perl-1.31-rc1.tar.gz > > MD5: 7cda8676120ff6654bcbe923a2ff5747 > SHA1: d8d2d4ad36d134a098601083ed4826664bb8a6cf > > The summa

Re: RELEASE CANDIDATE] mod_perl-1.31 RC1

2007-12-21 Thread Perrin Harkins
All tests pass on Fedora 7 with apache 1.3.39 and perl 5.8.8. - Perrin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RELEASE CANDIDATE] mod_perl-1.31 RC1

2007-12-21 Thread Philippe M. Chiasson
The mod_perl 1.31 release candidate "Works with Perl 5.10" is ready. It can be downloaded here: http://www.apache.org/~gozer/mp1/mod_perl-1.31-rc1.tar.gz MD5: 7cda8676120ff6654bcbe923a2ff5747 SHA1: d8d2d4ad36d134a098601083ed4826664bb8a6cf The summary of what has changed since 1.30 are (from Ch