Your message dated Sun, 22 Jan 2017 09:51:30 +0000
with message-id <e1cveo6-000g2e...@fasolo.debian.org>
and subject line Bug#832864: fixed in libxml2 2.9.4+dfsg1-2.2
has caused the Debian Bug report #832864,
regarding xmlstarlet: FTBFS: dh_auto_test: make -j1 check 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.)
--
832864: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832864
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xmlstarlet
Version: 1.6.1-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160728 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[3]: Entering directory '/«PKGBUILDDIR»'
> XFAIL: examples/bigxml-dtd
> PASS: examples/bigxml-embed-ref
> PASS: examples/bigxml-embed
> PASS: examples/bigxml-relaxng
> PASS: examples/bigxml-well-formed
> PASS: examples/bigxml-xsd
> PASS: examples/c14n-default-attr
> PASS: examples/c14n-newlines
> PASS: examples/c14n1
> PASS: examples/c14n2
> PASS: examples/command-help
> PASS: examples/count1
> PASS: examples/countnode1
> PASS: examples/delete1
> PASS: examples/dtd1
> PASS: examples/dtd2
> PASS: examples/dtd3
> PASS: examples/dtd4
> PASS: examples/ed-2op
> PASS: examples/ed-append
> PASS: examples/ed-backref-delete
> PASS: examples/ed-backref1
> PASS: examples/ed-backref2
> PASS: examples/ed-expr
> PASS: examples/ed-insert
> PASS: examples/ed-literal
> PASS: examples/ed-move
> XFAIL: examples/ed-namespace
> PASS: examples/ed-nop
> PASS: examples/ed-subnode
> PASS: examples/elem1
> PASS: examples/elem2
> PASS: examples/elem3
> PASS: examples/elem-depth
> PASS: examples/elem-uniq
> PASS: examples/escape1
> PASS: examples/exslt-ed
> PASS: examples/exslt1
> PASS: examples/external-entity
> PASS: examples/findfile1
> PASS: examples/genxml1
> PASS: examples/hello1
> PASS: examples/localname1
> PASS: examples/look1
> PASS: examples/move1
> PASS: examples/N-order
> PASS: examples/noindent1
> PASS: examples/ns1
> PASS: examples/pyx
> PASS: examples/pyx-ns
> PASS: examples/recover1
> PASS: examples/rename-attr1
> PASS: examples/rename-elem1
> FAIL: examples/schema1
> PASS: examples/sel-literal
> PASS: examples/sel-if
> PASS: examples/sel-many-values
> PASS: examples/sel-root
> PASS: examples/sel-xpath-c
> PASS: examples/sel-xpath-i
> PASS: examples/sel-xpath-m
> PASS: examples/sel-xpath-v
> PASS: examples/sel1
> PASS: examples/sort1
> PASS: examples/sort2
> PASS: examples/sort3
> PASS: examples/structure1
> PASS: examples/sum1
> PASS: examples/tab1
> PASS: examples/table1
> PASS: examples/table2
> PASS: examples/table3
> PASS: examples/unicode1
> PASS: examples/update-attr1
> PASS: examples/update-elem1
> FAIL: examples/valid1
> PASS: examples/xinclude1
> PASS: examples/xsl-param1
> PASS: examples/xsl-sum1
> ===================================
> XMLStarlet : ./test-suite.log
> ===================================
>
> # TOTAL: 79
> # PASS: 75
> # SKIP: 0
> # XFAIL: 2
> # FAIL: 2
> # XPASS: 0
> # ERROR: 0
>
> .. contents:: :depth: 2
>
> XFAIL: examples/bigxml-dtd
> ==========================
>
> --- - 2016-07-28 10:49:59.815331763 +0000
> +++ results/bigxml-dtd.out 2011-05-23 20:45:02.000000000 +0000
> @@ -1 +1 @@
> --:6553x
> +-:7000x
> XFAIL examples/bigxml-dtd (exit status: 1)
>
> XFAIL: examples/ed-namespace
> ============================
>
> FIXME: can't delete namespace nodes
> --- - 2016-07-28 10:50:00.223790256 +0000
> +++ results/ed-namespace.out 2011-05-23 20:45:02.000000000 +0000
> @@ -0,0 +1,3 @@
> +<doc xmlns="http://www.foo.com/namespaces/my">
> + <el/>
> +</doc>
> XFAIL examples/ed-namespace (exit status: 1)
>
> FAIL: examples/schema1
> ======================
>
> --- - 2016-07-28 10:50:00.542511093 +0000
> +++ results/schema1.out 2010-11-10 23:42:26.000000000 +0000
> @@ -1,3 +1,2 @@
> -xml/table.xml
> xml/tab-obj.xml
> 1
> FAIL examples/schema1 (exit status: 1)
>
> FAIL: examples/valid1
> =====================
>
> --- - 2016-07-28 10:50:00.902946430 +0000
> +++ results/valid1.out 2010-11-10 23:42:26.000000000 +0000
> @@ -33,19 +33,19 @@
> ===============================================
> Schema Validation Tests
> - 1 -------------------------------------------
> -xml/table.xml - invalid
> +xml/table.xml - valid
> xml/tab-obj.xml - invalid
> xml/tab-bad.xml - invalid
> 1
> - 2 -------------------------------------------
> +xml/table.xml
> 1
> - 3 -------------------------------------------
> -xml/table.xml
> xml/tab-obj.xml
> xml/tab-bad.xml
> 1
> - 4 -------------------------------------------
> -1
> +0
> ===============================================
> RelaxNG Schema Validation Tests
> - 1 -------------------------------------------
> FAIL examples/valid1 (exit status: 1)
>
> ============================================================================
> Testsuite summary for XMLStarlet
> ============================================================================
> # TOTAL: 79
> # PASS: 75
> # SKIP: 0
> # XFAIL: 2
> # FAIL: 2
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See ./test-suite.log
> Please report to http://sourceforge.net/projects/xmlstar/support
> ============================================================================
> make[3]: *** [test-suite.log] Error 1
> Makefile:1069: recipe for target 'test-suite.log' failed
> make[3]: Leaving directory '/«PKGBUILDDIR»'
> make[2]: *** [check-TESTS] Error 2
> Makefile:1175: recipe for target 'check-TESTS' failed
> make[2]: Leaving directory '/«PKGBUILDDIR»'
> make[1]: *** [check-am] Error 2
> Makefile:1930: recipe for target 'check-am' failed
> make[1]: Leaving directory '/«PKGBUILDDIR»'
> dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/07/28/xmlstarlet_1.6.1-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: libxml2
Source-Version: 2.9.4+dfsg1-2.2
We believe that the bug you reported is fixed in the latest version of
libxml2, 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 832...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mònica Ramírez Arceda <mon...@debian.org> (supplier of updated libxml2 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: Sat, 14 Jan 2017 15:31:49 +0100
Source: libxml2
Binary: libxml2 libxml2-utils libxml2-utils-dbg libxml2-dev libxml2-dbg
libxml2-doc python-libxml2 python-libxml2-dbg python3-libxml2
python3-libxml2-dbg
Architecture: source amd64 all
Version: 2.9.4+dfsg1-2.2
Distribution: unstable
Urgency: medium
Maintainer: Debian XML/SGML Group <debian-xml-sgml-p...@lists.alioth.debian.org>
Changed-By: Mònica Ramírez Arceda <mon...@debian.org>
Description:
libxml2 - GNOME XML library
libxml2-dbg - Debugging symbols for the GNOME XML library
libxml2-dev - Development files for the GNOME XML library
libxml2-doc - Documentation for the GNOME XML library
libxml2-utils - XML utilities
libxml2-utils-dbg - XML utilities (debug extension)
python-libxml2 - Python bindings for the GNOME XML library
python-libxml2-dbg - Python bindings for the GNOME XML library (debug
extension)
python3-libxml2 - Python3 bindings for the GNOME XML library
python3-libxml2-dbg - Python3 bindings for the GNOME XML library (debug
extension)
Closes: 832602 832864
Changes:
libxml2 (2.9.4+dfsg1-2.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix attribute decoding during XML schema validation
(Closes: #832602, #832864)
Checksums-Sha1:
8dca003387bfe41a50cee413167d5e7bef28fe5d 2891 libxml2_2.9.4+dfsg1-2.2.dsc
e62c2a7307487e9a46abe2a4feb28f8a7d0d0844 28936
libxml2_2.9.4+dfsg1-2.2.debian.tar.xz
6d31264d9917ef4c533be5bc2613f05c2b0d007d 1739620
libxml2-dbg_2.9.4+dfsg1-2.2_amd64.deb
4c2f83e704190d54231828464c8457d23bab20d9 811282
libxml2-dev_2.9.4+dfsg1-2.2_amd64.deb
161dc7e97f5984b1397d25d63e2f85448e1aea59 828196
libxml2-doc_2.9.4+dfsg1-2.2_all.deb
bd12aaad6d840173e4c5b8027e6071783710ea13 142976
libxml2-utils-dbg_2.9.4+dfsg1-2.2_amd64.deb
059709d8109cac00ec53215a1faf05a28da89e63 102516
libxml2-utils_2.9.4+dfsg1-2.2_amd64.deb
fbd6488175d4deb7431ce2ae7f480fffb79878c6 8854
libxml2_2.9.4+dfsg1-2.2_amd64.buildinfo
afdc9f02507f196608229f1589659d349b1323a9 919250
libxml2_2.9.4+dfsg1-2.2_amd64.deb
393e3170c220fb73bd092a73ab08504a91899a97 404204
python-libxml2-dbg_2.9.4+dfsg1-2.2_amd64.deb
dbaa849820b2438bdbe3dcf5b8efb071b33f5e72 202418
python-libxml2_2.9.4+dfsg1-2.2_amd64.deb
8a79f6e3daf343a6394dcccd6442b86088a3a929 413736
python3-libxml2-dbg_2.9.4+dfsg1-2.2_amd64.deb
003b0b4b334bb4b8b191f195c4b04cc0a2e93a4b 187190
python3-libxml2_2.9.4+dfsg1-2.2_amd64.deb
Checksums-Sha256:
748bf3236c22911a89bc3b50268626b9aafe4557114aad21684493e5dc30156c 2891
libxml2_2.9.4+dfsg1-2.2.dsc
c038bba02a56164cef7728509ba3c8f1856018573769ee9ffcc48c565e90bdc9 28936
libxml2_2.9.4+dfsg1-2.2.debian.tar.xz
3bce810914de8adfde9094b3a1987d7913947152a5c890ebf3b70747bd6bdc42 1739620
libxml2-dbg_2.9.4+dfsg1-2.2_amd64.deb
3c93b7b391a691bcb3bcf387cdfb405b00ddd595e73673b26762b1f45f14f1b8 811282
libxml2-dev_2.9.4+dfsg1-2.2_amd64.deb
0150406d99d21c6a678cbc727bfb9c88a14e7c3171cc9c89c86fa01ea1a3d830 828196
libxml2-doc_2.9.4+dfsg1-2.2_all.deb
2e5b0c0a49686318d00b5543a87c206d876fa5ca9b8967b96fdae6951d2fdf77 142976
libxml2-utils-dbg_2.9.4+dfsg1-2.2_amd64.deb
03b89984ed5a9ee2812242b09a12901f2b64be99e63ec2769407b9a41aae1f58 102516
libxml2-utils_2.9.4+dfsg1-2.2_amd64.deb
838d0dd30bec5d4c25f1329835257a63e9d66cafb36847215a40a7811750e27d 8854
libxml2_2.9.4+dfsg1-2.2_amd64.buildinfo
a10bf557a6be45304b77971412bb5c49cbc8450522292574af4e5127edd87e76 919250
libxml2_2.9.4+dfsg1-2.2_amd64.deb
c19625d0bc2538249690a0d520d3b49d16bd75418d7d970d234862fa469d06d4 404204
python-libxml2-dbg_2.9.4+dfsg1-2.2_amd64.deb
2918ee16ba296c27babde5c4deff0b2daa56439f3e75c2539d9107c1ce960819 202418
python-libxml2_2.9.4+dfsg1-2.2_amd64.deb
1417a2e14d4989e8668e8e8795ae69e01e7fc961c0ee84dde35419e7c0abe209 413736
python3-libxml2-dbg_2.9.4+dfsg1-2.2_amd64.deb
6d9ca1eaca9d2b5914ac781ffbaf08b44e946e7aaf65f8ca740efa67d6c3e0e5 187190
python3-libxml2_2.9.4+dfsg1-2.2_amd64.deb
Files:
31e5f0d7c4d0d3e427ea87c1af78617e 2891 libs optional libxml2_2.9.4+dfsg1-2.2.dsc
f1e97a33256f9a8db7da6ef4d94b66a2 28936 libs optional
libxml2_2.9.4+dfsg1-2.2.debian.tar.xz
00b1b2ea9ca3d9a0653c60b6f18c34e1 1739620 debug extra
libxml2-dbg_2.9.4+dfsg1-2.2_amd64.deb
1fdbfd397527fc51dd3e2234730299e0 811282 libdevel optional
libxml2-dev_2.9.4+dfsg1-2.2_amd64.deb
c0e43ff7c4c3da03d0036ec2332f9318 828196 doc optional
libxml2-doc_2.9.4+dfsg1-2.2_all.deb
94195ada531fbadd085d3100d137993d 142976 debug extra
libxml2-utils-dbg_2.9.4+dfsg1-2.2_amd64.deb
e82d06a2ab8974228cb9e0f75095e4d3 102516 text optional
libxml2-utils_2.9.4+dfsg1-2.2_amd64.deb
319000bf112df84d6a634880bb10edb7 8854 libs optional
libxml2_2.9.4+dfsg1-2.2_amd64.buildinfo
82388b9caf26543b1f3f81c3134fe8af 919250 libs standard
libxml2_2.9.4+dfsg1-2.2_amd64.deb
c62b76c4bad3d650791cf4af775122c9 404204 debug extra
python-libxml2-dbg_2.9.4+dfsg1-2.2_amd64.deb
6cbe47a22e3c8330b7b63804cdc26923 202418 python optional
python-libxml2_2.9.4+dfsg1-2.2_amd64.deb
a4d5d6752b7c3ebd3fa73c8a84ffea0d 413736 debug extra
python3-libxml2-dbg_2.9.4+dfsg1-2.2_amd64.deb
24def45bbb3a9e2edbeb184e4cc44de5 187190 python optional
python3-libxml2_2.9.4+dfsg1-2.2_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCAAwFiEEQDrMCFIQWyM07xU+Hv6xgBpJwNIFAliEei4SHG1vbmljYUBk
ZWJpYW4ub3JnAAoJEB7+sYAaScDS5nsQAKMmTevuQLOyUFyUrDINzTOdlAfa3Di7
rBH247nwW32XTEdi77bFM2hQ3U9FMU4gHJ83BFcTKYIUAGAInCRCMxN3WLAM04sc
608I0Y69f/x6wpv74D3lk/mRazCb8W4ebD53UXovHSvV+6SflwcJRrsGnsQ0RC8h
4R9DsezCJmGbe86P57A6h5KiXbJTXIVtZx8MIf0UqfRTitOe9QA20vX+qsJVatTY
6sitGUOGFAh5qXxJjvIMPcz6EhlbHL0r/lHfvn5NTGTRgajIO87b2rkqkjZbfiIm
3iSVhzZxgVkHhlUocJbK5BEPn0NdlXNCegZNAkxpXGU0pQpABZTa4e1f8+x85HqQ
9X8O5DOdGbdRDcfr1mahiFrDK6pf9+DCP61FVRYhEbYhSoYhE2TWFlYu/yk4Yczc
9Pi2QR40h0SEM8uhnwgjIL1VKvJxJxlAc1eXzZXLgC+kK/8iEDKW4ZrKLK0brhqr
Rl71qNl5W2vU0Y2yiKBNNmp1lZkJMFeDxMe90TLwbnarkg0FtoSALTAq3A6ahvVY
3pUs5ky5iMWYfjNVLeN4oL8hcYAuTRE6jZJqm1sYyHsh3lWCapdGgKUzi6E26zF9
vggTtviZYOFEi0Bwsd4QA1KFVtR+Av9gfS74qMJ44ZvwOjyzuf6xGMhKlA6jWKWT
4LyR6T2fsdyD
=rjmg
-----END PGP SIGNATURE-----
--- End Message ---