Your message dated Sun, 06 Feb 2005 05:47:03 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#288941: fixed in cloop 2.01.5-3
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; 6 Jan 2005 13:39:38 +0000
>From [EMAIL PROTECTED] Thu Jan 06 05:39:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c158183.adsl.hansenet.de (localhost.localdomain)
[213.39.158.183]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CmXrV-0007tr-00; Thu, 06 Jan 2005 05:39:38 -0800
Received: from aj by localhost.localdomain with local (Exim 4.34)
id 1CmXxB-0007TQ-TB; Thu, 06 Jan 2005 14:45:29 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: cloop: FTBFS (amd64/gcc-4.0): cast from 'const BYTE*' to 'UINT_PTR'
loses precision
Message-Id: <[EMAIL PROTECTED]>
Date: Thu, 06 Jan 2005 14:45:29 +0100
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: cloop
Severity: normal
Tags: patch
When building 'cloop' on amd64 with gcc-4.0,
I get the following error:
g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c
-o CRC.o `test -f '7z/CRC.cc' || echo './'`7z/CRC.cc
7z/CRC.cc: In member function 'void CCRC::Update(const void*, UINT32)':
7z/CRC.cc:90: error: cast from 'const BYTE*' to 'UINT_PTR' loses precision
make[2]: *** [CRC.o] Error 1
make[2]: Leaving directory `/cloop-2.01.5/advancecomp-1.9_create_compressed_fs'
With the attached patch 'cloop' can be compiled
on amd64 using gcc-4.0.
Regards
Andreas Jochens
diff -urN
../tmp-orig/cloop-2.01.5/advancecomp-1.9_create_compressed_fs/7z/Portable.h
./advancecomp-1.9_create_compressed_fs/7z/Portable.h
--- ../tmp-orig/cloop-2.01.5/advancecomp-1.9_create_compressed_fs/7z/Portable.h
2003-02-10 20:25:16.000000000 +0100
+++ ./advancecomp-1.9_create_compressed_fs/7z/Portable.h 2005-01-05
20:36:36.000000000 +0100
@@ -16,7 +16,7 @@
typedef UINT16 WORD;
typedef UINT32 DWORD;
-typedef unsigned UINT_PTR;
+typedef unsigned long UINT_PTR;
typedef int BOOL;
#define FALSE 0
---------------------------------------
Received: (at 288941-close) by bugs.debian.org; 6 Feb 2005 10:53:06 +0000
>From [EMAIL PROTECTED] Sun Feb 06 02:53:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Cxk2M-0005aN-00; Sun, 06 Feb 2005 02:53:06 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1CxjwV-0000Ga-00; Sun, 06 Feb 2005 05:47:03 -0500
From: Eduard Bloch <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#288941: fixed in cloop 2.01.5-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 06 Feb 2005 05:47:03 -0500
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-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-Spam-Level:
Source: cloop
Source-Version: 2.01.5-3
We believe that the bug you reported is fixed in the latest version of
cloop, which is due to be installed in the Debian FTP archive:
cloop-src_2.01.5-3_all.deb
to pool/main/c/cloop/cloop-src_2.01.5-3_all.deb
cloop-utils_2.01.5-3_i386.deb
to pool/main/c/cloop/cloop-utils_2.01.5-3_i386.deb
cloop_2.01.5-3.diff.gz
to pool/main/c/cloop/cloop_2.01.5-3.diff.gz
cloop_2.01.5-3.dsc
to pool/main/c/cloop/cloop_2.01.5-3.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.
Eduard Bloch <[EMAIL PROTECTED]> (supplier of updated cloop 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: Sun, 06 Feb 2005 11:06:10 +0100
Source: cloop
Binary: cloop-src cloop-utils
Architecture: source i386 all
Version: 2.01.5-3
Distribution: unstable
Urgency: medium
Maintainer: Eduard Bloch <[EMAIL PROTECTED]>
Changed-By: Eduard Bloch <[EMAIL PROTECTED]>
Description:
cloop-src - Source of the compressed loopback device module
cloop-utils - Tools for handling with cloop compressed volumes
Closes: 288941 290957
Changes:
cloop (2.01.5-3) unstable; urgency=medium
.
* made regular expression in Makefile more strict (no more false kernel-2.6
detection, closes: #290957)
* patch for amd64 from Andreas Jochens <[EMAIL PROTECTED]> (closes: #288941)
Files:
2c4fc4de2a6d6fbf8b293607f9cc406d 602 misc optional cloop_2.01.5-3.dsc
beb9a49ff4525c1d3dc7795fb00d47b7 40429 misc optional cloop_2.01.5-3.diff.gz
1f67a088d402298321817bd33dbab080 54530 misc optional cloop-src_2.01.5-3_all.deb
5e5a4fbcb3c351d5352240e05edfc150 131984 misc optional
cloop-utils_2.01.5-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCBfOa4QZIHu3wCMURAiZDAJ9teS5LKgtzI0cDWJ7Tg6SWhQWoKwCfYwFi
Yl3Lu8NF6ABdp6FNpqPckS8=
=xJqS
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]