Hi there.
make test bails out for me, check the attached text file.
This is a MandrakeLinux 10.0 Community Edition OS.
Cheers.
--
Regards // Oden Eriksson
$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.3 "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/1....ok
t/2....Use of uninitialized value in subroutine entry at
/home/oden/RPM/BUILD/OpenCA-StateMachine-0.9.4/blib/lib/OpenCA/StateMachine.pm line
286.
Can't use string ("") as a subroutine ref while "strict refs" in use at
/home/oden/RPM/BUILD/OpenCA-StateMachine-0.9.4/blib/lib/OpenCA/StateMachine.pm line
286.
t/2....dubious
Test returned status 255 (wstat 65280, 0xff00)
Scalar found where operator expected at (eval 153) line 1, near "'int' $__val"
(Missing operator before $__val?)
DIED. FAILED tests 5-7
Failed 3/7 tests, 57.14% okay
t/3....ok
t/4....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/2.t 255 65280 7 6 85.71% 5-7
Failed 1/4 test scripts, 75.00% okay. 3/20 subtests failed, 85.00% okay.
make: *** [test_dynamic] Error 255