Subject: | Failing install |
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00-basic.t ................ ok
t/01-errors.t ............... # testing constructor error handling
t/01-errors.t ............... ok
t/02-brokendocs.t ........... # Checking the formatting of a simple LaTeX document
t/02-brokendocs.t ........... ok
t/10-simpledoc.t ............ # Checking the formatting of a simple LaTeX document
t/10-simpledoc.t ............ 1/22 # Checking the generation of PDF
# Checking the generation of PostScript
# Checking the generation of PDF, via PostScript
t/10-simpledoc.t ............ ok
t/11-references.t ........... # Checking the formatting of a LaTeX document with forward
references
t/11-references.t ........... ok
t/12-includes.t ............. # Checking the formatting of a LaTeX document that includes other
files
t/12-includes.t ............. ok
t/13-tableofcontents.t ...... # Checking the formatting of a LaTeX document with a table of
contents
t/13-tableofcontents.t ...... ok
t/14-makeindex.t ............ # Checking the formatting of a LaTeX document with an index
t/14-makeindex.t ............ 1/16 # run again with an explicit index style option
# run again with -l (letter ordering) option
t/14-makeindex.t ............ ok
t/15-bibtex.t ............... # Checking the formatting of a LaTeX document with a bibliography
t/15-bibtex.t ............... ok
t/20-complexdoc.t ........... # Checking the formatting of a complex LaTeX document with
references, a bibliography, an index, etc
t/20-complexdoc.t ........... 1/12 latex exited with errors:
! LaTeX Error: File `lastpage.sty' not found.
! Emergency stop.
l.10 \bibliographystyle
# Looks like you planned 12 tests but ran 5.
# Looks like your test exited with 1 just after 5.
t/20-complexdoc.t ........... Dubious, test returned 1 (wstat 256, 0x100)
Failed 7/12 subtests
t/30-output-to-variable.t ... # Checking the formatting of a simple LaTeX document into a
variable
t/30-output-to-variable.t ... ok
t/31-input-from-variable.t .. # Checking the formatting of a simple LaTeX document read
from a variable
t/31-input-from-variable.t .. ok
t/90-kwalitee.t ............. skipped: Test::Kwalitee not installed; skipping
t/91-pod.t .................. ok
t/92-pod-coverage.t ......... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to
run.
t/93-perl-critic.t .......... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to
run.
Test Summary Report
-------------------
t/20-complexdoc.t (Wstat: 256 Tests: 5 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 12 tests but ran 5.
Files=16, Tests=128, 4 wallclock secs ( 0.12 usr 0.07 sys + 2.12 cusr 1.50 csys = 3.81
CPU)
Result: FAIL
Failed 1/16 test programs. 0/128 subtests failed.
make: *** [test_dynamic] Error 255
ANDREWF/LaTeX-Driver-0.08.tar.gz
/usr/bin/make test -- NOT OK
On a Ubuntu 8.10 system with texlive installed. Perl 5.10