Your message dated Mon, 06 Nov 2006 16:41:37 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#389517: fixed in xfce4-taskmanager 0.4.0~rc2-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xfce4-taskmanager
Version: 0.4.0~rc2-1
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem that will 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.

LINUX isn't defined during the build, I'm guessing __linux__ was what
was intended.

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

----- Forwarded message from Debian/IA64 non-US Build Daemon <[EMAIL 
PROTECTED]> -----

Subject: Log for successful build of xfce4-taskmanager_0.4.0~rc2-1 
(dist=unstable)
From: Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]>
Date: Sat, 23 Sep 2006 17:40:15 +0100
To: undisclosed-recipients: ;
X-PMX-Version: 5.2.1.279297, Antispam-Engine: 2.4.0.264935, Antispam-Data: 
2006.9.23.91442
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart
X-Spam-Level: 
X-Spam-Status: No, score=-1.5 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
        autolearn=no version=3.0.3
Debian-Buildd-Error: Yes

Function `get_task_list' implicitly converted to pointer at functions.c:29

----- End forwarded message -----

--- xfce4-taskmanager-0.4.0~rc2/src/functions.h~        2006-08-23 
12:56:11.000000000 -0600
+++ xfce4-taskmanager-0.4.0~rc2/src/functions.h 2006-09-25 22:03:34.000000000 
-0600
@@ -36,7 +36,7 @@
 #include "types.h"
 #include "interface.h"
 
-#ifdef LINUX
+#ifdef __linux__
 #include "xfce-taskmanager-linux.h"
 #endif
 
-- 
dann frazier | HP Open Source and Linux Organization


--- End Message ---
--- Begin Message ---
Source: xfce4-taskmanager
Source-Version: 0.4.0~rc2-2

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

xfce4-taskmanager_0.4.0~rc2-2.diff.gz
  to pool/main/x/xfce4-taskmanager/xfce4-taskmanager_0.4.0~rc2-2.diff.gz
xfce4-taskmanager_0.4.0~rc2-2.dsc
  to pool/main/x/xfce4-taskmanager/xfce4-taskmanager_0.4.0~rc2-2.dsc
xfce4-taskmanager_0.4.0~rc2-2_i386.deb
  to pool/main/x/xfce4-taskmanager/xfce4-taskmanager_0.4.0~rc2-2_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yves-Alexis Perez <[EMAIL PROTECTED]> (supplier of updated xfce4-taskmanager 
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.7
Date: Thu, 26 Oct 2006 21:44:34 +0200
Source: xfce4-taskmanager
Binary: xfce4-taskmanager
Architecture: source i386
Version: 0.4.0~rc2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
Changed-By: Yves-Alexis Perez <[EMAIL PROTECTED]>
Description: 
 xfce4-taskmanager - process manager for the Xfce4 Desktop Environment
Closes: 389517
Changes: 
 xfce4-taskmanager (0.4.0~rc2-2) unstable; urgency=low
 .
   * Incorporate patch from Dann Frazier to fix implicit pointer conversion and
     avoid a possible segfault on ia64 and amd64. Thanks !      closes: #389517
Files: 
 ad236e66a08aaacd58ac5faea6174934 941 x11 optional 
xfce4-taskmanager_0.4.0~rc2-2.dsc
 8cba2161162e881cfa236cdeb0b703c6 1795 x11 optional 
xfce4-taskmanager_0.4.0~rc2-2.diff.gz
 8d25c6dd1478bd7ff8ba4d099d3f69e7 18252 x11 optional 
xfce4-taskmanager_0.4.0~rc2-2_i386.deb

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

iD8DBQFFT6h4C6DuA+rxm2ARAt6aAJsFn0hqIByVM7ZF+irbXQdWX7cUPACfVixI
LWN7QyJLEciGe1/rFu2f7WA=
=a/HJ
-----END PGP SIGNATURE-----


--- End Message ---
_______________________________________________
Pkg-xfce-devel mailing list
Pkg-xfce-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

Reply via email to