Package: libxtm-perl
Version: 0.37-3
Severity: important
User: [EMAIL PROTECTED]
Usertags: perl-5.10-ftbfs
This package fails to build with Perl 5.10.0 (currently in experimental.)
>From the build log:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00generic........ok
t/01log............ok
t/02memory.........ok
t/03xml............ok
t/04astma..........# Looks like you planned 58 tests but only ran 55.
# Looks like your test died just after 55.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 56-58
Failed 3/58 tests, 94.83% okay
t/05merge..........ok
t/06info...........ok
t/07path...........ok
t/08topic..........ok
t/09ltm............ok
t/10association....ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/04astma.t 255 65280 58 6 56-58
Failed 1/11 test scripts. 3/504 subtests failed.
Files=11, Tests=504, 5 wallclock secs ( 4.30 cusr + 0.31 csys = 4.61 CPU)
Failed 1/11 test programs. 3/504 subtests failed.
make[1]: *** [test_dynamic] Error 255
I run t/04astma manually, and the output is
[...]
ok 53 - test topic with subjectIndicator
ok 54 - test %cancel
ok 55 - test %log
# Looks like you planned 58 tests but only ran 55.
# Looks like your test died just after 55.
An strace shows the actual error:
% strace -s500 perl -Iblib/lib -Iblib/arch t/04astma.t
[...]
write(2, "Can\'t use string (\"2\") as an ARRAY ref while \"strict refs\" in
use at t/04astma.t line 376.\n", 91) = 91
write(7, "# Looks like you planned 58 tests but only ran 55.\n", 51#
Looks like you planned 58 tests but only ran 55.
) = 51
Cheers,
--
Niko Tyni [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]