Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 48179 invoked from network); 14 Dec 2006 20:19:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Dec 2006 20:19:30 -0000 Received: (qmail 36758 invoked by uid 500); 14 Dec 2006 20:19:26 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 36691 invoked by uid 500); 14 Dec 2006 20:19:26 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 36577 invoked by uid 99); 14 Dec 2006 20:19:25 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2006 12:19:25 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [192.85.154.72] (HELO ahmler2.mail.eds.com) (192.85.154.72) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2006 12:18:49 -0800 Received: from ahmlir4.mail.eds.com (ahmlir4-2.mail.eds.com [192.85.154.134]) by ahmler2.mail.eds.com (8.13.8/8.12.10) with ESMTP id kBEKI2o3001273 for ; Thu, 14 Dec 2006 15:18:04 -0500 Received: from ahmlir4.mail.eds.com (localhost [127.0.0.1]) by ahmlir4.mail.eds.com (8.13.8/8.12.10) with ESMTP id kBEKHbm3007029 for ; Thu, 14 Dec 2006 15:17:38 -0500 Received: from usahm014.amer.corp.eds.com ([130.175.198.24]) by ahmlir4.mail.eds.com (8.13.8/8.12.10) with ESMTP id kBEKHb75007024 for ; Thu, 14 Dec 2006 15:17:37 -0500 Received: from usahm214.amer.corp.eds.com ([130.175.198.31]) by usahm014.amer.corp.eds.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 14 Dec 2006 15:17:37 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable x-cr-puzzleid: {9BC0A92C-4EAF-4EE4-90FA-266651ACE498} x-cr-hashedpuzzle: BoV0 Cp3d DGHS DKy5 DiQ3 DsN8 EMTT FdsY GI/5 GfsZ G8Sc IJR5 IuqA I4Fe LmVy MBv7;1;bQBvAGQAcABlAHIAbABAAHAAZQByAGwALgBhAHAAYQBjAGgAZQAuAG8AcgBnAA==;Sosha1_v1;7;{9BC0A92C-4EAF-4EE4-90FA-266651ACE498};cABhAHUAbAAuAGIAcgB6AGUAegBpAG4AcwBrAGkAQABlAGQAcwAuAGMAbwBtAA==;Thu, 14 Dec 2006 20:17:23 GMT;WwBtAHAAMgBdACAAUwBvAGwAYQByAGkAcwAgADgAIABTAFAAQQBSAEMAIABtAGEAawBlACAAdABlAHMAdAAgAGYAYQBpAGwAdQByAGUA Content-class: urn:content-classes:message Subject: [mp2] Solaris 8 SPARC make test failure Date: Thu, 14 Dec 2006 15:17:23 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [mp2] Solaris 8 SPARC make test failure Thread-Index: AccfvN1Fzw3QXZZFTn6jd4gwKt7uJg== From: "Brzezinski, Paul J" To: X-OriginalArrivalTime: 14 Dec 2006 20:17:37.0712 (UTC) FILETIME=[E60AAB00:01C71FBC] X-Virus-Checked: Checked by ClamAV on apache.org -------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: During 'make test' I see errors and I don't know what to do to solve it. There's no error_log created. =20 /em/opt/wserve/bin/httpd -d /em/tmp/downloads/mod_perl-2.0.3/t -f /em/tmp/downloads/mod_perl-2.0.3/t/conf/httpd.conf -D APACHE2 using Apache/2.2.3 (prefork MPM) waiting 120 seconds for server to start: ...httpd: Syntax error on line 253 of /em/tmp/downloads/mod_perl-2.0.3/t/conf/httpd.conf: Cannot load /em/tmp/downloads/mod_perl-2.0.3/src/modules/perl/mod_perl.so into server: ld.so.1: httpd: fatal: relocation error: R_SPARC_WDISP30: file /em/tmp/downloads/mod_perl-2.0.3/src/modules/perl/mod_perl.so: symbol atexit: value 0xe000000063f5372b does not fit ........................................................................ ........ ....................................... waiting 120 seconds for server to start: not ok [ error] giving up after 121 secs. If you think that your system is slow or overloaded try again with a longer timeout value. by setting the environment variable APACHE_TEST_STARTUP_TIMEOUT to a high value (e.g. 420) and repeat the last command. [ error] server failed to start! (t/logs/error_log wasn't created, start the server in the debug mode) +--------------------------------------------------------+ | Please file a bug report: http://perl.apache.org/bugs/ | +--------------------------------------------------------+ make: *** [run_tests] Error 1 2. Used Components and their Configuration: *** mod_perl version 2.000003 *** using /em/tmp/downloads/mod_perl-2.0.3/lib/Apache2/BuildConfig.pm *** Makefile.PL options: MP_APR_LIB =3D> aprext MP_APXS =3D> /em/opt/wserve/bin/apxs MP_COMPAT_1X =3D> 1 MP_GENERATE_XS =3D> 1 MP_LIBNAME =3D> mod_perl MP_USE_DSO =3D> 1 *** /em/opt/wserve/bin/httpd -V Server version: Apache/2.2.3 Server built: Dec 14 2006 13:48:15 Server's Module Magic Number: 20051115:3 Server loaded: APR 1.2.7, APR-Util 1.2.7 Compiled using: APR 1.2.7, APR-Util 1.2.7 Architecture: 64-bit Server MPM: Prefork threaded: no forked: yes (variable process count) Server compiled with.... -D APACHE_MPM_DIR=3D"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=3D128 -D HTTPD_ROOT=3D"/em/opt/wserve" -D SUEXEC_BIN=3D"/em/opt/wserve/bin/suexec" -D DEFAULT_PIDLOG=3D"logs/httpd.pid" -D DEFAULT_SCOREBOARD=3D"logs/apache_runtime_status" -D DEFAULT_LOCKFILE=3D"logs/accept.lock" -D DEFAULT_ERRORLOG=3D"logs/error_log" -D AP_TYPES_CONFIG_FILE=3D"conf/mime.types" -D SERVER_CONFIG_FILE=3D"conf/httpd.conf" *** /usr/bin/ldd /em/opt/wserve/bin/httpd libm.so.1 =3D> /usr/lib/64/libm.so.1 libaprutil-1.so.0 =3D> /em/opt/wserve/lib/libaprutil-1.so.0 libldap-2.3.so.0 =3D> /em/opt/local/lib/libldap-2.3.so.0 libgen.so.1 =3D> /usr/lib/64/libgen.so.1 libsasl2.so.2 =3D> /em/opt/local/lib/libsasl2.so.2 libdl.so.1 =3D> /usr/lib/64/libdl.so.1 libresolv.so.2 =3D> /usr/lib/64/libresolv.so.2 libssl.so.0.9.8 =3D> /em/opt/local/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 =3D> /em/opt/local/lib/libcrypto.so.0.9.8 liblber-2.3.so.0 =3D> /em/opt/local/lib/liblber-2.3.so.0 libexpat.so.0 =3D> /em/opt/wserve/lib/libexpat.so.0 libapr-1.so.0 =3D> /em/opt/wserve/lib/libapr-1.so.0 libuuid.so.1 =3D> /usr/lib/64/libuuid.so.1 libsendfile.so.1 =3D> /usr/lib/64/libsendfile.so.1 librt.so.1 =3D> /usr/lib/64/librt.so.1 libsocket.so.1 =3D> /usr/lib/64/libsocket.so.1 libnsl.so.1 =3D> /usr/lib/64/libnsl.so.1 libpthread.so.1 =3D> /usr/lib/64/libpthread.so.1 libc.so.1 =3D> /usr/lib/64/libc.so.1 libgcc_s.so.1 =3D> /em/opt/lib/sparcv9/libgcc_s.so.1 libexpat.so.1 =3D> /em/opt/local/lib/libexpat.so.1 libaio.so.1 =3D> /usr/lib/64/libaio.so.1 libmp.so.2 =3D> /usr/lib/64/libmp.so.2 libthread.so.1 =3D> /usr/lib/64/libthread.so.1 /usr/platform/SUNW,Sun-Fire-V240/lib/sparcv9/libc_psr.so.1 *** (apr|apu)-config linking info -L/em/opt/wserve/lib -laprutil-1 -lldap -llber -lexpat -L/em/opt/local/lib -L/em/opt/wserve/lib -L/em/opt/wserve/lib -lapr-1 -luuid -lsendfile -lrt -lsocket -lnsl -lpthread *** /em/opt/perl5/bin/perl -V Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=3Dsolaris, osvers=3D2.8, archname=3Dsun4-solaris-64 uname=3D'sunos usitf0040151 5.8 generic_117350-25 sun4u sparc sunw,ultra-4 ' config_args=3D'-Dcc=3Dgcc' hint=3Drecommended, useposix=3Dtrue, d_sigaction=3Ddefine usethreads=3Dundef use5005threads=3Dundef useithreads=3Dundef usemultiplicity=3Dundef useperlio=3Ddefine d_sfio=3Dundef uselargefiles=3Ddefine = usesocks=3Dundef use64bitint=3Ddefine use64bitall=3Ddefine uselongdouble=3Dundef usemymalloc=3Dn, bincompat5005=3Dundef Compiler: cc=3D'gcc', ccflags =3D'-fno-strict-aliasing -pipe -Wdeclaration-after-statement -mcpu=3Dv9 -m64 -Wa,-xarch=3Dv9 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64', optimize=3D'-O', cppflags=3D'-fno-strict-aliasing -pipe = -Wdeclaration-after-statement' ccversion=3D'', gccversion=3D'4.1.1', gccosandvers=3D'' intsize=3D4, longsize=3D8, ptrsize=3D8, doublesize=3D8, = byteorder=3D87654321 d_longlong=3Ddefine, longlongsize=3D8, d_longdbl=3Ddefine, = longdblsize=3D16 ivtype=3D'long', ivsize=3D8, nvtype=3D'double', nvsize=3D8, = Off_t=3D'off_t', lseeksize=3D8 alignbytes=3D8, prototype=3Ddefine Linker and Libraries: ld=3D'gcc', ldflags =3D'-L/em/opt/lib/sparcv9 -R/em/opt/lib/sparcv9 -L/em/opt/lib -R/em/opt/lib -L/em/opt/local/lib -R/em/opt/local/lib -m64 ' libpth=3D/usr/lib /usr/ccs/lib libs=3D-lsocket -lnsl -ldl -lm -lc perllibs=3D-lsocket -lnsl -ldl -lm -lc libc=3D/usr/lib/sparcv9/libc.so, so=3Dso, useshrplib=3Dtrue, libperl=3Dlibperl.so gnulibc_version=3D'' Dynamic Linking: dlsrc=3Ddl_dlopen.xs, dlext=3Dso, d_dlsymun=3Dundef, ccdlflags=3D' = -R /em/opt/perl5/lib/5.8.8/sun4-solaris-64/CORE' cccdlflags=3D'-fPIC', lddlflags=3D' -G -m64 -L/em/opt/lib/sparcv9 -R/em/opt/lib/sparcv9 -L/em/opt/lib -R/em/opt/lib -L/em/opt/local/lib -R/em/opt/local/lib' Characteristics of this binary (from libperl): Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO Built under solaris Compiled at Aug 18 2006 15:28:04 %ENV: PERL_LWP_USE_HTTP_10=3D"1" @INC: /em/opt/perl5/lib/5.8.8/sun4-solaris-64 /em/opt/perl5/lib/5.8.8 /em/opt/perl5/lib/site_perl/5.8.8/sun4-solaris-64 /em/opt/perl5/lib/site_perl/5.8.8 /em/opt/perl5/lib/site_perl . *** Packages of interest status: Apache2 : - Apache2::Request : - CGI : 3.15 ExtUtils::MakeMaker: 6.30 LWP : - mod_perl : - mod_perl2 : 2.000003 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 Dec 14 19:33:19 2006 GMT. -------------8<---------- End Bug Report --------------8<---------- -- Paul.Brzezinski@EDS.com Global Client Engineering - GM EDS Corporation 248-365-9615