Your message dated Wed, 19 Oct 2005 09:17:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#326394: fixed in powerpc-utils 1.1.3-18
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Sep 2005 21:00:27 +0000
>From [EMAIL PROTECTED] Fri Sep 02 14:00:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from atlrel9.hp.com [156.153.255.214] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EBIeB-0008Jq-00; Fri, 02 Sep 2005 14:00:27 -0700
Received: from smtp2.fc.hp.com (smtp2b.fc.hp.com [15.15.136.253])
        by atlrel9.hp.com (Postfix) with ESMTP id 0B6C610964;
        Fri,  2 Sep 2005 17:00:26 -0400 (EDT)
Received: from ldl.fc.hp.com (ldl.fc.hp.com [15.11.146.30])
        by smtp2.fc.hp.com (Postfix) with ESMTP
        id 52A8C41E176; Fri,  2 Sep 2005 21:00:22 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
        by ldl.fc.hp.com (Postfix) with ESMTP id 1C8E91340F2;
        Fri,  2 Sep 2005 15:00:22 -0600 (MDT)
Received: from ldl.fc.hp.com ([127.0.0.1])
        by localhost (ldl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
        id 24479-05; Fri, 2 Sep 2005 15:00:20 -0600 (MDT)
Received: from krebs.dannf (lart.fc.hp.com [15.11.146.31])
        by ldl.fc.hp.com (Postfix) with ESMTP id A4C0B1340D4;
        Fri,  2 Sep 2005 15:00:20 -0600 (MDT)
Subject: powerpc-utils: implicitly converted pointer
From: dann frazier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: David Mosberger <[EMAIL PROTECTED]>
Content-Type: text/plain
Date: Fri, 02 Sep 2005 15:02:42 -0600
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.3 
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: powerpc-utils
Version: 1.1.3-17
Tags: patch

Our automated buildd log filter[1] detected a problem[2] 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 (ppc64 is probably
more relevant here).

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions
[2]
Function `basename' implicitly converted to pointer at autoboot.c:135
Function `basename' implicitly converted to pointer at bootsched.c:187

--- powerpc-utils-1.1.3.orig/Makefile   2005-09-02 14:55:59.000000000 -0600
+++ powerpc-utils-1.1.3/Makefile        2005-09-02 14:59:00.000000000 -0600
@@ -22,7 +22,7 @@
 
 SGMLMAN        = sgml2txt -man
 CC     = gcc -Wall -Wstrict-prototypes
-CFLAGS = -g -O2 -fsigned-char
+CFLAGS = -g -O2 -fsigned-char -D_GNU_SOURCE
 LDFLAGS =
 INSTALL        = /usr/bin/install -c
 SOUND_INC = -I.



---------------------------------------
Received: (at 326394-close) by bugs.debian.org; 19 Oct 2005 16:18:18 +0000
>From [EMAIL PROTECTED] Wed Oct 19 09:18:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1ESGcl-0000CU-00; Wed, 19 Oct 2005 09:17:07 -0700
From: Michael Schmitz <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#326394: fixed in powerpc-utils 1.1.3-18
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 19 Oct 2005 09:17:07 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: powerpc-utils
Source-Version: 1.1.3-18

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

powerpc-utils_1.1.3-18.diff.gz
  to pool/main/p/powerpc-utils/powerpc-utils_1.1.3-18.diff.gz
powerpc-utils_1.1.3-18.dsc
  to pool/main/p/powerpc-utils/powerpc-utils_1.1.3-18.dsc
powerpc-utils_1.1.3-18_powerpc.deb
  to pool/main/p/powerpc-utils/powerpc-utils_1.1.3-18_powerpc.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.
Michael Schmitz <[EMAIL PROTECTED]> (supplier of updated powerpc-utils 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: Wed, 19 Oct 2005 18:07:34 +0200
Source: powerpc-utils
Binary: powerpc-utils
Architecture: source powerpc
Version: 1.1.3-18
Distribution: unstable
Urgency: low
Maintainer: Michael Schmitz <[EMAIL PROTECTED]>
Changed-By: Michael Schmitz <[EMAIL PROTECTED]>
Description: 
 powerpc-utils - Various utilities for Linux/PowerPC
Closes: 326394 332926 334547
Changes: 
 powerpc-utils (1.1.3-18) unstable; urgency=low
 .
   * add -D_GNU_SOURCE to Makefile in order to help with 64 bit pointer
     size on ppc64.
     Closes: #326394.
 .
   * Fix problem introduced in -12 (/etc/adjtime converted to symlink
     into /var fs): Convert symlink to plain copy now.
     Closes: #332926.
 .
   * Fix char signedness bug in nvsetvol (patch by Eugen Dedu
     <[EMAIL PROTECTED]>.
     Closes: #334547
Files: 
 03956b9c75320c36700ce48d5332ae23 640 base important powerpc-utils_1.1.3-18.dsc
 ac38b7775fc8383a62f49773180d9bcb 27252 base important 
powerpc-utils_1.1.3-18.diff.gz
 c86cff0bd529f17f364547bb3239c915 37946 base important 
powerpc-utils_1.1.3-18_powerpc.deb

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

iD8DBQFDVm9SjH3TJU9qR44RAj9sAJ9/ydcShSvVc+4bXUTwbQLR8hli0wCeIZPt
y6cthBBevQLuATK1B/mRwkE=
=grcs
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to