Re: make: Fatal error: Command failed for target `test_dynamic'
- From: "Paul Lalli" <mritty@xxxxxxxxx>
- Date: 30 Jun 2005 11:37:24 -0700
Cathy Hui wrote:
> Hello,
>
> I have trouble installing Template module using. Below is the
> installation logs. Could someone give me some clue what went wrong and
> how to fix it?
<snip insane amount of text>
> Running make test
> PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> .
> blahblahblah bunch of test
WHAT?! How can you call this blah blah blah?! Especially when....
> .
> t/config.........ok
> t/constants......ok
> t/iterator.......ok
> t/latex2dvi......skipped
> all skipped: LaTeX not installed
> t/latex2pdf......skipped
> all skipped: LaTeX not installed
> t/latex2ps.......skipped
> all skipped: LaTeX not installed
> t/xpath..........ok 21/21
> t/xpath..........ok
> Failed Test Stat Wstat Total Fail Failed List of Failed
> -------------------------------------------------------------------------------
> t/gd.t 11 1 9.09% 7
^^^^^
One of them failed! That's what we need to see! What test failed, and
why? Otherwise, how can anyone possibly tell you what went wrong?
> 5 tests skipped.
> Failed 1/90 test scripts, 98.89% okay. 1/2595 subtests failed, 99.96%
> okay.
> *** Error code 29
> make: Fatal error: Command failed for target `test_dynamic'
make test failed, because at least one of the tests failed. You chose
to disregard the minor detail of WHAT test failed.
> /usr/ccs/bin/make test -- NOT OK
> Running make install
> make test had returned bad status, won't install without force
Paul Lalli
.
- References:
- make: Fatal error: Command failed for target `test_dynamic'
- From: Cathy Hui
- make: Fatal error: Command failed for target `test_dynamic'
- Prev by Date: Re: Copy local Groups -- Get SID
- Next by Date: [ANNOUNCE] wxPerl 0.23
- Previous by thread: make: Fatal error: Command failed for target `test_dynamic'
- Next by thread: [ANNOUNCE] wxPerl 0.23
- Index(es):
Relevant Pages
|