Your message dated Sun, 09 Apr 2006 20:47:12 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#360317: fixed in e2fsprogs 1.38+1.39-WIP-2006.04.09-1
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: e2fsprogs
Version: 1.38+1.39-WIP-2006.03.29-2
Severity: serious

Hello,

when building 'e2fsprogs' on amd64/unstable, I get the following error:

make[4]: Leaving directory 
`/e2fsprogs-1.38+1.39-WIP-2006.03.29/debian/BUILD-STD/lib/blkid'
        CC /e2fsprogs-1.38+1.39-WIP-2006.03.29/lib/blkid/cache.c
        CC /e2fsprogs-1.38+1.39-WIP-2006.03.29/lib/blkid/dev.c
        CC /e2fsprogs-1.38+1.39-WIP-2006.03.29/lib/blkid/devname.c
In file included from /usr/include/asm/types.h:8,
                 from /usr/include/linux/types.h:9,
                 from /usr/include/libdevmapper.h:23,
                 from 
/e2fsprogs-1.38+1.39-WIP-2006.03.29/lib/blkid/devname.c:42:
/usr/include/asm-x86_64/types.h:23: error: conflicting types for '__s64'
../../lib/blkid/blkid_types.h:18: error: previous declaration of '__s64' was 
here
/usr/include/asm-x86_64/types.h:24: error: conflicting types for '__u64'
../../lib/blkid/blkid_types.h:19: error: previous declaration of '__u64' was 
here
make[3]: *** [devname.o] Error 1
make[3]: Leaving directory 
`/e2fsprogs-1.38+1.39-WIP-2006.03.29/debian/BUILD-STD/lib/blkid'

With the attached patch 'e2fsprogs' can be compiled on amd64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/e2fsprogs-1.38+1.39-WIP-2006.03.29/lib/blkid/devname.c 
./lib/blkid/devname.c
--- ../tmp-orig/e2fsprogs-1.38+1.39-WIP-2006.03.29/lib/blkid/devname.c  
2006-03-19 19:53:35.000000000 +0000
+++ ./lib/blkid/devname.c       2006-04-01 06:55:49.000000000 +0000
@@ -36,12 +36,12 @@
 #endif
 #include <time.h>
 
-#include "blkidP.h"
-
 #ifdef HAVE_DEVMAPPER
 #include <libdevmapper.h>
 #endif
 
+#include "blkidP.h"
+
 /*
  * Find a dev struct in the cache by device name, if available.
  *


--- End Message ---
--- Begin Message ---
Source: e2fsprogs
Source-Version: 1.38+1.39-WIP-2006.04.09-1

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

comerr-dev_2.1-1.38+1.39-WIP-2006.04.09-1_i386.deb
  to pool/main/e/e2fsprogs/comerr-dev_2.1-1.38+1.39-WIP-2006.04.09-1_i386.deb
e2fsck-static_1.38+1.39-WIP-2006.04.09-1_i386.deb
  to pool/main/e/e2fsprogs/e2fsck-static_1.38+1.39-WIP-2006.04.09-1_i386.deb
e2fslibs-dev_1.38+1.39-WIP-2006.04.09-1_i386.deb
  to pool/main/e/e2fsprogs/e2fslibs-dev_1.38+1.39-WIP-2006.04.09-1_i386.deb
e2fslibs_1.38+1.39-WIP-2006.04.09-1_i386.deb
  to pool/main/e/e2fsprogs/e2fslibs_1.38+1.39-WIP-2006.04.09-1_i386.deb
e2fsprogs-udeb_1.38+1.39-WIP-2006.04.09-1_i386.udeb
  to pool/main/e/e2fsprogs/e2fsprogs-udeb_1.38+1.39-WIP-2006.04.09-1_i386.udeb
e2fsprogs_1.38+1.39-WIP-2006.04.09-1.diff.gz
  to pool/main/e/e2fsprogs/e2fsprogs_1.38+1.39-WIP-2006.04.09-1.diff.gz
e2fsprogs_1.38+1.39-WIP-2006.04.09-1.dsc
  to pool/main/e/e2fsprogs/e2fsprogs_1.38+1.39-WIP-2006.04.09-1.dsc
e2fsprogs_1.38+1.39-WIP-2006.04.09-1_i386.deb
  to pool/main/e/e2fsprogs/e2fsprogs_1.38+1.39-WIP-2006.04.09-1_i386.deb
e2fsprogs_1.38+1.39-WIP-2006.04.09.orig.tar.gz
  to pool/main/e/e2fsprogs/e2fsprogs_1.38+1.39-WIP-2006.04.09.orig.tar.gz
libblkid-dev_1.38+1.39-WIP-2006.04.09-1_i386.deb
  to pool/main/e/e2fsprogs/libblkid-dev_1.38+1.39-WIP-2006.04.09-1_i386.deb
libblkid1-udeb_1.38+1.39-WIP-2006.04.09-1_i386.udeb
  to pool/main/e/e2fsprogs/libblkid1-udeb_1.38+1.39-WIP-2006.04.09-1_i386.udeb
libblkid1_1.38+1.39-WIP-2006.04.09-1_i386.deb
  to pool/main/e/e2fsprogs/libblkid1_1.38+1.39-WIP-2006.04.09-1_i386.deb
libcomerr2_1.38+1.39-WIP-2006.04.09-1_i386.deb
  to pool/main/e/e2fsprogs/libcomerr2_1.38+1.39-WIP-2006.04.09-1_i386.deb
libss2_1.38+1.39-WIP-2006.04.09-1_i386.deb
  to pool/main/e/e2fsprogs/libss2_1.38+1.39-WIP-2006.04.09-1_i386.deb
libuuid1-udeb_1.38+1.39-WIP-2006.04.09-1_i386.udeb
  to pool/main/e/e2fsprogs/libuuid1-udeb_1.38+1.39-WIP-2006.04.09-1_i386.udeb
libuuid1_1.38+1.39-WIP-2006.04.09-1_i386.deb
  to pool/main/e/e2fsprogs/libuuid1_1.38+1.39-WIP-2006.04.09-1_i386.deb
ss-dev_2.0-1.38+1.39-WIP-2006.04.09-1_i386.deb
  to pool/main/e/e2fsprogs/ss-dev_2.0-1.38+1.39-WIP-2006.04.09-1_i386.deb
uuid-dev_1.2-1.38+1.39-WIP-2006.04.09-1_i386.deb
  to pool/main/e/e2fsprogs/uuid-dev_1.2-1.38+1.39-WIP-2006.04.09-1_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.
Theodore Y. Ts'o <[EMAIL PROTECTED]> (supplier of updated e2fsprogs 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,  9 Apr 2006 23:04:15 -0400
Source: e2fsprogs
Binary: e2fslibs-dev libblkid1-udeb libblkid1 comerr-dev libuuid1 ss-dev 
uuid-dev e2fslibs e2fsck-static e2fsprogs-udeb libuuid1-udeb e2fsprogs 
libblkid-dev libcomerr2 libss2
Architecture: source i386
Version: 1.38+1.39-WIP-2006.04.09-1
Distribution: unstable
Urgency: low
Maintainer: Theodore Y. Ts'o <[EMAIL PROTECTED]>
Changed-By: Theodore Y. Ts'o <[EMAIL PROTECTED]>
Description: 
 comerr-dev - common error description library - headers and static libraries
 e2fsck-static - statically-linked version of the ext2 filesystem checker
 e2fslibs   - ext2 filesystem libraries
 e2fslibs-dev - ext2 filesystem libraries - headers and static libraries
 e2fsprogs  - ext2 file system utilities and libraries
 e2fsprogs-udeb - stripped-down versions of e2fsprogs, for debian-installer 
(udeb)
 libblkid-dev - block device id library - headers and static libraries
 libblkid1  - block device id library
 libblkid1-udeb - block device id library (udeb)
 libcomerr2 - common error description library
 libss2     - command-line interface parsing library
 libuuid1   - universally unique id library
 libuuid1-udeb - universally unique id library (udeb)
 ss-dev     - command-line interface parsing library - headers and static libra
 uuid-dev   - universally unique id library - headers and static libraries
Closes: 360317 360661
Changes: 
 e2fsprogs (1.38+1.39-WIP-2006.04.09-1) unstable; urgency=low
 .
   * Update config.guess and config.sub to latest version (2006-02-23) from FSF
   * Update French, Dutch, Polish, Swedish, and Turkish translations
   * Fix asm/types.h type conflicts on AMD64 to fix FTBFS problems.
       (Closes: #360661, #360317)
   * Fix bug which caused mke2fs -j to fail with an EBUSY error.  (Closes
       #360652)
Files: 
 17ddd2210ab0df63cb5bcb510480b002 876 admin required 
e2fsprogs_1.38+1.39-WIP-2006.04.09-1.dsc
 e60fa77580565d360baa608fcf1255d9 3689840 admin required 
e2fsprogs_1.38+1.39-WIP-2006.04.09.orig.tar.gz
 9aa31101ea357f39163a8ccf463277a2 20 admin required 
e2fsprogs_1.38+1.39-WIP-2006.04.09-1.diff.gz
 92aaf318ed0af41841315141cf346848 445804 admin optional 
e2fsck-static_1.38+1.39-WIP-2006.04.09-1_i386.deb
 72917f7de4a25f07e88c7817f13e0997 29566 libs required 
libcomerr2_1.38+1.39-WIP-2006.04.09-1_i386.deb
 62a2253ff7d3f97fdb9673a43e1d6195 35518 libs required 
libss2_1.38+1.39-WIP-2006.04.09-1_i386.deb
 6f225287f321a97b8b6712b2ba99aa80 31788 libs required 
libuuid1_1.38+1.39-WIP-2006.04.09-1_i386.deb
 cc5613e316b147e0fa492fd9bd91e5b0 41896 libs required 
libblkid1_1.38+1.39-WIP-2006.04.09-1_i386.deb
 faaf29388328842491b3d11c58387ef2 56746 libdevel extra 
libblkid-dev_1.38+1.39-WIP-2006.04.09-1_i386.deb
 18de953f4b97d7fe6a43106a4042ce48 84020 libs required 
e2fslibs_1.38+1.39-WIP-2006.04.09-1_i386.deb
 e9f5f26107fdd0f7c47ffb0b6bbf7f47 364406 libdevel extra 
e2fslibs-dev_1.38+1.39-WIP-2006.04.09-1_i386.deb
 f6bafaf87c76d921e356e0e4feb7fb20 559854 admin required 
e2fsprogs_1.38+1.39-WIP-2006.04.09-1_i386.deb
 e169fab1d828815de41fbd52c007509b 46234 libdevel extra 
comerr-dev_2.1-1.38+1.39-WIP-2006.04.09-1_i386.deb
 6d622bf5eda1458f196577bc1e356b51 38700 libdevel extra 
ss-dev_2.0-1.38+1.39-WIP-2006.04.09-1_i386.deb
 f32d2b0cbdf44af9ca98efd2f4fdb422 45942 libdevel extra 
uuid-dev_1.2-1.38+1.39-WIP-2006.04.09-1_i386.deb
 347be0c4dbd929516e3e1f5dd69781ad 152140 debian-installer optional 
e2fsprogs-udeb_1.38+1.39-WIP-2006.04.09-1_i386.udeb
 1000967da6c74ff841f374c1b171e4f0 14040 debian-installer optional 
libblkid1-udeb_1.38+1.39-WIP-2006.04.09-1_i386.udeb
 fe8454fa6094276198fe2c94affbd0fc 5312 debian-installer optional 
libuuid1-udeb_1.38+1.39-WIP-2006.04.09-1_i386.udeb

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

iD8DBQFEOdHU7To545NnTEARAmc9AJ954Zz7fuHfMbSoeVlhoCesXraESgCeJvMo
K6ekvm+aFm/GlqQr71uVy9Y=
=XyfY
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to