You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Fred Moyer <fr...@redhotpenguin.com> on 2011/02/03 00:19:10 UTC

[RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

There were some issues with dev versions of the Apache::* modules
being in RC1, so I branched 2.0.5, set the external targets to the
tagged stable releases of Apache::*, and rolled this second release
candidate.

Please take this for a whirl and report back +/- 1.  I've got this
version running in all my production environments currently.

http://people.apache.org/~phred/mod_perl-2.0.5-rc2.tar.gz

md5sum - c5ba896a25ba52653836056b9bf34998

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by Torsten Förtsch <to...@gmx.net>.
On Thursday, February 03, 2011 00:19:10 Fred Moyer wrote:
> Please take this for a whirl and report back +/- 1.  I've got this
> version running in all my production environments currently.
> 
> http://people.apache.org/~phred/mod_perl-2.0.5-rc2.tar.gz
> 
> md5sum - c5ba896a25ba52653836056b9bf34998

+1

$ httpd -V
Server version: Apache/2.2.16 (Unix)
Server built:   Jan 22 2011 18:26:03
Server's Module Magic Number: 20051115:24
Server loaded:  APR 1.4.2, APR-Util 1.3.9
Compiled using: APR 1.4.2, APR-Util 1.3.9
Architecture:   64-bit
Server MPM:     Prefork
...

$ perl -V
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=2.6.34.7-0.7-desktop, archname=x86_64-linux
    uname='linux opi.home 2.6.34.7-0.7-desktop #1 smp preempt 2010-12-13 
11:13:53 +0100 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl -Dvendorprefix=/opt/perl -
Dvendorman1dir=/opt/perl/vendorman/man1 -
Dvendorman3dir=/opt/perl/vendorman/man3 -Dvendorbin=/opt/perl/vendorbin -
Dvendorscript=/opt/perl/vendorbin -Di_db -Di_dbm -Di_ndbm -Di_gdbm -
Duseshrplib=true -Doptimize=-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -
fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -pipe -
Accflags=-DPERL_USE_SAFE_PUTENV -Dnoextensions=ODBM_File -Uuseithreads -
Uusemultiplicity -UDEBUGGING'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -
I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-
protector -funwind-tables -fasynchronous-unwind-tables -Wall -pipe -Accflags=-
DPERL_USE_SAFE_PUTENV',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -
I/usr/local/include'
    ccversion='', gccversion='4.5.0 20100604 [gcc-4_5-branch revision 
160292]', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.2.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.11.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-
rpath,/opt/perl/lib/5.12.3/x86_64-linux/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -fmessage-length=0 -O2 -Wall -
D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-
tables -Wall -pipe -Accflags=-DPERL_USE_SAFE_PUTENV -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Jan 22 2011 17:46:40
  %ENV:
    PERL5LIB="/opt/mod_perl"
    PERLDOC="-oman"
    PERLDOC_PAGER="more"
  @INC:
    /opt/mod_perl
    /opt/perl/lib/site_perl/5.12.3/x86_64-linux
    /opt/perl/lib/site_perl/5.12.3
    /opt/perl/lib/vendor_perl/5.12.3/x86_64-linux
    /opt/perl/lib/vendor_perl/5.12.3
    /opt/perl/lib/5.12.3/x86_64-linux
    /opt/perl/lib/5.12.3
    .

Torsten Förtsch

-- 
Need professional modperl support? Hire me! (http://foertsch.name)

Like fantasy? http://kabatinte.net

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by "Philippe M. Chiasson" <go...@apache.org>.
On 11-02-02 18:19 , Fred Moyer wrote:
> There were some issues with dev versions of the Apache::* modules
> being in RC1, so I branched 2.0.5, set the external targets to the
> tagged stable releases of Apache::*, and rolled this second release
> candidate.
> 
> Please take this for a whirl and report back +/- 1.  I've got this
> version running in all my production environments currently.
> 
> http://people.apache.org/~phred/mod_perl-2.0.5-rc2.tar.gz

All good on OS X 10.6:

 perl, v5.10.0 built for darwin-thread-multi-2level
 Server version: Apache/2.2.15 (Unix)

-- 
Philippe M. Chiasson     GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/       m/gozer\@(apache|cpan|ectoplasm)\.org/


Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by Fred Moyer <fr...@redhotpenguin.com>.
On Thu, Feb 3, 2011 at 5:23 PM, Fred Moyer <fr...@redhotpenguin.com> wrote:
> /etc/httpd/httpd.conf file is basically unmodified, you may get some

Make that modified, not unmodified.  I turned off a number of
LoadModule directives in my Centos httpd to save memory despite having
16 gigs in the box :o

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by Fred Moyer <fr...@redhotpenguin.com>.
On Thu, Feb 3, 2011 at 5:23 PM, Fred Moyer <fr...@redhotpenguin.com> wrote:
> /etc/httpd/httpd.conf file is basically unmodified, you may get some

Make that modified, not unmodified.  I turned off a number of
LoadModule directives in my Centos httpd to save memory despite having
16 gigs in the box :o

Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by Fred Moyer <fr...@redhotpenguin.com>.
On Thu, Feb 3, 2011 at 11:33 PM, David Dick <dd...@iinet.net.au> wrote:
>>>>> t/filter/both_str_req_mix.t           (Wstat: 65280 Tests: 0 Failed: 0)
>>>>>  Non-zero exit status: 255
>>>>>  Parse errors: Bad plan.  You planned 1 tests but ran 0.
>>>>>
>>>>> Fedora 14 comes with
>>>>>
>>>>> Apache/2.2.17 (Unix)
>>>>> perl-5.12.2-140

I was able to duplicate this issue with the release candidate.  I
installed httpd 2.2.17 from source (apr 1.4.2) and the test passed, so
I think there is some slight difference between the 2.2.17 rpm build
or configuration, and the build or config from source.

I removed the mod_perl-2.0.4 rpm (didn't know it was installed until I
checked), same results.

Given the complexity of this test (mixing multiple output filters in
order dependent fashion), I think we are ok to ship without it passing
in this case.  If anyone is using this feature, they are more
qualified than I am to debug this :)

Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by Fred Moyer <fr...@redhotpenguin.com>.
On Thu, Feb 3, 2011 at 11:33 PM, David Dick <dd...@iinet.net.au> wrote:
>>>>> t/filter/both_str_req_mix.t           (Wstat: 65280 Tests: 0 Failed: 0)
>>>>>  Non-zero exit status: 255
>>>>>  Parse errors: Bad plan.  You planned 1 tests but ran 0.
>>>>>
>>>>> Fedora 14 comes with
>>>>>
>>>>> Apache/2.2.17 (Unix)
>>>>> perl-5.12.2-140

I was able to duplicate this issue with the release candidate.  I
installed httpd 2.2.17 from source (apr 1.4.2) and the test passed, so
I think there is some slight difference between the 2.2.17 rpm build
or configuration, and the build or config from source.

I removed the mod_perl-2.0.4 rpm (didn't know it was installed until I
checked), same results.

Given the complexity of this test (mixing multiple output filters in
order dependent fashion), I think we are ok to ship without it passing
in this case.  If anyone is using this feature, they are more
qualified than I am to debug this :)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by David Dick <dd...@iinet.net.au>.
On 04/02/11 12:23, Fred Moyer wrote:
> On Thu, Feb 3, 2011 at 1:21 PM, David Dick<dd...@iinet.net.au>  wrote:
>> On 04/02/11 08:20, Fred Moyer wrote:
>>>
>>> On Thu, Feb 3, 2011 at 12:27 PM, David Dick<dd...@iinet.net.au>    wrote:
>>>>
>>>> -------------------
>>>> t/filter/both_str_req_mix.t           (Wstat: 65280 Tests: 0 Failed: 0)
>>>>   Non-zero exit status: 255
>>>>   Parse errors: Bad plan.  You planned 1 tests but ran 0.
>>>>
>>>> Fedora 14 comes with
>>>>
>>>> Apache/2.2.17 (Unix)
>>>> perl-5.12.2-140
>
> Can you edit  t/filter/both_str_req_mix.t and uncomment the #t_debug
> lines [1] and post the output again from the test run?  That will tell
> us if the problem is no output from the server, or an issue with your
> version of Compress::Zlib (please include that also if you can).  I
> haven't ben able to replicate this issue yet but am installing and
> testing on Fedora.

$ perl -MCompress::Zlib -e 'print "$Compress::Zlib::VERSION\n";'
2.03


Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by Fred Moyer <fr...@redhotpenguin.com>.
On Thu, Feb 3, 2011 at 1:21 PM, David Dick <dd...@iinet.net.au> wrote:
> On 04/02/11 08:20, Fred Moyer wrote:
>>
>> On Thu, Feb 3, 2011 at 12:27 PM, David Dick<dd...@iinet.net.au>  wrote:
>>>
>>> -------------------
>>> t/filter/both_str_req_mix.t           (Wstat: 65280 Tests: 0 Failed: 0)
>>>  Non-zero exit status: 255
>>>  Parse errors: Bad plan.  You planned 1 tests but ran 0.
>>>
>>> Fedora 14 comes with
>>>
>>> Apache/2.2.17 (Unix)
>>> perl-5.12.2-140

Can you edit  t/filter/both_str_req_mix.t and uncomment the #t_debug
lines [1] and post the output again from the test run?  That will tell
us if the problem is no output from the server, or an issue with your
version of Compress::Zlib (please include that also if you can).  I
haven't ben able to replicate this issue yet but am installing and
testing on Fedora.

One thing this has shown me from testing on Centos, is that if your
/etc/httpd/httpd.conf file is basically unmodified, you may get some
odd testing results as a result of an Apache::Test problem where it
reads the system wide configuration file to determine what modules are
available.  So if mod_authn_file is not enabled in
/etc/httpd/httpd.conf, the test suite will fail with 'Invalid command
'AuthGroupFile', perhaps misspelled or defined by a module not
included in the server configuration".  The module is on the system,
but since Apache::Test doesn't see it in the global httpd.conf file,
it doesn't load it.

In general, testing against rpm installations of httpd may produce
some erratic results because of that Apache::Test issue.  I'll try to
fix that after this release, the code which looks for and loads apache
modules is pretty dense and complicated.

[1]
17 # gzip already produces data in a network order, so no extra
 18 # transformation seem to be necessary
 19
 20 my $content = Compress::Zlib::memGzip($request_orig);
 21 my $response_raw = POST_BODY $location,
 22     content            => $content,
 23     'Accept-Encoding'  => "gzip",
 24     'Content-Encoding' => "gzip";
 25
 26 #t_debug($response_raw);
 27 my $response_clear = Compress::Zlib::memGunzip($response_raw);
 28 #t_debug($response_clear);

Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by Fred Moyer <fr...@redhotpenguin.com>.
On Thu, Feb 3, 2011 at 1:21 PM, David Dick <dd...@iinet.net.au> wrote:
> On 04/02/11 08:20, Fred Moyer wrote:
>>
>> On Thu, Feb 3, 2011 at 12:27 PM, David Dick<dd...@iinet.net.au>  wrote:
>>>
>>> -------------------
>>> t/filter/both_str_req_mix.t           (Wstat: 65280 Tests: 0 Failed: 0)
>>>  Non-zero exit status: 255
>>>  Parse errors: Bad plan.  You planned 1 tests but ran 0.
>>>
>>> Fedora 14 comes with
>>>
>>> Apache/2.2.17 (Unix)
>>> perl-5.12.2-140

Can you edit  t/filter/both_str_req_mix.t and uncomment the #t_debug
lines [1] and post the output again from the test run?  That will tell
us if the problem is no output from the server, or an issue with your
version of Compress::Zlib (please include that also if you can).  I
haven't ben able to replicate this issue yet but am installing and
testing on Fedora.

One thing this has shown me from testing on Centos, is that if your
/etc/httpd/httpd.conf file is basically unmodified, you may get some
odd testing results as a result of an Apache::Test problem where it
reads the system wide configuration file to determine what modules are
available.  So if mod_authn_file is not enabled in
/etc/httpd/httpd.conf, the test suite will fail with 'Invalid command
'AuthGroupFile', perhaps misspelled or defined by a module not
included in the server configuration".  The module is on the system,
but since Apache::Test doesn't see it in the global httpd.conf file,
it doesn't load it.

In general, testing against rpm installations of httpd may produce
some erratic results because of that Apache::Test issue.  I'll try to
fix that after this release, the code which looks for and loads apache
modules is pretty dense and complicated.

[1]
17 # gzip already produces data in a network order, so no extra
 18 # transformation seem to be necessary
 19
 20 my $content = Compress::Zlib::memGzip($request_orig);
 21 my $response_raw = POST_BODY $location,
 22     content            => $content,
 23     'Accept-Encoding'  => "gzip",
 24     'Content-Encoding' => "gzip";
 25
 26 #t_debug($response_raw);
 27 my $response_clear = Compress::Zlib::memGunzip($response_raw);
 28 #t_debug($response_clear);

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by David Dick <dd...@iinet.net.au>.
On 04/02/11 08:20, Fred Moyer wrote:
> On Thu, Feb 3, 2011 at 12:27 PM, David Dick<dd...@iinet.net.au>  wrote:
>> -------------------
>> t/filter/both_str_req_mix.t           (Wstat: 65280 Tests: 0 Failed: 0)
>>   Non-zero exit status: 255
>>   Parse errors: Bad plan.  You planned 1 tests but ran 0.
>>
>> Fedora 14 comes with
>>
>> Apache/2.2.17 (Unix)
>> perl-5.12.2-140
>
> Can you post the output of:
>
> 1) httpd -l

$ httpd -l
Compiled in modules:
   core.c
   prefork.c
   http_core.c
   mod_so.c

> 2) ./t/TEST -v t/filter/both_str_req_mix.t
>

$ ./t/TEST -v t/filter/both_str_req_mix.t
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /home/dave/mod_perl-2.0.5-rc2/t/TEST 
-v 't/filter/both_str_req_mix.t'
/usr/sbin/httpd  -d /home/dave/mod_perl-2.0.5-rc2/t -f 
/home/dave/mod_perl-2.0.5-rc2/t/conf/httpd.conf -D APACHE2 -D 
PERL_USEITHREADS
using Apache/2.2.17 (prefork MPM)

waiting 120 seconds for server to start: .[Fri Feb 04 08:20:35 2011] 
[info] 6 Apache2:: modules loaded
[Fri Feb 04 08:20:35 2011] [info] 0 APR:: modules loaded
[Fri Feb 04 08:20:35 2011] [info] base server + 28 vhosts ready to run tests
.
waiting 120 seconds for server to start: ok (waited 1 secs)
server localhost.localdomain:8529 started
server localhost.localdomain:8530 listening (filter_out_apache)
server localhost.localdomain:8531 listening (perlsections)
server localhost.localdomain:8532 listening (inherit)
server localhost.localdomain:8533 listening (TestVhost::log)
server localhost.localdomain:8534 listening (TestVhost::config)
server localhost.localdomain:8535 listening (TestModperl::setupenv)
server localhost.localdomain:8536 listening (TestModperl::merge)
server localhost.localdomain:8537 listening (TestModperl::perl_options2)
server localhost.localdomain:8538 listening (TestModperl::perl_options)
server localhost.localdomain:8539 listening (TestModules::proxy)
server localhost.localdomain:8540 listening (TestUser::rewrite)
server localhost.localdomain:8541 listening (TestProtocol::echo_filter)
server localhost.localdomain:8542 listening (TestProtocol::pseudo_http)
server localhost.localdomain:8543 listening (TestProtocol::echo_nonblock)
server localhost.localdomain:8544 listening (TestProtocol::echo_bbs2)
server localhost.localdomain:8545 listening (TestProtocol::echo_bbs)
server localhost.localdomain:8546 listening (TestProtocol::echo_block)
server localhost.localdomain:8547 listening (TestProtocol::echo_timeout)
server localhost.localdomain:8548 listening (TestPreConnection::note)
server localhost.localdomain:8549 listening (TestHooks::hookrun)
server localhost.localdomain:8550 listening (TestHooks::trans)
server localhost.localdomain:8551 listening (TestHooks::startup)
server localhost.localdomain:8552 listening (TestHooks::stacked_handlers2)
server localhost.localdomain:8553 listening (TestHooks::init)
server localhost.localdomain:8554 listening (TestFilter::both_str_con_add)
server localhost.localdomain:8555 listening (TestFilter::in_str_msg)
server localhost.localdomain:8556 listening 
(TestFilter::in_bbs_inject_header)
server localhost.localdomain:8557 listening (TestFilter::in_bbs_msg)
server localhost.localdomain:8558 listening (TestDirective::perlmodule)
server localhost.localdomain:8559 listening (TestDirective::perlrequire)
server localhost.localdomain:8560 listening (TestAPI::add_config)
server localhost.localdomain:8561 listening (TestDirective::perlloadmodule5)
server localhost.localdomain:8562 listening (TestDirective::perlloadmodule4)
server localhost.localdomain:8563 listening (TestDirective::perlloadmodule3)
server localhost.localdomain:8564 listening (TestDirective::perlloadmodule6)
server localhost.localdomain:8565 listening (TestHooks::push_handlers_anon)
[warning] Using random number seed: 2130246466 (autogenerated)
t/filter/both_str_req_mix.t ..
1..1
# Running under perl version 5.012002 for linux
# Current time local: Fri Feb  4 08:20:37 2011
# Current time GMT:   Thu Feb  3 21:20:37 2011
# Using Test.pm version 1.25_02
# Using Apache/Test.pm version 1.36
Use of uninitialized value $received in substitution (s///) at 
t/filter/both_str_req_mix.t line 31.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests

Test Summary Report
-------------------
t/filter/both_str_req_mix.t (Wstat: 65280 Tests: 0 Failed: 0)
   Non-zero exit status: 255
   Parse errors: Bad plan.  You planned 1 tests but ran 0.
Files=1, Tests=0,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.48 cusr 
0.05 csys =  0.57 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
[warning] server localhost.localdomain:8529 shutdown
[  error] error running tests (please examine t/logs/error_log)

Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by Fred Moyer <fr...@redhotpenguin.com>.
On Thu, Feb 3, 2011 at 12:27 PM, David Dick <dd...@iinet.net.au> wrote:
> -------------------
> t/filter/both_str_req_mix.t           (Wstat: 65280 Tests: 0 Failed: 0)
>  Non-zero exit status: 255
>  Parse errors: Bad plan.  You planned 1 tests but ran 0.
>
> Fedora 14 comes with
>
> Apache/2.2.17 (Unix)
> perl-5.12.2-140

Can you post the output of:

1) httpd -l
2) ./t/TEST -v t/filter/both_str_req_mix.t

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by Fred Moyer <fr...@redhotpenguin.com>.
I rolled an rpm for this RC that you might want to take for a spin.  I
had to modify the mod_perl.spec file to get rid of some
auto-dependencies that are non-sequitur, and this won't install any
conf files, but you should be able to install it on your FC14 machine,
I built it on a FC14 host.  Suggest you try it somewhere that is not
mission critical :)

http://people.apache.org/~phred/mod_perl-2.0.5-1.i386.rpm

On Thu, Feb 3, 2011 at 12:27 PM, David Dick <dd...@iinet.net.au> wrote:
> On 03/02/11 10:19, Fred Moyer wrote:
>>
>> There were some issues with dev versions of the Apache::* modules
>> being in RC1, so I branched 2.0.5, set the external targets to the
>> tagged stable releases of Apache::*, and rolled this second release
>> candidate.
>>
>> Please take this for a whirl and report back +/- 1.  I've got this
>> version running in all my production environments currently.
>>
>> http://people.apache.org/~phred/mod_perl-2.0.5-rc2.tar.gz
>>
>> md5sum - c5ba896a25ba52653836056b9bf34998
>>
>
> Fail on Fedora 14 (latest)
>
> Test Summary Report
> -------------------
> t/filter/both_str_req_mix.t           (Wstat: 65280 Tests: 0 Failed: 0)
>  Non-zero exit status: 255
>  Parse errors: Bad plan.  You planned 1 tests but ran 0.
>
> Fedora 14 comes with
>
> Apache/2.2.17 (Unix)
> perl-5.12.2-140
>

Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by Fred Moyer <fr...@redhotpenguin.com>.
On Thu, Feb 3, 2011 at 12:27 PM, David Dick <dd...@iinet.net.au> wrote:
> -------------------
> t/filter/both_str_req_mix.t           (Wstat: 65280 Tests: 0 Failed: 0)
>  Non-zero exit status: 255
>  Parse errors: Bad plan.  You planned 1 tests but ran 0.
>
> Fedora 14 comes with
>
> Apache/2.2.17 (Unix)
> perl-5.12.2-140

Can you post the output of:

1) httpd -l
2) ./t/TEST -v t/filter/both_str_req_mix.t

Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by Fred Moyer <fr...@redhotpenguin.com>.
I rolled an rpm for this RC that you might want to take for a spin.  I
had to modify the mod_perl.spec file to get rid of some
auto-dependencies that are non-sequitur, and this won't install any
conf files, but you should be able to install it on your FC14 machine,
I built it on a FC14 host.  Suggest you try it somewhere that is not
mission critical :)

http://people.apache.org/~phred/mod_perl-2.0.5-1.i386.rpm

On Thu, Feb 3, 2011 at 12:27 PM, David Dick <dd...@iinet.net.au> wrote:
> On 03/02/11 10:19, Fred Moyer wrote:
>>
>> There were some issues with dev versions of the Apache::* modules
>> being in RC1, so I branched 2.0.5, set the external targets to the
>> tagged stable releases of Apache::*, and rolled this second release
>> candidate.
>>
>> Please take this for a whirl and report back +/- 1.  I've got this
>> version running in all my production environments currently.
>>
>> http://people.apache.org/~phred/mod_perl-2.0.5-rc2.tar.gz
>>
>> md5sum - c5ba896a25ba52653836056b9bf34998
>>
>
> Fail on Fedora 14 (latest)
>
> Test Summary Report
> -------------------
> t/filter/both_str_req_mix.t           (Wstat: 65280 Tests: 0 Failed: 0)
>  Non-zero exit status: 255
>  Parse errors: Bad plan.  You planned 1 tests but ran 0.
>
> Fedora 14 comes with
>
> Apache/2.2.17 (Unix)
> perl-5.12.2-140
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by David Dick <dd...@iinet.net.au>.
On 03/02/11 10:19, Fred Moyer wrote:
> There were some issues with dev versions of the Apache::* modules
> being in RC1, so I branched 2.0.5, set the external targets to the
> tagged stable releases of Apache::*, and rolled this second release
> candidate.
>
> Please take this for a whirl and report back +/- 1.  I've got this
> version running in all my production environments currently.
>
> http://people.apache.org/~phred/mod_perl-2.0.5-rc2.tar.gz
>
> md5sum - c5ba896a25ba52653836056b9bf34998
>

Fail on Fedora 14 (latest)

Test Summary Report
-------------------
t/filter/both_str_req_mix.t           (Wstat: 65280 Tests: 0 Failed: 0)
   Non-zero exit status: 255
   Parse errors: Bad plan.  You planned 1 tests but ran 0.

Fedora 14 comes with

Apache/2.2.17 (Unix)
perl-5.12.2-140

Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by Torsten Förtsch <to...@gmx.net>.
On Thursday, February 03, 2011 00:19:10 Fred Moyer wrote:
> Please take this for a whirl and report back +/- 1.  I've got this
> version running in all my production environments currently.
> 
> http://people.apache.org/~phred/mod_perl-2.0.5-rc2.tar.gz
> 
> md5sum - c5ba896a25ba52653836056b9bf34998

+1

$ httpd -V
Server version: Apache/2.2.16 (Unix)
Server built:   Jan 22 2011 18:26:03
Server's Module Magic Number: 20051115:24
Server loaded:  APR 1.4.2, APR-Util 1.3.9
Compiled using: APR 1.4.2, APR-Util 1.3.9
Architecture:   64-bit
Server MPM:     Prefork
...

$ perl -V
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=2.6.34.7-0.7-desktop, archname=x86_64-linux
    uname='linux opi.home 2.6.34.7-0.7-desktop #1 smp preempt 2010-12-13 
11:13:53 +0100 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl -Dvendorprefix=/opt/perl -
Dvendorman1dir=/opt/perl/vendorman/man1 -
Dvendorman3dir=/opt/perl/vendorman/man3 -Dvendorbin=/opt/perl/vendorbin -
Dvendorscript=/opt/perl/vendorbin -Di_db -Di_dbm -Di_ndbm -Di_gdbm -
Duseshrplib=true -Doptimize=-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -
fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -pipe -
Accflags=-DPERL_USE_SAFE_PUTENV -Dnoextensions=ODBM_File -Uuseithreads -
Uusemultiplicity -UDEBUGGING'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -
I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-
protector -funwind-tables -fasynchronous-unwind-tables -Wall -pipe -Accflags=-
DPERL_USE_SAFE_PUTENV',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -
I/usr/local/include'
    ccversion='', gccversion='4.5.0 20100604 [gcc-4_5-branch revision 
160292]', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.2.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.11.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-
rpath,/opt/perl/lib/5.12.3/x86_64-linux/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -fmessage-length=0 -O2 -Wall -
D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-
tables -Wall -pipe -Accflags=-DPERL_USE_SAFE_PUTENV -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Jan 22 2011 17:46:40
  %ENV:
    PERL5LIB="/opt/mod_perl"
    PERLDOC="-oman"
    PERLDOC_PAGER="more"
  @INC:
    /opt/mod_perl
    /opt/perl/lib/site_perl/5.12.3/x86_64-linux
    /opt/perl/lib/site_perl/5.12.3
    /opt/perl/lib/vendor_perl/5.12.3/x86_64-linux
    /opt/perl/lib/vendor_perl/5.12.3
    /opt/perl/lib/5.12.3/x86_64-linux
    /opt/perl/lib/5.12.3
    .

Torsten Förtsch

-- 
Need professional modperl support? Hire me! (http://foertsch.name)

Like fantasy? http://kabatinte.net

Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by Thomas den Braber <th...@delos.nl>.
On 11-02-02 18:19 , Fred Moyer wrote:
> There were some issues with dev versions of the Apache::* modules
> being in RC1, so I branched 2.0.5, set the external targets to the
> tagged stable releases of Apache::*, and rolled this second release
> candidate.
>
> Please take this for a whirl and report back +/- 1.  I've got this
> version running in all my production environments currently.
>
> http://people.apache.org/~phred/mod_perl-2.0.5-rc2.tar.gz

Tested on Windows 7-64bit with VC2010, Activestate Perl 5.10.1 Build 1007
(32 bit) and Apache 2.17 (32 bit) from Apachelounge.

  Test Summary Report
  -------------------
  t\preconnection\note.t                (Wstat: 0 Tests: 1 Failed: 1)
    Failed test:  1
  t\modperl\setupenv.t                  (Wstat: 0 Tests: 63 Failed: 6)
    Failed tests:  8, 22, 29, 36, 50, 57
  Files=242, Tests=2429, 140 wallclock secs ( 0.92 usr +  0.28 sys =  1.20
CPU)
  Result: FAIL
  Failed 2/242 test programs. 7/2429 subtests failed.

Real live test show no problems but I will do some more test to make sure.

--
Thomas den Braber



Re: [RELEASE CANDIDATE]: mod_perl-2.0.5 RC2

Posted by "Philippe M. Chiasson" <go...@apache.org>.
On 11-02-02 18:19 , Fred Moyer wrote:
> There were some issues with dev versions of the Apache::* modules
> being in RC1, so I branched 2.0.5, set the external targets to the
> tagged stable releases of Apache::*, and rolled this second release
> candidate.
> 
> Please take this for a whirl and report back +/- 1.  I've got this
> version running in all my production environments currently.
> 
> http://people.apache.org/~phred/mod_perl-2.0.5-rc2.tar.gz

All good on OS X 10.6:

 perl, v5.10.0 built for darwin-thread-multi-2level
 Server version: Apache/2.2.15 (Unix)

-- 
Philippe M. Chiasson     GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/       m/gozer\@(apache|cpan|ectoplasm)\.org/