重要なお知らせ

「教えて! goo」は2025年9月17日(水)をもちまして、サービスを終了いたします。詳細はこちら>

【GOLF me!】初月無料お試し

make: *** [test_dynamic] エラー 255
というエラーが出て、インストールに失敗しました。

下記のようなエラーが出ていましたが、解決方法がわかりません。
わかる方がおられたら教えてください。お願いします。

Test Summary Report
-------------------
t/load.t (Wstat: 512 Tests: 6 Failed: 1)
Failed test number(s): 1
Non-zero exit status: 2
Parse errors: Tests out of sequence. Found (4) but expected (2)
Tests out of sequence. Found (5) but expected (3)
Tests out of sequence. Found (6) but expected (4)
Tests out of sequence. Found (7) but expected (5)
Tests out of sequence. Found (8) but expected (6)

A 回答 (1件)

XML::RSS をインストールする前に必要なモジュールが


無い場合にLoadエラーが発生しているようです。

以下のモジュールが入っているか確認してみては?
version: 1.31
requires:
DateTime: 0
DateTime::Format::Mail: 0
DateTime::Format::W3CDTF: 0
HTML::Entities: 0
Test::Manifest: 0.9
Test::More: 0
XML::Parser: 2.23
    • good
    • 0

お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!