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;

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-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

Subscribe

2023-07-04 Thread Fred Moyer
- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Re: [RELEASE CANDIDATE] Apache-Test-1.43 RC1

2021-11-05 Thread Fred Moyer
On Fri, Nov 5, 2021 at 3:04 AM Steve Hay wrote: > I will wait a few more days in case anyone is able to test on OSX, but if not > then I will go ahead and release this as-is, i.e. with the !OSX since it > makes sense to retain it if nobody can test on that platform. +1 (been a while since I've

Re: [ANNOUNCE] mod_perl-2.0.10

2016-10-29 Thread Fred Moyer
Great news. Thanks Steve! On Thu, Oct 27, 2016, 2:49 PM Steve Hay wrote: > We are pleased to announce the release of mod_perl 2.0.10. > > mod_perl is an Apache HTTP Server module for embedding a Perl > interpreter in your web server, giving you super-fast dynamic content > by avoiding the overhe

Re: [Report] Perl 2015-11

2015-11-17 Thread Fred Moyer
+1 :) On Tue, Nov 17, 2015 at 8:35 AM, Philippe M. Chiasson wrote: > -- mod_perl 1.0 -- > > The mod_perl 1.x is a maintenance track designed to work with httpd > 1.3.x. > > No new mod_perl 1.x releases since 2014-12. > > --- mod_perl 2.0 -- > > mod_perl 2.X is designed to work with all httpd 2.X

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC3

2015-06-11 Thread Fred Moyer
+1, all tests passed on httpd 2.4.12, perl 5.20.1, Centos 6.5. Nice work Steve! On Wed, Jun 10, 2015 at 10:13 AM, 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-rc3.tar

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC1

2015-06-02 Thread Fred Moyer
I've been struggling with this same issue on OS X. Jan K. indicated that it was the result of perlbrew, httpd, and mod_perl not all being built with the same C compiler. I had tried to get everything built with gcc, but I had to symlink /usr/bin/cc to gcc instead of clang, and even then I think oth

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2

2015-06-01 Thread Fred Moyer
On Mon, Jun 1, 2015 at 12:46 AM, Jan Kaluža wrote: > Any ideas someone? I'm seeing this also. httpd-2.4.12, perl 5.20.1, Centos 6.5. So far I haven't been able to extract the same errors from the logs though using TEST_VERBOSE=1 > On 05/31/2015 03:12 AM, Kevin A. McGrail wrote: >> >> On 5/30/

Re: Apache::Reload versioning

2015-04-22 Thread Fred Moyer
I have usually ended up committing the rc number by mistake; hasn't caused any issues for me over several releases. On Apr 22, 2015 10:34 AM, "Steve Hay" wrote: > The current RELEASE notes for Apache::Reload say that after bumping > the version number from X.YY-dev to X.YY-rc1 in the Changes file

Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

2015-04-17 Thread Fred Moyer
+1 on OSX 10.10.2, perl 5.20.1, httpd-2.4.12 t/alltest/all.t . skipped: testing all.t t/alltest2/all.t skipped: testing more than one all.t t/bad_coding.t .. ok t/cookies.t . skipped: cannot find one of cgi.c or cgid.c t/import.t

Back at testing 2.0.9-dev with httpd 2.4.12

2015-03-24 Thread Fred Moyer
Here's my latest results from testing 2.0.9-dev with httpd 2.4.12 on OS X 10.10.2 Configured httpd with: ./configure --prefix=$HOME/dev/httpd_24 --with-included_apr --with-mpm=prefork By default httpd 2.4 builds with the event MPM I found. I built mod_perl with: perl Makefile.PL MP_NO_THREADS=

test failure in svn head

2015-01-23 Thread Fred Moyer
Ran across a test failure while trying to roll RC1 today. Any thoughts? perl 5.14.2, httpd 2.4.6 fred@dev ~/dev/mod_perl-2.0 $ uname -r 2.6.32-220.23.1.el6.x86_64 Built via: perl Makefile.PL MP_APXS=/home/fred/dev/httpd24/bin/apxs MP_NO_THREADS=1 Build succeeded, but got a test failure on

Re: Releasing Apache 2.4 supported Mod-Perl

2015-01-23 Thread Fred Moyer
Ok, looks like this is what I wanted: perl Makefile.PL MP_APXS=/home/fred/dev/httpd24/bin/apxs MP_NO_THREADS=1 On Fri, Jan 23, 2015 at 2:18 PM, Fred Moyer wrote: > This perl isn't built with threads. I think there's some code in > Apache2::Build which isn't picking up my

Re: Releasing Apache 2.4 supported Mod-Perl

2015-01-23 Thread Fred Moyer
archname=x86_64-linux uname='linux dev5.oak.iparadigms.com 2.6.32-220.23.1.el6.x86_64 #1 smp mon jun 18 18:58:52 bst 2012 x86_64 x86_64 x86_64 gnulinux ' config_args='-de -Dprefix=/home/fred/perl5/perlbrew/perls/perl-5.14.2 -Accflags=-fPIC -Aeval:scriptdir=/home/fred/perl5/

Re: Releasing Apache 2.4 supported Mod-Perl

2015-01-23 Thread Fred Moyer
Starting to take a crack at an RC. Steve, do you remember what changed for prefork builds that I need to do here? My fred@dev ~/dev/mod_perl-2.0 $ perl Makefile.PL MP_APXS=/home/fred/dev/httpd24/bin/apxs Reading Makefile.PL args from @ARGV MP_APXS = /home/fred/dev/httpd24/bin/apxs no

Re: release blockers?

2014-09-12 Thread Fred Moyer
On Wed, Aug 27, 2014 at 2:55 AM, Jan Kaluža wrote: > since we have mod_perl which compiles and works with httpd-2.4, what are the > current blockers before we do some release with initial httpd-2.4 support? What branch should I pull for testing? Or has that code been merged into trunk? > > Dist

Re: 2.4 threading branch and apxs missing MPM_NAME

2014-04-23 Thread Fred Moyer
On Wed, Apr 23, 2014 at 6:04 AM, Torsten Förtsch wrote: > On 23/04/14 13:21, Jan Kaluža wrote: >> Thanks for that summary Torsten. As I understand it right now, we should >> build mod_perl with httpd-2.4 with "-Duseithreads -Dusemultiplicity" and >> allow building with other combination if user ex

Re: Current httpd24threading branch problems?

2014-04-17 Thread Fred Moyer
On Thu, Apr 17, 2014 at 12:15 AM, Steve Hay wrote: > On 17 April 2014 07:46, Jan Kaluža wrote: > I've said before that I need to fix some Windows test failures and > then (assuming *nix doesn't have any outstanding of its own) I'll be > happy to merge this branch into trunk and we can get a rele

Fwd: [rt.cpan.org #73752] Wrong unshared memory values when using /proc/self/statm

2014-03-11 Thread Fred Moyer
I received an RT notice today for a patch to Apache::SizeLimit. Inlining the patch here for comments/review. --- a/lib/Apache/SizeLimit/Core.pm 2011-12-22 03:46:44.0 + +++ b/lib/Apache/SizeLimit/Core.pm 2014-03-11 16:52:11.795119567 + @@ -184,10 +184,10 @@ sub _linux_size_check {

2.4 threading branch and apxs missing MPM_NAME

2014-03-05 Thread Fred Moyer
Recent testing on the 2.4 threading branch has uncovered the issue where the httpd worker type cannot be determined in Apache2::Build for the reason that MPM_NAME is no longer included in the output of apxs -q: fredmoyer@aiko ~/dev $ ./httpd24/bin/apxs -q | grep MPM fredmoyer@aiko ~/dev $ This se

Re: httpd24threading branch build and test results

2014-02-15 Thread Fred Moyer
ents: - Perl built with ithreads (build perl with -Duseithreads) On Sat, Feb 15, 2014 at 9:05 PM, Fred Moyer wrote: > OS X, perl-5.16.2, httpd24threading branch. httpd 2.2.6 builds but > fails tests. 2.4.7 doesn't build, identifies the dynamic mpm when > apache was built with

httpd24threading branch build and test results

2014-02-15 Thread Fred Moyer
OS X, perl-5.16.2, httpd24threading branch. httpd 2.2.6 builds but fails tests. 2.4.7 doesn't build, identifies the dynamic mpm when apache was built with prefork. httpd 2.2.6: make test: waiting 120 seconds for server to start: 00:00httpd: Syntax error on line 13 of /Users/phred/dev/modperl/htt

Re: Please delete old releases from mirroring system

2014-01-01 Thread Fred Moyer
Thanks. When I released 2.0.8, there was a problem with the rsync from people.apache.org to the download sites. I pinged [email protected] twice about it but didn't get a response. On Wed, Jan 1, 2014 at 4:26 PM, Perrin Harkins wrote: > FYI. I deleted the -current stuff and fixed the other issues

Re: Please delete old releases from mirroring system

2013-12-30 Thread Fred Moyer
Anyone here able to do this on people.apache.org? Just reset my password, but I left an ssh login session open and now appear to be temporarily banned at the firewall level. Will try later unless someone else can. On Mon, Dec 30, 2013 at 5:17 PM, sebb wrote: > PING > > On 16 December 2013 23:44,

Re: mod_perl head build with httpd 2.4.6 on Linux results

2013-11-06 Thread Fred Moyer
>> Clearly I need to pay better attention here... I'll check out the >> httpd24 branch and give that a whirl instead. > > Nooo! Check out the httpd24threading branch and give *that* a whirl!!! > *That*'s the one that I think we should merge into trunk when we're > happy with it, and if I read Jeff'

Re: mod_perl head build with httpd 2.4.6 on Linux results

2013-11-06 Thread Fred Moyer
On Wed, Nov 6, 2013 at 10:26 AM, Steve Hay wrote: > > On 6 November 2013 17:55, Fred Moyer wrote: > > Greetings, > > > > I've been tracking the httpd 2.4 dev work that Steve has been merging to > > trunk, > > I haven't merged anything into trunk. I

mod_perl head build with httpd 2.4.6 on Linux results

2013-11-06 Thread Fred Moyer
Greetings, I've been tracking the httpd 2.4 dev work that Steve has been merging to trunk, and tried to do a build on Linux today with the prefork MPM enabled for apache. I had to include the MP_APR_CONFIG setting. fred@dev ~/dev/mod_perl-2.0 $ perl Makefile.PL MP_APXS=/home/fred/dev/httpd2

Re: svn commit: r1538005 - in /perl/modperl/branches/httpd24threading: src/modules/perl/ xs/tables/current24/ModPerl/

2013-11-01 Thread Fred Moyer
Go Steve go! On Fri, Nov 1, 2013 at 10:55 AM, wrote: > Author: stevehay > Date: Fri Nov 1 17:55:19 2013 > New Revision: 1538005 > > URL: http://svn.apache.org/r1538005 > Log: > Corrections to mistakes that I made in the course of merging everything > from threading that wasn't already in httpd

Re: httpd24 (was Re: 2.0.9-dev)

2013-06-26 Thread Fred Moyer
On Tue, Jun 25, 2013 at 8:09 AM, Torsten Förtsch wrote: > On 24/06/13 19:36, Jan Kaluza wrote: >> I think the separate "xs24" directory is easier to implement definitely. >> Maybe it doesn't have to be whole xs directory, but just xs/maps and >> xs/tables subdirectries. Someone would have to check

Re: httpd24 (was Re: 2.0.9-dev)

2013-06-24 Thread Fred Moyer
On Sun, Jun 23, 2013 at 1:52 PM, Niko Tyni wrote: > On Fri, Jun 21, 2013 at 05:18:24AM -0400, Jan Kaluza wrote: >> I think what we are lacking here right now is some sort of decision what >> to do next. I can't decide which way should the development go, I don't >> have permissions (politically,

Re: [PATCH] Apache-Test: Fall back to SYSCONFDIR if PREFIX is not set

2013-06-24 Thread Fred Moyer
On Mon, Jun 24, 2013 at 4:37 AM, Joe Orton wrote: > On Tue, Jun 18, 2013 at 09:43:10PM +0300, Niko Tyni wrote: >> Debian and Ubuntu packaged versions of Apache2 don't define PREFIX, >> so 'make test' output is filled with warnings like >> APXS (/usr/bin/apxs2) query for PREFIX failed > > OK - dev

Re: svn commit: r1490648 - in /perl/Apache-DBI/trunk: Changes lib/Apache/DBI.pm

2013-06-07 Thread Fred Moyer
parate CPAN dist from mod_perl. > > - Perrin > > > On Fri, Jun 7, 2013 at 2:17 PM, Fred Moyer wrote: >> >> Perrin++ >> >> On Jun 7, 2013 6:46 AM, wrote: >>> >>> Author: perrin >>> Date: Fri Jun 7 13:46:30 2013 >>> New Revisio

Re: svn commit: r1490648 - in /perl/Apache-DBI/trunk: Changes lib/Apache/DBI.pm

2013-06-07 Thread Fred Moyer
Perrin++ On Jun 7, 2013 6:46 AM, wrote: > Author: perrin > Date: Fri Jun 7 13:46:30 2013 > New Revision: 1490648 > > URL: http://svn.apache.org/r1490648 > Log: > Update changes and version > > Modified: > perl/Apache-DBI/trunk/Changes > perl/Apache-DBI/trunk/lib/Apache/DBI.pm > > Modifie

2.0.9-dev

2013-04-18 Thread Fred Moyer
We're good to go for 2.0.9-dev commits. I'm going to restore being able to run the tests (instead of skipping) as root user. I can't remember what the issue was before, but it looks like most cpan testers are root user. What else? Time for 2.4 httpd?

Re: [RELEASE CANDIDATE]: mod_perl-2.0.8 RC1

2013-04-09 Thread Fred Moyer
+1 on OS X, 5.16.2, 2.2.23. We have 3 +1's, should be releasing shortly. On Fri, Apr 5, 2013 at 1:31 AM, Steve Hay wrote: > Steve Hay wrote on 2013-04-02: >> Fred Moyer wrote on 2013-04-02: >>> A release candidate for mod_perl 2.0.8 is now available! Please >>>

Re: mod_perl2 on CentOS 6 compile issue

2013-04-03 Thread Fred Moyer
On Wed, Apr 3, 2013 at 8:42 PM, Jie Gao wrote: > There is currently no mod_perl release that's compatible with Apache > 2.2.24 yet. I built 5.14.12/2.2.24/2.08-dev yesterday on a Centos 6.2 box. Thinking Perl needs to be recompiled with -fPIC. Your httpd loads a certain mod_perl via PerlRequire

[RELEASE CANDIDATE]: mod_perl-2.0.8 RC1

2013-04-01 Thread Fred Moyer
A release candidate for mod_perl 2.0.8 is now available! Please download, test, and report back. http://people.apache.org/~phred/mod_perl-2.0.8-rc1.tar.gz MD5 (mod_perl-2.0.8-rc1.tar.gz) = ed056c6910914f5ecc2ac8171082a264 =item 2.0.8-rc1 Perl 5.16.3's fix for a rehash-based DoS makes it more di

Re: Time for 2.0.8?

2013-03-18 Thread Fred Moyer
m/), which would make my life a lot easier. > > > > I think it would be good to knock off perl-5.18 support first, and then we > can concentrate fully on httpd-2.4 after that. > > > > From: Fred Moyer [mailto:[email protected]] > Sent: 18 March 2013 14:16 >

Re: Time for 2.0.8?

2013-03-18 Thread Fred Moyer
+1. There was one issue I wanted to resolve with the YAML file using version_from insteas if version, but I will start the release wheels. This won't have httpd 2.4 compat yet correct? On Mar 18, 2013 5:41 AM, "Adam Prime" wrote: > +1 > > On 03/18/2013 05:32 AM, Steve Hay wrote: > > The mod_perl

Re: t/api/server_const.t test failure from Red Hat developer vanity patches

2012-10-01 Thread Fred Moyer
On Oct 1, 2012 5:28 AM, "Joe Orton" wrote: > > On Wed, Aug 01, 2012 at 01:41:34PM -0700, Fred Moyer wrote: > > The reason this test failure occurs is because the RedHat rpm devs > > patched the version component code to replace 'Unix' with @VENDOR@, in > &

Re: Help Offered

2012-09-21 Thread Fred Moyer
On Thu, Sep 20, 2012 at 3:04 AM, Tom Browder wrote: > I'm Tom Browder, a Perl user with a fair amount of Perl, C, and C++ > experience. I am upgrading my remote Apache server to 2.4.3 and want > to use mod_perl. Welcome! > I have the mod_perl 2 svn trunk on my dev host running Ubuntu 11.04. >

Re: Value of $^X

2012-08-14 Thread Fred Moyer
On Tue, Aug 14, 2012 at 3:16 PM, Paul Johnson wrote: > I've received a bug report for Devel::Cover which boils down to $^X not > pointing to a valid perl binary under mod_perl. See > https://github.com/pjcj/Devel--Cover/issues/27 > > Is this the case, and is it someting that should be fixed? I'l

Re: [MP2] Nullav undeclared make error

2012-08-08 Thread Fred Moyer
On Wed, Jul 18, 2012 at 12:20 AM, Steve Hay wrote: > Fred Moyer wrote on 2012-07-18: >> What update needs to happen to Apache-Test? If you want to make the >> needed commit I can start the release process. > > All the necessary commits are in. Commit 1362414 updated Apache-Te

[ANNOUNCE] Apache-Test 1.38

2012-08-06 Thread Fred Moyer
Coming to a CPAN mirror near you. MD5 (Apache-Test-1.38.tar.gz) = dc7edf358dfea5bcf6ef4cdfe81e5dad =item 1.38 Aug 6 2012 Fix log_watch.t on Windows, which can't (naturally) delete open files. [Steve Hay] Fix t_filepath_cmp, t_catfile and t_catfile_apache in Apache::TestUtil on Windows: their us

t/api/server_const.t test failure from Red Hat developer vanity patches

2012-08-01 Thread Fred Moyer
This failing test on Centos/Fedora platforms has been bugging me: [rhp@app mod_perl-2.0.7]$ ./t/TEST -verbose t/api/server_const.t ... # testing : Apache2::ServerUtil::get_server_banner() # expected: Apache/2.2.15 (Unix) world domination series/2.0 mod_apreq2-20090110/2.8.0 mod_perl/2.0.7 Perl/v5.

Re: [RELEASE CANDIDATE] Apache-Test-1.38-rc2

2012-08-01 Thread Fred Moyer
+1 OSX 10.7, 5.16, 2.2.21 On Wed, Aug 1, 2012 at 12:29 AM, Cosimo Streppone wrote: > On Wed, 01 Aug 2012 09:25:51 +0200, Steve Hay > wrote: > >> Fred Moyer wrote on 2012-07-31: >> >>> RC2 is here, please download, test, and report back. >>> >>>

[RELEASE CANDIDATE] Apache-Test-1.38-rc2

2012-07-31 Thread Fred Moyer
RC2 is here, please download, test, and report back. http://people.apache.org/~phred/Apache-Test-1.38-rc2.tar.gz MD5 (Apache-Test-1.38-rc2.tar.gz) = b24a321d59473156c86163aecb9bfabf =item 1.38-rc2 Fix log_watch.t on Windows, which can't (naturally) delete open files. [Steve Hay] Fix t_filepat

Re: [RELEASE CANDIDATE] Apache-Test 1.38-rc1

2012-07-23 Thread Fred Moyer
> I can fix it up easily enough if you want to roll an RC2, otherwise I > can fix it up after 1.38 is out since this is nothing new. Sure, go ahead and I'll roll RC2. On Mon, Jul 23, 2012 at 1:38 AM, Steve Hay wrote: > Fred Moyer wrote on 2012-07-20: >> Please download, test

[RELEASE CANDIATE] Apache-Test 1.38-rc1

2012-07-19 Thread Fred Moyer
Please download, test, and report back on this Apache-Test 1.38 release candidate. http://people.apache.org/~phred/Apache-Test-1.38-rc1.tar.gz MD5 (Apache-Test-1.38-rc1.tar.gz) = 6fdf8e7221f3c46e68a3e9ab3595505c =item 1.38-rc1 Remove use of Nullsv as per modperl commit 1362399. [Steve Hay] have

Re: [MP2] Nullav undeclared make error

2012-07-17 Thread Fred Moyer
minimum version of Perl we can support? I remember from the last mp2 release that there was a file with httpd/perl dependencies in it that I had to update. > > > > From: Steve Hay [mailto:[email protected]] > Sent: 13 July 2012 08:23 > To: Fred Moyer > Cc: d...@rent

Re: [MP2] Nullav undeclared make error

2012-07-12 Thread Fred Moyer
> mod_perl.c:265: error: ‘Nullav’ undeclared (first use in this function) Hmm, found this in http://search.cpan.org/~rjbs/perl-5.16.0/pod/perl5101delta.pod Uses of Nullav, Nullcv, Nullhv, Nullop, Nullsv etc have been replaced by NULL in the core code, and non-dual-life modules, as NULL is clearer

[ANNOUNCE] mod_perl 2.0.7

2012-06-05 Thread Fred Moyer
I'm pleased to announce the release of mod_perl 2.0.7, available at the following apache.org URL, along with a CPAN mirror near you shortly, as well as http://perl.apache.org. This release of mod_perl contains an update for perl 5.16, see the change log below. Thanks to the code contributor and mo

Re: [RELEASE CANDIDATE]: mod_perl-2.0.7 RC1

2012-06-04 Thread Fred Moyer
+1 on 5.14.2/5.16.0, httpd 2.2.21, OS X 10.7 On Sat, Jun 2, 2012 at 4:48 AM, Steve Hay wrote: > +1 on Win7 x64 with VC++ 2010: httpd 2.2.22 + perl 5.14.2 and httpd > 2.2.22 + perl 5.16.0. > > On 2 June 2012 02:21, Fred Moyer wrote: >> Please download, test, and report ba

[RELEASE CANDIDATE]: mod_perl-2.0.7 RC1

2012-06-01 Thread Fred Moyer
Please download, test, and report back on this release candidate for mod_perl 2.0.7. There is only one change which is Perl 5.16 compatibility. http://people.apache.org/~phred/mod_perl-2.0.7-rc1.tar.gz MD5 (mod_perl-2.0.7-rc1.tar.gz) = 7a954bb810638e1abb99f40fd2dc4c5a =item 2.0.7-rc1 Fix breaka

Fwd: svn commit: r1344224 - in /perl/modperl/trunk: Changes src/modules/perl/modperl_perl.c

2012-06-01 Thread Fred Moyer
Any thoughts on releasing 2.0.7 with 5.16 compatibility? I tested this update against 5.14 and 5.16 and it passes all tests. -- Forwarded message -- From: Date: Wed, May 30, 2012 at 5:24 AM Subject: svn commit: r1344224 - in /perl/modperl/trunk: Changes src/modules/perl/modperl_

Re: mod_perl and httpd-2.4

2012-05-07 Thread Fred Moyer
On Tue, Apr 10, 2012 at 11:44 PM, Jan Kaluža wrote: > I've talked with Torsten about the mod_perl and httpd-2.4 compatibility and > he advised me to start discussion about this problem. > > Attached patch against httpd24 branch fixes the compilation with httpd-2.4. > I was not able to generate xs

Why the docs haven't been rebuilding

2012-04-26 Thread Fred Moyer
I've been trying to figure out why the docs haven't been building. Looks like the cron job which rebuilds them couldn't accept the server certificate update without user interaction. Took 24 minutes to timeout! phred@minotaur:/x1/home/perlwww/apache.org/modperl-docs$ whoami perlwww phred@minotaur

Re: mod_perl 2.06 with apache 2.4 and perl 5.14.2 : substitute error

2012-04-26 Thread Fred Moyer
n first and then make a bug report > (with hopefully the fix inside). > I will sign up for the dev list. > > Kind regards, > > Daniel > Am 26.04.2012 um 20:19 schrieb Fred Moyer: > >> Hi Daniel, >> >> Thanks for the bug report, but please email [email protected]

Re: mod_perl 2.06 with apache 2.4 and perl 5.14.2 : substitute error

2012-04-26 Thread Fred Moyer
Hi Daniel, Thanks for the bug report, but please email [email protected] directly concerning these issues. You can signup for the dev list here: http://perl.apache.org/maillist/dev.html On Thu, Apr 26, 2012 at 10:59 AM, Daniel Flinkmann wrote: > Hi Fred, > > I have a (hopefully sma

Re: [ANNOUNCE] mod_perl 2.0.6

2012-04-26 Thread Fred Moyer
On Thu, Apr 26, 2012 at 7:41 AM, John D Groenveld wrote: > In message > > , Fred Moyer writes: >>I'm pleased to announce the release of mod_perl 2.0.6, available at >>the following apache.org URL, along with a CPAN mirror near you. > > Still core dumping w

[ANNOUNCE] mod_perl 2.0.6

2012-04-25 Thread Fred Moyer
IBRARY_PATH if mod_env is present. Should prevent test failures on some platforms. [Fred Moyer] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

[RELEASE CANDIDATE]: mod_perl-2.0.5 RC6

2012-04-23 Thread Fred Moyer
fore the PostConfig phase. Now, they are ordinary perl functions. [Torsten Foertsch] Check for the right ExtUtils::Embed version during build [Torsten Foertsch] Take a lesson from rt.cpan.org #66085 and pass LD_LIBRARY_PATH if mod_env is present. Should prevent test failures

Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC5

2012-04-20 Thread Fred Moyer
this change, and > explicitly say we aren't going to support whatever we aren't going to > support for the next release.  I am more than willing to be overruled on > this though ;) > > Adam > > > > > > > > On 12-04-20 06:27 AM, Torsten Förtsch wrote

Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC5

2012-04-19 Thread Fred Moyer
; On 12-04-13 03:51 PM, Fred Moyer wrote: >> >> RC5 is now available. The change since RC4 resolves a problem with the >> Apache-SizeLimit external 0.97 tag that had an additional 'trunk' >> directory embedded from an error that occurred when I created the A-

Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC5

2012-04-18 Thread Fred Moyer
un the tests. " . "Please post lib/Apache/BuildConfig.pm along with the " . "bug report"; } On Wed, Apr 18, 2012 at 2:40 PM, Cosimo Streppone wrote: > On Wed, 18 Apr 2012 21:30:00 +0200, Fred Moyer > wrote: > >> We've

Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC5

2012-04-18 Thread Fred Moyer
if you get > this twice.] > > Fred Moyer wrote on 2012-04-13: >> >> RC5 is now available. The change since RC4 resolves a problem with the >> Apache-SizeLimit external 0.97 tag that had an additional 'trunk' >> directory embedded from an error that occurred whe

Re: How to get documentation updates online?

2012-04-13 Thread Fred Moyer
I've been talking with Joe S. on IRC about this. I think we're pretty close to getting this working again, there were some problems with the perlwww user a while ago. On Mon, Mar 19, 2012 at 4:45 PM, Fred Moyer wrote: > Doesn't look it is generating.  pgollucci do you know whe

[RELEASE CANDIDATE]: mod_perl-2.0.5 RC5

2012-04-13 Thread Fred Moyer
RC5 is now available. The change since RC4 resolves a problem with the Apache-SizeLimit external 0.97 tag that had an additional 'trunk' directory embedded from an error that occurred when I created the A-SL 0.97 tag. +1 on 2.2.15/5.14.1/OSX-10.7 http://people.apache.org/~phred/mod_perl-2.0.6-rc5

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC3

2012-04-11 Thread Fred Moyer
On Wed, Apr 11, 2012 at 1:00 AM, Steve Hay wrote: > I found one oddity though: the RC3 and RC4 tarballs contain a trunk/ > folder in Apache-SizeLimit/. Is that supposed to be there? It's also > listed in the MANIFEST file, but I'm guessing it shouldn't be there? Thanks for the spot - let me take

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC3

2012-04-10 Thread Fred Moyer
RC4 is here which includes Steve's fix. +1 on 5.14/2.2.15/OS X 10.7 http://people.apache.org/~phred/mod_perl-2.0.6-rc3.tar.gz MD5 (mod_perl-2.0.6-rc4.tar.gz) = a2a9d3cb0bf1747e105030ebf226937c On Tue, Apr 10, 2012 at 10:28 AM, Fred Moyer wrote: > On Tue, Apr 10, 2012 at 1:04 AM, S

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC3

2012-04-10 Thread Fred Moyer
ilable. > > > > - Original Message - >> From: Torsten Förtsch >> To: [email protected] >> Cc: Fred Moyer >> Sent: Tuesday, April 10, 2012 2:37 PM >> Subject: Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC3 >> >> On Tuesday, 10 April 2012 10:

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC3

2012-04-10 Thread Fred Moyer
2012/4/9 Torsten Förtsch : > On Monday, 09 April 2012 08:45:00 Kevin A. McGrail wrote: >> Am I assuming incorrectly that the next release should be supporting >> httpd 2.4? > > yes. For now use httpd 2.2. > > There is a httpd24 branch in the SVN repository. However, even that one won't > compile be

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC3

2012-04-10 Thread Fred Moyer
On Tue, Apr 10, 2012 at 1:04 AM, Steve Hay wrote: > Fred Moyer wrote on 2012-04-06: >> Release candidate 3 is here! Please download, test and report back >> success of failure.  +1 here on 5.14.1/2.2.15/OS X 10.7 >> >> http://people.apache.org/~phred/mod_perl-2.0.6-r

[RELEASE CANDIDATE]: mod_perl-2.0.6 RC3

2012-04-05 Thread Fred Moyer
D_LIBRARY_PATH if mod_env is present. Should prevent test failures on some platforms. [Fred Moyer] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

[ANNOUNCE] Apache-SizeLimit-0.97

2012-04-02 Thread Fred Moyer
A new version of Apache-SizeLimit is coming to a CPAN mirror near you. Minor changes, you probably don't need to upgrade. MD5 (Apache-SizeLimit-0.97.tar.gz) = 947390505b4cf9d9b449b67fa741c1e0 =item 0.97 2012-04-02 Set the -apxs argument correctly when building from mod_perl. [Steve Hay] ---

[announce] Apache-SizeLimit-0.97-rc1

2012-03-31 Thread Fred Moyer
Please download, test and report back. +1 on 2.0.5/5.10.1, Linux 2.6 http://people.apache.org/~phred/Apache-SizeLimit-0.97-rc1.tar.gz MD5 (Apache-SizeLimit-0.97-rc1.tar.gz) = 7fe04c9fb43c4e647644c686e006bd03 =item 0.97-rc1 Set the -apxs argument correctly when building from mod_perl. [Steve Hay

[announce] Apache-Reload 0.12

2012-03-31 Thread Fred Moyer
Apache-Reload 0.12 is headed to a CPAN mirror near you. MD5 232daa7e1f6ddfbbeac505010f1b20f7 Changes summary =item 0.12 March 31, 2012 Set the -apxs argument correctly when building from mod_perl. [Steve Hay] Doc spelling fix [Nicholas Bamber] Add Apache-Test 1.34 dependency. [Phred] -

Re: [announce] Apache-Reload 0.12 RC1

2012-03-27 Thread Fred Moyer
On Mon, Mar 26, 2012 at 1:40 AM, Steve Hay wrote: > Fred Moyer wrote on 2012-03-22: >> Please download, test, and report back on this release candidate for >> Apache-Reload >> >> http://people.apache.org/~phred/Apache-Reload-0.12-rc1.tar.gz >> > > +1 on Win

[announce] Apache-Reload 0.12 RC1

2012-03-21 Thread Fred Moyer
Please download, test, and report back on this release candidate for Apache-Reload http://people.apache.org/~phred/Apache-Reload-0.12-rc1.tar.gz MD5 (Apache-Reload-0.12-rc1.tar.gz) = d9000d45a4a4decd52db522d2a7f8038 Changes Set the -apxs argument correctly when building from mod_perl. [Steve Ha

Re: How to get documentation updates online?

2012-03-19 Thread Fred Moyer
Doesn't look it is generating. pgollucci do you know where the doc build code is executed? 2012/3/19 Fred Moyer : > The live documentation should rebuild automatically. If it doesn't show up in > a few hours send another ping and I'll take a look. > > > On Mon

Re: How to get documentation updates online?

2012-03-19 Thread Fred Moyer
The live documentation should rebuild automatically. If it doesn't show up in a few hours send another ping and I'll take a look. On Monday, March 19, 2012 at 9:24 AM, Torsten Förtsch wrote: > Hi, > > is there anything other than "svn ci" I have to do to get documentation > changes to the

Re: Any other additions for 2.0.6 rc3?

2012-03-17 Thread Fred Moyer
Cool I'll roll the Apache::* rc's first and wait a few more days on 2.0.6 rc3 On Saturday, March 17, 2012 at 3:03 AM, Torsten Förtsch wrote: > On Friday, 16 March 2012 13:02:42 Fred Moyer wrote: > > I'm planning on rolling more release candidates this weekend. SizeLimi

Any other additions for 2.0.6 rc3?

2012-03-16 Thread Fred Moyer
I'm planning on rolling more release candidates this weekend. SizeLimit, Reload, and 2.0.6 rc3. Any other additions I need to wait for? - To unsubscribe, e-mail: [email protected] For additional commands, e-mai

Re: svn commit: r1299669 - in /perl/modperl/trunk: Changes src/modules/perl/modperl_error.c xs/APR/Pool/APR__Pool.h xs/Apache2/ServerUtil/Apache2__ServerUtil.h

2012-03-12 Thread Fred Moyer
I'm not clear on the end user implications of this - how will the error be presented now? On Mon, Mar 12, 2012 at 6:27 AM, wrote: > Author: torsten > Date: Mon Mar 12 13:27:30 2012 > New Revision: 1299669 > > URL: http://svn.apache.org/viewvc?rev=1299669&view=rev > Log: > Do not stringify $@ upo

Re: [PATCH 2.0.5 futex] Fix to Children stuck on futex problem

2012-03-06 Thread Fred Moyer
On Tue, Mar 6, 2012 at 11:12 AM, Salusa Secondus wrote: > Fred, > > I'll take a look at the tests when I get home to see what I can find. > Do you know of any specific tests which deal with multi-threading or > potential deadlocks? Torsten, Steve H., and Gozer know that pa

Re: [PATCH 2.0.5 futex] Fix to Children stuck on futex problem

2012-03-06 Thread Fred Moyer
Hi Salusa, Would you or Max be able to construct a unit test that demonstrates this failure condition, and then success once the patch is applied? There should be some example tests in the t/ directory which you can draw on for inspiration. On Sun, Mar 4, 2012 at 10:29 AM, SalusaSecondus wrote:

Re: trying to compile mod_perl against httpd-2.4.1

2012-02-21 Thread Fred Moyer
Thanks for the spot. We're rolling rc3 for 2.0.6 right now, I have cc'd the dev list about this issue. I may have some tuits to look at this, but am guessing someone else will fix it more quickly. On Tue, Feb 21, 2012 at 11:49 AM, Brian Millett wrote: > Well, its a no go, even after checking out

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC2

2012-02-20 Thread Fred Moyer
2012/2/20 Torsten Förtsch : >> > 2) commit Steve's changes to A::R and A::SL and roll another RC with >> > them >> > ... >> I think that's the best solution too, not least since the state of A::R in >> RC2 seems a little wonky anyway, claiming to be 0.11, but not including the >> last changed put i

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC2

2012-02-19 Thread Fred Moyer
2012/2/19 Fred Moyer : > 2012/2/19 Torsten Förtsch : >> 2) commit Steve's changes to A::R and A::SL and roll another RC with them >> >> Since these changes affect only the way modperl communicates MP_APXS to >> bundled submodules at build time and nothing else

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC2

2012-02-19 Thread Fred Moyer
2012/2/19 Torsten Förtsch : > 2) commit Steve's changes to A::R and A::SL and roll another RC with them > > Since these changes affect only the way modperl communicates MP_APXS to > bundled submodules at build time and nothing else one could argue to avoid the > overhead of creating 2 new releases

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1

2012-02-14 Thread Fred Moyer
I've pushed RC2 which contains Steve and Niko's fixes. +1 on 2.2.21/5.14.1 and Lion 10.6. http://people.apache.org/~phred/mod_perl-2.0.6-rc2.tar.gz MD5 (mod_perl-2.0.6-rc2.tar.gz) = 3bc64d1ab66c29361e8a6a0ee044e667 2012/2/14 Torsten Förtsch : > On Tuesday, 14 February 2012 09:15:

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1

2012-02-14 Thread Fred Moyer
On Tuesday, February 14, 2012 at 8:53 AM, Torsten Förtsch wrote: > Fred, now that the OOM issue has been resolved is there anything left for > 2.0.6 other than the Niko Tyni issue? It seems that I have missed a few > messages in that regard. Are the following 2 patches all there

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1

2012-02-13 Thread Fred Moyer
On Mon, Feb 13, 2012 at 10:49 AM, Niko Tyni wrote: > FWIW, we're configuring the beast with > >  perl Makefile.PL                INSTALLDIRS=vendor \ >                MP_USE_GTOP=1 \ Is gtop desired for any particular reason? I would think production machines may not want it enabled by default.

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1

2012-02-13 Thread Fred Moyer
> On Sat, Feb 11, 2012 at 09:49:40AM -0800, Fred Moyer wrote: > > On Fri, Feb 10, 2012 at 10:51 PM, Niko Tyni > (mailto:[email protected])> wrote: > > > Hi Fred (and hopefully the list), > > > > > > > > Looks like it made it through. > >

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1

2012-02-11 Thread Fred Moyer
On Fri, Feb 10, 2012 at 10:51 PM, Niko Tyni wrote: > Hi Fred (and hopefully the list), Looks like it made it through. Suggest inlining your patches next time instead of using attachments, sometimes the list code may filter on those. > > as seen in <http://bugs.debian.org/650675>

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1

2012-02-10 Thread Fred Moyer
> Meanwhile, I have reverted change 1145161 in trunk.>> Fred, could you please > roll another rc? I didn't see the commit message, but verified 'svn update' resulted in a change. Should we add a Changes entry for this? I'll roll another rc tonight or tomorrow.

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1

2012-01-31 Thread Fred Moyer
my $mm = bless { @mm_init_vars }, 'MM'; -$mm->init_main; -$mm->init_others; +# Fake initialize MakeMaker +foreach my $m (qw(init_main init_others init_tools)) { +$mm->$m() if $mm->can($m); +} + for (qw(rm_f mv ld ar cp test_f)) { my $val =

Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1

2012-01-31 Thread Fred Moyer
On Tuesday, January 31, 2012 at 6:32 AM, Torsten Förtsch wrote: > On Monday, 30 January 2012 22:41:15 Fred Moyer wrote: > > http://people.apache.org/~phred/mod_perl-2.0.6-rc1.tar.gz > > > > opensuse 12.1 self-compiled apache 2.2.21, perl 5.12.3 > > prefork:

  1   2   3   4   5   >