Your message dated Tue, 21 Jun 2016 18:33:26 +0000 with message-id <e1bfqui-0008uz...@franck.debian.org> and subject line Bug#827804: fixed in breathe 4.2.0-2 has caused the Debian Bug report #827804, regarding breathe: FTBFS: ValueError: too many values to unpack (expected 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.) -- 827804: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827804 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: breathe Version: 4.2.0-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, breathe fails to build from source in unstable/amd64: [..] doctest to run all doctests embedded in the documentation (if enabled) make[4]: Leaving directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation' /bin/sh: 1: cd: can't cd to ../../examples/tinyxml make[4]: Entering directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation' Please use `make <target>' where <target> is one of html to make standalone HTML files dirhtml to make HTML files named index.html in directories singlehtml to make a single large HTML file pickle to make pickle files json to make JSON files htmlhelp to make HTML files and a HTML help project qthelp to make HTML files and a qthelp project devhelp to make HTML files and a Devhelp project epub to make an epub latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter latexpdf to make LaTeX files and run them through pdflatex latexpdfja to make LaTeX files and run them through platex/dvipdfmx text to make text files man to make manual pages texinfo to make Texinfo files info to make Texinfo files and run them through makeinfo gettext to make PO message catalogs changes to make an overview of all changed/added/deprecated items xml to make Docutils-native XML files pseudoxml to make pseudoxml-XML files for display purposes linkcheck to check all external links for integrity doctest to run all doctests embedded in the documentation (if enabled) make[4]: Leaving directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation' building [mo]: targets for 0 po files that are out of date building [html]: targets for 36 source files that are out of date updating environment: 36 added, 0 changed, 0 removed reading sources... [ 2%] autofile reading sources... [ 5%] autoindex reading sources... [ 8%] class Exception occurred while building, starting debugger: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/sphinx/cmdline.py", line 244, in main app.build(opts.force_all, filenames) File "/usr/lib/python3/dist-packages/sphinx/application.py", line 298, in build self.builder.build_update() File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 251, in build_update 'out of date' % len(to_build)) File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 265, in build self.doctreedir, self.app)) File "/usr/lib/python3/dist-packages/sphinx/environment.py", line 564, in update self._read_serial(docnames, app) File "/usr/lib/python3/dist-packages/sphinx/environment.py", line 584, in _read_serial self.read_doc(docname, app) File "/usr/lib/python3/dist-packages/sphinx/environment.py", line 737, in read_doc pub.publish() File "/usr/lib/python3/dist-packages/docutils/core.py", line 217, in publish self.settings) File "/usr/lib/python3/dist-packages/sphinx/io.py", line 49, in read self.parse() File "/usr/lib/python3/dist-packages/docutils/readers/__init__.py", line 78, in parse self.parser.parse(self.input, document) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/__init__.py", line 172, in parse self.statemachine.run(inputlines, document, inliner=self.inliner) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 171, in run input_source=document['source']) File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 239, in run context, state, transitions) File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 460, in check_line return method(match, context, next_state) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 2727, in underline self.section(title, source, style, lineno - 1, messages) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 328, in section self.new_subsection(title, lineno, messages) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 396, in new_subsection node=section_node, match_titles=True) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 283, in nested_parse node=node, match_titles=match_titles) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 196, in run results = StateMachineWS.run(self, input_lines, input_offset) File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 239, in run context, state, transitions) File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 460, in check_line return method(match, context, next_state) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 2727, in underline self.section(title, source, style, lineno - 1, messages) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 328, in section self.new_subsection(title, lineno, messages) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 396, in new_subsection node=section_node, match_titles=True) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 283, in nested_parse node=node, match_titles=match_titles) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 196, in run results = StateMachineWS.run(self, input_lines, input_offset) File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 239, in run context, state, transitions) File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 460, in check_line return method(match, context, next_state) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 2300, in explicit_markup nodelist, blank_finish = self.explicit_construct(match) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 2312, in explicit_construct return method(self, expmatch) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 2055, in directive directive_class, match, type_name, option_presets) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 2104, in run_directive result = directive_instance.run() File "/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/.pybuild/pythonX.Y_3.5/build/breathe/directives.py", line 314, in run self.directive_args) File "/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/.pybuild/pythonX.Y_3.5/build/breathe/directive/base.py", line 86, in render return object_renderer.render() File "/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/.pybuild/pythonX.Y_3.5/build/breathe/renderer/index.py", line 71, in render nodes, contentnode = self.render_signature(file_data, self.create_doxygen_target()) File "/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/.pybuild/pythonX.Y_3.5/build/breathe/renderer/index.py", line 43, in render_signature signode, contentnode = node.children ValueError: too many values to unpack (expected 2) > /home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/.pybuild/pythonX.Y_3.5/build/breathe/renderer/index.py(43)render_signature() -> signode, contentnode = node.children (Pdb) (Pdb) Build finished. The HTML pages are in build/html. make[3]: Leaving directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation' /usr/bin/make -C documentation latexpdf make[3]: Entering directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation' /usr/share/sphinx/scripts/python3/sphinx-build -b latex -P -d build/doctrees source build/latex Running Sphinx v1.4.4 making output directory... loading pickled environment... not yet created /bin/sh: 1: cd: can't cd to ../../examples/doxygen make[4]: Entering directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation' Please use `make <target>' where <target> is one of html to make standalone HTML files dirhtml to make HTML files named index.html in directories singlehtml to make a single large HTML file pickle to make pickle files json to make JSON files htmlhelp to make HTML files and a HTML help project qthelp to make HTML files and a qthelp project devhelp to make HTML files and a Devhelp project epub to make an epub latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter latexpdf to make LaTeX files and run them through pdflatex latexpdfja to make LaTeX files and run them through platex/dvipdfmx text to make text files man to make manual pages texinfo to make Texinfo files info to make Texinfo files and run them through makeinfo gettext to make PO message catalogs changes to make an overview of all changed/added/deprecated items xml to make Docutils-native XML files pseudoxml to make pseudoxml-XML files for display purposes linkcheck to check all external links for integrity doctest to run all doctests embedded in the documentation (if enabled) make[4]: Leaving directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation' /bin/sh: 1: cd: can't cd to ../../examples/specific make[4]: Entering directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation' Please use `make <target>' where <target> is one of html to make standalone HTML files dirhtml to make HTML files named index.html in directories singlehtml to make a single large HTML file pickle to make pickle files json to make JSON files htmlhelp to make HTML files and a HTML help project qthelp to make HTML files and a qthelp project devhelp to make HTML files and a Devhelp project epub to make an epub latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter latexpdf to make LaTeX files and run them through pdflatex latexpdfja to make LaTeX files and run them through platex/dvipdfmx text to make text files man to make manual pages texinfo to make Texinfo files info to make Texinfo files and run them through makeinfo gettext to make PO message catalogs changes to make an overview of all changed/added/deprecated items xml to make Docutils-native XML files pseudoxml to make pseudoxml-XML files for display purposes linkcheck to check all external links for integrity doctest to run all doctests embedded in the documentation (if enabled) make[4]: Leaving directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation' /bin/sh: 1: cd: can't cd to ../../examples/tinyxml make[4]: Entering directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation' Please use `make <target>' where <target> is one of html to make standalone HTML files dirhtml to make HTML files named index.html in directories singlehtml to make a single large HTML file pickle to make pickle files json to make JSON files htmlhelp to make HTML files and a HTML help project qthelp to make HTML files and a qthelp project devhelp to make HTML files and a Devhelp project epub to make an epub latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter latexpdf to make LaTeX files and run them through pdflatex latexpdfja to make LaTeX files and run them through platex/dvipdfmx text to make text files man to make manual pages texinfo to make Texinfo files info to make Texinfo files and run them through makeinfo gettext to make PO message catalogs changes to make an overview of all changed/added/deprecated items xml to make Docutils-native XML files pseudoxml to make pseudoxml-XML files for display purposes linkcheck to check all external links for integrity doctest to run all doctests embedded in the documentation (if enabled) make[4]: Leaving directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation' building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 36 added, 0 changed, 0 removed reading sources... [ 2%] autofile reading sources... [ 5%] autoindex reading sources... [ 8%] class Exception occurred while building, starting debugger: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/sphinx/cmdline.py", line 244, in main app.build(opts.force_all, filenames) File "/usr/lib/python3/dist-packages/sphinx/application.py", line 298, in build self.builder.build_update() File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 246, in build_update self.build(['__all__'], to_build) File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 265, in build self.doctreedir, self.app)) File "/usr/lib/python3/dist-packages/sphinx/environment.py", line 564, in update self._read_serial(docnames, app) File "/usr/lib/python3/dist-packages/sphinx/environment.py", line 584, in _read_serial self.read_doc(docname, app) File "/usr/lib/python3/dist-packages/sphinx/environment.py", line 737, in read_doc pub.publish() File "/usr/lib/python3/dist-packages/docutils/core.py", line 217, in publish self.settings) File "/usr/lib/python3/dist-packages/sphinx/io.py", line 49, in read self.parse() File "/usr/lib/python3/dist-packages/docutils/readers/__init__.py", line 78, in parse self.parser.parse(self.input, document) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/__init__.py", line 172, in parse self.statemachine.run(inputlines, document, inliner=self.inliner) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 171, in run input_source=document['source']) File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 239, in run context, state, transitions) File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 460, in check_line return method(match, context, next_state) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 2727, in underline self.section(title, source, style, lineno - 1, messages) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 328, in section self.new_subsection(title, lineno, messages) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 396, in new_subsection node=section_node, match_titles=True) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 283, in nested_parse node=node, match_titles=match_titles) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 196, in run results = StateMachineWS.run(self, input_lines, input_offset) File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 239, in run context, state, transitions) File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 460, in check_line return method(match, context, next_state) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 2727, in underline self.section(title, source, style, lineno - 1, messages) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 328, in section self.new_subsection(title, lineno, messages) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 396, in new_subsection node=section_node, match_titles=True) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 283, in nested_parse node=node, match_titles=match_titles) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 196, in run results = StateMachineWS.run(self, input_lines, input_offset) File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 239, in run context, state, transitions) File "/usr/lib/python3/dist-packages/docutils/statemachine.py", line 460, in check_line return method(match, context, next_state) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 2300, in explicit_markup nodelist, blank_finish = self.explicit_construct(match) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 2312, in explicit_construct return method(self, expmatch) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 2055, in directive directive_class, match, type_name, option_presets) File "/usr/lib/python3/dist-packages/docutils/parsers/rst/states.py", line 2104, in run_directive result = directive_instance.run() File "/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/.pybuild/pythonX.Y_3.5/build/breathe/directives.py", line 314, in run self.directive_args) File "/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/.pybuild/pythonX.Y_3.5/build/breathe/directive/base.py", line 86, in render return object_renderer.render() File "/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/.pybuild/pythonX.Y_3.5/build/breathe/renderer/index.py", line 71, in render nodes, contentnode = self.render_signature(file_data, self.create_doxygen_target()) File "/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/.pybuild/pythonX.Y_3.5/build/breathe/renderer/index.py", line 43, in render_signature signode, contentnode = node.children ValueError: too many values to unpack (expected 2) > /home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/.pybuild/pythonX.Y_3.5/build/breathe/renderer/index.py(43)render_signature() -> signode, contentnode = node.children (Pdb) Running LaTeX files through pdflatex... /usr/bin/make -C build/latex all-pdf make[4]: Entering directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation/build/latex' make[4]: *** No rule to make target 'all-pdf'. Stop. make[4]: Leaving directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation/build/latex' Makefile:115: recipe for target 'latexpdf' failed make[3]: *** [latexpdf] Error 2 make[3]: Leaving directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/documentation' Makefile:8: recipe for target 'pdf' failed make[2]: *** [pdf] Error 2 make[2]: Leaving directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0' E: pybuild pybuild:274: build: plugin custom failed with: exit code=2: env PYTHONPATH=/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0/.pybuild/pythonX.Y_3.5/build /usr/bin/make SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build debian/rules:21: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 13 make[1]: Leaving directory '/home/lamby/temp/cdt.20160621103729.4bz1RgeTbD.breathe/breathe-4.2.0' debian/rules:13: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-breathe.4.2.0-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: breathe Source-Version: 4.2.0-2 We believe that the bug you reported is fixed in the latest version of breathe, 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 827...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sebastian Ramacher <sramac...@debian.org> (supplier of updated breathe 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: Tue, 21 Jun 2016 20:22:48 +0200 Source: breathe Binary: python-breathe python3-breathe breathe-doc Architecture: source Version: 4.2.0-2 Distribution: unstable Urgency: medium Maintainer: Sebastian Ramacher <sramac...@debian.org> Changed-By: Sebastian Ramacher <sramac...@debian.org> Description: breathe-doc - Sphinx autodox support for languages other than Python (documenta python-breathe - Sphinx autodox support for languages other than Python (Python 2) python3-breathe - Sphinx autodox support for languages other than Python (Python 3) Closes: 827804 Changes: breathe (4.2.0-2) unstable; urgency=medium . * debian/control: - Bump Standards-Version. - Add texlive-generic-extra to Build-Depends. * debian/patches/sphinx-1.4.patch: Apply upstream patch to fix Sphinx 1.4 compatibility (Closes: #827804) Checksums-Sha1: a39e5cdfa37ff4169a25fcb8a2603dcdcc6649b6 2231 breathe_4.2.0-2.dsc 8ad2359931dcdbe70e04857167bef74a25a7b38d 5892 breathe_4.2.0-2.debian.tar.xz Checksums-Sha256: 54019e512cbca40a9276c2fd1fb7c72d32f26299a33af3541fee57a7e97b6c82 2231 breathe_4.2.0-2.dsc 0a0303f2af28b8f0396a788940b574fc442ae101c3526ef15b0ea350bae8eebd 5892 breathe_4.2.0-2.debian.tar.xz Files: 529ff7228f28ea3c00d5f9a609b5cfa6 2231 python optional breathe_4.2.0-2.dsc 364de95906bd614fe7afa7441355d7ce 5892 python optional breathe_4.2.0-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJXaYfmAAoJEGny/FFupxmTTKwP/3ck6kBy6/nKfmxSmO+jnZQy aCgaCGCEg5eUwki3TKXXNKv09rtHHWR7MhoNbF29UZIW91QL0IAyZCeYyHQlOl7q 3n0OH71xUYFu33OdKfNaowXCH8YNXeX8ytqppTVcCRtu5ZsIXhNaovScG70vHN2A 653f4beiWFwVP8HgNQleolrobWLAzw2D7uZCFNnAK2nifj7taBwdJwjA7gTJ1XYT DJXh8Y8WR7i5rbY1RYSjMV7H8a0XyK3ML0FAmn1GVXPz+zjqmpMmFIsl2zmlaM5M Z0rGAXyTZX5Hvlap6Fg5ktQLVd/OFcYNPAHmI3bCEh+l03fy9pjymwpX/T4qlBSe Zdb0S+eSUH3daoFgozW4aPX1U8MpJv8VZZjQPQY7aYhWXkuCRfZq1XX8mxDjsHfq EdS5N8IaJ0AV80J07ZNJUgOgbDNg63DaJWuJ4iKj1w3MTwJHvkEJp54Kyo1zvGGj OzOsz/Db2yMrjMF+spQ8tbKZQo+bYp2RDTXD69Yzzh63HH8uttfftHVPopRG2BA6 +s9RZ0MwDp/SgaK729oU0HGGoDcdYIO0TGe62xjIEbnbTDi1I1b/gHRF2TbGX8e3 fDeH+K7XywlPOjcz+Dn/ZeqIQBVEh8YNnzhl4gEnv28mzZap/LL7vj/vhsCNPVAw iAXGyOs2S1tdNlgWlsjL =5hMn -----END PGP SIGNATURE-----
--- End Message ---