RT 3.2.0 / Mason compile error

Hi All

I am trying to compile HTML::Mason 1.26 as part of the upgrade from RT
3.0.11 to 3.2.0 using make fixdeps and it is failing. I tried to install
it manually and got the same error. All the other deps and compiled in
fine. Here is the error I get

(root)@webrt:/root/src/webrt/rt-3.2.0/HTML-Mason-1.26# make test
PERL_DL_NONLAZY=1 /usr/bin/perl “-MExtUtils::Command::MM” “-e” "
$ENV{PORT}=8228; $ENV{APACHE_DIR}=q^^; $ENV{MASON_MAINTAINER}=0;
test_harness(0, ‘blib/lib’, ‘blib/arch’)" t/*.t
t/01-syntax…ok
t/02-sections…ok
t/02a-filter…ok
t/04-misc…ok
t/05-request…ok
t/06-compiler…ok
t/06a-compiler_obj…ok
t/07-interp…ok
t/08-ah…skipped
all skipped: no reason given
t/09-component…ok
t/09a-comp_content…ok
t/10-cache…FAILED test 6
Failed 1/18 tests, 94.44% okay
t/10a-cache-1.0x…ok
t/11-inherit…ok
t/12-taint…ok
t/13-errors…ok
t/14-cgi…ok
t/14a-fake_apache…ok
t/15-subclass…ok
t/16-live_cgi…skipped
all skipped: no reason given
t/17-print…ok
t/18-leak…ok
t/19-subrequest…ok
Failed Test Stat Wstat Total Fail Failed List of Failed
t/10-cache.t 18 1 5.56% 6
2 tests skipped.
Failed 1/23 test scripts, 95.65% okay. 1/386 subtests failed, 99.74%
okay.
make: *** [test_dynamic] Error 29

Shoudl I skip the make test and go ahead and install it?

I am running it with perl 5.8.4/mysql4.0.13/apache 1.3.26/solaris 8

Thanks for any help
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
There’s no place like 127.0.0.1

Asif Iqbal wrote:

Hi All

I am trying to compile HTML::Mason 1.26 as part of the upgrade from RT
3.0.11 to 3.2.0 using make fixdeps and it is failing. I tried to install
it manually and got the same error. All the other deps and compiled in
fine. Here is the error I get

t/09a-comp_content…ok
t/10-cache…FAILED test 6
Failed 1/18 tests, 94.44% okay

After running the make test three times manually at different times it
finally successfully passed all the tests

I am running RT 3.2.0 now

Thanks for this update.

Failed 1/23 test scripts, 95.65% okay. 1/386 subtests failed, 99.74%
okay.
make: *** [test_dynamic] Error 29

Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
There’s no place like 127.0.0.1