beim versuch IPC::Shareable zu installieren bekomme ich folgende Fehlermeldung
Code: Alles auswählen
cpan> install IPC::Shareable
Running install for module IPC::Shareable
Running make for B/BS/BSUGARS/IPC-Shareable-0.60.tar.gz
Is already unwrapped into directory /root/.cpan/build/IPC-Shareable-0.60
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base......ok
t/05sv........ok
t/10av........ok
t/15hv........ok
t/20ref.......ok
t/25ipc.......ok
t/30lock......ok
t/35clean.....FAILED tests 2, 6-9, 11
Failed 6/11 tests, 45.45% okay
t/36ipcav.....ok
t/38ipchv.....ok
t/40ipcref....ok
t/45obj.......ok
t/50ipcobj....ok
t/55lsync.....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/35clean.t 11 6 54.55% 2 6-9 11
Failed 1/14 test scripts, 92.86% okay. 6/93 subtests failed, 93.55% okay.
make: *** [test_dynamic] Fehler 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force