Hi,

there is this patch:

http://patch-tracker.debian.org/patch/series/view/libapache2-mod-perl2/2.0.5-4/250-lfs-perl-5.14.patch

A friend of mine has confirmed that it is required to make modperl work on
his 32bit ubuntu with perl 5.14.1.

All my systems here are 64bit. I also don't have an idea of all the
implications of the patch. I don't think it could be applied as is for the
general case.

Joe, I have added as a recipient because according to a comment in the code
you are the author of the stuff that is removed by the patch.

What do you think about it?

Torsten Förtsch

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

Like fantasy? http://kabatinte.net
perl -V

Summary of my perl5 (revision 5 version 14 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-28-generic-pae, archname=i686-linux-thread-multi
    uname='linux ubuntu10 2.6.32-28-generic-pae #55-ubuntu smp mon jan 10 
22:34:08 utc 2011 i686 gnulinux '
    config_args='-des -Dprefix=/opt/perl514 -Dusethreads'
    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 -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 -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.3', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /usr/lib64
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.11.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.1'
  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: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Sep  9 2011 23:04:18
  %ENV:
    PERL5LIB="/serv/perl/lib"
  @INC:
    /serv/perl/lib
    /opt/perl514/lib/site_perl/5.14.1/i686-linux-thread-multi
    /opt/perl514/lib/site_perl/5.14.1
    /opt/perl514/lib/5.14.1/i686-linux-thread-multi
    /opt/perl514/lib/5.14.1
    .

======================================================================
make test 

liefert

.....
/opt/perl514/bin/perl -Iblib/arch -Iblib/lib \
        t/TEST -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /opt/perl514/bin/perl /home/rs/mod_perl-2.0.5/t/TEST -clean
APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= 
APACHE_TEST_APXS= \
        /opt/perl514/bin/perl -Iblib/arch -Iblib/lib \
        t/TEST -bugreport -verbose=0 
[warning] setting ulimit to allow core files
ulimit -c unlimited; /opt/perl514/bin/perl /home/rs/mod_perl-2.0.5/t/TEST 
-bugreport -verbose=0
Not a CODE reference at 
/opt/perl514/lib/5.14.1/i686-linux-thread-multi/DynaLoader.pm line 213.
END failed--call queue aborted at 
/home/rs/mod_perl-2.0.5/blib/lib/ModPerl/Const.pm line 213.
Compilation failed in require at 
/home/rs/mod_perl-2.0.5/blib/lib/Apache2/Const.pm line 18.
BEGIN failed--compilation aborted at 
/home/rs/mod_perl-2.0.5/blib/lib/Apache2/Const.pm line 18.
Compilation failed in require at 
/home/rs/mod_perl-2.0.5/t/response/TestApache/subprocess.pm line 13.
BEGIN failed--compilation aborted at 
/home/rs/mod_perl-2.0.5/t/response/TestApache/subprocess.pm line 13.
Compilation failed in require at 
/home/rs/mod_perl-2.0.5/Apache-Test/lib/Apache/TestConfigPerl.pm line 643.
Attempt to reload Apache2/Const.pm aborted.
Compilation failed in require at 
/home/rs/mod_perl-2.0.5/t/response/TestDirective/perlrequire.pm line 18.
BEGIN failed--compilation aborted at 
/home/rs/mod_perl-2.0.5/t/response/TestDirective/perlrequire.pm line 18.
Compilation failed in require at 
/home/rs/mod_perl-2.0.5/Apache-Test/lib/Apache/TestConfigPerl.pm line 643.
Attempt to reload Apache2/Const.pm aborted.
Compilation failed in require at 
/home/rs/mod_perl-2.0.5/t/response/TestDirective/perlmodule.pm line 16.
BEGIN failed--compilation aborted at 
/home/rs/mod_perl-2.0.5/t/response/TestDirective/perlmodule.pm line 16.
Compilation failed in require at 
/home/rs/mod_perl-2.0.5/Apache-Test/lib/Apache/TestConfigPerl.pm line 643.
/usr/sbin/apache2  -d /home/rs/mod_perl-2.0.5/t -f 
/home/rs/mod_perl-2.0.5/t/conf/httpd.conf -D APACHE2 -D PERL_USEITHREADS
using Apache/2.2.14 (prefork MPM)

waiting 120 seconds for server to start: .[  error] oh golly, server dumped 
core 
[  error] for stacktrace, run: gdb /usr/sbin/apache2 -core 
/home/rs/mod_perl-2.0.5/core
[  error] 
server has died with status 255 (t/logs/error_log wasn't created, start the 
server in the debug mode)
[  error] oh crap, server dumped core 
[  error] for stacktrace, run: gdb /usr/sbin/apache2 -core 
/home/rs/mod_perl-2.0.5/core
Terminated
make: *** [run_tests] Fehler 143
rs@ubuntu10:~/mod_perl-2.0.5$ 


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

Reply via email to