GNOME Bugzilla – Bug 708137
build failure due to implicit pointer conversion
Last modified: 2013-09-16 13:03:11 UTC
gnome-contacts 3.9.91 fails to build on Ubuntu 64bit --- Function `contacts_get_icon_for_goa_account' implicitly converted to pointer at contacts-accounts-list.c:571 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
Created attachment 255001 [details] [review] build: add function declaration
Thxs for this catch Fixed in master Pushed here: https://git.gnome.org/browse/gnome-contacts/commit/?id=bd54942efa09199626778d22360521b7e8dbba68