Hello,
  at this point, I have started from scratch with a
new
Perl 5.8.2, and then rebuilt the modperl 2.0, with new
source, source tree.

I may still be missing some parts.

Herein contains the error outputs from the make test.

If you believe these are OK, then I would go on
to the make install step - I hesitate as things do not
look proper.


Thanks kindly for your support, :-|
Steve Larson
[EMAIL PROTECTED]

-------------8<---------- Start Bug Report
------------8<----------
1. Problem Description:
  [DESCRIBE THE PROBLEM HERE]
Output from make test follows:

apr-ext/perlio....................skipped
        all skipped: This test is under construction
apr-ext/uuid......................Can't load
'/usr/local/source/modperl-2.0/t/../blib/arch/Apache2/auto/APR/APR.so'
for module APR:
/usr/local/source/modperl-2.0/t/../blib/arch/Apache2/auto/APR/APR.so:
undefined symbol: apr_hook_global_pool at
/usr/local/lib/perl5/5.8.2/i686-linux-thread-multi/DynaLoader.pm
line 229.
 at apr-ext/uuid.t line 25
Compilation failed in require at apr-ext/uuid.t line
25.
apr-ext/uuid......................dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay

compat/conn_authen................skipped
        all skipped: libwww-perl is not installed

error/push_handlers...............skipped
        all skipped: This test is under construction


filter/both_str_req_mix...........skipped
        all skipped: cannot find module
'Compress::Zlib', cannot find module 'deflate'
filter/both_str_req_proxy.........skipped
        all skipped: cannot find module 'proxy'

hooks/authen......................skipped
        all skipped: libwww-perl is not installed
hooks/authz.......................skipped
        all skipped: libwww-perl is not installed

modperl/request_rec_tie_api.......skipped
        all skipped: perl 5.008002: PerlIO is used
instead of TIEd IO

modules/cgi2......................skipped
        all skipped: libwww-perl is not installed, CGI
version 3.01 or higher is required

modules/cgipost2..................skipped
        all skipped: CGI version 3.01 or higher is
required
modules/cgiupload.................skipped
        all skipped: libwww-perl is not installed
modules/cgiupload2................skipped
        all skipped: libwww-perl is not installed, CGI
version 3.01 or higher is required

modules/proxy.....................skipped
        all skipped: cannot find module 'proxy'


protocol/eliza....................skipped
        all skipped: cannot find module
'Chatbot::Eliza'
Failed Test    Stat Wstat Total Fail  Failed  List of
Failed
-------------------------------------------------------------------------------
apr-ext/uuid.t  255 65280     3    6 200.00%  1-3
14 tests skipped.
*** server localhost.localdomain:8529 shutdown
!!! error running tests (please examine
t/logs/error_log)
 
2. Used Components and their Configuration:
 
*** mod_perl version 1.9913
 
*** using lib/Apache/BuildConfig.pm
*** Makefile.PL options:
  MP_APXS         =>
/usr/local/apache2/httpd/prefork/bin/apxs
  MP_COMPAT_1X    => 1
  MP_DEBUG        => 1
  MP_GENERATE_XS  => 1
  MP_INST_APACHE2 => 1
  MP_LIBNAME      => mod_perl
  MP_TRACE        => 1
  MP_USE_DSO      => 1
  MP_USE_STATIC   => 1
 
 
*** /usr/local/apache2/httpd/prefork/bin/ps -V
Server version: Apache/2.0.48
Server built:   Jan 14 2004 13:14:36
Server's Module Magic Number: 20020903:4
Architecture:   32-bit
Server compiled with....
 -D APACHE_MPM_DIR="server/mpm/prefork"
 -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 HTTPD_ROOT="/usr/local/apache2/httpd/prefork"
 -D
SUEXEC_BIN="/usr/local/apache2/httpd/prefork/bin/suexec"
 -D DEFAULT_PIDLOG="logs/httpd.pid"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_LOCKFILE="logs/accept.lock"
 -D DEFAULT_ERRORLOG="logs/error_log"
 -D AP_TYPES_CONFIG_FILE="conf/mime.types"
 -D SERVER_CONFIG_FILE="conf/ps.conf"
 
                                                      
                         
*** /usr/local/bin/perl -V
Summary of my perl5 (revision 5.0 version 8 subversion
2) configuration:
  Platform:
    osname=linux, osvers=2.4.20-8,
archname=i686-linux-thread-multi
    uname='linux sparkler 2.4.20-8 #1 thu mar 13
17:18:24 est 2003 i686 athlon i386 gnulinux '
    config_args='-de -Dusethreads -des
-Accflags=-DPERL_REENTRANT_MAXSIZE=655367
-ACCflags=-DUSE_HASH_SEED_EXPLICIT'
    hint=recommended, useposix=true,
d_sigaction=define
    usethreads=define use5005threads=undef
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
-DTHREADS_HAVE_PIDS -DPERL_REENTRANT_MAXSIZE=655367
-fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/gdbm',
    optimize='-O3',
    cppflags='-D_REENTRANT -D_GNU_SOURCE
-DTHREADS_HAVE_PIDS -DPERL_REENTRANT_MAXSIZE=655367
-fno-strict-aliasing -I/usr/local/include
-I/usr/include/gdbm'
    ccversion='', gccversion='3.2.2 20030222 (Red Hat
Linux 3.2.2-5)', 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
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil
-lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread
-lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false,
libperl=libperl.a
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef,
ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared
-L/usr/local/lib'
 
 
Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY USE_ITHREADS
USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
  Built under linux
  Compiled at Jan 19 2004 17:13:14
  %ENV:
    PERL_LWP_USE_HTTP_10="1"
  @INC:
    /usr/local/lib/perl5/5.8.2/i686-linux-thread-multi
    /usr/local/lib/perl5/5.8.2
   
/usr/local/lib/perl5/site_perl/5.8.2/i686-linux-thread-multi
    /usr/local/lib/perl5/site_perl/5.8.2
    /usr/local/lib/perl5/site_perl
    .
 
*** Packages of interest status:
 
Apache::Request: -
CGI            : 3.00
LWP            : -
mod_perl       : -
 
 
3. This is the core dump trace: (if you get a core
dump):
 
  [CORE TRACE COMES HERE]
 
This report was generated by t/REPORT on Mon Jan 19
22:58:11 2004 GMT.
 

-------------8<---------- End Bug Report
--------------8<----------
 











__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to