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 <randy.kobes@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 any failures could provide
>> some diagnostics that may help with your problem.
>>
>> --
>> best regards,
>>
>> Randy
>>
>
>
|