Your message dated Wed, 07 Sep 2005 14:07:28 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#326269: fixed in sfs 1:0.8-0+pre20050819.1-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Sep 2005 20:18:20 +0000
>From [EMAIL PROTECTED] Fri Sep 02 13:18:20 2005
Return-path: <[EMAIL PROTECTED]>
Received: from hoboe1bl1.telenet-ops.be [195.130.137.72] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EBHzP-0002Ix-00; Fri, 02 Sep 2005 13:18:20 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
        by hoboe1bl1.telenet-ops.be (Postfix) with SMTP id 65E1E38088
        for <[EMAIL PROTECTED]>; Fri,  2 Sep 2005 22:18:18 +0200 (CEST)
Received: from Q.roeckx.be (dD5775F4A.access.telenet.be [213.119.95.74])
        by hoboe1bl1.telenet-ops.be (Postfix) with ESMTP id 5413038079
        for <[EMAIL PROTECTED]>; Fri,  2 Sep 2005 22:18:18 +0200 (CEST)
Received: by Q.roeckx.be (Postfix, from userid 501)
        id 6D7BB26136; Fri, 02 Sep 2005 22:18:17 +0200 (CEST)
Date: Fri, 2 Sep 2005 22:18:17 +0200
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: sfs: FTBFS on 64 bit arches: cast from 'dataPtr*' to 'int' loses 
precision
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
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: sfs
Version: 1:0.8-0+pre20041016.1-1
Severity: serious

Hi,

Your package is failing to build on all 64 bit arches with the
following error:
if g++ -DHAVE_CONFIG_H -I. -I/build/buildd/sfs-0.8-0+pre20050819.1/./adb -I.. 
-I/build/buildd/sfs-0.8-0+pre20050819.1/. 
-I/build/buildd/sfs-0.8-0+pre20050819.1/./async 
-I/build/buildd/sfs-0.8-0+pre20050819.1/./arpc 
-I/build/buildd/sfs-0.8-0+pre20050819.1/./crypt 
-I/build/buildd/sfs-0.8-0+pre20050819.1/./sfsmisc 
-I/build/buildd/sfs-0.8-0+pre20050819.1/./sfsrodb 
-I/build/buildd/sfs-0.8-0+pre20050819.1/./adb -I../svc 
-I/build/buildd/sfs-0.8-0+pre20050819.1/./svc -DEXECDIR=\"/usr/lib/sfs-0.8pre\" 
-DETCDIR=\"/etc/sfs\" -DDATADIR=\"/usr/share/sfs\" -DPIDDIR=\"/var/run\" 
-DSFSDIR=\"/var/lib/sfs\"  -O2 -Wall  -MT dataNode.o -MD -MP -MF 
".deps/dataNode.Tpo" -c -o dataNode.o 
/build/buildd/sfs-0.8-0+pre20050819.1/./adb/dataNode.C; \
then mv -f ".deps/dataNode.Tpo" ".deps/dataNode.Po"; else rm -f 
".deps/dataNode.Tpo"; exit 1; fi
/build/buildd/sfs-0.8-0+pre20050819.1/./adb/dataNode.C: In member function 
'void dataNode::insert_cb_getLock(record*, int, ref<callback<void, int, void, 
void>>)':
/build/buildd/sfs-0.8-0+pre20050819.1/./adb/dataNode.C:115: error: cast from 
'dataPtr*' to 'int' loses precision
make[3]: *** [dataNode.o] Error 1


I assume this is a other error than #113451 which is
supposed to be fixed.  Older build logs do seem to have
this problem too however.  It was just a warning with
older versions of g++.



Kurt


---------------------------------------
Received: (at 326269-close) by bugs.debian.org; 7 Sep 2005 21:11:50 +0000
>From [EMAIL PROTECTED] Wed Sep 07 14:11:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1ED78i-00043e-00; Wed, 07 Sep 2005 14:07:28 -0700
From: Jaakko Niemi <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#326269: fixed in sfs 1:0.8-0+pre20050819.1-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Wed, 07 Sep 2005 14:07:28 -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
X-CrossAssassin-Score: 3

Source: sfs
Source-Version: 1:0.8-0+pre20050819.1-2

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

libsfs0c2-dev_0.8-0+pre20050819.1-2_i386.deb
  to pool/main/s/sfs/libsfs0c2-dev_0.8-0+pre20050819.1-2_i386.deb
libsfs0c2_0.8-0+pre20050819.1-2_i386.deb
  to pool/main/s/sfs/libsfs0c2_0.8-0+pre20050819.1-2_i386.deb
sfs-client_0.8-0+pre20050819.1-2_i386.deb
  to pool/main/s/sfs/sfs-client_0.8-0+pre20050819.1-2_i386.deb
sfs-common_0.8-0+pre20050819.1-2_i386.deb
  to pool/main/s/sfs/sfs-common_0.8-0+pre20050819.1-2_i386.deb
sfs-server_0.8-0+pre20050819.1-2_i386.deb
  to pool/main/s/sfs/sfs-server_0.8-0+pre20050819.1-2_i386.deb
sfs_0.8-0+pre20050819.1-2.diff.gz
  to pool/main/s/sfs/sfs_0.8-0+pre20050819.1-2.diff.gz
sfs_0.8-0+pre20050819.1-2.dsc
  to pool/main/s/sfs/sfs_0.8-0+pre20050819.1-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.
Jaakko Niemi <[EMAIL PROTECTED]> (supplier of updated sfs 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: Mon,  5 Sep 2005 20:23:22 +0300
Source: sfs
Binary: libsfs0c2-dev libsfs0c2 sfs-client sfs-server sfs-common
Architecture: source i386
Version: 1:0.8-0+pre20050819.1-2
Distribution: unstable
Urgency: low
Maintainer: Jaakko Niemi <[EMAIL PROTECTED]>
Changed-By: Jaakko Niemi <[EMAIL PROTECTED]>
Description: 
 libsfs0c2  - Self-Certifying File System shared libraries
 libsfs0c2-dev - Self-Certifying File System development files
 sfs-client - Self-Certifying File System client
 sfs-common - Self-Certifying File System common files
 sfs-server - Self-Certifying File System server
Closes: 326101 326269 326271
Changes: 
 sfs (1:0.8-0+pre20050819.1-2) unstable; urgency=low
 .
   * Add patch to fix build failure on 64-bit archs (Closes: #326269)
   * Add workaround to use g++ 3.4 on archs where
     gcc is broken (Closes: #326101)
   * rename libsfs0 to libsfs0c2 (Closes: #326271)
Files: 
 3df30517bf088cdf6c16fb084dc1185c 877 net optional sfs_0.8-0+pre20050819.1-2.dsc
 e801a94b770405f3b36f3f01325dca2f 219351 net optional 
sfs_0.8-0+pre20050819.1-2.diff.gz
 56f5343e400453cd84202818d8147b32 332904 net optional 
sfs-common_0.8-0+pre20050819.1-2_i386.deb
 16c9c9bc22ef96c3ade3b85e61317260 664434 net optional 
sfs-client_0.8-0+pre20050819.1-2_i386.deb
 54dd7aa40d23315e8258e7a6b9b405e1 767800 net optional 
sfs-server_0.8-0+pre20050819.1-2_i386.deb
 a0eb563de28d40974d73b7222b6a35a9 1444004 net optional 
libsfs0c2_0.8-0+pre20050819.1-2_i386.deb
 d73848a2601ff18b9b2a393d5df270da 2728038 libdevel optional 
libsfs0c2-dev_0.8-0+pre20050819.1-2_i386.deb

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

iD8DBQFDHKOzJMXP5PVSFUERAkQKAKCewgaZlxp+cg+jM66it1jSN51N3ACeKSx5
QXrMg993k2F5HNcPc19rExQ=
=o7ar
-----END PGP SIGNATURE-----


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

Reply via email to