From modperl-return-59685-apmail-perl-modperl-archive=perl.apache.org@perl.apache.org Wed Jun 10 17:04:31 2009 Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 95291 invoked from network); 10 Jun 2009 17:04:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jun 2009 17:04:31 -0000 Received: (qmail 70415 invoked by uid 500); 10 Jun 2009 17:04:41 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 70392 invoked by uid 500); 10 Jun 2009 17:04:41 -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 70384 invoked by uid 99); 10 Jun 2009 17:04:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 17:04:41 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of 3mmmzzz@gmail.com designates 209.85.220.225 as permitted sender) Received: from [209.85.220.225] (HELO mail-fx0-f225.google.com) (209.85.220.225) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 17:04:33 +0000 Received: by fxm25 with SMTP id 25so919851fxm.10 for ; Wed, 10 Jun 2009 10:04:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=2JVGJ7fqcR/cUkU2aDq7AewxY7zUq4bZPdAqx9l4nKQ=; b=Id/1apFCo5vrA2xaYzP2F+00oNzayHDXLTz35BpvyiDKJh8CywAFnUvKx/kQgcaG3i CUwQ6kSlRm2q6lY5WIAk99TB76wEid4NeMOa9X1zqLavDRE/sD8S59TcrVR/qEOJCsPA /dwWihtrFuXKPTS26qqiTZLADEcc8mf+H1kUg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=R5C0NZkEYegAZGW2cBJ5UB8Tm+hL7m9gdIlGhfXH0E1qwPEWhzj4/mpiF/HL8DAdCM ivUj752f+2L+e011oxRLM8u8Tygtiuv3UtQ0n+b9RrpGoRknsepqTEhTCIviiUi/aqWi eWm9KoSkAamQyz6FzFKHRC+wzf4FyvD9uw4wA= MIME-Version: 1.0 Received: by 10.204.114.136 with SMTP id e8mr1476638bkq.190.1244653451942; Wed, 10 Jun 2009 10:04:11 -0700 (PDT) In-Reply-To: <8e1b8f310906101000s7006f345l918f8a6844fd8c17@mail.gmail.com> References: <8e1b8f310906100931g503990c2qa402fac7181f36a3@mail.gmail.com> <8e1b8f310906100953n3617ba00p347533033c288287@mail.gmail.com> <8e1b8f310906101000s7006f345l918f8a6844fd8c17@mail.gmail.com> Date: Wed, 10 Jun 2009 18:04:11 +0100 Message-ID: <8e1b8f310906101004y425b83d4tfd9b81bdd58b91c2@mail.gmail.com> Subject: Re: apache2 mod_perl2.04 in PA-RISC From: mmm zzz <3mmmzzz@gmail.com> To: Randy Kobes Cc: modperl@perl.apache.org Content-Type: multipart/alternative; boundary=0016368e2b20df1ba3046c017635 X-Virus-Checked: Checked by ClamAV on apache.org --0016368e2b20df1ba3046c017635 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi again, Yes you gessed right there is problem on test and this is what i get : make test cd "src/modules/perl" && make /Installation_pakage/PARISCperl5.8.9/bin/perl -Iblib/arch -Iblib/lib \ t/TEST -clean [warning] setting ulimit to allow core files ulimit -c unlimited; /Installation_pakage/PARISCperl5.8.9/bin/perl /Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/TEST -clean APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= APACHE_TEST_APXS= \ /Installation_pakage/PARISCperl5.8.9/bin/perl -Iblib/arch -Iblib/lib \ t/TEST -bugreport -verbose=0 [warning] setting ulimit to allow core files ulimit -c unlimited; /Installation_pakage/PARISCperl5.8.9/bin/perl /Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/TEST -bugreport -verbose=0 /Installation_pakage/PARISCapache2.2/bin/httpd -d /Compiling_package/apacheModules+perl/mod_perl-2.0.4/t -f /Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/conf/httpd.conf -D APACHE2 using Apache/2.2.11 (prefork MPM) waiting 120 seconds for server to start: ........................................................................................................................ 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/ | +--------------------------------------------------------+ *** Error exit code 1 Stop. 2009/6/10, mmm zzz <3mmmzzz@gmail.com>: > > Hi, > > Installation was not interrupted that's why I supposed that there is no > need for that but I'll run the test now and tell you if any problems appear. > Thanks a lot > > 2009/6/10, Randy Kobes : >> >> On Wed, Jun 10, 2009 at 11:53 AM, mmm zzz<3mmmzzz@gmail.com> wrote: >> > Hi Randy, >> > >> > I'm afraid I have not did the test I just did make and make install and >> no >> > make test. Is that what you asked for? if yes shall I do it now? >> > >> > Thanks >> >> >> It would be useful to run the tests, as any failures could provide >> some diagnostics that may help with your problem. >> >> -- >> best regards, >> >> Randy >> > > --0016368e2b20df1ba3046c017635 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi again,

Yes you gessed right there is problem on test and this is what i get :

make test
=A0=A0=A0=A0=A0=A0=A0 cd "src/modules/perl" && make
=A0=A0=A0=A0=A0=A0=A0 /Installation_pakage/PARISCperl5.8.9/bin/perl -Iblib/= arch -Iblib/lib \
=A0=A0=A0=A0=A0=A0=A0 t/TEST -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /Installation_pakage/PARISCperl5.8.9/bin/perl /Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/TEST -clean
=A0=A0=A0=A0=A0=A0=A0 APACHE_TEST_GROUP=3D APACHE_TEST_HTTPD=3D APACHE_TEST_PORT=3D APACHE_TEST_USER=3D APACHE_TEST_APXS=3D \
=A0=A0=A0=A0=A0=A0=A0 /Installation_pakage/PARISCperl5.8.9/bin/perl -Iblib/= arch -Iblib/lib \
=A0=A0=A0=A0=A0=A0=A0 t/TEST -bugreport -verbose=3D0
[warning] setting ulimit to allow core files
ulimit -c unlimited; /Installation_pakage/PARISCperl5.8.9/bin/perl /Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/TEST -bugreport -verbose=3D0
/Installation_pakage/PARISCapache2.2/bin/httpd=A0 -d /Compiling_package/apacheModules+perl/mod_perl-2.0.4/t -f /Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/conf/httpd.conf -D APACHE2
using Apache/2.2.11 (prefork MPM)

waiting 120 seconds for server to start: ...........................................................................= .............................................
waiting 120 seconds for server to start: not ok
[=A0 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.

[=A0 error] server failed to start! (t/logs/error_log wasn't created, s= tart the server in the debug mode)
+--------------------------------------------------------+
| Please file a bug report: http:/= /perl.apache.org/bugs/ |
+--------------------------------------------------------+
*** Error exit code 1

Stop.

2009/6/10, mmm zzz <3mmmzzz@gmail.com>: Hi,

Installation was not interrupted that's why I supposed that there is no need for that but I'll run the test now and tell you if any problems appear.
Thanks a lot

200= 9/6/10, Randy Kobes <randy.kobe= s@gmail.com>:
On Wed, Jun 10, 2009 at 11:53 AM, mmm zzz<3mmmzzz@gmail.com> wrote:

> Hi Randy,
>
> I'm afraid I have not did the test I = just did make and make install and no
> make test. Is that what you asked for? if yes shall I do it now?
= >
> Thanks


It would be useful to run the tests, as a= ny failures could provide
some diagnostics that may help with your prob= lem.

--
best regards,

Randy


--0016368e2b20df1ba3046c017635--