Your message dated Sun, 24 Apr 2022 09:35:02 +0000
with message-id <e1niydy-000b2z...@fasolo.debian.org>
and subject line Bug#1009448: fixed in libpdf-builder-perl 3.023-2
has caused the Debian Bug report #1009448,
regarding libpdf-builder-perl: FTBFS: dh_auto_test: error: make -j8 test
TEST_VERBOSE=1 returned exit code 2
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 ow...@bugs.debian.org
immediately.)
--
1009448: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009448
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libpdf-builder-perl
Version: 3.023-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220412 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> # 17,19: (0,0,0) #000000 gray(0)
> # 18,19: (0,0,0) #000000 gray(0)
> # 19,19: (0,0,0) #000000 gray(0)
> # '
> # Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
> # Copyright: (C) 1999-2021 ImageMagick Studio LLC
> # License: https://imagemagick.org/script/license.php
> # Features: Cipher DPC Modules OpenMP(4.5)
> # Delegates (built-in): bzlib djvu fftw fontconfig freetype heic jbig jng jp2
> jpeg lcms lqr ltdl lzma openexr pangocairo png tiff webp wmf x xml zlib
> # GPL Ghostscript 9.56.0 (2022-03-29)
> # Copyright (C) 2022 Artifex Software, Inc. All rights reserved.
> # Looks like you failed 2 tests of 19.
> t/tiff.t ....................
> 1..19
> ok 1 - '$pdf->image_tiff(filename)' isa
> 'PDF::Builder::Resource::XObject::Image::TIFF_GT'
> ok 2 - Image from filename has a width
> ok 3 - Add TIFF to PDF
> ok 4 - '$pdf->image_tiff(filehandle)' isa
> 'PDF::Builder::Resource::XObject::Image::TIFF'
> ok 5 - Image from filehandle has a width
> ok 6 - '$pdf->image_tiff(), LZW compression' isa
> 'PDF::Builder::Resource::XObject::Image::TIFF_GT'
> ok 7 - Add TIFF to PDF
> ok 8 - Fail fast if the requested file doesn't exist
> ok 9 - alpha + flate
> ok 10 - G4 (not converted to flate)
> ok 11 - single-strip lzw (not converted to flate) with GT
> ok 12 - multi-strip lzw (not converted to flate) with GT
> Error: /typecheck in --runpdf--
> Operand stack:
> --dict:6/14(L)-- --dict:6/14(L)-- --dict:6/14(L)-- MediaBox
> --nostringval-- 20.0 20.0 20.0 20.0 false 20.0 2
> Execution stack:
> %interp_exit .runexec2 --nostringval-- runpdf --nostringval-- 2
> %stopped_push --nostringval-- runpdf runpdf false 1
> %stopped_push 1990 1 3 %oparray_pop 1989 1 3 %oparray_pop
> 1977 1 3 %oparray_pop 1978 1 3 %oparray_pop runpdf runpdf
> 2 1 1 runpdf %for_pos_int_continue runpdf runpdf runpdf
> Dictionary stack:
> --dict:765/1123(ro)(G)-- --dict:0/20(G)-- --dict:76/200(L)--
> --dict:18/20(L)--
> Current allocation mode is local
> Last OS error: No such file or directory
> not ok 13 - lzw+horizontal predictor (not converted to flate) with GT
> ok 14 - alpha + lzw
> ok 15 - single-strip lzw (not converted to flate) without GT
> Error: /typecheck in --runpdf--
> Operand stack:
> --dict:6/14(L)-- --dict:6/14(L)-- --dict:6/14(L)-- MediaBox
> --nostringval-- 20.0 20.0 20.0 20.0 false 20.0 2
> Execution stack:
> %interp_exit .runexec2 --nostringval-- runpdf --nostringval-- 2
> %stopped_push --nostringval-- runpdf runpdf false 1
> %stopped_push 1990 1 3 %oparray_pop 1989 1 3 %oparray_pop
> 1977 1 3 %oparray_pop 1978 1 3 %oparray_pop runpdf runpdf
> 2 1 1 runpdf %for_pos_int_continue runpdf runpdf runpdf
> Dictionary stack:
> --dict:765/1123(ro)(G)-- --dict:0/20(G)-- --dict:76/200(L)--
> --dict:18/20(L)--
> Current allocation mode is local
> Last OS error: No such file or directory
> not ok 16 - lzw+horizontal predictor (not converted to flate) without GT
> ok 17 # skip multi-strip lzw without GT is not currently supported
> ok 18 - successfully read TIFF with colormap
> ok 19 - bilevel and alpha when width not a whole number of bytes with GT
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/19 subtests
> (less 1 skipped subtest: 16 okay)
> t/viewer-preferences.t ......
> 1..3
> ok 1 - Duplex => Simplex
> ok 2 - Duplex => DuplexFlipLongEdge
> ok 3 - Duplex => DuplexFlipShortEdge
> ok
>
> Test Summary Report
> -------------------
> t/tiff.t (Wstat: 512 Tests: 19 Failed: 2)
> Failed tests: 13, 16
> Non-zero exit status: 2
> Files=42, Tests=680, 22 wallclock secs ( 0.22 usr 0.07 sys + 16.41 cusr
> 2.13 csys = 18.83 CPU)
> Result: FAIL
> Failed 1/42 test programs. 2/680 subtests failed.
> make[1]: *** [Makefile:1298: test_dynamic] Error 255
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 test TEST_VERBOSE=1 returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2022/04/12/libpdf-builder-perl_3.023-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: libpdf-builder-perl
Source-Version: 3.023-2
Done: Jeffrey Ratcliffe <j...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libpdf-builder-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 1009...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jeffrey Ratcliffe <j...@debian.org> (supplier of updated libpdf-builder-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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 24 Apr 2022 09:35:22 +0200
Source: libpdf-builder-perl
Architecture: source
Version: 3.023-2
Distribution: unstable
Urgency: high
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Jeffrey Ratcliffe <j...@debian.org>
Closes: 1009448
Changes:
libpdf-builder-perl (3.023-2) unstable; urgency=high
.
[ Debian Janitor ]
* Update standards version to 4.6.0, no changes needed.
.
[ Jeffrey Ratcliffe ]
* Skip 2 tests in t/tiff.t until #1010051 is resolved. Closes: #1009448
Checksums-Sha1:
97830665489d188e77c06b7a00ecfccde425359f 2429 libpdf-builder-perl_3.023-2.dsc
d514cc2b65fe9b76cbaaa90e7b63e71acf98b155 7561436
libpdf-builder-perl_3.023.orig.tar.gz
5865c5b806ce1b6744e8953afc199f9f70b8f166 3976
libpdf-builder-perl_3.023-2.debian.tar.xz
532899642219f1fcd774886a26f3781e922c01e0 5978
libpdf-builder-perl_3.023-2_source.buildinfo
Checksums-Sha256:
1306c917325a628db044865d0cdabc34c346ede54a78d41b522197d8cc9db5c6 2429
libpdf-builder-perl_3.023-2.dsc
6baaaa1949a42281886568ec699c302ccd11daa6c0ad4fe3911374ccca5eb49a 7561436
libpdf-builder-perl_3.023.orig.tar.gz
a3cc10e4ecf9a297a669b0e3011998d820975b9f648cdc791912628d63894a06 3976
libpdf-builder-perl_3.023-2.debian.tar.xz
17ab1403bd106c55c5b022fb42cd0c89b62aa1b3989d03161cd46e4cb4b3cced 5978
libpdf-builder-perl_3.023-2_source.buildinfo
Files:
ed0a8b3809d6e1a0366dc3c496617687 2429 perl optional
libpdf-builder-perl_3.023-2.dsc
0e574a78c1996a1f9206f3cab953e620 7561436 perl optional
libpdf-builder-perl_3.023.orig.tar.gz
920676db41fcdbf18aa6c8c751a32178 3976 perl optional
libpdf-builder-perl_3.023-2.debian.tar.xz
b1055c2e20bcab875d3e02322fb7c0c9 5978 perl optional
libpdf-builder-perl_3.023-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEERjKT5K4zhxhG8wInsyHyAxEPyvMFAmJlEdYACgkQsyHyAxEP
yvNgTRAAij5FUIwlwJEda+TLYJwpUI0BMSgN0BDIfGdVSWJFv9xxpFAIYcvjq6Hq
7Hvb/kZMNHbsEHjVSbH3Q8DZnKCHxXS10ZicpOaWlPBz7YSdlyOoSs5a/qH4kHPa
lpN0CY1vfMwrUGzAl2/LK3PeVw+7+ilK4G7n1EiWuZbrdY/TWWX9nEc269r3BNV3
EAjpygDKPmmdcVMD6fFBgWm+6BlqQk55aUlIkuNdbKWOD2n3ZDUF4x35H6qa1R/x
pOZPmPDpdWQdoxQHCLWnRLB3u1qmy2/LEuSy2IkhbyC1AAUHSXgD4Z4B88jRSiXL
ZgJ7rSQ01J+uMIdHaYpBrQxiY0u3hkcd8aaGBdHsguGwO16DNmpmINsbaacRdlPa
QMk6sIvJRY0V8IwgkPl0Wyu7YpVJ1PjcpVlQWPDW7BOnne1JIOMyvkeMAjNm4Zxd
b6XBXtPqGYts2+FCkVglTPqqHqsiMoqGZ0FrGMdfFsujemrXYY+G0dPNMfcITiN6
r4vBkiST/xy6nAhHT594vuhe9aCRP08ypeqWRIinW7q4KACmw2OF43EvblCqGG3n
lSy22wrdiz9mssHvBRbfK0zup/y1IJQuMdVC2v543XWz9tS0P9oVYBnbFoPLhAYA
1e4sSz2JhmUfEbeCy//M6BOPoYAtD79gViDXNRD0VTVDi8Tsj0c=
=7Yse
-----END PGP SIGNATURE-----
--- End Message ---