You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by Sidney Markowitz <si...@sidney.com> on 2005/12/06 15:38:16 UTC

Build broken

Some recent checkin seems to have broken the build.

If someone doesn't jump in with a quick fix I'll open this as a bug report.

Result from running make TEST_FILES=t/recreate.t

 ---------------

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/recreate.t
t/recreate....ok 4/9Subroutine new redefined at
/b/home/sidney/sasvn/trunk/t/../t/log/test_rules_copy/sandbox-felicity.pm line 28.
Subroutine check_iframe_src redefined at
/b/home/sidney/sasvn/trunk/t/../t/log/test_rules_copy/sandbox-felicity.pm line 46.
Subroutine check_from_format redefined at
/b/home/sidney/sasvn/trunk/t/../t/log/test_rules_copy/sandbox-felicity.pm line 56.
Subroutine subject_length redefined at
/b/home/sidney/sasvn/trunk/t/../t/log/test_rules_copy/sandbox-felicity.pm line 69.
Subroutine check_html_uri_only redefined at
/b/home/sidney/sasvn/trunk/t/../t/log/test_rules_copy/sandbox-felicity.pm line 75.
t/recreate....NOK 9# Failed test 9 in t/recreate.t at line 76
t/recreate....FAILED test 9
        Failed 1/9 tests, 88.89% okay
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/recreate.t                9    1  11.11%  9
Failed 1/1 test scripts, 0.00% okay. 1/9 subtests failed, 88.89% okay.

 -----------------

 -- sidney