Skip Menu |

This queue is for tickets about the IPC-Lite CPAN distribution.

Report information
The Basics
Id: 80534
Status: resolved
Priority: 0/
Queue: IPC-Lite

People
Owner: Nobody in particular
Requestors: cpan698301 [...] mstier.de
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.4.37
Fixed in: (no value)



Subject: all tests fail
https://build.opensuse.org/package/rawlog?arch=x86_64&package=optperl516-pkgs&project=home%3Akalium%3Atest&repository=SLE_11_SP1 [ 4673s] executing cmd: make test [ 4673s] PERL_DL_NONLAZY=1 /opt/perl-5.16/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t [ 4673s] Can't use an undefined value as a HASH reference at /usr/src/packages/BUILD/IPC-Lite/blib/lib/IPC/Lite.pm line 719. [ 4673s] # Looks like your test exited with 255 before it could output anything. [ 4673s] t/01-usevars.t ... [ 4673s] Dubious, test returned 255 (wstat 65280, 0xff00) [ 4673s] Failed 5/5 subtests [ 4673s] Can't use an undefined value as a HASH reference at /usr/src/packages/BUILD/IPC-Lite/blib/lib/IPC/Lite.pm line 719. [ 4673s] # Looks like your test exited with 2 before it could output anything. [ 4673s] t/02-path.t ...... [ 4673s] Dubious, test returned 2 (wstat 512, 0x200) [ 4673s] Failed 3/3 subtests [ 4673s] Can't use an undefined value as a HASH reference at /usr/src/packages/BUILD/IPC-Lite/blib/lib/IPC/Lite.pm line 719. [ 4673s] # Looks like your test exited with 255 before it could output anything. [ 4673s] t/03-saved.t ..... [ 4673s] Dubious, test returned 255 (wstat 65280, 0xff00) [ 4673s] Failed 2/2 subtests [ 4673s] '$tmp' problem with tie: Can't use an undefined value as a HASH reference at /usr/src/packages/BUILD/IPC-Lite/blib/lib/IPC/Lite.pm line 719. [ 4673s] at t/04-fleeting.t line 13. [ 4673s] BEGIN failed--compilation aborted at t/04-fleeting.t line 13. [ 4673s] # Looks like your test exited with 2 before it could output anything. [ 4673s] t/04-fleeting.t .. [ 4673s] Dubious, test returned 2 (wstat 512, 0x200) [ 4673s] Failed 2/2 subtests [ 4677s] t/05-table.t ..... ok [ 4677s] Can't use an undefined value as a HASH reference at /usr/src/packages/BUILD/IPC-Lite/blib/lib/IPC/Lite.pm line 719. [ 4677s] # Looks like your test exited with 2 before it could output anything. [ 4677s] t/06-array.t ..... [ 4677s] Dubious, test returned 2 (wstat 512, 0x200) [ 4677s] Failed 18/18 subtests [ 4677s] Can't use an undefined value as a HASH reference at /usr/src/packages/BUILD/IPC-Lite/blib/lib/IPC/Lite.pm line 719. [ 4677s] # Looks like your test exited with 255 before it could output anything. [ 4677s] t/07-mproc.t ..... [ 4677s] Dubious, test returned 255 (wstat 65280, 0xff00) [ 4677s] Failed 2/2 subtests [ 4677s] [ 4677s] Test Summary Report [ 4677s] ------------------- [ 4677s] t/01-usevars.t (Wstat: 65280 Tests: 0 Failed: 0) [ 4677s] Non-zero exit status: 255 [ 4677s] Parse errors: Bad plan. You planned 5 tests but ran 0. [ 4677s] t/02-path.t (Wstat: 512 Tests: 0 Failed: 0) [ 4677s] Non-zero exit status: 2 [ 4677s] Parse errors: Bad plan. You planned 3 tests but ran 0. [ 4677s] t/03-saved.t (Wstat: 65280 Tests: 0 Failed: 0) [ 4677s] Non-zero exit status: 255 [ 4677s] Parse errors: Bad plan. You planned 2 tests but ran 0. [ 4677s] t/04-fleeting.t (Wstat: 512 Tests: 0 Failed: 0) [ 4677s] Non-zero exit status: 2 [ 4677s] Parse errors: Bad plan. You planned 2 tests but ran 0. [ 4677s] t/06-array.t (Wstat: 512 Tests: 0 Failed: 0) [ 4677s] Non-zero exit status: 2 [ 4677s] Parse errors: Bad plan. You planned 18 tests but ran 0. [ 4677s] t/07-mproc.t (Wstat: 65280 Tests: 0 Failed: 0) [ 4677s] Non-zero exit status: 255 [ 4677s] Parse errors: Bad plan. You planned 2 tests but ran 0. [ 4677s] Files=7, Tests=1, 4 wallclock secs ( 0.04 usr 0.08 sys + 0.71 cusr 0.17 csys = 1.00 CPU) [ 4677s] Result: FAIL
should be ok now (0.5.x). the bleadperl suggested patch should work