Did you run the test as root?  The test results will be different if you run 
that one as root.

So try this:

make test TEST_VERBOSE=1 TEST_FILES="apache/daemon.t"


You may have to adjust the TEST_FILES...

I ran into the same failure when I built it mod_perl about a week ago; I came 
to the conclusion that it was because I ran 'make test' as root, switching to a 
non-root user, the test that failed succeeded, but the other tests in daemon.t 
failed.

Paul

--
[EMAIL PROTECTED]
Global Client Engineering - GM
EDS Corporation
248-365-9615


From: Cédric Terrier [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 21, 2006 6:18 AM
To: modperl@perl.apache.org
Subject: mod_perl error on solaris 8

Hi ,

Server: sparc
OS:Solaris 8
Apache/2.0.55 mod_perl/2.0.3 Perl/v5.8.5

I trying to add module mod_perl to apache2 :

after make test i have this error :

Failed Test       Stat Wstat Total Fail  Failed  List of Failed 
-------------------------------------------------------------------------------
t/apache/daemon.t                2    1  50.00%  2
7 tests and 1 subtest skipped.
Failed 1/236 test scripts, 99.58% okay. 1/2485 subtests failed, 99.96% okay.
[warning] server localhost:8529 shutdown
[  error] error running tests (please examine t/logs/error_log)
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
*** Error code 1
make: Fatal error: Command failed for target `run_tests'

One idea ?

-- 
Cordially

Cédric 
BEGIN:VCARD
VERSION:2.1
N:Brzezinski;Paul
FN:Brzezinski, Paul J
ORG:EDS;Applied Engineering 324708
TEL;WORK;VOICE:248 365 9615
ADR;WORK;ENCODING=QUOTED-PRINTABLE:;GM DIST.MGMT. DELIVERY ENGINEERING 243374;2-A=0D=0A985 W ENTRANCE DR;AUBURN=
 HILLS;MI;48326;US
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:GM DIST.MGMT. DELIVERY ENGINEERING 243374=0D=0A2-A=0D=0A985 W ENTRANCE DR=
=0D=0AAUBURN HILLS, MI 48326=0D=0AUS
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20060206T180641Z
END:VCARD

Reply via email to