Your message dated Mon, 13 Sep 2021 16:03:51 +0000
with message-id <[email protected]>
and subject line Bug#966935: fixed in libpandoc-wrapper-perl 0.9.0-2
has caused the Debian Bug report #966935,
regarding libpandoc-wrapper-perl: FTBFS: dh_auto_test: error: perl Build test
--verbose 1 returned exit code 1
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.)
--
966935: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966935
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libpandoc-wrapper-perl
Version: 0.9.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
>
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package libpandoc-wrapper-perl
> dpkg-buildpackage: info: source version 0.9.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jonas Smedegaard <[email protected]>
> dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> debian/rules clean
> dh clean
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libpandoc-wrapper-perl using existing
> ./libpandoc-wrapper-perl_0.9.0.orig.tar.gz
> dpkg-source: info: building libpandoc-wrapper-perl in
> libpandoc-wrapper-perl_0.9.0-1.debian.tar.xz
> dpkg-source: info: building libpandoc-wrapper-perl in
> libpandoc-wrapper-perl_0.9.0-1.dsc
> debian/rules binary
> dh binary
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure
> perl -I. Build.PL --installdirs vendor --config "optimize=-g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" --config
> "ld=x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
> Creating new 'Build' script for 'Pandoc' version '0.9.0'
> dh_auto_build
> perl Build
> cp script/pandoc-version blib/script/pandoc-version
> cp lib/App/Prove/Plugin/andoc.pm blib/lib/App/Prove/Plugin/andoc.pm
> cp lib/Pandoc/Version.pm blib/lib/Pandoc/Version.pm
> cp lib/Pandoc.pm blib/lib/Pandoc.pm
> cp lib/Pandoc/Release.pm blib/lib/Pandoc/Release.pm
> cp lib/Pandoc/Error.pm blib/lib/Pandoc/Error.pm
> dh_auto_test
> perl Build test --verbose 1
> t/binmode.t .............
> ok 1 - no wide character warning
> ok 2 - one binmode for all handles
> 1..2
> ok
> t/convert.t .............
> ok 1 - html => latex
> ok 2 - markdown => html
> ok 3 - convert returns bytes
> ok 4 - convert returns Unicode to Unicode
> ok 5 - croak on error
> ok 6 - unicode
> 1..6
> ok
> t/data-dir.t ............
> ok 1 - pandoc_data_dir
> 1..1
> ok
> t/executables.t ......... skipped: these tests are for release candidate
> testing
> t/file-objects.t ........
> # ## Eius Ut
> #
> # Qui aut voluptate minima.
> ok 1 - call pandoc with file objects as arguments
> # <h2 id="eius-ut">Eius Ut</h2>
> # <p>Qui aut voluptate minima.</p>
> 1..1
> ok
> t/import.t .............. skipped: these tests are for release candidate
> testing
> t/lists.t ...............
> ok 1 - input_formats
> ok 2 - output_formats
> ok 3 - extensions: raw_html
> ok 4 - extensions: hard_line_breaks
> 1..4
> ok
>
> # Failed test 'use default arguments'
> # at t/methods.t line 86.
> # got: '<h1 data-number="1" id="x" data-number="1"><span
> class="header-section-number">1</span> x</h1>
> # '
> # expected: '<h1 id="x"><span class="header-section-number">1</span>
> x</h1>
> # '
> # Looks like you failed 1 test of 36.
> t/methods.t .............
> ok 1 - import
> ok 2 - Pandoc->require
> ok 3 - require returns singleton
> ok 4 - pandoc->require
> ok 5 - require throws)
> ok 6 - require throws
> ok 7 - Pandoc->new
> ok 8 - Pandoc->new creates new instance
> ok 9 - An object of class 'Pandoc::Error' isa 'Pandoc::Error'
> ok 10 - stringify Pandoc::Error
> ok 11 - default executable
> ok 12 - set executable
> ok 13 - threw Regexp ((?^:pandoc executable not found))
> ok 14 - pandoc->version
> ok 15 - 'pandoc->version is a version object' isa 'Pandoc::Version'
> ok 16 - compare same versions
> ok 17 - expect same version
> ok 18 - compare lower versions
> ok 19 - expect lower version
> ok 20 - compare higher versions
> ok 21 - expect higher version
> ok 22 - invalid version
> ok 23 - arguments
> ok 24 - executable and arguments
> ok 25 - arguments
> ok 26 - run
> not ok 27 - use default arguments
> ok 28 - run
> ok 29 - override default arguments
> ok 30 - threw Regexp ((?^:^first default argument must be an -option))
> ok 31 - set arguments
> ok 32 - set arguments with array ref
> ok 33 - pandoc->libs
> ok 34 - input_formats
> ok 35 - output_formats
> ok 36 - threw Pandoc::Error
> 1..36
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/36 subtests
>
> # Failed test 'parse->to_html'
> # at t/parse.t line 35.
> # Looks like you failed 1 test of 5.
> t/parse.t ...............
> ok 1 - 'parse markdown' isa 'Pandoc::Document'
> ok 2 - parse markdown
> ok 3 - parse html
> ok 4 # skip pandoc executable < 1.18 required
> not ok 5 - parse->to_html
> 1..5
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/5 subtests
> (less 1 skipped subtest: 3 okay)
> t/release-pod-syntax.t .. skipped: these tests are for release candidate
> testing
> t/run.t .................
> # Subtest: pandoc( ... )
> ok 1 - pandoc({in =>..., out=>...}
> ok 2 - markdown => html
> ok 3 - html => markdown
> 1..3
> ok 1 - pandoc( ... )
> # Subtest: run(@args, \%opts)
> ok 1
> ok 2 - stdout
> # foo
> ok 3 - stderr
> ok 4
> 1..4
> ok 2 - run(@args, \%opts)
> # Subtest: ->run(\@args, \%opts)
> ok 1
> ok 2 - stdout
> ok 3 - stderr
> 1..3
> ok 3 - ->run(\@args, \%opts)
> # Subtest: ->run(\@args, %opts)
> ok 1
> ok 2 - stdout
> ok 3 - stderr
> 1..3
> ok 4 - ->run(\@args, %opts)
> # Subtest: ->run([], %opts)
> ok 1
> ok 2 - stdout
> ok 3 - stderr
> 1..3
> ok 5 - ->run([], %opts)
> # Subtest: run(%opts)
> ok 1
> ok 2 - run( %opts )
> 1..2
> ok 6 - run(%opts)
> # Subtest: ->run(\@args, qw[odd length list])
> ok 1 - run
> 1..1
> ok 7 - ->run(\@args, qw[odd length list])
> # Subtest: ->run(\@args, ..., \%opts)
> ok 1 - run
> 1..1
> ok 8 - ->run(\@args, ..., \%opts)
> 1..8
> ok
> t/version.t .............
> ok 1 - 'new from array' isa 'Pandoc::Version'
> ok 2 - from array
> ok 3 - 'new from list' isa 'Pandoc::Version'
> ok 4 - from list
> ok 5 - 'new from string' isa 'Pandoc::Version'
> ok 6 - from string
> ok 7 - 'new from vstring' isa 'Pandoc::Version'
> ok 8 - from vstring
> ok 9 - invalid version number
> ok 10 - invalid version number
> ok 11 - invalid version number
> ok 12 - invalid version number
> ok 13 - invalid version number
> ok 14 - invalid version number
> ok 15 - invalid version number
> ok 16 - invalid version number
> ok 17 - 'copy constructor' isa 'Pandoc::Version'
> ok 18 - stringify
> ok 19 - number
> ok 20 - 1 == 1.0
> ok 21 - 1 >= 1.0
> ok 22 - 1 <= 1.0
> ok 23 - 1 eq 1.0
> ok 24 - 1 ge 1.0
> ok 25 - 1 le 1.0
> ok 26 - 1 < 1.0.1
> ok 27 - 1 lt 1.0.1
> ok 28 - 1.17.0.4 == 1.17.0.4
> ok 29 - 1.17.0.4 >= 1.17.0.4
> ok 30 - 1.17.0.4 <= 1.17.0.4
> ok 31 - 1.17.0.4 eq 1.17.0.4
> ok 32 - 1.17.0.4 ge 1.17.0.4
> ok 33 - 1.17.0.4 le 1.17.0.4
> ok 34 - 1.17.0.4 < 1.18
> ok 35 - 1.17.0.4 lt 1.18
> ok 36 - 1.9 == 1.9
> ok 37 - 1.9 >= 1.9
> ok 38 - 1.9 <= 1.9
> ok 39 - 1.9 eq 1.9
> ok 40 - 1.9 ge 1.9
> ok 41 - 1.9 le 1.9
> ok 42 - 1.9 < 1.10
> ok 43 - 1.9 lt 1.10
> ok 44 - 1.7.3 match 1
> ok 45 - 1.7.3 match 1.7
> ok 46 - 1.7.3 match 1.7.3
> ok 47 - 1.7.3 match 1.7.3.1
> ok 48 - 1.7.3 no match 1.6
> ok 49 - 1.7.3 no match 1.8
> ok 50 - 1.7.3 no match 2
> ok 51 - fulfills 1.7
> ok 52 - fulfills !=1.7.1
> ok 53 - fulfills >1.6
> ok 54 - fulfills >=1.7
> ok 55 - fulfills <1.7.1
> ok 56 - fulfills <=1.7.1
> ok 57 - fulfills ==1.7
> ok 58 - fulfills 1.7, !=1.7.1, >1.6, >=1.7, <1.7.1, <=1.7.1, ==1.7
> ok 59 - !fulfills 1.7,!=1.7
> ok 60 - !fulfills 1.7.1
> ok 61 - !fulfills >1.7
> ok 62 - !fulfills >=1.7.1
> ok 63 - !fulfills <1.7
> ok 64 - !fulfills <=1.6
> ok 65 - !fulfills ==1.7.1
> ok 66 - !fulfills 1.7, !=1.7.1, >1.6, >=1.7, <1.7.1, <=1.7.1, ==1.7,
> 1.7,!=1.7, 1.7.1, >1.7, >=1.7.1, <1.7, <=1.6, ==1.7.1
> ok 67 - invalid version requirement
> 1..67
> ok
>
> Test Summary Report
> -------------------
> t/methods.t (Wstat: 256 Tests: 36 Failed: 1)
> Failed test: 27
> Non-zero exit status: 1
> t/parse.t (Wstat: 256 Tests: 5 Failed: 1)
> Failed test: 5
> Non-zero exit status: 1
> Files=12, Tests=130, 2 wallclock secs ( 0.04 usr 0.01 sys + 0.81 cusr
> 0.23 csys = 1.09 CPU)
> Result: FAIL
> dh_auto_test: error: perl Build test --verbose 1 returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2020/08/02/libpandoc-wrapper-perl_0.9.0-1_unstable.log
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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: libpandoc-wrapper-perl
Source-Version: 0.9.0-2
Done: Jonas Smedegaard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libpandoc-wrapper-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.
Jonas Smedegaard <[email protected]> (supplier of updated libpandoc-wrapper-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, 13 Sep 2021 17:40:20 +0200
Source: libpandoc-wrapper-perl
Architecture: source
Version: 0.9.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 966935
Changes:
libpandoc-wrapper-perl (0.9.0-2) unstable; urgency=medium
.
[ Debian Janitor ]
* build-depend on debhelper-compat (not debhelper)
* set upstream metadata fields:
Bug-Database Bug-Submit Repository Repository-Browse
* declare compliance with Debian Policy 4.3.0
.
[ Jonas Smedegaard ]
* use debhelper compatibility level 13 (not 12)
* copyright:
+ update coverage
+ use Reference field (not License-Reference);
update lintian overrides
* simplify source script copyright-chceck
* add patch 1001
to modernize a test to cover recent Pandoc html rendering;
closes: bug#966935, thanks to Lucas Nussbaum
* stop build-depend explicitly on perl: not called directly
* declare compliance with Debian Policy 4.6.0
Checksums-Sha1:
08b0aa1b3382412021f38ec590998ba0cef8120a 2367
libpandoc-wrapper-perl_0.9.0-2.dsc
da4db048996a8568fd1b96c065f3c72247309c93 8584
libpandoc-wrapper-perl_0.9.0-2.debian.tar.xz
feefa78735aedb8c390aaee54ee2babbfd0f907e 6413
libpandoc-wrapper-perl_0.9.0-2_amd64.buildinfo
Checksums-Sha256:
b4d7ee899b5ad7357f84882b237ffbca81428c2dd7da198f501449bceae985b2 2367
libpandoc-wrapper-perl_0.9.0-2.dsc
095420ca9771c8f9ff991f596818b1a6c40b3a71f120c6d4d0ac462037dc11f0 8584
libpandoc-wrapper-perl_0.9.0-2.debian.tar.xz
586b3594f60f80daa934fd12b1347cb2b69aa5a1d4c8fbb20d7426195912be33 6413
libpandoc-wrapper-perl_0.9.0-2_amd64.buildinfo
Files:
85b1377c3ad3512a1486ea46b3c2034d 2367 perl optional
libpandoc-wrapper-perl_0.9.0-2.dsc
94fc02d84f2f1659b116e95a460e47a1 8584 perl optional
libpandoc-wrapper-perl_0.9.0-2.debian.tar.xz
791ae6ebd8b529ec8e49f0c91242ad8e 6413 perl optional
libpandoc-wrapper-perl_0.9.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmE/cooACgkQLHwxRsGg
ASFdtQ/+N4SkbxsO+GfcfKqlWXvFvnIggClFb6lQN1znS4JJbQdG39SVpSUT1l96
eJktnzkXbgKPL2Vtj9c2MhH9dHNvbIsyKVTPY6rDKsLHiOgn497o4m/c/kfAWRT1
mIM85JBxHZ0kjAZu0aJrDlC/HCoZHdE9JV+f2qgAJKbeN8ceWqEnRr2aIDA6wicJ
FuWsgJpLXqfLdyK9dXnCgNX7UYpgEAssLVD1yXrUDB6GaLylAsKq6LiFKsDuQxJS
x1RZXNbd2dEViUtbtoWuCsyPWI0hBmzCwM42PUX84hzN4ljXO6GF9dEVBtDyjYvM
l46jGDFljiG8+M1xj9H8hJvTNHJALfFQ2UQYMfjSEU4LaHtjU4x8mZ2DwZICxG2e
jL0v6Nj02g3vI+kjWuEBqyhV0OYmUgKoHymjWeGt9r0v7v8YqoUb77Y9B2FMfder
tLEpfub0eWjpRTXO9I36SOIfQpo21ML7Jppsj90f5Jo8wIKexACgLJ4ygGXlEu3U
9EZBXN3Xexi2nxXtZz6o0hQVl6U8VGzd+ZOBoUHs7czIvQqRmfa1uBaMGtWDiI+P
4xOR0jExsFV+O5M5tPLr20/KmQTAXOgdEH3e2grLWQ//MMy4hqxL9rw66TCE3gF8
jvasTob1xjbsO0KSsFpkUvtF1C3C64AGESTTrMFkSK7x1Hb2BUI=
=BIUh
-----END PGP SIGNATURE-----
--- End Message ---