Your message dated Fri, 21 May 2010 15:47:42 +0000
with message-id <e1ofurq-0003c2...@ries.debian.org>
and subject line Bug#581293: fixed in fusecompress 2.6-3
has caused the Debian Bug report #581293,
regarding fusecompress: FTBFS: 
./boost/iostreams/device/nonclosable_file_descriptor.hpp:28: error: no matching 
function for call to 'boost::iostreams::file_descriptor::file_descriptor(const 
std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, 
std::_Ios_Openmode&, std::_Ios_Openmode&)'
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 ow...@bugs.debian.org
immediately.)


-- 
581293: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581293
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fusecompress
Version: 2.6-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100511 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -DHAVE_CONFIG_H -I. -I..  -D_GNU_SOURCE -D_REENTRANT 
> -D_POSIX_C_SOURCE=200112L -D_POSIX_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE 
> -D_XOPEN_SOURCE=500 -Wno-long-long -Wall -fpermissive -D_FILE_OFFSET_BITS=64 
> -DFUSE_USE_VERSION=26 -DNDEBUG  -g -O2   -MT Compress.o -MD -MP -MF 
> .deps/Compress.Tpo -c -o Compress.o Compress.cpp
> In file included from Compress.cpp:20:
> ./boost/iostreams/device/nonclosable_file_descriptor.hpp: In constructor 
> 'boost::iostreams::nonclosable_file_descriptor::nonclosable_file_descriptor(const
>  std::string&, std::_Ios_Openmode, std::_Ios_Openmode)':
> ./boost/iostreams/device/nonclosable_file_descriptor.hpp:28: error: no 
> matching function for call to 
> 'boost::iostreams::file_descriptor::file_descriptor(const 
> std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, 
> std::_Ios_Openmode&, std::_Ios_Openmode&)'
> /usr/include/boost/iostreams/device/file_descriptor.hpp:81: note: candidates 
> are: boost::iostreams::file_descriptor::file_descriptor(const 
> boost::iostreams::file_descriptor&)
> /usr/include/boost/iostreams/device/file_descriptor.hpp:66: note:             
>     boost::iostreams::file_descriptor::file_descriptor(const char*, 
> std::_Ios_Openmode)
> /usr/include/boost/iostreams/device/file_descriptor.hpp:61: note:             
>     boost::iostreams::file_descriptor::file_descriptor(const std::string&, 
> std::_Ios_Openmode)
> /usr/include/boost/iostreams/device/file_descriptor.hpp:55: note:             
>     
> boost::iostreams::file_descriptor::file_descriptor(boost::iostreams::detail::file_handle,
>  bool)
> /usr/include/boost/iostreams/device/file_descriptor.hpp:52: note:             
>     boost::iostreams::file_descriptor::file_descriptor()
> make[3]: *** [Compress.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/05/11/fusecompress_2.6-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: fusecompress
Source-Version: 2.6-3

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

fusecompress-dbg_2.6-3_amd64.deb
  to main/f/fusecompress/fusecompress-dbg_2.6-3_amd64.deb
fusecompress_2.6-3.debian.tar.gz
  to main/f/fusecompress/fusecompress_2.6-3.debian.tar.gz
fusecompress_2.6-3.dsc
  to main/f/fusecompress/fusecompress_2.6-3.dsc
fusecompress_2.6-3_amd64.deb
  to main/f/fusecompress/fusecompress_2.6-3_amd64.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 581...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ritesh Raj Sarraf <r...@debian.org> (supplier of updated fusecompress 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 20 May 2010 19:08:36 +0530
Source: fusecompress
Binary: fusecompress fusecompress-dbg
Architecture: source amd64
Version: 2.6-3
Distribution: unstable
Urgency: low
Maintainer: Ritesh Raj Sarraf <r...@debian.org>
Changed-By: Ritesh Raj Sarraf <r...@debian.org>
Description: 
 fusecompress - transparent filesystem compression using FUSE
 fusecompress-dbg - transparent filesystem compression using FUSE - debugging 
symbols
Closes: 581293
Changes: 
 fusecompress (2.6-3) unstable; urgency=low
 .
   * Change address to my official Debian address
   * Add patch from upstream to fix FTBFS with newer boost library
     (Closes: #581293)
   * Bump Standards Version to 3.8.4 (No changes required)
   * Add misc Depends to -dbg package to make it lintian clean
   * Switch to source format 3.0 (quilt)
Checksums-Sha1: 
 654dbc6d103d16f44f7988008d26f2db26526ae9 2036 fusecompress_2.6-3.dsc
 a7189a3c87f9fb70b1e8f5009653132bf727c73b 7860 fusecompress_2.6-3.debian.tar.gz
 a0dc12c02e09bb768886ab14c552ca7a046d90a3 273004 fusecompress_2.6-3_amd64.deb
 581abdd49851a4d34e654e5b39fc3f6b6adffb98 1577078 
fusecompress-dbg_2.6-3_amd64.deb
Checksums-Sha256: 
 52f32ba38e9209e51e05a4f579ff50a6780dab09f0e275f3266856151cbafbc1 2036 
fusecompress_2.6-3.dsc
 d1cad517ca968cea8a26cd8265035774081b3a76fc289c83e37c0f97011ddd3a 7860 
fusecompress_2.6-3.debian.tar.gz
 6eaaf21dfe3d2641f166ddec6f8f75f971f4815b4bfcd74056fca7a96767e553 273004 
fusecompress_2.6-3_amd64.deb
 22133d056a86b068d54457b6426cac743c52fd9f5eaa97216c3a357c493cf753 1577078 
fusecompress-dbg_2.6-3_amd64.deb
Files: 
 2088a2ae1e99fe6582237f4f605393d8 2036 utils optional fusecompress_2.6-3.dsc
 b5c6631318a6959951f246c8e3eee9f7 7860 utils optional 
fusecompress_2.6-3.debian.tar.gz
 4c31aca9cc183659350afb5dcea253a1 273004 utils optional 
fusecompress_2.6-3_amd64.deb
 bf7017a531318d4c38cc2fbf4d51bb2f 1577078 debug extra 
fusecompress-dbg_2.6-3_amd64.deb

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

iQIcBAEBCgAGBQJL9qSEAAoJEKY6WKPy4XVp1gwP/3ZzZFP3WCBg3ES1OpL7IsCK
J9a7cWOmQd4AGR4EUcP3ywan9bn85IH5/bmMvAK6OPLdkm+xHSpbZShKQIEOY4OT
wP9241DPSGcHh4Y9WJw6g/VsZTtKw4BJD5s02LzoVNs05oyDRwBzzxSWcbH1D815
TjclEa4QQ+2QX2xUjlZDgXKL/lVFM7P6TXUvaCWMOEPrt26gV5g87OJ+avwtxvrX
kNoh24CRfLk0W9bu8VB+WnQjAkc1m5GNWgUiDJlmOzRAp86QItkurxm+i0oSG2vk
4XUIgNXd4WOGHf0qteOOJRere9HqkkF/ftan8SxbmSPUM/NQUcMv0tpRA5aJL5fK
HwfqA/rRXcZdAWCr7OvQGDNWc57upPt43Eo9SN6ygNeJSc3N2ovjfdEljs3/FvkZ
6X56/XsGCCTb8DCj1QRmU290H+CxuMTw8K9WBOswk8dE2L2ov6Vu6DmFVdHPF0Q5
PQDjAKk8s0HjYP/l7WCtA+tLYWYk6HDBaKe3FvBO17yG5b/Z9vDXlZprPIGmoAMs
N7/z3JrWSzH1Uk6qj/lP23vN4bQZUcnegxEFbtCudYfaLsEc50EhlrwbGwZ1LwNk
hXJ4yng2lNmkRSwKYcKTk5+jJmHo1mGRm+91zSZA3RYZEA/GR2Sw4PWoNMO2yrAy
z8+2/8m1UKei82QTaBbm
=wsBj
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to