[RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-06 Thread Steve Hay
Please download, test, and report back on this mod_perl 2.0.13 release candidate. https://dist.apache.org/repos/dist/dev/perl/mod_perl-2.0.13-rc1.tar.gz SHA256: mod_perl-2.0.13-rc1.tar.gz: EC72BC99 EC01DAE5 BEB1DC8F 2F3807CB A4A9BF4D D492E846 858DABC0 EEA8E6B7 SHA512:

Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-06 Thread Steve Hay
+1 on Windows with Apache 2.4.57 / Perl 5.38.0 / VC2022. With LWP: t\filter\in_bbs_inject_header.t (Wstat: 0 Tests: 36 Failed: 3) Failed tests: 22, 26, 30 t\modperl\env.t (Wstat: 0 Tests: 164 Failed: 17) Failed tests: 25, 28, 31, 43, 46, 49, 55, 58, 73, 82, 85, 88

Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-17 Thread Philippe M. Chiasson
Only known issue is t/filter/in_bbs_inject_header.t So this is +1 from me. Fedora 38 with system Perl / httpd (mpm: worker): Test Summary Report --- t/filter/in_bbs_inject_header.t   (Wstat: 0 Tests: 36 Failed: 3)  Failed tests:  22, 26, 30 Files=245, Tests=2918, 100 wallcl

Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-17 Thread Fred Moyer
Hitting an issue on MacOS, perl 5.36.1, httpd 2.4.57. Not sure if this is me out of practice or not. Do I need to build against httpd 2.2? ulimit -c unlimited; /opt/homebrew/Cellar/perl/5.36.1/bin/perl /Users/phred/dev/mod_perl-2.0.13-rc1/t/TEST -bugreport -verbose=0 /opt/homebrew/opt/httpd/bin/ht

Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-18 Thread Steve Hay
On Fri, 18 Aug 2023 at 06:11, Fred Moyer wrote: > > Hitting an issue on MacOS, perl 5.36.1, httpd 2.4.57. Not sure if this > is me out of practice or not. Do I need to build against httpd 2.2? > > ulimit -c unlimited; /opt/homebrew/Cellar/perl/5.36.1/bin/perl > /Users/phred/dev/mod_perl-2.0.13-rc1

Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-19 Thread John D Groenveld
$ uname -srv SunOS 5.11 omnios-r151046-27629b966d $ /opt/apache24/perl-5.38.0/bin/perl -v|head -2 This is perl 5, version 38, subversion 0 (v5.38.0) built for i86pc-solaris-64 $ make test [snip] using Apache/2.4.57 (prefork MPM) [snip] Test Summary Report --- t/filter/in_bbs_inject

Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-22 Thread Adam Prime
Sorry for the massive delay on this. +1 all run on gentoo with 5.15.74 kernel perl 5.38.0 w/ apache 2.2.34 All tests successful. Files=245, Tests=2587, 145 wallclock secs ( 0.88 usr 0.35 sys + 114.04 cusr 11.85 csys = 127.12 CPU) Result: PASS perl 5.38.0 w/ apache 2.4.57 I had to build

Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-22 Thread Adam Prime
I can reproduce this on linux with perl 5.34.0 or 5.38.0, and probably other's I haven't tried. If I build httpd 2.4.57 with mod_proxy, then it happens. t/logs/error_log shows this: [Tue Aug 22 21:43:54.639949 2023] [proxy_balancer:emerg] [pid 3450] AH01177: Failed to lookup provider 'shm' fo

Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-22 Thread Adam Prime
Sorry for the massive delay on this. +1 all run on gentoo with 5.15.74 kernel perl 5.38.0 w/ apache 2.2.34 All tests successful. Files=245, Tests=2587, 145 wallclock secs ( 0.88 usr 0.35 sys + 114.04 cusr 11.85 csys = 127.12 CPU) Result: PASS perl 5.38.0 w/ apache 2.4.57 I had to build

Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-23 Thread Fred Moyer
On Fri, Aug 18, 2023 at 2:47 AM Steve Hay wrote: > Were there any build errors/warnings? > Is this a clean set-up, or do either httpd or perl have an old > mod_perl in them already? Digging into this; appears to be a problem with the perl I build mp with and the system mod_perl. Will keep you pos

Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-26 Thread Steve Hay
Thanks. Is it the same problem that Adam has reproduced? If so then perhaps we can go ahead with the release and deal with this issue afterwards since it seems to be more related to Apache::Test than mod_perl. On Thu, 24 Aug 2023 at 05:55, Fred Moyer wrote: > > On Fri, Aug 18, 2023 at 2:47 AM St

Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-09-11 Thread Steve Hay
Fred, are you still looking into this, or shall we assume it's Apache::Test related and proceed with this mod_perl release? On Sat, 26 Aug 2023 at 17:20, Steve Hay wrote: > > Thanks. Is it the same problem that Adam has reproduced? > > If so then perhaps we can go ahead with the release and deal

Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-09-30 Thread Fred Moyer
On Sep 11, 2023, at 2:13 PM, Steve Hay wrote: > > Fred, are you still looking into this, or shall we assume it's > Apache::Test related and proceed with this mod_perl release? Sorry I missed this; MP emails were ending up in my httpd filter for some reason. It looks AT related; +1 to release.

Re: *** SPAM *** [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-14 Thread Vincent Veyron
On Sun, 6 Aug 2023 13:00:15 +0100 Steve Hay wrote: > Please download, test, and report back on this mod_perl 2.0.13 release > candidate. Hi Steve, This is the result on Debian 11.7 with Apache 2.4.56 Test Summary Report --- t/filter/in_bbs_inject_header.t (Wstat: 0 Tests

Re: *** SPAM *** [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-14 Thread Steve Hay
On Mon, 14 Aug 2023 at 19:23, Vincent Veyron wrote: > > On Sun, 6 Aug 2023 13:00:15 +0100 > Steve Hay wrote: > > > Please download, test, and report back on this mod_perl 2.0.13 release > > candidate. > > Hi Steve, > > This is the result on Debian 11.7 with Apache 2.4.56 > > > Test Summary Report

Re: *** SPAM *** [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

2023-08-18 Thread Vincent Veyron
On Sun, 6 Aug 2023 13:00:15 +0100 Steve Hay wrote: > Please download, test, and report back on this mod_perl 2.0.13 release > candidate. > > https://dist.apache.org/repos/dist/dev/perl/mod_perl-2.0.13-rc1.tar.gz > Hi Steve, +1 on Debian Bookworm. Debian version 12.1 Server version: Apache/2.