Your message dated Wed, 16 Sep 2009 05:32:08 +0000
with message-id <e1mnn7g-0004er...@ries.debian.org>
and subject line Bug#546667: fixed in ayttm 0.6.0-2
has caused the Debian Bug report #546667,
regarding ayttm: gtkut_stock_button_new_with_label implicitly converted to 
pointer
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
546667: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546667
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ayttm
Version: 0.6.0-1
Severity: serious
Tags: patch
Usertags: implicit-pointer-conversion

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.

  Function `gtkut_stock_button_new_with_label' implicitly converted to pointer 
at trigger.c:390

This is often due to a missing function prototype definition.
For more information, see [2].

Though it is guaranteed that this codepath will cause a segfault on certain
architectures, it is not guaranteed that this codepath would ever be executed
(e.g., if the returned pointer is never dereferenced). However, this bug
does prevent the ia64 buildd from successfully building this package, resulting
in a practical FTBFS issue and warranting the serious severity.

[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions
--- ayttm-0.6.0.orig/src/trigger.c	2009-09-06 21:49:25.000000000 -0600
+++ ayttm-0.6.0/src/trigger.c	2009-09-14 16:05:56.566011839 -0600
@@ -36,6 +36,7 @@
 #include "globals.h"
 #include "file_select.h"
 #include "messages.h"
+#include "gtk/gtkutils.h"
 
 
 static gint window_open = 0;

--- End Message ---
--- Begin Message ---
Source: ayttm
Source-Version: 0.6.0-2

We believe that the bug you reported is fixed in the latest version of
ayttm, which is due to be installed in the Debian FTP archive:

ayttm_0.6.0-2.diff.gz
  to pool/main/a/ayttm/ayttm_0.6.0-2.diff.gz
ayttm_0.6.0-2.dsc
  to pool/main/a/ayttm/ayttm_0.6.0-2.dsc
ayttm_0.6.0-2_amd64.deb
  to pool/main/a/ayttm/ayttm_0.6.0-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 546...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kartik Mistry <kar...@debian.org> (supplier of updated ayttm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 16 Sep 2009 10:06:02 +0530
Source: ayttm
Binary: ayttm
Architecture: source amd64
Version: 0.6.0-2
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry <kar...@debian.org>
Changed-By: Kartik Mistry <kar...@debian.org>
Description: 
 ayttm      - Universal instant messaging client
Closes: 546667
Changes: 
 ayttm (0.6.0-2) unstable; urgency=low
 .
   * debian/patches/01_ia64_ftbfs_fix.patch:
     + Added patch to fix FTBFS on ia64 due to missing function prototype
       definition. Thanks to dann frazier <da...@debian.org>
       (Closes: #546667)
   * Added quilt support to debian/control and debian/rules
   * Added debian/README.source file
Checksums-Sha1: 
 17673fc5efa0de06efe1d42fa2f35fe6f8e7bbae 1188 ayttm_0.6.0-2.dsc
 f64a0307a0850e8c8b9d076a734f9ab0fa329341 9956 ayttm_0.6.0-2.diff.gz
 248a278f546296b6e83e05267ec45eb7f25a8846 1025124 ayttm_0.6.0-2_amd64.deb
Checksums-Sha256: 
 bf07023d7cab7e28ca39f48319e58d370bee71df8a242ff9cab4478a7fda5957 1188 
ayttm_0.6.0-2.dsc
 8495418e9afb143d35b6382bb46b9648ea06245e4188077d489f3aa4528e1e3e 9956 
ayttm_0.6.0-2.diff.gz
 176800c8b70f42973f6eff3d46cef27a2daa3e4a9a24022f67f0670a10838cec 1025124 
ayttm_0.6.0-2_amd64.deb
Files: 
 4bf7596518e16bbaaa03fdf2752ba3b8 1188 net optional ayttm_0.6.0-2.dsc
 70fcde8db57a892a921a20357f198a70 9956 net optional ayttm_0.6.0-2.diff.gz
 a7eba44f247f518dc4cf861adc21e345 1025124 net optional ayttm_0.6.0-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkqwdp8ACgkQoRg/jtECjI0JhACfbnjnwFArgqoOPO1k9Q5Lbosb
ZpIAnA6Zt7YFSBioY0CdobA+RKchtWZP
=/LGr
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to