Re: [RELEASE CANDIDATE] mod_perl-2.0.13 RC1

Steve Hay <[email protected]> Fri, 18 Aug 2023 10:47:01 +0100
Newsgroups gmane.comp.apache.mod-perl.devel
Message-ID <CADED=K4QKUCLFkdzu4jVpxK_GANroZUjqyGnwGW8eQGNOoPVAg__8029.74686246074$1692352110$gmane$org@mail.gmail.com>
On Fri, 18 Aug 2023 at 06:11, Fred Moyer <[email protected]> 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/t/TEST -bugreport -verbose=3D0
> /opt/homebrew/opt/httpd/bin/httpd  -d
> /Users/phred/dev/mod_perl-2.0.13-rc1/t -f
> /Users/phred/dev/mod_perl-2.0.13-rc1/t/conf/httpd.conf -D APACHE2 -D
> APACHE2_4 -D PERL_USEITHREADS
> using Apache/2.4.57 (prefork MPM)
>
> waiting 300 seconds for server to start: .httpd: Syntax error on line
> 85 of /Users/phred/dev/mod_perl-2.0.13-rc1/t/conf/httpd.conf: Cannot
> load /Users/phred/dev/mod_perl-2.0.13-rc1/src/modules/perl/mod_perl.so
> into server: dlopen(/Users/phred/dev/mod_perl-2.0.13-rc1/src/modules/perl=
/mod_perl.so,
> 0x000A): symbol not found in flat namespace
> '_modperl_handler_anon_add'
> .........................^C[warning]
> halting tests

Sorry, I don't know what the problem is there. It should certainly
work with htpd-2.4.

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?


>
> On Sun, Aug 6, 2023 at 5:00=E2=80=AFAM Steve Hay <[email protected]> wr=
ote:
> >
> > 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 A4A9BF4=
D
> >                             D492E846 858DABC0 EEA8E6B7
> >
> > SHA512:
> > mod_perl-2.0.13-rc1.tar.gz: 15EA2E30 B5BE0B76 7E49FC46 20F93AA0 FF4E9EB=
A
> >                             03E7EDFD 64166223 5C1E652B B3C1CB69 CB60DF3=
3
> >                             C64121C5 C74F3ABB A9ACDB6B 19E9B19A 46790DF=
E
> >                             015C77C9
> >
> > Major changes in this release are as follows:
> >
> > Use get_server_banner() instead of deprecated get_server_version() in
> > Apache2::Status.  [Petr P=C3=ADsa=C5=99 <[email protected]]
> >
> > Avoid generating APR precompiled headers. [Sam James <[email protected]>]
> >
> > Fix build for perl >=3D 5.37.1. [Jitka Plesnikova <[email protected]>=
]
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>