Plaggerを入れるまで その3 Net::IP

インストールエラーになりました、その3。


~/.cpanplus/5.10.0/build/Net-IP-1.25# make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/ipv4....ok
t/ipv6....panic: unknown regstclass 0 at /root/.cpanplus/5.10.0/
build/Net-IP-1.25/blib/lib/Net/IP.pm line 1450.
t/ipv6.... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/21 subtests

Test Summary Report

                                    • -

t/ipv6 (Wstat: 65280 Tests: 10 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 21 tests but ran 10.
Files=2, Tests=37, 2 wallclock secs ( 0.14 usr 0.05 sys + 1.70 cusr
0.22 csys = 2.11 CPU)
Result: FAIL
Failed 1/2 test programs. 0/37 subtests failed.
make: *** [test_dynamic] Error 255

                                                                                                                                                    • -

テストエラーの理由はわからず。IPv6周りなので無視して手動で make install

なんか、こんなんばっかりだ。