Your message dated Tue, 01 Jun 2010 05:47:11 +0000
with message-id <[email protected]>
and subject line Bug#583768: fixed in btrfs-tools 0.19+20100601-1
has caused the Debian Bug report #583768,
regarding btrfs-tools: FTBFS on alpha and ia64 due to missing cast
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
583768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583768
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: btrfs-tools
Version: 0.19-12

Hi,

btrfs-tools 0.19-12 FTBFS on alpha and ia64 with this error message:

btrfs-map-logical.c: In function 'debug_read_block':
btrfs-map-logical.c:69: error: format '%Lu' expects type 'long long unsigned 
int', but argument 4 has type 'u64'
btrfs-map-logical.c:69: error: format '%Lu' expects type 'long long unsigned 
int', but argument 5 has type 'u64'

Mdadm had a similar problem recently[1] and the maintainer thought that
an explicit cast might be the right way to fix this, so I attached a
patch doing just that.

Unfortunately qemu doesn't yet support ia64 guests so I can't test that
patch there, however it does build fine on amd64 with the patch applied.

Best Regards

Alexander Kurtz

[1] http://bugs.debian.org/567167
diff -ru btrfs-tools-0.19.old//debian/patches/07-upstream-4.patch btrfs-tools-0.19/debian/patches/07-upstream-4.patch
--- btrfs-tools-0.19.old//debian/patches/07-upstream-4.patch	2010-05-30 16:13:24.000000000 +0200
+++ btrfs-tools-0.19/debian/patches/07-upstream-4.patch	2010-05-30 16:13:47.493671155 +0200
@@ -112,7 +112,7 @@
 +		eb->dev_bytenr = multi->stripes[0].physical;
 +
 +		fprintf(info_file, "mirror %d logical %Lu physical %Lu "
-+			"device %s\n", mirror_num, bytenr, eb->dev_bytenr,
++			"device %s\n", mirror_num, (long long unsigned int) bytenr, (long long unsigned int) eb->dev_bytenr,
 +			device->name);
 +		kfree(multi);
 +

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


--- End Message ---
--- Begin Message ---
Source: btrfs-tools
Source-Version: 0.19+20100601-1

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

btrfs-tools-dbg_0.19+20100601-1_i386.deb
  to main/b/btrfs-tools/btrfs-tools-dbg_0.19+20100601-1_i386.deb
btrfs-tools-udeb_0.19+20100601-1_i386.udeb
  to main/b/btrfs-tools/btrfs-tools-udeb_0.19+20100601-1_i386.udeb
btrfs-tools_0.19+20100601-1.diff.gz
  to main/b/btrfs-tools/btrfs-tools_0.19+20100601-1.diff.gz
btrfs-tools_0.19+20100601-1.dsc
  to main/b/btrfs-tools/btrfs-tools_0.19+20100601-1.dsc
btrfs-tools_0.19+20100601-1_i386.deb
  to main/b/btrfs-tools/btrfs-tools_0.19+20100601-1_i386.deb
btrfs-tools_0.19+20100601.orig.tar.gz
  to main/b/btrfs-tools/btrfs-tools_0.19+20100601.orig.tar.gz



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.
Daniel Baumann <[email protected]> (supplier of updated btrfs-tools 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.8
Date: Tue, 01 Jun 2010 07:27:38 +0200
Source: btrfs-tools
Binary: btrfs-tools btrfs-tools-udeb btrfs-tools-dbg
Architecture: source i386
Version: 0.19+20100601-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Description: 
 btrfs-tools - Checksumming Copy on Write Filesystem utilities
 btrfs-tools-dbg - Checksumming Copy on Write Filesystem utilities (debug)
 btrfs-tools-udeb - Checksumming Copy on Write Filesystem utilities (udeb) 
(udeb)
Closes: 583768 583793
Changes: 
 btrfs-tools (0.19+20100601-1) unstable; urgency=low
 .
   * Updating patch to fix FTBFS on alpha and ia64, thanks to Alexander
     Kurtz <[email protected]> (Closes: #583768).
   * Renumbering patches.
   * Merging upstream version 0.19+20100601 (Closes: #583793).
   * Removing upstream patches.
Checksums-Sha1: 
 6799a3e63530c9d546db0f89af1afad18b1394c2 1386 btrfs-tools_0.19+20100601-1.dsc
 45891ecb9dd6e15a9192e9989edd160c7607a55c 180392 
btrfs-tools_0.19+20100601.orig.tar.gz
 48f355ffb986cee5318d29cab8ba0c3b8065f933 5984 
btrfs-tools_0.19+20100601-1.diff.gz
 9aee7bf4915776bdd4d6b203bf777e5788d25cf3 693712 
btrfs-tools_0.19+20100601-1_i386.deb
 c9eb3338059bb9d2f90238c31cbe572a8fd51575 121214 
btrfs-tools-udeb_0.19+20100601-1_i386.udeb
 d304c66f1f375fe6c64c6f7147830d452f0b56e7 1908888 
btrfs-tools-dbg_0.19+20100601-1_i386.deb
Checksums-Sha256: 
 28963163d83c3fca811c12394aa2bd5c3b148883e00fd099bac4d5ef69fb438a 1386 
btrfs-tools_0.19+20100601-1.dsc
 1285774e0cb72984fac158dd046c8d405324754febd30320cd31e459253e4b65 180392 
btrfs-tools_0.19+20100601.orig.tar.gz
 9b84971398f70faa3722a6310407dfb7d2953bf16aab46e085bdfbe994674fd2 5984 
btrfs-tools_0.19+20100601-1.diff.gz
 894663c1159940a8af3528862e6df55c2745a3d4b690055b0bdfb5c804e996cb 693712 
btrfs-tools_0.19+20100601-1_i386.deb
 765a104ed33adcfdd0de04988bdb5cf8f8d1139595060ded79f4c64411c66897 121214 
btrfs-tools-udeb_0.19+20100601-1_i386.udeb
 84c15c532a52f5cd6667fddebba36c65534134b2db58bf232b9f8ecc5440d970 1908888 
btrfs-tools-dbg_0.19+20100601-1_i386.deb
Files: 
 3858382fd433ae02253003fb2ba40f9c 1386 admin optional 
btrfs-tools_0.19+20100601-1.dsc
 78b1700d318de8518abfaab71f99a885 180392 admin optional 
btrfs-tools_0.19+20100601.orig.tar.gz
 4e80d6579c08f66abc39b30441523537 5984 admin optional 
btrfs-tools_0.19+20100601-1.diff.gz
 a0af7559fee793e06ef5210b960ccc9a 693712 admin optional 
btrfs-tools_0.19+20100601-1_i386.deb
 2448906b3fd3970d4947c550e501bd68 121214 debian-installer optional 
btrfs-tools-udeb_0.19+20100601-1_i386.udeb
 db76e01c98927c88034d6999c734a1be 1908888 debug extra 
btrfs-tools-dbg_0.19+20100601-1_i386.deb
Package-Type: udeb

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

iEYEARECAAYFAkwEmqsACgkQ+C5cwEsrK54L1wCgvjYPG0Vi4MVyDoG5ExOIDBM7
zXUAn3ki0/vVtTE4LGUFEjVj2uP0+asz
=P0Vc
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to