Subject: | debugger.t tests fail on Raspberry Pi |
From: | DAVIES [...] cpan.org |
pi@pi246:~ $ cat /etc/issue
Raspbian GNU/Linux 8 \n \l
pi@pi246:~ $ perl -v
This is perl 5, version 20, subversion 2 (v5.20.2) built for arm-linux-gnueabihf-thread-multi-64int
(with 92 registered patches, see perl -V for more detail)
From the installation process:
t/debugger.t ................... 5/?
# Failed test 'debugger'
# at t/debugger.t line 31.
# got: undef
# expected: '42'
# Failed test at t/debugger.t line 40.
# got: 'Alarm!
# '
# expected: ''
# Looks like you failed 2 tests of 6.
t/debugger.t ................... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
I'm not good enough to work out how to fix this.
Sorry,
John Davies