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 2010/08/21 22:27:56 UTC

[RELEASE CANDIDATE] Apache-Test-1.33 RC1

Please take a minute to test this release candidate for Apache-Test
1.33 and report back success or failure.

http://people.apache.org/~phred/Apache-Test-1.33-rc1.tar.gz

MD5 (Apache-Test-1.33-rc1.tar.gz) = 8bcb81db27b10dcf70d79d6fe5ca67fa


Summary of changes.  Thanks to the various contributors!

Provide build/test environment for modules bundled with mod_perl like
Apache::Reload and Apache::SizeLimit
[Torsten Foertsch]

The CN in server certificates generated by Apache::TestSSLCA will now
match the servername passed to t/TEST.
[Joe Orton]

Add check for automated testing environment variable before prompting
with EU::MM to quit the test suite.  Some automated smoke tests were
failed because the EU::MM prompt was timing out.
[Adam Prime, Fred Moyer]

https://rt.cpan.org/Public/Bug/Display.html?id=32993
use TAP::Harness for Apache::TestHarnessPHP
[Mark A. Hershberger]

https://rt.cpan.org/Public/Bug/Display.html?id=54476
Fix error where non root user gets test failure with httpd suexec and mod_fcgid
[Peter (Stig) Edwards]

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


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

Posted by Fred Moyer <fr...@redhotpenguin.com>.
On Sat, Sep 11, 2010 at 11:46 AM, Issac Goldstand <ma...@beamartyr.net> wrote:
>  On 9/11/2010 4:32 PM, Torsten Förtsch wrote:
>> On Saturday, September 11, 2010 08:38:46 Fred Moyer wrote:
>>>  http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz
> +1
>
> Debian Lenny (5.0.6)

+1

Linux 2.6.23.17, perl 5.8.9, httpd 2.2.9

Darwin, perl 5.12.2, httpd 2.2.16


>
> Server version: Apache/2.2.14 (Unix)
> Server built:   May 23 2010 23:00:52
>
> Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
>  Platform:
>    osname=linux, osvers=2.6.26-2-amd64,
> archname=i486-linux-gnu-thread-multi
>    uname='linux puccini 2.6.26-2-amd64 #1 smp fri aug 14 07:12:04 utc
> 2009 i686 gnulinux '
>    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN
> -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr
> -Dprivlib=/usr/share/perl/5.10 -Darchlib=/usr/lib/perl/5.10
> -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5
> -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local
> -Dsitelib=/usr/local/share/perl/5.10.0
> -Dsitearch=/usr/local/lib/perl/5.10.0 -Dman1dir=/usr/share/man/man1
> -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1
> -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl
> -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio
> -Uusenm -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib
> -Dlibperl=libperl.so.5.10.0 -Dd_dosuid -des'
>    hint=recommended, useposix=true, d_sigaction=define
>    useithreads=define, usemultiplicity=define
>    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
>    use64bitint=undef, use64bitall=undef, uselongdouble=undef
>    usemymalloc=n, bincompat5005=undef
>  Compiler:
>    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN
> -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 -fno-strict-aliasing
> -pipe -I/usr/local/include'
>    ccversion='', gccversion='4.3.2', gccosandvers=''
>    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
>    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
>    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
> lseeksize=8
>    alignbytes=4, prototype=define
>  Linker and Libraries:
>    ld='cc', ldflags =' -L/usr/local/lib'
>    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
>    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
>    perllibs=-ldl -lm -lpthread -lc -lcrypt
>    libc=/lib/libc-2.7.so, so=so, useshrplib=true, libperl=libperl.so.5.10.0
>    gnulibc_version='2.7'
>  Dynamic Linking:
>    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
>    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'
>
>
> Characteristics of this binary (from libperl):
>  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
>                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
>                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
>  Built under linux
>  Compiled at Aug 28 2009 22:15:29
>  %ENV:
>    PERL5LIB="/home/issac/perl/lib/perl/5.8.3/auto"
>  @INC:
>    /home/issac/perl/lib/perl/5.8.3/auto
>    /etc/perl
>    /usr/local/lib/perl/5.10.0
>    /usr/local/share/perl/5.10.0
>    /usr/lib/perl5
>    /usr/share/perl5
>    /usr/lib/perl/5.10
>    /usr/share/perl/5.10
>    /usr/local/lib/site_perl
>
>
>
>

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


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

Posted by Fred Moyer <fr...@redhotpenguin.com>.
On Sat, Sep 11, 2010 at 11:46 AM, Issac Goldstand <ma...@beamartyr.net> wrote:
>  On 9/11/2010 4:32 PM, Torsten Förtsch wrote:
>> On Saturday, September 11, 2010 08:38:46 Fred Moyer wrote:
>>>  http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz
> +1
>
> Debian Lenny (5.0.6)

+1

Linux 2.6.23.17, perl 5.8.9, httpd 2.2.9

Darwin, perl 5.12.2, httpd 2.2.16


>
> Server version: Apache/2.2.14 (Unix)
> Server built:   May 23 2010 23:00:52
>
> Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
>  Platform:
>    osname=linux, osvers=2.6.26-2-amd64,
> archname=i486-linux-gnu-thread-multi
>    uname='linux puccini 2.6.26-2-amd64 #1 smp fri aug 14 07:12:04 utc
> 2009 i686 gnulinux '
>    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN
> -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr
> -Dprivlib=/usr/share/perl/5.10 -Darchlib=/usr/lib/perl/5.10
> -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5
> -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local
> -Dsitelib=/usr/local/share/perl/5.10.0
> -Dsitearch=/usr/local/lib/perl/5.10.0 -Dman1dir=/usr/share/man/man1
> -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1
> -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl
> -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio
> -Uusenm -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib
> -Dlibperl=libperl.so.5.10.0 -Dd_dosuid -des'
>    hint=recommended, useposix=true, d_sigaction=define
>    useithreads=define, usemultiplicity=define
>    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
>    use64bitint=undef, use64bitall=undef, uselongdouble=undef
>    usemymalloc=n, bincompat5005=undef
>  Compiler:
>    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN
> -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 -fno-strict-aliasing
> -pipe -I/usr/local/include'
>    ccversion='', gccversion='4.3.2', gccosandvers=''
>    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
>    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
>    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
> lseeksize=8
>    alignbytes=4, prototype=define
>  Linker and Libraries:
>    ld='cc', ldflags =' -L/usr/local/lib'
>    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
>    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
>    perllibs=-ldl -lm -lpthread -lc -lcrypt
>    libc=/lib/libc-2.7.so, so=so, useshrplib=true, libperl=libperl.so.5.10.0
>    gnulibc_version='2.7'
>  Dynamic Linking:
>    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
>    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'
>
>
> Characteristics of this binary (from libperl):
>  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
>                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
>                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
>  Built under linux
>  Compiled at Aug 28 2009 22:15:29
>  %ENV:
>    PERL5LIB="/home/issac/perl/lib/perl/5.8.3/auto"
>  @INC:
>    /home/issac/perl/lib/perl/5.8.3/auto
>    /etc/perl
>    /usr/local/lib/perl/5.10.0
>    /usr/local/share/perl/5.10.0
>    /usr/lib/perl5
>    /usr/share/perl5
>    /usr/lib/perl/5.10
>    /usr/share/perl/5.10
>    /usr/local/lib/site_perl
>
>
>
>

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

Posted by Fred Moyer <fr...@redhotpenguin.com>.
On Sat, Sep 11, 2010 at 11:46 AM, Issac Goldstand <ma...@beamartyr.net> wrote:
>  On 9/11/2010 4:32 PM, Torsten Förtsch wrote:
>> On Saturday, September 11, 2010 08:38:46 Fred Moyer wrote:
>>>  http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz
> +1
>
> Debian Lenny (5.0.6)

+1

Linux 2.6.23.17, perl 5.8.9, httpd 2.2.9

Darwin, perl 5.12.2, httpd 2.2.16


>
> Server version: Apache/2.2.14 (Unix)
> Server built:   May 23 2010 23:00:52
>
> Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
>  Platform:
>    osname=linux, osvers=2.6.26-2-amd64,
> archname=i486-linux-gnu-thread-multi
>    uname='linux puccini 2.6.26-2-amd64 #1 smp fri aug 14 07:12:04 utc
> 2009 i686 gnulinux '
>    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN
> -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr
> -Dprivlib=/usr/share/perl/5.10 -Darchlib=/usr/lib/perl/5.10
> -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5
> -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local
> -Dsitelib=/usr/local/share/perl/5.10.0
> -Dsitearch=/usr/local/lib/perl/5.10.0 -Dman1dir=/usr/share/man/man1
> -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1
> -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl
> -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio
> -Uusenm -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib
> -Dlibperl=libperl.so.5.10.0 -Dd_dosuid -des'
>    hint=recommended, useposix=true, d_sigaction=define
>    useithreads=define, usemultiplicity=define
>    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
>    use64bitint=undef, use64bitall=undef, uselongdouble=undef
>    usemymalloc=n, bincompat5005=undef
>  Compiler:
>    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN
> -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 -fno-strict-aliasing
> -pipe -I/usr/local/include'
>    ccversion='', gccversion='4.3.2', gccosandvers=''
>    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
>    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
>    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
> lseeksize=8
>    alignbytes=4, prototype=define
>  Linker and Libraries:
>    ld='cc', ldflags =' -L/usr/local/lib'
>    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
>    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
>    perllibs=-ldl -lm -lpthread -lc -lcrypt
>    libc=/lib/libc-2.7.so, so=so, useshrplib=true, libperl=libperl.so.5.10.0
>    gnulibc_version='2.7'
>  Dynamic Linking:
>    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
>    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'
>
>
> Characteristics of this binary (from libperl):
>  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
>                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
>                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
>  Built under linux
>  Compiled at Aug 28 2009 22:15:29
>  %ENV:
>    PERL5LIB="/home/issac/perl/lib/perl/5.8.3/auto"
>  @INC:
>    /home/issac/perl/lib/perl/5.8.3/auto
>    /etc/perl
>    /usr/local/lib/perl/5.10.0
>    /usr/local/share/perl/5.10.0
>    /usr/lib/perl5
>    /usr/share/perl5
>    /usr/lib/perl/5.10
>    /usr/share/perl/5.10
>    /usr/local/lib/site_perl
>
>
>
>

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

Posted by Issac Goldstand <ma...@beamartyr.net>.
 On 9/11/2010 4:32 PM, Torsten Förtsch wrote:
> On Saturday, September 11, 2010 08:38:46 Fred Moyer wrote:
>>  http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz
+1

Debian Lenny (5.0.6)

Server version: Apache/2.2.14 (Unix)
Server built:   May 23 2010 23:00:52

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.26-2-amd64,
archname=i486-linux-gnu-thread-multi
    uname='linux puccini 2.6.26-2-amd64 #1 smp fri aug 14 07:12:04 utc
2009 i686 gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr
-Dprivlib=/usr/share/perl/5.10 -Darchlib=/usr/lib/perl/5.10
-Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5
-Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local
-Dsitelib=/usr/local/share/perl/5.10.0
-Dsitearch=/usr/local/lib/perl/5.10.0 -Dman1dir=/usr/share/man/man1
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio
-Uusenm -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib
-Dlibperl=libperl.so.5.10.0 -Dd_dosuid -des'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN
-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 -fno-strict-aliasing
-pipe -I/usr/local/include'
    ccversion='', gccversion='4.3.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.7.so, so=so, useshrplib=true, libperl=libperl.so.5.10.0
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under linux
  Compiled at Aug 28 2009 22:15:29
  %ENV:
    PERL5LIB="/home/issac/perl/lib/perl/5.8.3/auto"
  @INC:
    /home/issac/perl/lib/perl/5.8.3/auto
    /etc/perl
    /usr/local/lib/perl/5.10.0
    /usr/local/share/perl/5.10.0
    /usr/lib/perl5
    /usr/share/perl5
    /usr/lib/perl/5.10
    /usr/share/perl/5.10
    /usr/local/lib/site_perl




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


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

Posted by Issac Goldstand <ma...@beamartyr.net>.
 On 9/11/2010 4:32 PM, Torsten Förtsch wrote:
> On Saturday, September 11, 2010 08:38:46 Fred Moyer wrote:
>>  http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz
+1

Debian Lenny (5.0.6)

Server version: Apache/2.2.14 (Unix)
Server built:   May 23 2010 23:00:52

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.26-2-amd64,
archname=i486-linux-gnu-thread-multi
    uname='linux puccini 2.6.26-2-amd64 #1 smp fri aug 14 07:12:04 utc
2009 i686 gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr
-Dprivlib=/usr/share/perl/5.10 -Darchlib=/usr/lib/perl/5.10
-Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5
-Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local
-Dsitelib=/usr/local/share/perl/5.10.0
-Dsitearch=/usr/local/lib/perl/5.10.0 -Dman1dir=/usr/share/man/man1
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio
-Uusenm -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib
-Dlibperl=libperl.so.5.10.0 -Dd_dosuid -des'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN
-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 -fno-strict-aliasing
-pipe -I/usr/local/include'
    ccversion='', gccversion='4.3.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.7.so, so=so, useshrplib=true, libperl=libperl.so.5.10.0
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under linux
  Compiled at Aug 28 2009 22:15:29
  %ENV:
    PERL5LIB="/home/issac/perl/lib/perl/5.8.3/auto"
  @INC:
    /home/issac/perl/lib/perl/5.8.3/auto
    /etc/perl
    /usr/local/lib/perl/5.10.0
    /usr/local/share/perl/5.10.0
    /usr/lib/perl5
    /usr/share/perl5
    /usr/lib/perl/5.10
    /usr/share/perl/5.10
    /usr/local/lib/site_perl




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

Posted by Issac Goldstand <ma...@beamartyr.net>.
 On 9/11/2010 4:32 PM, Torsten Förtsch wrote:
> On Saturday, September 11, 2010 08:38:46 Fred Moyer wrote:
>>  http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz
+1

Debian Lenny (5.0.6)

Server version: Apache/2.2.14 (Unix)
Server built:   May 23 2010 23:00:52

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.26-2-amd64,
archname=i486-linux-gnu-thread-multi
    uname='linux puccini 2.6.26-2-amd64 #1 smp fri aug 14 07:12:04 utc
2009 i686 gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr
-Dprivlib=/usr/share/perl/5.10 -Darchlib=/usr/lib/perl/5.10
-Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5
-Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local
-Dsitelib=/usr/local/share/perl/5.10.0
-Dsitearch=/usr/local/lib/perl/5.10.0 -Dman1dir=/usr/share/man/man1
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio
-Uusenm -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib
-Dlibperl=libperl.so.5.10.0 -Dd_dosuid -des'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN
-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 -fno-strict-aliasing
-pipe -I/usr/local/include'
    ccversion='', gccversion='4.3.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.7.so, so=so, useshrplib=true, libperl=libperl.so.5.10.0
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under linux
  Compiled at Aug 28 2009 22:15:29
  %ENV:
    PERL5LIB="/home/issac/perl/lib/perl/5.8.3/auto"
  @INC:
    /home/issac/perl/lib/perl/5.8.3/auto
    /etc/perl
    /usr/local/lib/perl/5.10.0
    /usr/local/share/perl/5.10.0
    /usr/lib/perl5
    /usr/share/perl5
    /usr/lib/perl/5.10
    /usr/share/perl/5.10
    /usr/local/lib/site_perl




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

Posted by Issac Goldstand <ma...@beamartyr.net>.
 On 9/11/2010 4:32 PM, Torsten Förtsch wrote:
> On Saturday, September 11, 2010 08:38:46 Fred Moyer wrote:
>>  http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz
+1

Debian Lenny (5.0.6)

Server version: Apache/2.2.14 (Unix)
Server built:   May 23 2010 23:00:52

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.26-2-amd64,
archname=i486-linux-gnu-thread-multi
    uname='linux puccini 2.6.26-2-amd64 #1 smp fri aug 14 07:12:04 utc
2009 i686 gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr
-Dprivlib=/usr/share/perl/5.10 -Darchlib=/usr/lib/perl/5.10
-Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5
-Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local
-Dsitelib=/usr/local/share/perl/5.10.0
-Dsitearch=/usr/local/lib/perl/5.10.0 -Dman1dir=/usr/share/man/man1
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio
-Uusenm -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib
-Dlibperl=libperl.so.5.10.0 -Dd_dosuid -des'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN
-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 -fno-strict-aliasing
-pipe -I/usr/local/include'
    ccversion='', gccversion='4.3.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.7.so, so=so, useshrplib=true, libperl=libperl.so.5.10.0
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under linux
  Compiled at Aug 28 2009 22:15:29
  %ENV:
    PERL5LIB="/home/issac/perl/lib/perl/5.8.3/auto"
  @INC:
    /home/issac/perl/lib/perl/5.8.3/auto
    /etc/perl
    /usr/local/lib/perl/5.10.0
    /usr/local/share/perl/5.10.0
    /usr/lib/perl5
    /usr/share/perl5
    /usr/lib/perl/5.10
    /usr/share/perl/5.10
    /usr/local/lib/site_perl




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

Posted by Torsten Förtsch <to...@gmx.net>.
On Saturday, September 11, 2010 08:38:46 Fred Moyer wrote:
>  http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz

+1

opensuse 11.3

self-compiled perl 5.12.1 x86_64, useithreads=undef, usemultiplicity=undef

apache
Server version: Apache/2.2.16 (Unix)
Server built:   Sep  9 2010 15:10:55
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

Thanks, Fred.

Torsten Förtsch

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

Like fantasy? http://kabatinte.net

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

Posted by Torsten Förtsch <to...@gmx.net>.
On Saturday, September 11, 2010 08:38:46 Fred Moyer wrote:
>  http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz

+1

opensuse 11.3

self-compiled perl 5.12.1 x86_64, useithreads=undef, usemultiplicity=undef

apache
Server version: Apache/2.2.16 (Unix)
Server built:   Sep  9 2010 15:10:55
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

Thanks, Fred.

Torsten Förtsch

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

Like fantasy? http://kabatinte.net

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

Posted by Torsten Förtsch <to...@gmx.net>.
On Saturday, September 11, 2010 08:38:46 Fred Moyer wrote:
>  http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz

+1

opensuse 11.3

self-compiled perl 5.12.1 x86_64, useithreads=undef, usemultiplicity=undef

apache
Server version: Apache/2.2.16 (Unix)
Server built:   Sep  9 2010 15:10:55
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

Thanks, Fred.

Torsten Förtsch

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

Like fantasy? http://kabatinte.net

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

Posted by Torsten Förtsch <to...@gmx.net>.
On Saturday, September 11, 2010 08:38:46 Fred Moyer wrote:
>  http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz

+1

opensuse 11.3

self-compiled perl 5.12.1 x86_64, useithreads=undef, usemultiplicity=undef

apache
Server version: Apache/2.2.16 (Unix)
Server built:   Sep  9 2010 15:10:55
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

Thanks, Fred.

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] Apache-Test-1.33 RC1

Posted by Fred Moyer <fr...@redhotpenguin.com>.
RC2 is available which contains an additional feature:

Propagate APACHE_TEST_NO_STICKY_PREFERENCES to the Apache environment
for mod_perl configurations (Apache::TestConfigPerl),
http://www.gossamer-threads.com/lists/modperl/dev/101929
[Torsten Foertsch]

Please download and test this release candidate and report back
success or failure.  Thanks!

 http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz



On Sat, Aug 21, 2010 at 1:27 PM, Fred Moyer <fr...@redhotpenguin.com> wrote:
> Please take a minute to test this release candidate for Apache-Test
> 1.33 and report back success or failure.
>
> http://people.apache.org/~phred/Apache-Test-1.33-rc1.tar.gz
>
> MD5 (Apache-Test-1.33-rc1.tar.gz) = 8bcb81db27b10dcf70d79d6fe5ca67fa
>
>
> Summary of changes.  Thanks to the various contributors!
>
> Provide build/test environment for modules bundled with mod_perl like
> Apache::Reload and Apache::SizeLimit
> [Torsten Foertsch]
>
> The CN in server certificates generated by Apache::TestSSLCA will now
> match the servername passed to t/TEST.
> [Joe Orton]
>
> Add check for automated testing environment variable before prompting
> with EU::MM to quit the test suite.  Some automated smoke tests were
> failed because the EU::MM prompt was timing out.
> [Adam Prime, Fred Moyer]
>
> https://rt.cpan.org/Public/Bug/Display.html?id=32993
> use TAP::Harness for Apache::TestHarnessPHP
> [Mark A. Hershberger]
>
> https://rt.cpan.org/Public/Bug/Display.html?id=54476
> Fix error where non root user gets test failure with httpd suexec and mod_fcgid
> [Peter (Stig) Edwards]
>

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

Posted by Fred Moyer <fr...@redhotpenguin.com>.
RC2 is available which contains an additional feature:

Propagate APACHE_TEST_NO_STICKY_PREFERENCES to the Apache environment
for mod_perl configurations (Apache::TestConfigPerl),
http://www.gossamer-threads.com/lists/modperl/dev/101929
[Torsten Foertsch]

Please download and test this release candidate and report back
success or failure.  Thanks!

 http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz



On Sat, Aug 21, 2010 at 1:27 PM, Fred Moyer <fr...@redhotpenguin.com> wrote:
> Please take a minute to test this release candidate for Apache-Test
> 1.33 and report back success or failure.
>
> http://people.apache.org/~phred/Apache-Test-1.33-rc1.tar.gz
>
> MD5 (Apache-Test-1.33-rc1.tar.gz) = 8bcb81db27b10dcf70d79d6fe5ca67fa
>
>
> Summary of changes.  Thanks to the various contributors!
>
> Provide build/test environment for modules bundled with mod_perl like
> Apache::Reload and Apache::SizeLimit
> [Torsten Foertsch]
>
> The CN in server certificates generated by Apache::TestSSLCA will now
> match the servername passed to t/TEST.
> [Joe Orton]
>
> Add check for automated testing environment variable before prompting
> with EU::MM to quit the test suite.  Some automated smoke tests were
> failed because the EU::MM prompt was timing out.
> [Adam Prime, Fred Moyer]
>
> https://rt.cpan.org/Public/Bug/Display.html?id=32993
> use TAP::Harness for Apache::TestHarnessPHP
> [Mark A. Hershberger]
>
> https://rt.cpan.org/Public/Bug/Display.html?id=54476
> Fix error where non root user gets test failure with httpd suexec and mod_fcgid
> [Peter (Stig) Edwards]
>

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

Posted by Fred Moyer <fr...@redhotpenguin.com>.
RC2 is available which contains an additional feature:

Propagate APACHE_TEST_NO_STICKY_PREFERENCES to the Apache environment
for mod_perl configurations (Apache::TestConfigPerl),
http://www.gossamer-threads.com/lists/modperl/dev/101929
[Torsten Foertsch]

Please download and test this release candidate and report back
success or failure.  Thanks!

 http://people.apache.org/~phred/Apache-Test-1.33-rc2.tar.gz



On Sat, Aug 21, 2010 at 1:27 PM, Fred Moyer <fr...@redhotpenguin.com> wrote:
> Please take a minute to test this release candidate for Apache-Test
> 1.33 and report back success or failure.
>
> http://people.apache.org/~phred/Apache-Test-1.33-rc1.tar.gz
>
> MD5 (Apache-Test-1.33-rc1.tar.gz) = 8bcb81db27b10dcf70d79d6fe5ca67fa
>
>
> Summary of changes.  Thanks to the various contributors!
>
> Provide build/test environment for modules bundled with mod_perl like
> Apache::Reload and Apache::SizeLimit
> [Torsten Foertsch]
>
> The CN in server certificates generated by Apache::TestSSLCA will now
> match the servername passed to t/TEST.
> [Joe Orton]
>
> Add check for automated testing environment variable before prompting
> with EU::MM to quit the test suite.  Some automated smoke tests were
> failed because the EU::MM prompt was timing out.
> [Adam Prime, Fred Moyer]
>
> https://rt.cpan.org/Public/Bug/Display.html?id=32993
> use TAP::Harness for Apache::TestHarnessPHP
> [Mark A. Hershberger]
>
> https://rt.cpan.org/Public/Bug/Display.html?id=54476
> Fix error where non root user gets test failure with httpd suexec and mod_fcgid
> [Peter (Stig) Edwards]
>

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