You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Steve Hay <st...@googlemail.com> on 2015/06/10 19:13:21 UTC

[RELEASE CANDIDATE]: mod_perl-2.0.9 RC3

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

MD5 = 61d07fe00919d9da2b49dbf7b821b1a7
SHA1 = 09e1d5f19312742db9da38c8e7f8955a77d29dfd

Changes since RC2:

Fix t/api/aplog.t for apr-1.5.2. [Steve Hay]

Note that Perl 5.22.x is currently not supported. This is logged as
CPAN RT#101962 and will hopefully be addressed in 2.0.10. [Steve Hay]

Fix unthreaded build, which was broken in 2.0.9-rc2. [Steve Hay]

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC3

Posted by Vincent Veyron <vv...@wanadoo.fr>.
On Wed, 10 Jun 2015 18:13:21 +0100
Steve Hay <st...@googlemail.com> 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.gz


Test Summary Report
-------------------
t/apache/util.t                       (Wstat: 0 Tests: 8 Failed: 4)
  Failed tests:  1-4
t/filter/in_str_declined.t            (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
Files=245, Tests=2473, 228 wallclock secs ( 1.60 usr  0.42 sys + 158.47 cusr 27.82 csys = 188.31 CPU)
Result: FAIL
Failed 2/245 test programs. 4/2473 subtests failed.
[warning] server localhost:8529 shutdown
[warning] port 8529 still in use...
...done
[  error] error running tests (please examine t/logs/error_log)
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
Makefile:1106: recipe for target 'run_tests' failed
make: *** [run_tests] Error 1


uname -a
Linux olga 3.2.0-4-686-pae #1 SMP Debian 3.2.68-1+deb7u1 i686 GNU/Linux

Debian version : 8.0

httpd -V
Server version: Apache/2.4.12 (Unix)
Server built:   Jun 11 2015 14:13:01
Server's Module Magic Number: 20120211:41
Server loaded:  APR 1.5.1, APR-UTIL 1.5.4
Compiled using: APR 1.5.1, APR-UTIL 1.5.4
Architecture:   32-bit
Server MPM:     event
  threaded:     yes (fixed thread count)
    forked:     yes (variable process count)
Server compiled with....
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
 -D APR_USE_SYSVSEM_SERIALIZE
 -D APR_USE_PTHREAD_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D DYNAMIC_MODULE_LIMIT=256
 -D HTTPD_ROOT="/home/test_rc2/httpd-2.4.12"
 -D SUEXEC_BIN="/home/test_rc2/httpd-2.4.12/bin/suexec"
 -D DEFAULT_PIDLOG="logs/httpd.pid"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_ERRORLOG="logs/error_log"
 -D AP_TYPES_CONFIG_FILE="conf/mime.types"
 -D SERVER_CONFIG_FILE="conf/httpd.conf"

perl -V
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=i586-linux-gnu-thread-multi-64int
    uname='linux binet 3.2.0-4-amd64 #1 smp debian 3.2.65-1+deb7u2 i686 gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Dldflags= -Wl,-z,relro -Dlddlflags=-shared -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=i586-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.20 -Darchlib=/usr/lib/i386-linux-gnu/perl/5.20 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/i386-linux-gnu/perl5/5.20 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.20.2 -Dsitearch=/usr/local/lib/i386-linux-gnu/perl/5.20.2 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -Uversiononly -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib -Dlibperl=libperl.so.5.20.2 -des'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/i586-linux-gnu/4.9/include-fixed /usr/include/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=libc-2.19.so, so=so, useshrplib=true, libperl=libperl.so.5.20
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN.
	DEBPKG:debian/db_file_ver - http://bugs.debian.org/340047 Remove overly restrictive DB_File version check.
	DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information.
	DEBPKG:debian/enc2xs_inc - http://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories.
	DEBPKG:debian/errno_ver - http://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running processes.
	DEBPKG:debian/libperl_embed_doc - http://bugs.debian.org/186778 Note that libperl-dev package is required for embedded linking
	DEBPKG:fixes/respect_umask - Respect umask during installation
	DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories
	DEBPKG:debian/extutils_set_libperl_path - EU:MM: set location of libperl.a under /usr/lib
	DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor
	DEBPKG:debian/prefix_changes - Fiddle with *PREFIX and variables written to the makefile
	DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets.
	DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor.
	DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy.
	DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable.
	DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian
	DEBPKG:debian/module_build_man_extensions - http://bugs.debian.org/479460 Adjust Module::Build manual page extensions for the Debian Perl policy
	DEBPKG:debian/prune_libs - http://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need.
	DEBPKG:fixes/net_smtp_docs - [rt.cpan.org #36038] http://bugs.debian.org/100195 Document the Net::SMTP 'Port' option
	DEBPKG:debian/perlivp - http://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local
	DEBPKG:debian/deprecate-with-apt - http://bugs.debian.org/747628 Point users to Debian packages of deprecated core modules
	DEBPKG:debian/squelch-locale-warnings - http://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts
	DEBPKG:debian/skip-upstream-git-tests - Skip tests specific to the upstream Git repository
	DEBPKG:debian/patchlevel - http://bugs.debian.org/567489 List packaged patches for 5.20.2-3 in patchlevel.h
	DEBPKG:debian/skip-kfreebsd-crash - http://bugs.debian.org/628493 [perl #96272] Skip a crashing test case in t/op/threads.t on GNU/kFreeBSD
	DEBPKG:fixes/document_makemaker_ccflags - http://bugs.debian.org/628522 [rt.cpan.org #68613] Document that CCFLAGS should include $Config{ccflags}
	DEBPKG:debian/find_html2text - http://bugs.debian.org/640479 Configure CPAN::Distribution with correct name of html2text
	DEBPKG:debian/perl5db-x-terminal-emulator.patch - http://bugs.debian.org/668490 Invoke x-terminal-emulator rather than xterm in perl5db.pl
	DEBPKG:debian/cpan-missing-site-dirs - http://bugs.debian.org/688842 Fix CPAN::FirstTime defaults with nonexisting site dirs if a parent is writable
	DEBPKG:fixes/memoize_storable_nstore - [rt.cpan.org #77790] http://bugs.debian.org/587650 Memoize::Storable: respect 'nstore' option not respected
	DEBPKG:debian/regen-skip - Skip a regeneration check in unrelated git repositories
	DEBPKG:fixes/regcomp-mips-optim - [perl #122817] http://bugs.debian.org/754054 Downgrade the optimization of regcomp.c on mips and mipsel due to a gcc-4.9 bug
	DEBPKG:debian/makemaker-pasthru - http://bugs.debian.org/758471 Pass LD settings through to subdirectories
	DEBPKG:fixes/perldoc-less-R - [rt.cpan.org #98636] http://bugs.debian.org/758689 Tell the 'less' pager to allow terminal escape sequences
	DEBPKG:fixes/pod_man_reproducible_date - http://bugs.debian.org/759405 Support POD_MAN_DATE in Pod::Man for the left-hand footer
	DEBPKG:fixes/io_uncompress_gunzip_inmemory - http://bugs.debian.org/747363 [rt.cpan.org #95494] Fix gunzip to in-memory file handle
	DEBPKG:fixes/socket_test_recv_fix - http://bugs.debian.org/758718 [perl #122657] Compare recv return value to peername in socket test
	DEBPKG:fixes/hurd_socket_recv_todo - http://bugs.debian.org/758718 [perl #122657] TODO checking the result of recv() on hurd
	DEBPKG:fixes/regexp-performance - [0fa70a0] http://bugs.debian.org/777556 [perl #123743] simpify and speed up /.*.../ handling
	DEBPKG:fixes/failed_require_diagnostics - http://bugs.debian.org/781120 [perl #123270] Report inaccesible file on failed require
  Built under linux
  Compiled at Mar 29 2015 23:30:09
  @INC:
    /etc/perl
    /usr/local/lib/i386-linux-gnu/perl/5.20.2
    /usr/local/share/perl/5.20.2
    /usr/lib/i386-linux-gnu/perl5/5.20
    /usr/share/perl5
    /usr/lib/i386-linux-gnu/perl/5.20
    /usr/share/perl/5.20
    /usr/local/lib/site_perl
    .










-- 
					Salutations, Vincent Veyron 

https://legalcase.libremen.com/ 
Legal case, contract and insurance claim management software

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC3

Posted by Gregg Smith <mo...@gmail.com>.
+1,

Other than the known failures on Windows, looks good. Thanks Steve.

Win7 VC 2012 Perl 5.16.3
Vista VC 2008 Perl 5.16.3



On 6/10/2015 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.gz
>
> MD5 = 61d07fe00919d9da2b49dbf7b821b1a7
> SHA1 = 09e1d5f19312742db9da38c8e7f8955a77d29dfd
>
> Changes since RC2:
>
> Fix t/api/aplog.t for apr-1.5.2. [Steve Hay]
>
> Note that Perl 5.22.x is currently not supported. This is logged as
> CPAN RT#101962 and will hopefully be addressed in 2.0.10. [Steve Hay]
>
> Fix unthreaded build, which was broken in 2.0.9-rc2. [Steve Hay]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
> For additional commands, e-mail: dev-help@perl.apache.org
>


---------------------------------------------------------------------
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.9 RC3

Posted by Joseph Schaefer <jo...@yahoo.com.INVALID>.
+1 looking good Steve!

Sent from my iPhone

> On Jun 11, 2015, at 6:44 PM, Fred Moyer <fr...@redhotpenguin.com> wrote:
> 
> +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 <st...@googlemail.com> 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.gz
>> 
>> MD5 = 61d07fe00919d9da2b49dbf7b821b1a7
>> SHA1 = 09e1d5f19312742db9da38c8e7f8955a77d29dfd
>> 
>> Changes since RC2:
>> 
>> Fix t/api/aplog.t for apr-1.5.2. [Steve Hay]
>> 
>> Note that Perl 5.22.x is currently not supported. This is logged as
>> CPAN RT#101962 and will hopefully be addressed in 2.0.10. [Steve Hay]
>> 
>> Fix unthreaded build, which was broken in 2.0.9-rc2. [Steve Hay]

---------------------------------------------------------------------
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.9 RC3

Posted by Joseph Schaefer <jo...@yahoo.com>.
+1 looking good Steve!

Sent from my iPhone

> On Jun 11, 2015, at 6:44 PM, Fred Moyer <fr...@redhotpenguin.com> wrote:
> 
> +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 <st...@googlemail.com> 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.gz
>> 
>> MD5 = 61d07fe00919d9da2b49dbf7b821b1a7
>> SHA1 = 09e1d5f19312742db9da38c8e7f8955a77d29dfd
>> 
>> Changes since RC2:
>> 
>> Fix t/api/aplog.t for apr-1.5.2. [Steve Hay]
>> 
>> Note that Perl 5.22.x is currently not supported. This is logged as
>> CPAN RT#101962 and will hopefully be addressed in 2.0.10. [Steve Hay]
>> 
>> Fix unthreaded build, which was broken in 2.0.9-rc2. [Steve Hay]

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC3

Posted by Fred Moyer <fr...@redhotpenguin.com>.
+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 <st...@googlemail.com> 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.gz
>
> MD5 = 61d07fe00919d9da2b49dbf7b821b1a7
> SHA1 = 09e1d5f19312742db9da38c8e7f8955a77d29dfd
>
> Changes since RC2:
>
> Fix t/api/aplog.t for apr-1.5.2. [Steve Hay]
>
> Note that Perl 5.22.x is currently not supported. This is logged as
> CPAN RT#101962 and will hopefully be addressed in 2.0.10. [Steve Hay]
>
> Fix unthreaded build, which was broken in 2.0.9-rc2. [Steve Hay]

---------------------------------------------------------------------
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.9 RC3

Posted by Pete Houston <ph...@openstrike.co.uk>.
On Wed, Jun 10, 2015 at 06:13:21PM +0100, 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.gz

All tests passed here - no change in results from RC2.

Apache 2.4.12, perl 5.14.3, Linux x86_64

Looking forward to this having its production release. Very well done
everyone involved in getting to this point.

Pete
-- 
Openstrike - improving business through open source
http://www.openstrike.co.uk/ or call 01722 770036 / 07092 020107

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC3

Posted by Fred Moyer <fr...@redhotpenguin.com>.
+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 <st...@googlemail.com> 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.gz
>
> MD5 = 61d07fe00919d9da2b49dbf7b821b1a7
> SHA1 = 09e1d5f19312742db9da38c8e7f8955a77d29dfd
>
> Changes since RC2:
>
> Fix t/api/aplog.t for apr-1.5.2. [Steve Hay]
>
> Note that Perl 5.22.x is currently not supported. This is logged as
> CPAN RT#101962 and will hopefully be addressed in 2.0.10. [Steve Hay]
>
> Fix unthreaded build, which was broken in 2.0.9-rc2. [Steve Hay]

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC3

Posted by Steve Hay <st...@googlemail.com>.
On 10 Jun 2015 21:01, "David E. Wheeler" <da...@justatheory.com> wrote:
>
> On Jun 10, 2015, at 10:13 AM, Steve Hay <st...@googlemail.com>
wrote:
>
> > Note that Perl 5.22.x is currently not supported. This is logged as
> > CPAN RT#101962 and will hopefully be addressed in 2.0.10. [Steve Hay]
>
> Oh, bummer. I was just looking at this, as it’s core-dumping. Is it
difficult to fix? Is 2.0.10 likely to come sooner than 2.0.9 did?
>

I first came across it a while ago and hoped to have 2.0.9 out before
5.22.0, so I put it to one side at the time.

Unfortunately 5.22.0 has beaten us to a release, but I didn't want to hold
up 2.0.9 any longer to try to fix it.

Rest assured, though, that 2.0.10 won't be anything like as long coming as
2.0.9 has been. I hope the fix won't be too difficult, in which case we
should have 2.0.10 fairly soon after 2.0.9. It might also give us a chance
to address any more problems found with 2.0.9, especially with its httpd
2.4.x support, after it's escaped into the wild!

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC3

Posted by Steve Hay <st...@googlemail.com>.
On 10 Jun 2015 21:01, "David E. Wheeler" <da...@justatheory.com> wrote:
>
> On Jun 10, 2015, at 10:13 AM, Steve Hay <st...@googlemail.com>
wrote:
>
> > Note that Perl 5.22.x is currently not supported. This is logged as
> > CPAN RT#101962 and will hopefully be addressed in 2.0.10. [Steve Hay]
>
> Oh, bummer. I was just looking at this, as it’s core-dumping. Is it
difficult to fix? Is 2.0.10 likely to come sooner than 2.0.9 did?
>

I first came across it a while ago and hoped to have 2.0.9 out before
5.22.0, so I put it to one side at the time.

Unfortunately 5.22.0 has beaten us to a release, but I didn't want to hold
up 2.0.9 any longer to try to fix it.

Rest assured, though, that 2.0.10 won't be anything like as long coming as
2.0.9 has been. I hope the fix won't be too difficult, in which case we
should have 2.0.10 fairly soon after 2.0.9. It might also give us a chance
to address any more problems found with 2.0.9, especially with its httpd
2.4.x support, after it's escaped into the wild!

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC3

Posted by "David E. Wheeler" <da...@justatheory.com>.
On Jun 10, 2015, at 10:13 AM, Steve Hay <st...@googlemail.com> wrote:

> Note that Perl 5.22.x is currently not supported. This is logged as
> CPAN RT#101962 and will hopefully be addressed in 2.0.10. [Steve Hay]

Oh, bummer. I was just looking at this, as it’s core-dumping. Is it difficult to fix? Is 2.0.10 likely to come sooner than 2.0.9 did?

Thanks,

David


Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC3

Posted by John D Groenveld <jd...@elvis.arl.psu.edu>.
In message <CA...@mail.gmail.com>
, Steve Hay writes:
>Please download, test, and report back on this release candidate of
>the long-awaited mod_perl 2.0.9.

$ cat /etc/release
  OmniOS v11 r151014
  Copyright 2015 OmniTI Computer Consulting, Inc. All rights reserved.
  Use is subject to license terms.

$ env PATH=/opt/apache24/bin:/opt/apache24/perl-5.20.2/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/opt/gcc-4.8.1/bin:/usr/sfw/bin:/usr/gnu/bin httpd -V
Server version: Apache/2.4.12 (Unix)
Server built:   Jun  3 2015 08:47:59
Server's Module Magic Number: 20120211:41
Server loaded:  APR 1.5.1, APR-UTIL 1.5.4
Compiled using: APR 1.5.1, APR-UTIL 1.5.4
Architecture:   64-bit
Server MPM:     prefork
  threaded:     no
    forked:     yes (variable process count)
Server compiled with....
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
 -D APR_USE_PROC_PTHREAD_SERIALIZE
 -D APR_USE_PTHREAD_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D DYNAMIC_MODULE_LIMIT=256
 -D HTTPD_ROOT="/opt/apache24"
 -D SUEXEC_BIN="/opt/apache24/bin/suexec"
 -D DEFAULT_PIDLOG="logs/httpd.pid"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_ERRORLOG="logs/error_log"
 -D AP_TYPES_CONFIG_FILE="conf/mime.types"
 -D SERVER_CONFIG_FILE="conf/httpd.conf"

$ env PATH=/opt/apache24/bin:/opt/apache24/perl-5.20.2/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/opt/gcc-4.8.1/bin:/usr/sfw/bin:/usr/gnu/bin perl -V
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
   
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris-64
    uname='sunos bernice 5.11 omnios-170cea2 i86pc i386 i86pc '
    config_args='-Dprefix=/opt/apache24/perl-5.20.2 -Dcc=gcc -Duseshrplib -Uusemymalc -Duselargefiles -Ubincompat5005 -Doptimize=-O3 -Duse64bitall'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O3',
    cppflags='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector'
    ccversion='', gccversion='4.8.1', 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='gcc', ldflags =' -m64 -fstack-protector -L/usr/gnu/lib '
    libpth=/opt/gcc-4.8.1/lib /opt/gcc-4.8.1/lib/gcc/i386-pc-solaris2.11/4.8.1/include-fixed /usr/lib /usr/gnu/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -R /opt/apache24/perl-5.20.2/lib/5.20.2/i86pc-solaris-64/CORE'
    cccdlflags='-fPIC', lddlflags=' -shared -m64 -L/usr/gnu/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_SAFE_PUTENV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Built under solaris
  Compiled at Jun  3 2015 09:23:58
  @INC:
    /opt/apache24/perl-5.20.2/lib/site_perl/5.20.2/i86pc-solaris-64
    /opt/apache24/perl-5.20.2/lib/site_perl/5.20.2
    /opt/apache24/perl-5.20.2/lib/5.20.2/i86pc-solaris-64
    /opt/apache24/perl-5.20.2/lib/5.20.2
    .

$ env PATH=/opt/apache24/bin:/opt/apache24/perl-5.20.2/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/opt/gcc-4.8.1/bin:/usr/sfw/bin:/usr/gnu/bin perl Makefile.PL MP_APXS=/opt/apache24/bin/apxs MP_NO_THREADS=1 MAKE=gmake

$ perl -i.bak -pe 's/LoadModule proxy_balancer_module/#LoadModule proxy_balancer_module/' t/conf/httpd.conf

$ env PATH=/opt/apache24/bin:/opt/apache24/perl-5.20.2/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/opt/gcc-4.8.1/bin:/usr/sfw/bin:/usr/gnu/bin t/TEST
All tests successful.
Files=245, Tests=2566, 330 wallclock secs ( 2.35 usr  2.18 sys + 193.76 cusr 103.66 csys = 301.95 CPU)
Result: PASS

Thank you!
John
groenveld@acm.org

Re: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC3

Posted by Jan Kaluža <jk...@redhat.com>.
On 06/10/2015 07:13 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-rc3.tar.gz

All tests pass for me with both apr-1.5.1 and apr-1.5.2, httpd-2.4.12, 
Perl 5.18.4, apr-util 1.5.4. Running Fedora 21.

Regards,
Jan Kaluza

> MD5 = 61d07fe00919d9da2b49dbf7b821b1a7
> SHA1 = 09e1d5f19312742db9da38c8e7f8955a77d29dfd
>
> Changes since RC2:
>
> Fix t/api/aplog.t for apr-1.5.2. [Steve Hay]
>
> Note that Perl 5.22.x is currently not supported. This is logged as
> CPAN RT#101962 and will hopefully be addressed in 2.0.10. [Steve Hay]
>
> Fix unthreaded build, which was broken in 2.0.9-rc2. [Steve Hay]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
> For additional commands, e-mail: dev-help@perl.apache.org
>


---------------------------------------------------------------------
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.9 RC3

Posted by Jie Gao <J....@sydney.edu.au>.
> cat /etc/issue
Red Hat Enterprise Linux Server release 6.6 (Santiago)
Kernel \r on an \m

> Linux xxx.xxx.xx 2.6.32-504.23.4.el6.x86_64 #1 SMP Fri May 29 10:16:43 EDT 2015 x86_64 x86_64 x86_64 GNU/Linux

> perl -V
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:

  Platform:
    osname=linux, osvers=2.6.32-504.12.2.el6.x86_64, archname=x86_64-linux-thread-multi
    uname='linux xxx.xxx.xx 2.6.32-504.12.2.el6.x86_64 #1 smp sun feb 1 12:14:02 est 2015 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dcc=gcc -Dusethreads -Dprefix=/usr/local -des -A ccflags=-fPIC'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fPIC -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fPIC -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.7 20120313 (Red Hat 4.4.7-11)', 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='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=libc-2.12.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.12'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'

Characteristics of this binary (from libperl):
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Mar 27 2015 14:50:02
  @INC:
    /usr/local/lib/perl5/site_perl/5.20.2/x86_64-linux-thread-multi
    /usr/local/lib/perl5/site_perl/5.20.2
    /usr/local/lib/perl5/5.20.2/x86_64-linux-thread-multi
    /usr/local/lib/perl5/5.20.2
    /usr/local/lib/perl5/site_perl/5.18.2
    /usr/local/lib/perl5/site_perl/5.18.0
    /usr/local/lib/perl5/site_perl
    .

Apache: /usr/local/httpd-2.4.12



All tests successful.



Regards,

Jie