File: PROBLEMS

package info (click to toggle)
libprpc-perl 0.1005-19
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 140 kB
  • ctags: 38
  • sloc: perl: 1,040; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 1,276 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
t/base..............1..2
ok 1
ok 2
ok
t/client............1..14
connect: No such file or directory (SOCK_DGRAM after trying SOCK_STREAM) at blib
/lib/RPC/pServer.pm line 73
connect: No such file or directory (SOCK_DGRAM after trying SOCK_STREAM) at blib
/lib/RPC/pClient.pm line 92
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-14
        Failed 14/14 tests, 0.00% okay
t/encrypt...........1..0
skipped test on this platform
t/noStorableOo......1..14
connect: No such file or directory (SOCK_DGRAM after trying SOCK_STREAM) at blib
/lib/RPC/pServer.pm line 73
connect: No such file or directory (SOCK_DGRAM after trying SOCK_STREAM) at blib
/lib/RPC/pClient.pm line 92
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-14
        Failed 14/14 tests, 0.00% okay
t/noStorableOoEnc...1..0
skipped test on this platform
Failed Test      Status Wstat Total Fail  Failed  List of Failed
--------------------------------------------------------------------------------
t/client.t                 2   512    14   14 100.00%  1-14
t/noStorableOo.t         255 65280    14   14 100.00%  1-14
2 tests skipped.
Failed 2/5 test scripts, 60.00% okay. 28/30 subtests failed, 6.67% okay.
make: *** [test_dynamic] Error 29