Source: seqdiag Version: 0.9.0-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140830 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[1]: Entering directory '/«PKGBUILDDIR»' > set -e; \ > python2.7 /usr/bin/nosetests -vd > test_generate_diagram.test_generator_svg('separators_in_subedge.diag', 'svg', > ()) ... ok > test_generate_diagram.test_generator_svg('separators.diag', 'svg', ()) ... ok > test_generate_diagram.test_generator_svg('plugin_autoclass.diag', 'svg', ()) > ... ok > test_generate_diagram.test_generator_svg('node_notes.diag', 'svg', ()) ... ok > test_generate_diagram.test_generator_svg('node_fontsize.diag', 'svg', ()) ... > ok > test_generate_diagram.test_generator_svg('node_activated.diag', 'svg', ()) > ... ok > test_generate_diagram.test_generator_svg('nested_altblock.diag', 'svg', ()) > ... ok > test_generate_diagram.test_generator_svg('diagram_edge_length.diag', 'svg', > ()) ... ok > test_generate_diagram.test_generator_svg('diagram_class.diag', 'svg', ()) ... > ok > test_generate_diagram.test_generator_svg('altblock.diag', 'svg', ()) ... ok > test_generate_diagram.test_generator_svg('alt_block.diag', 'svg', ()) ... ok > test_pep8.test_pep8 ... FAIL > test_base_noargs (test_rst_directives.TestRstDirectives) ... ok > test_base_with_block (test_rst_directives.TestRstDirectives) ... ok > test_base_with_block_and_filename (test_rst_directives.TestRstDirectives) ... > ok > test_base_with_emptyblock (test_rst_directives.TestRstDirectives) ... ok > test_base_with_filename (test_rst_directives.TestRstDirectives) ... ok > test_base_with_filename_not_exists (test_rst_directives.TestRstDirectives) > ... ok > test_base_with_options (test_rst_directives.TestRstDirectives) ... ok > test_block (test_rst_directives.TestRstDirectives) ... ok > test_block_alt (test_rst_directives.TestRstDirectives) ... ok > test_block_fontpath1 (test_rst_directives.TestRstDirectives) ... ok > test_block_fontpath2 (test_rst_directives.TestRstDirectives) ... ok > test_block_inline_svg_false (test_rst_directives.TestRstDirectives) ... ok > test_block_inline_svg_true (test_rst_directives.TestRstDirectives) ... ok > test_block_inline_svg_true_but_nonsvg_format > (test_rst_directives.TestRstDirectives) ... ok > test_block_inline_svg_true_with_multibytes > (test_rst_directives.TestRstDirectives) ... ok > test_block_max_width_inline_svg (test_rst_directives.TestRstDirectives) ... ok > test_block_maxwidth (test_rst_directives.TestRstDirectives) ... ok > test_block_nodoctype_false (test_rst_directives.TestRstDirectives) ... ok > test_block_nodoctype_true (test_rst_directives.TestRstDirectives) ... ok > test_block_noviewbox_false (test_rst_directives.TestRstDirectives) ... ok > test_block_noviewbox_true (test_rst_directives.TestRstDirectives) ... ok > test_caption (test_rst_directives.TestRstDirectives) ... ok > test_desctable (test_rst_directives.TestRstDirectives) ... ok > test_desctable_for_edges (test_rst_directives.TestRstDirectives) ... ok > test_desctable_for_nodes_and_edges (test_rst_directives.TestRstDirectives) > ... ok > test_desctable_using_node_group (test_rst_directives.TestRstDirectives) ... ok > test_desctable_with_numbered (test_rst_directives.TestRstDirectives) ... ok > test_desctable_with_numbered_and_description > (test_rst_directives.TestRstDirectives) ... ok > test_desctable_with_rest_markups (test_rst_directives.TestRstDirectives) ... > ok > test_desctable_without_description (test_rst_directives.TestRstDirectives) > ... ok > test_setup (test_rst_directives.TestRstDirectives) ... ok > test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok > > ====================================================================== > FAIL: test_pep8.test_pep8 > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/«PKGBUILDDIR»/src/seqdiag/tests/test_pep8.py", line 53, in test_pep8 > assert report.total_errors == 0, message > AssertionError: pep8: 1 errors / 0 warnings > -------------------- >> begin captured stdout << --------------------- > /«PKGBUILDDIR»/src/seqdiag/tests/test_pep8.py:46:9: E265 block comment should > start with '# ' > 1 E265 block comment should start with '# ' > pep8: 1 errors / 0 warnings > > --------------------- >> end captured stdout << ---------------------- > 0 = <pep8.StandardReport object at 0x7fee9f177c90>.get_count('W') > 'pep8: 1 errors / 0 warnings' = 'pep8: %d errors / %d warnings' % (1, 0) > print('pep8: 1 errors / 0 warnings') > >> assert <pep8.StandardReport object at 0x7fee9f177c90>.total_errors == 0, > >> 'pep8: 1 errors / 0 warnings' > > > ---------------------------------------------------------------------- > Ran 44 tests in 1.265s > > FAILED (failures=1) > debian/rules:12: recipe for target 'override_dh_auto_test' failed > make[1]: *** [override_dh_auto_test] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/08/30/seqdiag_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. The build was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries to support this, it might be a good idea to explore whether this might be the cause of the failure. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org