Package: camorama Version: 0.18-1 Severity: important Tags: patch Our automated buildd log filter[1] detected a problem that is likely to 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. [1]http://people.debian.org/~dannf/check-implicit-pointer-functions ----- Forwarded message from Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]> ----- X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on ldl.fc.hp.com X-Spam-Level: X-Spam-Status: No, score=-1.4 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS autolearn=disabled version=3.1.7-deb Subject: Log for successful build of camorama_0.18-1 (dist=unstable) From: Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]> Date: Thu, 17 May 2007 17:40:35 +0100 To: undisclosed-recipients: ; X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.5.17.92535 Debian-Buildd-Error: Yes Function `create_pixbuf' implicitly converted to pointer at camorama-window.c:212 ----- End forwarded message ----- --- camorama-0.18/src/camorama-window.c.orig 2007-05-17 11:01:43.000000000 -0600 +++ camorama-0.18/src/camorama-window.c 2007-05-17 11:01:56.000000000 -0600 @@ -36,6 +36,7 @@ #include "camorama-stock-items.h" #include "filter.h" #include "glib-helpers.h" +#include "support.h" static GQuark menu_item_filter_type = 0; -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

