Build fail on Ubuntu

Dave Hodgkinson <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>

1. Problem Description:

make test fails:

t/hooks/authen_basic.t .................. 1/4 # Failed test 4 in t/hooks/authen_basic.t at line 26
t/hooks/authen_basic.t .................. Failed 1/4 subtests 
t/hooks/authen_digest.t ................. ok   
t/hooks/authz.t ......................... 1/4 # Failed test 4 in t/hooks/authz.t at line 19
t/hooks/authz.t ......................... Failed 1/4 subtests 


t/modules/apache_status.t ............... 1/15 # Failed test 14 in t/modules/apache_status.t at line 47
# Failed test 15 in t/modules/apache_status.t at line 47 fail #2



Test Summary Report
-------------------
t/hooks/authen_basic.t                (Wstat: 0 Tests: 4 Failed: 1)
  Failed test:  4
t/hooks/authz.t                       (Wstat: 0 Tests: 4 Failed: 1)
  Failed test:  4
t/modules/apache_status.t             (Wstat: 0 Tests: 15 Failed: 2)
  Failed tests:  14-15



2. Used Components and their Configuration:

*** mod_perl version 2.000004

*** using /var/lib/hudson/perl/mod_perl-2.0.4/lib/Apache2/BuildConfig.pm

*** Makefile.PL options:
  MP_APR_LIB     => aprext
  MP_APXS        => /opt/babelhttpd-2.2.16/bin/apxs
  MP_COMPAT_1X   => 1
  MP_GENERATE_XS => 1
  MP_LIBNAME     => mod_perl
  MP_USE_DSO     => 1


*** /opt/babelhttpd-2.2.16/bin/httpd -V
Server version: Apache/2.2.16 (Unix)
Server built:   Sep 28 2010 19:45:52
Server's Module Magic Number: 20051115:24
Server loaded:  APR 1.3.8, APR-Util 1.3.9
Compiled using: APR 1.3.8, APR-Util 1.3.9
Architecture:   64-bit
Server MPM:     Prefork
  threaded:     no
    forked:     yes (variable process count)
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_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=128
 -D HTTPD_ROOT="/opt/babelhttpd-2.2.16"
 -D SUEXEC_BIN="/opt/babelhttpd-2.2.16/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/httpd.conf"

*** /usr/bin/ldd /opt/babelhttpd-2.2.16/bin/httpd
	linux-vdso.so.1 =>  (0x00007fff444d6000)
	libm.so.6 => /lib/libm.so.6 (0x00007f75d9056000)
	libpcre.so.3 => /lib/libpcre.so.3 (0x00007f75d8e28000)
	libaprutil-1.so.0 => /usr/lib/libaprutil-1.so.0 (0x00007f75d8c04000)
	libdb-4.8.so => /usr/lib/libdb-4.8.so (0x00007f75d8897000)
	libapr-1.so.0 => /usr/lib/libapr-1.so.0 (0x00007f75d8662000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x00007f75d8444000)
	libc.so.6 => /lib/libc.so.6 (0x00007f75d80c1000)
	libuuid.so.1 => /lib/libuuid.so.1 (0x00007f75d7ebc000)
	librt.so.1 => /lib/librt.so.1 (0x00007f75d7cb3000)
	libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007f75d7a7a000)
	libdl.so.2 => /lib/libdl.so.2 (0x00007f75d7876000)
	libexpat.so.1 => /lib/libexpat.so.1 (0x00007f75d764c000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f75d9599000)


*** (apr|apu)-config linking info

 -L/usr/lib -laprutil-1  -ldb     
 -L/usr/lib -lapr-1  



*** /opt/babelperl/perl-5.12.2/bin/perl -V
Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-21-server, archname=x86_64-linux-ld
    uname='linux ubuntu 2.6.32-21-server #32-ubuntu smp fri apr 16 09:17:34 utc 2010 x86
_64 gnulinux '
    config_args='-des -Duseshrplib -Duse64bitint -Duselongdouble -Uusethreads -Uusemulti
plicity -Dprefix=/opt/babelperl/perl-5.12.2 -Dsiteprefix=/opt/babelperl/perl-5.12.2 -Dve
ndorprefix=/opt/babelperl/vendor/perl-5.12.1 -Dcccdlflags=-fPIC -O2 -pipe'
    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=define
    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='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.3', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.1.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.11.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/bab
elperl/perl-5.12.2/lib/5.12.2/x86_64-linux-ld/CORE'
    cccdlflags='-fPIC -O2 -pipe', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protec
tor'


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_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Sep 28 2010 18:33:42
  %ENV:
    PERL5LIB="/var/lib/hudson/perl"
    PERL_LWP_USE_HTTP_10="1"
  @INC:
    /var/lib/hudson/perl
    /opt/babelperl/perl-5.12.2/lib/site_perl/5.12.2/x86_64-linux-ld
    /opt/babelperl/perl-5.12.2/lib/site_perl/5.12.2
    /opt/babelperl/vendor/perl-5.12.1/lib/vendor_perl/5.12.2/x86_64-linux-ld
    /opt/babelperl/vendor/perl-5.12.1/lib/vendor_perl/5.12.2
    /opt/babelperl/perl-5.12.2/lib/5.12.2/x86_64-linux-ld
    /opt/babelperl/perl-5.12.2/lib/5.12.2
    .

*** Packages of interest status:

Apache2            : -
Apache2::Request   : -
CGI                : 3.49
ExtUtils::MakeMaker: 6.56
LWP                : 5.837
mod_perl           : -
mod_perl2          : -
smime.p7s (application/pkcs7-signature, 1.5 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.