Source: sphinxcontrib-programoutput Version: 0.8-4 Severity: serious Tags: stretch sid User: [email protected] 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): > docname, lineno = location > if docname: > location = '%s:%s' % (self.env.doc2path(docname), lineno or > '') > else: > location = None > warntext = location and '%s: %s%s\n' % (location, prefix, message) or > \ > '%s%s\n' % (prefix, message) > if self.warningiserror: > > raise SphinxWarning(warntext) > E SphinxWarning: WARNING: while setting up extension > sphinxcontrib.programoutput: directive u'program-output' is already > registered, it will be overridden > > /usr/lib/python2.7/dist-packages/sphinx/application.py:360: SphinxWarning > ========= 4 tests deselected by '-knot test_shell and not test_simple' > ========= > ============== 24 passed, 4 deselected, 23 error in 2.11 seconds > =============== > make[1]: *** [override_dh_auto_test] Error 1 > debian/rules:24: recipe for target 'override_dh_auto_test' failed The full build log is available from: http://people.debian.org/~lucas/logs/2016/07/28/sphinxcontrib-programoutput_0.8-4_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.

