Subject: | Child died: Storable binary image v21.86 more recent than I am (v2.6) |
When trying to install PlRPC-0.2018 the "crypt" test failes all subtests. In the messages log i get the message bellow:
Sep 8 10:59:23 richter CalcServer[21476]: Child died: Storable binary image v21.86 more recent than I am (v2.6) at ../../lib/Storable.pm (autosplit into ../../lib/auto/Storable/thaw.al) line 363, at blib/lib/RPC/PlServer/Comm.pm line 179
I'm running on: SunOS richter 5.9 Generic_117171-05 sun4u sparc SUNW,Sun-Fire-V240 with perl, v5.8.5 built for sun4-solaris.
Attached is the complete output from the failing test-script
t/crypt....Starting server: /pack/perl-5.8.5/bin/perl -Iblib/lib -Iblib/arch t/server --mode=single --debug --timeout 60 --configfile t/crypt.cfg
Use of uninitialized value in concatenation (.) or string at t/lib.pl line 30.
Use of uninitialized value in concatenation (.) or string at t/lib.pl line 31.
Use of uninitialized value in concatenation (.) or string at t/lib.pl line 32.
Use of uninitialized value in concatenation (.) or string at t/lib.pl line 30.
Use of uninitialized value in concatenation (.) or string at t/lib.pl line 31.
Use of uninitialized value in concatenation (.) or string at t/lib.pl line 32.
1..18
not ok 1
Failed to make second connection: Unexpected EOF from server at /.cpanplus/5.8.5/build/PlRPC-0.2018/blib/lib/RPC/PlClient.pm line 79.
not ok 2
Failed to create calculator: Can't call method "ClientObject" on an undefined value at t/lib.pl line 28.
Calculator is .
Handle is .
Client is .
not ok 3
Expected 17, got undef, errstr Can't call method "add" on unblessed reference at t/lib.pl line 35.
not ok 4
not ok 5
not ok 6
not ok 7
not ok 8
not ok 9
not ok 10
Failed to make second connection: Unexpected EOF from server at /.cpanplus/5.8.5/build/PlRPC-0.2018/blib/lib/RPC/PlClient.pm line 79.
not ok 11
Failed to create calculator: Can't call method "ClientObject" on unblessed reference at t/lib.pl line 28.
Calculator is .
Handle is .
Client is .
not ok 12
Expected 17, got undef, errstr Can't call method "add" on unblessed reference at t/lib.pl line 35.
not ok 13
not ok 14
not ok 15
not ok 16
not ok 17
not ok 18
FAILED tests 1-18
Failed 18/18 tests, 0.00% okay
Failed 1/1 test scripts, 0.00% okay. 18/18 subtests failed, 0.00% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/crypt.t 18 18 100.00% 1-18