[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error when trying to print to PDF



On 17/10/12 20:54, Robert James Clay wrote:
On Wed, 2012-10-17 at 12:36 -0400, Kevin Bailey wrote:
On 17/10/12 17:16, Robert James Clay wrote:
texlive-latex-recommended is already installed.

I've tried

$ cpan Template::Latex
and
$ cpan Template::Plugin::Latex
and both ran through tons of stuff but both failed.

How do I get the Template/Latex.pm file installed on debian squeeze?
     Try installing liblatex-driver-perl, liblatex-encode-perl,
liblatex-table.perl, & libtemplate-perl (all of which are in squeeze)
first if they're not already installed; then try the install from cpan
of Template::Plugin::Latex.  (I've seen install issues with the current
version of that on an MS Windows systems, where it fails a test during
the install attempt, but don't know yet if it's an issue on Linux
systems...)

Here's my output from 'cpan Template:Latex' on my squeeze server:


..hidden..:~# cpan Template::Latex
CPAN: Storable loaded ok (v2.20)
Going to read '/root/.cpan/Metadata'
  Database was generated on Wed, 17 Oct 2012 15:43:03 GMT
Running install for module 'Template::Latex'
CPAN: Data::Dumper loaded ok (v2.124)
'YAML' not installed, falling back to Data::Dumper and Storable to read prefs '/root/.cpan/prefs'
Running make for A/AN/ANDREWF/Template-Plugin-Latex-3.02.tar.gz
CPAN: Digest::SHA loaded ok (v5.47)
CPAN: Compress::Zlib loaded ok (v2.02)
Checksum for /root/.cpan/sources/authors/id/A/AN/ANDREWF/Template-Plugin-Latex-3.02.tar.gz ok
CPAN: Archive::Tar loaded ok (v1.52)
Template-Plugin-Latex-3.02/
Template-Plugin-Latex-3.02/MANIFEST
Template-Plugin-Latex-3.02/texinputs/
Template-Plugin-Latex-3.02/texinputs/tt2.sty
Template-Plugin-Latex-3.02/TODO
Template-Plugin-Latex-3.02/t/
Template-Plugin-Latex-3.02/t/input/
Template-Plugin-Latex-3.02/t/input/testinc.tex
Template-Plugin-Latex-3.02/t/input/testrefs.tex
Template-Plugin-Latex-3.02/t/input/testrefs.dvi
Template-Plugin-Latex-3.02/t/input/deeply/
Template-Plugin-Latex-3.02/t/input/deeply/nested/
Template-Plugin-Latex-3.02/t/input/deeply/nested/directory/
Template-Plugin-Latex-3.02/t/input/deeply/nested/directory/testinc2.tex
Template-Plugin-Latex-3.02/t/input/bibfiles/
Template-Plugin-Latex-3.02/t/input/bibfiles/testbib.bib
Template-Plugin-Latex-3.02/t/24-bibliography.t
Template-Plugin-Latex-3.02/t/01-latex2dvi.t
Template-Plugin-Latex-3.02/t/00-latex.t
Template-Plugin-Latex-3.02/t/23-makeindex.t
Template-Plugin-Latex-3.02/t/11-plugin-errors.t
Template-Plugin-Latex-3.02/t/21-includes.t
Template-Plugin-Latex-3.02/t/lib/
Template-Plugin-Latex-3.02/t/lib/Template/
Template-Plugin-Latex-3.02/t/lib/Template/Test/
Template-Plugin-Latex-3.02/t/lib/Template/Test/Latex.pm
Template-Plugin-Latex-3.02/t/README
Template-Plugin-Latex-3.02/t/10-output.t
Template-Plugin-Latex-3.02/t/20-references.t
Template-Plugin-Latex-3.02/t/12-template.t
Template-Plugin-Latex-3.02/t/13-latex-encode.t
Template-Plugin-Latex-3.02/t/22-tableofcontents.t
Template-Plugin-Latex-3.02/t/03-latex2ps.t
Template-Plugin-Latex-3.02/t/output/
Template-Plugin-Latex-3.02/t/output/README
Template-Plugin-Latex-3.02/t/02-latex2pdf.t
Template-Plugin-Latex-3.02/META.yml
Template-Plugin-Latex-3.02/lib/
Template-Plugin-Latex-3.02/lib/Template/
Template-Plugin-Latex-3.02/lib/Template/Plugin/
Template-Plugin-Latex-3.02/lib/Template/Plugin/Latex.pm
Template-Plugin-Latex-3.02/lib/Template/Latex.pm
Template-Plugin-Latex-3.02/README
Template-Plugin-Latex-3.02/INSTALL
Template-Plugin-Latex-3.02/Changes
Template-Plugin-Latex-3.02/Makefile.PL
CPAN: File::Temp loaded ok (v0.22)

  CPAN.pm: Going to build A/AN/ANDREWF/Template-Plugin-Latex-3.02.tar.gz


Template-Plugin-Latex v3.02
------------------------------

The Template-Latex modules add LaTeX support for the Template Toolkit.

They allow you to create LaTeX documents using the full power of the
Template Toolkit.  The generated output can then be processed with
either 'pdflatex' or 'latex'.  If unresolved cross references,
bibliographic references or index definitions are found then 'bibtex'
or 'makeindex' will be run as appropriate and 'latex' or 'pdflatex'
re-run as necessary.  The output will be postprocessed with the
'dvips' and 'ps2pdf' programs if necessary to create PDF, DVI or
PostScript documents.

To use the Template-Latex module you will first need to install LaTeX on
your system and make sure the above programs are available.

Checking if your kit is complete...
Looks good
Writing Makefile for Template-Plugin-Latex
Writing MYMETA.yml and MYMETA.json
Could not read '/root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/MYMETA.yml'. Falling back to other methods to determine prerequisites
cp lib/Template/Plugin/Latex.pm blib/lib/Template/Plugin/Latex.pm
cp lib/Template/Latex.pm blib/lib/Template/Latex.pm
Manifying blib/man3/Template::Plugin::Latex.3pm
Manifying blib/man3/Template::Latex.3pm
  ANDREWF/Template-Plugin-Latex-3.02.tar.gz
  /usr/bin/make -- OK
Warning (usually harmless): 'YAML' not installed, will not store persistent state
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-latex.t ............ Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/Class/MOP/Class.pm line 785.
Compilation failed in require at /usr/lib/perl5/Moose/Exporter.pm line 11.
BEGIN failed--compilation aborted at /usr/lib/perl5/Moose/Exporter.pm line 11.
Compilation failed in require at /usr/lib/perl5/Moose.pm line 15.
BEGIN failed--compilation aborted at /usr/lib/perl5/Moose.pm line 15.
Compilation failed in require at /usr/share/perl5/LaTeX/Table.pm line 12.
BEGIN failed--compilation aborted at /usr/share/perl5/LaTeX/Table.pm line 12. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Latex.pm line 41. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Latex.pm line 41.
Compilation failed in require at t/00-latex.t line 19.
BEGIN failed--compilation aborted at t/00-latex.t line 19.
t/00-latex.t ............ Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
t/01-latex2dvi.t ........ 1/9 Template process failed: plugin error - Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/Class/MOP/Class.pm line 785, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. Compilation failed in require at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. BEGIN failed--compilation aborted at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 4: - template text 1 process FAILED: [% USE Latex;\n out = FILTER la...
FAILED 5:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 6: - template text 2 process FAILED: [% USE Latex format="dvi";\n ou...
FAILED 7:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 8: - template text 3 process FAILED: [% USE Latex;\n TRY; \n out ...
FAILED 9:  - (obviously did not match expected)
t/01-latex2dvi.t ........ Failed 6/9 subtests
t/02-latex2pdf.t ........ 1/9 Template process failed: plugin error - Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/Class/MOP/Class.pm line 785, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. Compilation failed in require at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. BEGIN failed--compilation aborted at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 4: - template text 1 process FAILED: [% USE Latex;\n out = FILTER la...
FAILED 5:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 6: - template text 2 process FAILED: [% USE Latex format="pdf";\n ou...
FAILED 7:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 8: - template text 3 process FAILED: [% USE Latex;\n TRY; \n out ...
FAILED 9:  - (obviously did not match expected)
t/02-latex2pdf.t ........ Failed 6/9 subtests
t/03-latex2ps.t ......... 1/9 Template process failed: plugin error - Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/Class/MOP/Class.pm line 785, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. Compilation failed in require at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. BEGIN failed--compilation aborted at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 4: - template text 1 process FAILED: [% USE Latex;\n out = FILTER la...
FAILED 5:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 6: - template text 2 process FAILED: [% USE Latex format="ps";\n out...
FAILED 7:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 8: - template text 3 process FAILED: [% USE Latex;\n TRY; \n out ...
FAILED 9:  - (obviously did not match expected)
t/03-latex2ps.t ......... Failed 6/9 subtests
t/10-output.t ........... Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/Class/MOP/Class.pm line 785.
Compilation failed in require at /usr/lib/perl5/Moose/Exporter.pm line 11.
BEGIN failed--compilation aborted at /usr/lib/perl5/Moose/Exporter.pm line 11.
Compilation failed in require at /usr/lib/perl5/Moose.pm line 15.
BEGIN failed--compilation aborted at /usr/lib/perl5/Moose.pm line 15.
Compilation failed in require at /usr/share/perl5/LaTeX/Table.pm line 12.
BEGIN failed--compilation aborted at /usr/share/perl5/LaTeX/Table.pm line 12. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42.
Compilation failed in require at t/10-output.t line 22.
BEGIN failed--compilation aborted at t/10-output.t line 22.
t/10-output.t ........... skipped: not applicable on this platform
t/11-plugin-errors.t .... skipped: need to realign the tests here with the errors thrown by LaTeX::Driver t/12-template.t ......... Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/Class/MOP/Class.pm line 785.
Compilation failed in require at /usr/lib/perl5/Moose/Exporter.pm line 11.
BEGIN failed--compilation aborted at /usr/lib/perl5/Moose/Exporter.pm line 11.
Compilation failed in require at /usr/lib/perl5/Moose.pm line 15.
BEGIN failed--compilation aborted at /usr/lib/perl5/Moose.pm line 15.
Compilation failed in require at /usr/share/perl5/LaTeX/Table.pm line 12.
BEGIN failed--compilation aborted at /usr/share/perl5/LaTeX/Table.pm line 12. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Latex.pm line 41. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Latex.pm line 41.
Compilation failed in require at t/12-template.t line 20.
BEGIN failed--compilation aborted at t/12-template.t line 20.
t/12-template.t ......... Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
t/13-latex-encode.t ..... 1/27 Template process failed: plugin error - Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/Class/MOP/Class.pm line 785, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. Compilation failed in require at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. BEGIN failed--compilation aborted at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 4: - template text 1 process FAILED: [% USE Latex; "abc" | latex_enc...
FAILED 5:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 6: - template text 2 process FAILED: [% USE Latex; "AT&T" | latex_enc...
FAILED 7:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 8: - template text 3 process FAILED: [% USE Latex; "42%" | latex_enc...
FAILED 9:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 10: - template text 4 process FAILED: [% USE Latex; "mod_perl" | late...
FAILED 11:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 12: - template text 5 process FAILED: [% USE Latex; "{..}" | latex_en...
FAILED 13:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 14: - template text 6 process FAILED: [% USE Latex; "\\LaTeX" | latex...
FAILED 15:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 16: - template text 7 process FAILED: [% USE Latex; "#" | latex_encod...
FAILED 17:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 18: - template text 8 process FAILED: [% USE Latex; '$0.01' | latex_e...
FAILED 19:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 20: - template text 9 process FAILED: [% USE Latex; "\\&#_^{}\\&#_^{}"...
FAILED 21:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 22: - template text 10 process FAILED: [% USE Latex; 'blah "double-quot...
FAILED 23:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 24: - template text 11 process FAILED: [% USE Latex; "blah 'single-quot...
FAILED 25:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 26: - template text 12 process FAILED: [% USE Latex; 'blah \textbf{%^&*...
FAILED 27:  - (obviously did not match expected)
t/13-latex-encode.t ..... Failed 24/27 subtests
t/20-references.t ....... 1/5 Template process failed: plugin error - Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/Class/MOP/Class.pm line 785, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. Compilation failed in require at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. BEGIN failed--compilation aborted at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 4: - template text 1 process FAILED: [% USE Latex;\n FILTER latex(fi...
FAILED 5:  - (obviously did not match expected)
t/20-references.t ....... Failed 2/5 subtests
t/21-includes.t ......... 1/9 Template process failed: plugin error - Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/Class/MOP/Class.pm line 785, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. Compilation failed in require at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. BEGIN failed--compilation aborted at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 4: - template text 1 process FAILED: [% USE Latex;\n FILTER latex(fi...
FAILED 5:  - (obviously did not match expected)
Template process failed: undef error - latex: filter not found
FAILED 6: - template text 2 process FAILED: [% INCLUDE 'testrefs.tex' FILTER...
FAILED 7:  - (obviously did not match expected)
Template process failed: plugin error - Attempt to reload Template/Plugin/Latex.pm aborted. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193.

FAILED 8: - template text 3 process FAILED: [% PROCESS 'testrefs.dvi'\n-%]\n[%...
FAILED 9:  - (obviously did not match expected)
t/21-includes.t ......... Failed 6/9 subtests
t/22-tableofcontents.t .. 1/5 Template process failed: plugin error - Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/Class/MOP/Class.pm line 785, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. Compilation failed in require at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. BEGIN failed--compilation aborted at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

t/22-tableofcontents.t .. 4/5 FAILED 4: - template text 1 process FAILED: [% USE Latex;\n FILTER latex(fi...
FAILED 5:  - (obviously did not match expected)
t/22-tableofcontents.t .. Failed 2/5 subtests
t/23-makeindex.t ........ 1/5 Template process failed: plugin error - Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/Class/MOP/Class.pm line 785, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. Compilation failed in require at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. BEGIN failed--compilation aborted at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 4: - template text 1 process FAILED: [% USE Latex;\n FILTER latex(fi...
FAILED 5:  - (obviously did not match expected)
t/23-makeindex.t ........ Failed 2/5 subtests
t/24-bibliography.t ..... 1/5 Template process failed: plugin error - Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/Class/MOP/Class.pm line 785, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose/Exporter.pm line 11, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. BEGIN failed--compilation aborted at /usr/lib/perl5/Moose.pm line 15, <DATA> line 1. Compilation failed in require at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. BEGIN failed--compilation aborted at /usr/share/perl5/LaTeX/Table.pm line 12, <DATA> line 1. Compilation failed in require at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. BEGIN failed--compilation aborted at /root/.cpan/build/Template-Plugin-Latex-3.02-wRvEZf/lib/Template/Plugin/Latex.pm line 42, <DATA> line 1. Compilation failed in require at /usr/lib/perl5/Template/Plugins.pm line 193, <DATA> line 1.

FAILED 4: - template text 1 process FAILED: [% USE Latex;\n FILTER latex(fi...
FAILED 5:  - (obviously did not match expected)
t/24-bibliography.t ..... Failed 2/5 subtests

Test Summary Report
-------------------
t/00-latex.t          (Wstat: 2304 Tests: 0 Failed: 0)
  Non-zero exit status: 9
  Parse errors: No plan found in TAP output
t/01-latex2dvi.t      (Wstat: 0 Tests: 9 Failed: 6)
  Failed tests:  4-9
t/02-latex2pdf.t      (Wstat: 0 Tests: 9 Failed: 6)
  Failed tests:  4-9
t/03-latex2ps.t       (Wstat: 0 Tests: 9 Failed: 6)
  Failed tests:  4-9
t/10-output.t         (Wstat: 2304 Tests: 0 Failed: 0)
  Non-zero exit status: 9
t/12-template.t       (Wstat: 2304 Tests: 0 Failed: 0)
  Non-zero exit status: 9
  Parse errors: No plan found in TAP output
t/13-latex-encode.t   (Wstat: 0 Tests: 27 Failed: 24)
  Failed tests:  4-27
t/20-references.t     (Wstat: 0 Tests: 5 Failed: 2)
  Failed tests:  4-5
t/21-includes.t       (Wstat: 0 Tests: 9 Failed: 6)
  Failed tests:  4-9
t/22-tableofcontents.t (Wstat: 0 Tests: 5 Failed: 2)
  Failed tests:  4-5
t/23-makeindex.t      (Wstat: 0 Tests: 5 Failed: 2)
  Failed tests:  4-5
t/24-bibliography.t   (Wstat: 0 Tests: 5 Failed: 2)
  Failed tests:  4-5
Files=13, Tests=83, 3 wallclock secs ( 0.07 usr 0.05 sys + 2.58 cusr 0.28 csys = 2.98 CPU)
Result: FAIL
Failed 12/13 test programs. 56/83 subtests failed.
make: *** [test_dynamic] Error 255
  ANDREWF/Template-Plugin-Latex-3.02.tar.gz
  /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports ANDREWF/Template-Plugin-Latex-3.02.tar.gz
Warning (usually harmless): 'YAML' not installed, will not store persistent state
Running make install
  make test had returned bad status, won't install without force


     Note also that I'll be looking into what would be necessary to
backport the libtemplate-plugin-latex-perl package to squeeze.



Jame



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Ledger-smb-users mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users