GNOME Bugzilla – Bug 653565
FTBFS because of implicit pointer conversions
Last modified: 2011-06-28 12:00:25 UTC
See the build log at https://launchpadlibrarian.net/74232035/buildlog_ubuntu-oneiric-amd64.vinagre_3.1.2-0ubuntu1_FAILEDTOBUILD.txt.gz Function `vinagre_utils_get_builder' implicitly converted to pointer at vinagre/vinagre-bookmarks-ui.c:46 Function `vinagre_utils_get_builder' implicitly converted to pointer at vinagre/vinagre-connect.c:404 Function `vinagre_utils_get_builder' implicitly converted to pointer at vinagre/vinagre-prefs.c:216 Function `vinagre_utils_get_builder' implicitly converted to pointer at vinagre/vinagre-reverse-vnc-listener-dialog.c:213 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
*** This bug has been marked as a duplicate of bug 652531 ***