Your message dated Thu, 04 Dec 2008 17:32:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#505459: fixed in sugar-hulahop 0.4.8~dfsg-2
has caused the Debian Bug report #505459,
regarding sugar-hulahop: hulahop_get_view_for_window 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 [EMAIL PROTECTED]
immediately.)


-- 
505459: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505459
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sugar-hulahop
Version: 0.4.7~dfsg-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 `hulahop_get_view_for_window' implicitly converted to pointer at 
hulahop.c:315
  Function `hulahop_get_view_for_window' implicitly converted to pointer at 
hulahop.c:315

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.

The following patch appears to fix the problem for me - there
certainly maybe better ways to do it.

[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions

--- sugar-hulahop-0.4.7~dfsg/python/hulahop.override~   2008-10-08 
04:50:05.000000000 -0600
+++ sugar-hulahop-0.4.7~dfsg/python/hulahop.override    2008-11-12 
09:02:25.000000000 -0700
@@ -4,6 +4,7 @@
 #include <Python.h>
 #include <pygtk/pygtk.h>
 
+#include "hulahop.h"
 #include "hulahop-web-view.h"
 
 %%



--- End Message ---
--- Begin Message ---
Source: sugar-hulahop
Source-Version: 0.4.8~dfsg-2

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

python-hulahop_0.4.8~dfsg-2_amd64.deb
  to pool/main/s/sugar-hulahop/python-hulahop_0.4.8~dfsg-2_amd64.deb
sugar-hulahop_0.4.8~dfsg-2.diff.gz
  to pool/main/s/sugar-hulahop/sugar-hulahop_0.4.8~dfsg-2.diff.gz
sugar-hulahop_0.4.8~dfsg-2.dsc
  to pool/main/s/sugar-hulahop/sugar-hulahop_0.4.8~dfsg-2.dsc



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated sugar-hulahop 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 [EMAIL PROTECTED])


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

Format: 1.8
Date: Thu, 04 Dec 2008 17:56:13 +0100
Source: sugar-hulahop
Binary: python-hulahop
Architecture: source amd64
Version: 0.4.8~dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian OLPC <[EMAIL PROTECTED]>
Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]>
Description: 
 python-hulahop - Sugar graphical shell - gecko-based web engine
Closes: 505459
Changes: 
 sugar-hulahop (0.4.8~dfsg-2) unstable; urgency=low
 .
   * Add patch 0001 to fix pointer conversion. This closes: bug#505459,
     thanks to dann frazier.
Checksums-Sha1: 
 25a6a33185fb3b5ca16646b4572ba3ca1076f609 1534 sugar-hulahop_0.4.8~dfsg-2.dsc
 2b15c6e72af96ff5337271fe7b71b1dc2909c0d0 15004 
sugar-hulahop_0.4.8~dfsg-2.diff.gz
 262e9bf410fe172f98bf0e6a9493e8abd37a2075 221318 
python-hulahop_0.4.8~dfsg-2_amd64.deb
Checksums-Sha256: 
 d12ed6dc8f3fa760f0ef52af4bea2e68ae22e1d8c273ac33148fdc6cb8b1c05a 1534 
sugar-hulahop_0.4.8~dfsg-2.dsc
 3c59af8108d35eca682208841a25d66cd6c64fd000daecf6d7864a689510e453 15004 
sugar-hulahop_0.4.8~dfsg-2.diff.gz
 3d9820ae2961042fbd9ef8a48454ae03d67ac3e7deea33e69e28c5857388cd50 221318 
python-hulahop_0.4.8~dfsg-2_amd64.deb
Files: 
 42d74b0676416ea674e68bde6eb165e4 1534 python optional 
sugar-hulahop_0.4.8~dfsg-2.dsc
 01f78e61ca40e85a99615993ab2930f4 15004 python optional 
sugar-hulahop_0.4.8~dfsg-2.diff.gz
 fcd1b295f6350081eeff01be32d2b251 221318 python optional 
python-hulahop_0.4.8~dfsg-2_amd64.deb

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

iEYEARECAAYFAkk4Eu0ACgkQn7DbMsAkQLh+xACfZAinqSE06DSNEHi2P3d7VybO
/MkAnRqxwM9MvEzEPXoF7y8n91oUqBU6
=DVzR
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to