Your message dated Mon, 10 Mar 2014 18:17:04 +0000
with message-id <[email protected]>
and subject line Bug#739943: fixed in libpdf-api2-perl 2.019-1+deb7u1
has caused the Debian Bug report #739943,
regarding libpdf-api2-perl: FTBFS in stable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
739943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739943
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libpdf-api2-perl
Version: 2.019-1
Severity: important

Hi,
libpdf-api2-perl fails to build from source in stable. The version in 
unstable/jessie
works fine.

Cheers,
        Moritz

Manifying blib/man3/PDF::API2::Basic::PDF::Utils.3pm
Manifying blib/man3/PDF::API2::Basic::PDF::Null.3pm
Manifying blib/man3/PDF::API2::Resource::ColorSpace.3pm
Manifying blib/man3/PDF::API2::Resource::Font::BdFont.3pm
Manifying blib/man3/PDF::API2::Resource::XObject::Form::BarCode::code128.3pm
Manifying blib/man3/PDF::API2.3pm
Manifying blib/man3/PDF::API2::Resource::Font::CoreFont.3pm
Manifying blib/man3/PDF::API2::Resource::BaseFont.3pm
Manifying blib/man3/PDF::API2::Resource::CIDFont::CJKFont.3pm
Manifying blib/man3/PDF::API2::Resource::XObject::Image::TIFF.3pm
Manifying blib/man3/PDF::API2::Basic::PDF::Page.3pm
Manifying blib/man3/PDF::API2::Util.3pm
Manifying blib/man3/PDF::API2::Basic::PDF::Filter.3pm
Manifying blib/man3/PDF::API2::Resource::XObject.3pm
Manifying blib/man3/PDF::API2::Resource::ColorSpace::Separation.3pm
Manifying blib/man3/PDF::API2::Basic::PDF::Dict.3pm
Manifying blib/man3/PDF::API2::Resource::Font::SynFont.3pm
Manifying blib/man3/PDF::API2::Resource::ColorSpace::Indexed::ACTFile.3pm
Manifying blib/man3/PDF::API2::Basic::PDF::String.3pm
Manifying blib/man3/PDF::API2::Basic::PDF::Objind.3pm
Manifying blib/man3/PDF::API2::Basic::PDF::Name.3pm
make[1]: Leaving directory `/home/jmm/scratch/wheezy/libpdf-api2-perl-2.019'
   dh_auto_test
make[1]: Entering directory `/home/jmm/scratch/wheezy/libpdf-api2-perl-2.019'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/00-all-usable.t ....... ok     
t/01-basic.t ............ ok   
t/annotate.t ............ ok   
t/barcode.t ............. ok   
t/cmap.t ................ ok   
t/content.t ............. ok     
t/font-ttf.t ............ Use of uninitialized value in numeric gt (>) at 
/usr/share/perl5/Font/TTF/Glyph.pm line 255.
t/font-ttf.t ............ ok   
t/font-type1.t .......... ok   
t/gd.t .................. ok   
t/gif.t ................. ok   
t/jpg.t ................. ok   
t/lite.t ................ ok   
t/outline.t ............. 1/1 
#   Failed test 'Basic outline test'
#   at t/outline.t line 18.
#                   '%PDF-1.4
# %����
# 1 0 obj << /Type /Catalog /Outlines 7 0 R /ViewerPreferences << 
/NonFullScreenPageMode /UseNone >> /Pages 2 0 R /PageMode /UseNone /PageLayout 
/SinglePage >> endobj
# 2 0 obj << /Type /Pages /Kids [ 5 0 R 6 0 R ] /Resources 3 0 R /Count 2 >> 
endobj
# 3 0 obj << /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ] >> endobj
# 4 0 obj << /Producer (PDF::API2 2.019 [linux]) >> endobj
# 5 0 obj << /Type /Page /Parent 2 0 R /Resources << /ProcSet [ /PDF /Text 
/ImageB /ImageC /ImageI ] >> >> endobj
# 6 0 obj << /Type /Page /Parent 2 0 R /Resources << /ProcSet [ /PDF /Text 
/ImageB /ImageC /ImageI ] >> >> endobj
# 7 0 obj << /Type /Outlines /Last 8 0 R /Count 1 /First 8 0 R >> endobj
# 8 0 obj << /Title (Test Outline) /Parent 7 0 R /Dest [ 6 0 R /XYZ null null 
null ] >> endobj
# xref
# 0 9
# 0000000000 65535 f 
# 0000000015 00000 n 
# 0000000180 00000 n 
# 0000000262 00000 n 
# 0000000331 00000 n 
# 0000000388 00000 n 
# 0000000500 00000 n 
# 0000000612 00000 n 
# 0000000683 00000 n 
# trailer
# << /Root 1 0 R /Size 9 /Info 4 0 R >>
# startxref
# 776
# %%EOF
# '
#     doesn't match '(?^:/Dest \[ 6 0 R /XYZ null null null \] /Title \(Test 
Outline\) /Parent 7 0 R)'
# Looks like you failed 1 test of 1.
t/outline.t ............. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
t/page.t ................ ok     
t/pdf.t ................. ok     
t/png.t ................. ok   
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
t/text.t ................ ok   
t/tiff.t ................ ok   

Test Summary Report
-------------------
t/outline.t           (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=19, Tests=229,  5 wallclock secs ( 0.16 usr  0.03 sys +  4.46 cusr  0.48 
csys =  5.13 CPU)
Result: FAIL
Failed 1/19 test programs. 1/229 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/jmm/scratch/wheezy/libpdf-api2-perl-2.019'
dh_auto_test: make -j1 test returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: libpdf-api2-perl
Source-Version: 2.019-1+deb7u1

We believe that the bug you reported is fixed in the latest version of
libpdf-api2-perl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso <[email protected]> (supplier of updated libpdf-api2-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 24 Feb 2014 16:53:31 +0100
Source: libpdf-api2-perl
Binary: libpdf-api2-perl
Architecture: source all
Version: 2.019-1+deb7u1
Distribution: wheezy
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Salvatore Bonaccorso <[email protected]>
Description: 
 libpdf-api2-perl - module for creating or modifying PDF documents in Perl
Closes: 739943
Changes: 
 libpdf-api2-perl (2.019-1+deb7u1) wheezy; urgency=medium
 .
   * Team upload.
   * Add 739943-fix-FTBFS.patch patch.
     Fixes "FTBFS in stable". The patch sorts dictionary keys during PDF
     output for predictability.
     Thanks to Moritz Mühlenhoff (Closes: #739943)
Checksums-Sha1: 
 01def26c84766df4fe77418c0528e876db778e96 2229 
libpdf-api2-perl_2.019-1+deb7u1.dsc
 6347b670e0dd53dd819e1fbba1c0ce091a516ac0 10041 
libpdf-api2-perl_2.019-1+deb7u1.debian.tar.gz
 0e1d3c542ad618c022253e21e79110e3bbf591cf 3585188 
libpdf-api2-perl_2.019-1+deb7u1_all.deb
Checksums-Sha256: 
 04a999fee732b09acb14489e0147953151666c1a7f2407ad01649fdeadf61877 2229 
libpdf-api2-perl_2.019-1+deb7u1.dsc
 f7a504d1417a0ad52d9e079f471d2015d7a419187fd8f8f907d635ad0aa3a0c8 10041 
libpdf-api2-perl_2.019-1+deb7u1.debian.tar.gz
 7646c2ae28960eea6119ddb08ab11951d7c3e89eb20269d8d669c0d4e35c508a 3585188 
libpdf-api2-perl_2.019-1+deb7u1_all.deb
Files: 
 ea6663f1ef8d24b460f0a23b3dcc9673 2229 perl optional 
libpdf-api2-perl_2.019-1+deb7u1.dsc
 4ef4d245d1676aa352336a21ea54d04f 10041 perl optional 
libpdf-api2-perl_2.019-1+deb7u1.debian.tar.gz
 852f9382dada315f3b77cf5ee5342521 3585188 perl optional 
libpdf-api2-perl_2.019-1+deb7u1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJTHJI1AAoJEAVMuPMTQ89EivwP/jxD539BNJyl0YxhSNlM4Bh/
KO1zI2pU4RDBn6TTA7ua6/IMRUoxXnpd3ViZHH+u4Y8D/+jBNldmv6mREHFWODb/
NX2J343adk3z91Q79VHhOgkGHxLXHuujB8wmWA5nyOCIfph7gtuWXb5qb1bzzUe7
x0UnVwOjDQfSdeHsTQsAnWEkkUVftnhNfgBiTP3yTH67BtWu3tep4cS8s3eZwFdg
zmOSoovokTZM1WOSBiWl7C0j51kUbyZZM9LUy+tOsL8mfqXAYcOe/cygh4GNffHt
DK6Kc2Z5AlNJbxD4s9OPggZ4/zjtX/H6rSmuIXEULi0kKVEb1blAlc4pBrN9abYX
oTH1LpoKjbsvdEeGMqsHnAO5zPta0zLSK2V+Bzze6nhB7Agktc31DQPh9J9nby4x
MLOVsueqjqx/ptPxtkIp+5qAUB+PiFxwY+Hz/TGi8m2xrepex/FAvcxa7nA5Sziy
sQnCoRhBuIRM2cTA8jBlNGWB5hmVCdBtFqer6P2EeAoO+QzRNz/kYydeGCCgbfh8
zPcTD0WoFvKhTwaxzH71ae8ek1TOqiHaBvnkM0yhhbEqbhYLruigtXUtY12ZTIDz
nFeA/23SVZe5FZyf6jap4RR1CIRllGI1zTcAQNUdZ38lybnbGPDHtFAuw6qUdG3E
0qfDnE8h4DXoyKtW/t29
=a73i
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to