[Python-modules-team] Bug#800940: dulwich doesn't seem to be ready for 64bit architectures
Matthias Klose
doko at debian.org
Mon Oct 5 09:07:20 UTC 2015
Package: src:dulwich
Version: 0.11.2-1
Severity: important
Tags: sid stretch
seen on the Ubuntu buildds at
Function `PyString_FromStringAndSize' implicitly converted to pointer at
dulwich/_objects.c:52
Function `PyString_AS_STRING' implicitly converted to pointer at
dulwich/_objects.c:212
Function `Py_InitModule3' implicitly converted to pointer at dulwich/_objects.c:256
Function `PyString_FromString' implicitly converted to pointer at dulwich/_pack.c:55
Function `_PyString_Join' implicitly converted to pointer at dulwich/_pack.c:60
Function `PyString_AS_STRING' implicitly converted to pointer at dulwich/_pack.c:99
Function `PyString_FromStringAndSize' implicitly converted to pointer at
dulwich/_pack.c:115
Function `PyString_AsString' implicitly converted to pointer at dulwich/_pack.c:122
Function `PyInt_FromLong' implicitly converted to pointer at dulwich/_pack.c:229
Function `Py_InitModule3' implicitly converted to pointer at dulwich/_pack.c:255
Function `PyString_FromStringAndSize' implicitly converted to pointer at
dulwich/_diff_tree.c:284
Function `PyInt_FromLong' implicitly converted to pointer at
dulwich/_diff_tree.c:290
Function `Py_InitModule' implicitly converted to pointer at dulwich/_diff_tree.c:398
however the same is true for the Debian builds.
More information about the Python-modules-team
mailing list