Your message dated Mon, 30 Mar 2020 17:18:28 +0000
with message-id <e1jiy3q-0008df...@fasolo.debian.org>
and subject line Bug#954541: fixed in cmark 0.29.0-2
has caused the Debian Bug report #954541,
regarding cmark: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && make
-j4 test ARGS\+=-j4 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.)
--
954541: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954541
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cmark
Version: 0.29.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process -j4
> Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Start 1: api_test
> Start 2: html_normalization
> Start 3: spectest_library
> Start 4: pathological_tests_library
> 1/9 Test #1: api_test ......................... Passed 0.00 sec
> Start 5: roundtriptest_library
> 2/9 Test #3: spectest_library ................. Passed 0.11 sec
> Start 6: entity_library
> 3/9 Test #2: html_normalization ...............***Failed 0.13 sec
> **********************************************************************
> File "/<<PKGBUILDDIR>>/test/normalize.py", line 169, in
> normalize.normalize_html
> Failed example:
> normalize_html('<a title="bar" HREF="foo">x</a>')
> Exception raised:
> Traceback (most recent call last):
> File "/usr/lib/python3.8/doctest.py", line 1329, in __run
> exec(compile(example.source, filename, "single",
> File "<doctest normalize.normalize_html[8]>", line 1, in <module>
> normalize_html('<a title="bar" HREF="foo">x</a>')
> File "/<<PKGBUILDDIR>>/test/normalize.py", line 189, in normalize_html
> parser.feed(chunk.group(0))
> File "/usr/lib/python3.8/html/parser.py", line 111, in feed
> self.goahead(0)
> File "/usr/lib/python3.8/html/parser.py", line 171, in goahead
> k = self.parse_starttag(i)
> File "/usr/lib/python3.8/html/parser.py", line 345, in parse_starttag
> self.handle_starttag(tag, attrs)
> File "/<<PKGBUILDDIR>>/test/normalize.py", line 69, in handle_starttag
> self.output += ("=" + '"' + cgi.escape(v,quote=True) + '"')
> AttributeError: module 'cgi' has no attribute 'escape'
> **********************************************************************
> 1 items had failures:
> 1 of 10 in normalize.normalize_html
> ***Test Failed*** 1 failures.
>
> Start 7: spectest_executable
> 4/9 Test #5: roundtriptest_library ............***Failed 0.14 sec
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/test/roundtrip_tests.py", line 45, in <module>
> do_test(converter, test, args.normalize, result_counts)
> File "/<<PKGBUILDDIR>>/test/spec_tests.py", line 48, in do_test
> passed = normalize_html(actual_html) == normalize_html(expected_html)
> File "/<<PKGBUILDDIR>>/test/normalize.py", line 189, in normalize_html
> parser.feed(chunk.group(0))
> File "/usr/lib/python3.8/html/parser.py", line 111, in feed
> self.goahead(0)
> File "/usr/lib/python3.8/html/parser.py", line 171, in goahead
> k = self.parse_starttag(i)
> File "/usr/lib/python3.8/html/parser.py", line 345, in parse_starttag
> self.handle_starttag(tag, attrs)
> File "/<<PKGBUILDDIR>>/test/normalize.py", line 69, in handle_starttag
> self.output += ("=" + '"' + cgi.escape(v,quote=True) + '"')
> AttributeError: module 'cgi' has no attribute 'escape'
>
> Start 8: smartpuncttest_executable
> 5/9 Test #6: entity_library ................... Passed 0.08 sec
> Start 9: regressiontest_executable
> 6/9 Test #8: smartpuncttest_executable ........ Passed 0.11 sec
> 7/9 Test #9: regressiontest_executable ........ Passed 0.09 sec
> 8/9 Test #7: spectest_executable .............. Passed 0.80 sec
> 9/9 Test #4: pathological_tests_library ....... Passed 1.14 sec
>
> 78% tests passed, 2 tests failed out of 9
>
> Total Test time (real) = 1.14 sec
>
> The following tests FAILED:
> 2 - html_normalization (Failed)
> 5 - roundtriptest_library (Failed)
> Errors while running CTest
> make[1]: *** [Makefile:133: test] Error 8
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j4 test ARGS\+=-j4
> returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2020/03/21/cmark_0.29.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: cmark
Source-Version: 0.29.0-2
Done: Jonas Smedegaard <d...@jones.dk>
We believe that the bug you reported is fixed in the latest version of
cmark, 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 954...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated cmark 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: SHA512
Format: 1.8
Date: Mon, 30 Mar 2020 19:06:19 +0200
Source: cmark
Architecture: source
Version: 0.29.0-2
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <d...@jones.dk>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Closes: 954541
Changes:
cmark (0.29.0-2) unstable; urgency=medium
.
* declare compliance with Debian Policy 4.5.0
* use debhelper compatibility level 12 (not 11);
build-depend on debhelper-compat (not debhelper)
* add patch cherry-picked upstream
to use html.escape instead of cgi.escape in normalize test,
fixing FTBFS;
closes: 954541, thanks to Lucas Nussbaum and Hubert Chathi
* mark lib* packages Multi-Arch: same
Checksums-Sha1:
361e1757d65803d27a03ee6e2fea176756863cb4 1923 cmark_0.29.0-2.dsc
17264f2eba2f170e5900781f8afefa0b237b1d01 10204 cmark_0.29.0-2.debian.tar.xz
14de3c125355a197f2c4fe5682291075f3e1dd3d 7844 cmark_0.29.0-2_amd64.buildinfo
Checksums-Sha256:
e140a1fa2dc6a5cf3c183d23607924d22f183c2d70119bdc29b0309a9c9769c4 1923
cmark_0.29.0-2.dsc
e67f3cbdc343465abf50f080a9a768c8c8c968ade346344da7a0f0343cf99247 10204
cmark_0.29.0-2.debian.tar.xz
d93da85eb7bd1f65abd3cf7cef95c265aa028b69831dcc640dc1ef99801e2201 7844
cmark_0.29.0-2_amd64.buildinfo
Files:
0b05fe5d08073c1ed4eccf866155fc58 1923 text optional cmark_0.29.0-2.dsc
08ac87b186d60aa312044271a0199f3e 10204 text optional
cmark_0.29.0-2.debian.tar.xz
d4950ff1091fb8ac8da8e2295df7e232 7844 text optional
cmark_0.29.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAl6CJ20ACgkQLHwxRsGg
ASHpTw/+Pe7jVYmnqYRrry4lJcCfO7CruNtaZvDr06gKm97z/ZIxUg9IwYL5/xPP
hNgZr8j8E+3+dlUk/7YMHc4QM88usXy3FmLByjfQxlFP/Z1WQTD0VFOfea5X/nVQ
Mccq1qc3SK0R6PDM3kGXxXdu9op3JpiIO6GREiXdkkMSf4Avj9cgHw4muhPn1SqV
dAERlkrqn0jfymXQeXMVqsqZkUQjBhvULBQoReOM6TVcKBAe8RCaOOwZodyIB4Lg
y71dPL0GxATwf9qU503bILJ7TznAJ28+L9uDhLQO18g3fDcCpIuAwQSb7LgplFNY
ifKqFNFijbkSjxjlPMOYDQkg+sJP5sxsgwsR4/jEF3g8/moztbfkPdh44w2sSZmL
17lLyb3CmZ9V56+Cw16CUUPCvyfdb2Iv7qoxED1HVd6Ca7o4/vEBsISkTDMuuYdH
Aao4rvvqX80wijezhUkG5Z+rcu7r5hnGAi8na2yX2hB5OEs4Bna75ZBfvFkC34iU
okvuC2DDe7c53zxQ3BksvzPczyp/L1jlympPGIHipmTyR1e2FhcUTm0cZeJCswnQ
7bDX9EMh96f8bJXlhGTp+0Gn6q9KIPXWsfQsfaR5fItpmATRRvcMNjARP7FuDl6u
fQMqvH/2oEM7QqLbIuCyGK8Ij4Oa6M7nSDXH5tDFQr9+UThv9Dg=
=sgoZ
-----END PGP SIGNATURE-----
--- End Message ---