Source: python-pygit2 Version: 0.23.0-1 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
python-pygit2 fails to build from source in unstable/amd64:
[..]
running test
running build
/usr/lib/python2.7/dist-packages/cffi/model.py:526: UserWarning:
'git_checkout_notify_t' has no values explicitly defined; next version will
refuse to guess which integer type it is meant to be (unsigned/signed, int/long)
% self._get_c_name())
/usr/lib/python2.7/dist-packages/cffi/model.py:526: UserWarning:
'git_merge_tree_flag_t' has no values explicitly defined; next version will
refuse to guess which integer type it is meant to be (unsigned/signed, int/long)
% self._get_c_name())
running build_py
running build_ext
...................................................................................................F...........................................................................................................................................
======================================================================
FAIL: test_remote_set_url (test.test_remote.RepositoryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/lamby/temp/cdt.20151228174430.ORgOJAt9Aw/python-pygit2-0.23.0/test/test_remote.py",
line 115, in test_remote_set_url
self.assertEqual(new_url, remote.push_url)
AssertionError: 'git://github.com/cholin/pygit2.git' !=
u'[email protected]:cholin/pygit2.git'
----------------------------------------------------------------------
Ran 239 tests in 1.884s
FAILED (failures=1)
debian/rules:29: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory
'/home/lamby/temp/cdt.20151228174430.ORgOJAt9Aw/python-pygit2-0.23.0'
debian/rules:14: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
python-pygit2.0.23.0-1.unstable.amd64.log.txt.gz
Description: Binary data

