Subject: | t/02-cairo.t fails (with old pdftocairo?) |
On a debian/wheezy system I see the following test failure:
...
#
# Testing PDF::Cairo 1.04, Perl 5.024000, /opt/perl-5.24.0/bin/perl
pdftocairo version 0.18.4
Copyright 2005-2011 The Poppler Developers - http://poppler.freedesktop.org
Copyright 1996-2004 Glyph & Cog, LLC
Usage: pdftocairo [options] <PDF-file> [<output-file>]
-png : generate a PNG file
... (more usage snipped) ...
-? : print usage information
# Failed test 'reference page non-empty?'
# at t/02-cairo.t line 194.
# Failed test 'page non-empty?'
# at t/02-cairo.t line 195.
# Failed test 'page matches reference?'
# at t/02-cairo.t line 196.
# Looks like you failed 3 tests of 3.
... (etc) ...
It almost looks like the pdftocairo version here is too old...