On Fri, 9 Feb 2007, Ollie wrote:
I've seen these individually in the list here, but haven't found any answers yet. The main question I have is: is it safe to ignore these failures and go ahead with "make install"?
I _think_ you should be ok here. Gozer posted a patch [1] a few days ago that addresses behavior with apache 2.2.4 and server_const.pm. I'm don't think it addresses the failure in TestApache::daemon:
ok t_cmp $group_id, $group_id_expected, "group id";
Can you run ./t/TEST -VERBOSE ./t/apache/daemon.t and post the output
along with the t/logs/error_log output?
[1] http://marc.theaimsgroup.com/?l=apache-modperl&m=117089666009237&w=2
-Ollie -------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/apache/daemon.t 2 1 2 t/api/server_const.t 3 1 3# Failed test 2 in /path/to/mod_perl-2.0.3/t/response/TestApache/daemon.pm # at line 31 # Failed test 3 in # /path/to/mod_perl-2.0.3/t/response/TestAPI/server_const.pm at line 392. Used Components and their Configuration: *** mod_perl version 2.000003 *** using /app/ollie/downloads/mod_perl-2.0.3/lib/Apache2/BuildConfig.pm *** Makefile.PL options: MP_APR_LIB => aprext MP_AP_CONFIGURE => --with-mpm=prefork MP_AP_PREFIX => /app/ollie/downloads/mod_perl-2.0.3/../httpd-2.2.4 MP_COMPAT_1X => 1 MP_GENERATE_XS => 1 MP_LIBNAME => mod_perl MP_USE_STATIC => 1 *** /app/ollie/downloads/mod_perl-2.0.3/../httpd-2.2.4/httpd -V Server version: Apache/2.2.4 (Unix) Server built: Feb 8 2007 14:35:13 Server's Module Magic Number: 20051115:4 Server loaded: APR 1.2.8, APR-Util 1.2.8 Compiled using: APR 1.2.8, APR-Util 1.2.8 Architecture: 32-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_FCNTL_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="/usr/local/apache2" -D SUEXEC_BIN="/usr/local/apache2/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 /app/ollie/downloads/mod_perl-2.0.3/../httpd-2.2.4/httpd *** (apr|apu)-config linking info -L/app/ollie/downloads/httpd-2.2.4/srclib/apr-util/.libs-L/app/ollie/downloads/httpd-2.2.4/srclib/apr-util -laprutil-1 -lexpat -liconv -L/usr/local/lib-L/app/ollie/downloads/httpd-2.2.4/srclib/apr/.libs-L/app/ollie/downloads/httpd-2.2.4/srclib/apr -lapr-1 -luuid -lsendfile -lrt -lsocket -lnsl -lpthread -ldl*** /usr/bin/perl5.8.8 -V Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=solaris, osvers=2.9, archname=sun4-solaris uname='sunos elctrbz72 5.9 generic_112233-11 sun4u sparc sunw,sun-fire-v210 ' config_args='-Dcc=gcc -Dprefix=/usr -Dversiononly -Dextras=Bundle::CPAN Bundle::LWP Bundle::DBI DBD::Oracle' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O', cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.5', gccosandvers='solaris2.9' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib ' libpth=/usr/local/lib /usr/lib /usr/ccs/lib /opt/sfw/lib /app/oracle/OraHome1/lib libs=-lsocket -lnsl -ldb -ldl -lm -lc perllibs=-lsocket -lnsl -ldl -lm -lc libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: PERL_MALLOC_WRAP USE_LARGE_FILES USE_PERLIO Built under solaris Compiled at Feb 2 2007 10:12:03 %ENV: PERL_LWP_USE_HTTP_10="1" @INC: /usr/lib/perl5/5.8.8/sun4-solaris /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/sun4-solaris /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /webfiles/localmods . *** Packages of interest status: Apache2 : - Apache2::Request : - CGI : 3.25 ExtUtils::MakeMaker: 6.31 LWP : 5.805 mod_perl : - mod_perl2 : - 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 Thu Feb 8 22:18:46 2007 GMT. -------------8<---------- End Bug Report --------------8<----------
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.