Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-03 Thread John D Groenveld
In message , Steve Hay writes: >This looks like the same failure reported here with an unthreaded perl: > >https://rt.cpan.org/Ticket/Display.html?id=102930#txn-1502924 With the patch, 2.0.9RC2 also builds with unthreaded httpd-2.4.12 and perl-5.22.0, but test hits familiar errors. With perl-5.

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-03 Thread John D Groenveld
In message , Steve Hay writes: >This looks like the same failure reported here with an unthreaded perl: > >https://rt.cpan.org/Ticket/Display.html?id=3D102930#txn-1502924 > >Unfortunately, I can't reproduce that on Windows since the WinNT MPM >is threaded and hence requires a threaded perl to buil

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-03 Thread Vincent Veyron
On Sat, 30 May 2015 19:20:34 +0100 Steve Hay wrote: > Please download, test, and report back on this release candidate of > the long-awaited mod_perl 2.0.9. > Results on Debian Jessie : Test Summary Report --- t/apache/util.t (Wstat: 0 Tests: 8 Failed: 4)

Re: Fw: Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-03 Thread Dominic Hargreaves
On Tue, Jun 02, 2015 at 06:45:16PM +0100, Steve Hay wrote: > On 2 June 2015 at 17:18, Dominic Hargreaves wrote: > > If your main concern is whether RC2's test suite works within Debian, > > then the answer is yes: > > > > https://buildd.debian.org/status/fetch.php?pkg=libapache2-mod-perl2&arch=am

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-03 Thread Steve Hay
On 3 June 2015 at 01:47, John D Groenveld wrote: > In message > > , Steve Hay writes: >>Please download, test, and report back on this release candidate of >>the long-awaited mod_perl 2.0.9. > > Not good. > > $ cat /etc/release > OmniOS v11 r151014 > Copyright 2015 OmniTI Computer Consulting

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-02 Thread John D Groenveld
In message , Steve Hay writes: >Please download, test, and report back on this release candidate of >the long-awaited mod_perl 2.0.9. Not good. $ cat /etc/release OmniOS v11 r151014 Copyright 2015 OmniTI Computer Consulting, Inc. All rights reserved. Use is subject to license terms. $ p

Re: Fw: Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-02 Thread Steve Hay
On 2 June 2015 at 17:18, Dominic Hargreaves wrote: > On Tue, Jun 02, 2015 at 03:22:21PM +0200, Vincent Veyron wrote: >> >> On Tue, 2 Jun 2015 08:41:49 +0100 >> Steve Hay wrote: >> > >> > Just follow the instructions in INSTALL in the tarball, i.e. something >> > like: >> > >> > % perl Makefile

Re: Fw: Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-02 Thread Dominic Hargreaves
On Tue, Jun 02, 2015 at 03:22:21PM +0200, Vincent Veyron wrote: > > On Tue, 2 Jun 2015 08:41:49 +0100 > Steve Hay wrote: > > > > Just follow the instructions in INSTALL in the tarball, i.e. something like: > > > > % perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs > > % make && make tes

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-02 Thread Vincent Veyron
(forgot to cc the list) Begin forwarded message: Date: Tue, 2 Jun 2015 14:44:27 +0200 From: Vincent Veyron To: Steve Hay Subject: Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2 On Tue, 2 Jun 2015 08:41:49 +0100 Steve Hay wrote: > > Just follow the instructions in INSTALL in the tarbal

Fw: Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-02 Thread Vincent Veyron
On Tue, 2 Jun 2015 08:41:49 +0100 Steve Hay wrote: > > Just follow the instructions in INSTALL in the tarball, i.e. something like: > > % perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs > % make && make test hh. hitting a wall, I'm getting errors (listed below). I tried sever

Fw: Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-02 Thread Vincent Veyron
geez... forgot to cc the list and then sent twice with wrong id :-( Begin forwarded message: Date: Tue, 2 Jun 2015 14:44:27 +0200 From: Vincent Veyron To: Steve Hay Subject: Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2 On Tue, 2 Jun 2015 08:41:49 +0100 Steve Hay wrote: > > Just foll

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-02 Thread Steve Hay
On 31 May 2015 at 11:07, Vincent Veyron wrote: > On Sat, 30 May 2015 19:20:34 +0100 > Steve Hay wrote: > >> Please download, test, and report back on this release candidate of >> the long-awaited mod_perl 2.0.9. >> > > Hi Steve, > > I've been seeing the requests for tests, and meaning to run them

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-02 Thread Steve Hay
On 31 May 2015 at 02:12, Kevin A. McGrail wrote: > ok 23 > # testing : $s->log_serror(LOG_MARK, LOG_DEBUG, APR::Const::EGENERAL...) > # expected: qr/(?^:Internal error: log_serror test 2)/ > # received: ' > # *** The following warn entry is expected and harmless *** > # [Sat May 30 21:04:59.085379

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-01 Thread Jie Gao
> cat /etc/issue Red Hat Enterprise Linux Server release 6.6 (Santiago) Kernel \r on an \m > uname -a Linux xxx 2.6.32-504.16.2.el6.x86_64 #1 SMP Tue Mar 10 17:01:00 EDT 2015 x86_64 x86_64 x86_64 GNU/Linux > perl -V Summary of my perl5 (revision 5 version 20 subversion 2) configuration: P

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-05-31 Thread Vincent Veyron
On Sat, 30 May 2015 19:20:34 +0100 Steve Hay wrote: > Please download, test, and report back on this release candidate of > the long-awaited mod_perl 2.0.9. > Hi Steve, I've been seeing the requests for tests, and meaning to run them for a long while now, but for the life of me, I can't figur

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-05-31 Thread olli hauer
On 2015-05-30 20:20, Steve Hay wrote: > Please download, test, and report back on this release candidate of > the long-awaited mod_perl 2.0.9. > > http://people.apache.org/~stevehay/mod_perl-2.0.9-rc2.tar.gz > > MD5 = 6dbf61e0724a245f1c015687fb3e4213 > SHA1 = faf63c98b338ef0373ccbbe775c52506270ff

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-05-30 Thread Kevin A. McGrail
On 5/30/2015 2:20 PM, Steve Hay wrote: Please download, test, and report back on this release candidate of the long-awaited mod_perl 2.0.9. http://people.apache.org/~stevehay/mod_perl-2.0.9-rc2.tar.gz MD5 = 6dbf61e0724a245f1c015687fb3e4213 SHA1 = faf63c98b338ef0373ccbbe775c52506270ff3b9 Change