Source: blockdiag
Version: 1.3.2-1
Severity: serious
Tags: jessie sid
User: [email protected]
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; \
> PYTHONPATH=/«PKGBUILDDIR»/src nosetests -d
> ....................................................................................................................................................................................................................................................................................F.....................................................
> ======================================================================
> FAIL: blockdiag.tests.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/blockdiag/tests/test_pep8.py", line 53, in
> test_pep8
> assert report.total_errors == 0, message
> AssertionError: pep8: 2 errors / 0 warnings
> -------------------- >> begin captured stdout << ---------------------
> /«PKGBUILDDIR»/src/blockdiag/builder.py:242:28: E713 test for membership
> should be 'not in'
> /«PKGBUILDDIR»/src/blockdiag/tests/test_pep8.py:46:9: E265 block comment
> should start with '# '
> 1 E265 block comment should start with '# '
> 1 E713 test for membership should be 'not in'
> pep8: 2 errors / 0 warnings
>
> --------------------- >> end captured stdout << ----------------------
> 0 = <pep8.StandardReport object at 0x7fe297d92650>.get_count('W')
> 'pep8: 2 errors / 0 warnings' = 'pep8: %d errors / %d warnings' % (2, 0)
> print('pep8: 2 errors / 0 warnings')
> >> assert <pep8.StandardReport object at 0x7fe297d92650>.total_errors == 0,
> >> 'pep8: 2 errors / 0 warnings'
>
>
> ----------------------------------------------------------------------
> Ran 330 tests in 4.541s
>
> FAILED (failures=1)
> 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/blockdiag_1.3.2-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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]