Public bug reported: >From ubuntu ppa build (https://launchpadlibrarian.net/83488108 /buildlog_ubuntu-natty- amd64.libguestfs_1.12.8-1~natty1~ppa1_FAILEDTOBUILD.txt.gz)
"Function `PyString_AsString' implicitly converted to pointer at ../../../python/guestfs-py.c:56 Function `PyInt_FromLong' implicitly converted to pointer at ../../../python/guestfs-py.c:616 Function `PyInt_FromLong' implicitly converted to pointer at ../../../python/guestfs-py-byhand.c:171 Function `PyString_AsString' implicitly converted to pointer at ../../../python/guestfs-py.c:56 Function `PyInt_FromLong' implicitly converted to pointer at ../../../python/guestfs-py.c:616 Function `PyInt_FromLong' implicitly converted to pointer at ../../../python/guestfs-py-byhand.c:171 Our automated build log filter detected the problem(s) above that will likely cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64 and amd64. This is often due to a missing function prototype definition. Since use of implicitly converted pointers is always fatal to the application on ia64, they are errors. Please correct them for your next upload. More information can be found at: http://wiki.debian.org/ImplicitPointerConversions" The python binding code doesn't appear to be switching to the new interface spec for Python 3. ** Affects: libguestfs (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880386 Title: python bindings don't work with python 3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/880386/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
