Your message dated Thu, 08 Oct 2009 10:33:46 +0000
with message-id <e1mvqje-0004nu...@ries.debian.org>
and subject line Bug#549818: fixed in fusecompress 2.6-1
has caused the Debian Bug report #549818,
regarding fusecompress: FTBFS: 
./boost/archive/portable_binary_iarchive.hpp:242:62: error: 
boost/archive/impl/archive_pointer_iserializer.ipp: No such file or directory
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.)


-- 
549818: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549818
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fusecompress
Version: 2.5-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091005 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 -pedantic -Wno-long-long -Wall -fpermissive 
> -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -DNDEBUG  
> -DRLOG_COMPONENT="fusecompress" -g -O2   -MT Compress.o -MD -MP -MF 
> .deps/Compress.Tpo -c -o Compress.o Compress.cpp
> In file included from Compress.cpp:21:
> ./boost/archive/portable_binary_iarchive.hpp:242:62: error: 
> boost/archive/impl/archive_pointer_iserializer.ipp: No such file or directory
> In file included from Compress.cpp:22:
> ./boost/archive/portable_binary_oarchive.hpp:232:62: error: 
> boost/archive/impl/archive_pointer_oserializer.ipp: No such file or directory
> In file included from Compress.cpp:21:
> ./boost/archive/portable_binary_iarchive.hpp:269: error: 
> 'archive_pointer_iserializer' is not a template
> ./boost/archive/portable_binary_iarchive.hpp:269: error: 
> 'archive_pointer_iserializer' in namespace 'boost::archive::detail' does not 
> name a type
> In file included from Compress.cpp:22:
> ./boost/archive/portable_binary_oarchive.hpp:257: error: 
> 'archive_pointer_oserializer' is not a template
> ./boost/archive/portable_binary_oarchive.hpp:257: error: 
> 'archive_pointer_oserializer' in namespace 'boost::archive::detail' does not 
> name a type
> make[2]: *** [Compress.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/05/fusecompress_2.5-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-1

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-1_i386.deb
  to pool/main/f/fusecompress/fusecompress-dbg_2.6-1_i386.deb
fusecompress_2.6-1.diff.gz
  to pool/main/f/fusecompress/fusecompress_2.6-1.diff.gz
fusecompress_2.6-1.dsc
  to pool/main/f/fusecompress/fusecompress_2.6-1.dsc
fusecompress_2.6-1_i386.deb
  to pool/main/f/fusecompress/fusecompress_2.6-1_i386.deb
fusecompress_2.6.orig.tar.gz
  to pool/main/f/fusecompress/fusecompress_2.6.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 549...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ritesh Raj Sarraf <r...@researchut.com> (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: SHA256

Format: 1.8
Date: Tue, 06 Oct 2009 22:23:07 +0530
Source: fusecompress
Binary: fusecompress fusecompress-dbg
Architecture: source i386
Version: 2.6-1
Distribution: unstable
Urgency: low
Maintainer: Ritesh Raj Sarraf <r...@researchut.com>
Changed-By: Ritesh Raj Sarraf <r...@researchut.com>
Description: 
 fusecompress - transparent filesystem compression using FUSE
 fusecompress-dbg - transparent filesystem compression using FUSE - debugging 
symbols
Closes: 549818
Changes: 
 fusecompress (2.6-1) unstable; urgency=low
 .
   * New Upstream Release
   * Add debian/watch file
   * Add patch fix-build-failure-with-boost-140.patch to fix build failures
     with boost versions 1.40 and above
     (Closes: #549818)
   * Drop below listed patches. Merged Upstream
     + 03-fix-manpages.patch
     + 04-fix-build-error-on-64bit.patch
   * debian/rules
     + Change get-orig-source target to use uscan
     + Drop removal of broken config.* links. Fixed upstream
     + Preserve upstream shipped config.* files during build
     + Really build in the build target
     + Use dh_link to create a mount.fusecompress symlink to fusecompress
       manpage
   * debian/control
     + Bump Standards Version to 3.8.3 (No changes required)
     + Remove librlog-dev build dependency. Not required with 2.6
     + Move maintenance to Git. Update Vcs headers
   * Explicitly list the GNU GPL 2 license under which fusecompress is
     released
Checksums-Sha1: 
 b8b3c84522ef51b8b0961fcd605e2cdf8ca01854 1674 fusecompress_2.6-1.dsc
 201b050e007e2ba6df2600d43d189b30add07c76 189315 fusecompress_2.6.orig.tar.gz
 2e05dab07194e719b64b1cbfb7c326bc47acabc9 5698 fusecompress_2.6-1.diff.gz
 02a1dc899702f489e36fb552e3a07fde16204102 260328 fusecompress_2.6-1_i386.deb
 c63d11b68b7cf9ee933809acecc311f025e1137e 1579760 
fusecompress-dbg_2.6-1_i386.deb
Checksums-Sha256: 
 4f701caa6d4324677310ce3a6ab0bacc2da908897e08151905ff56a049e9f30a 1674 
fusecompress_2.6-1.dsc
 28480f93fa207c9d3598da85228ccdbed1b5909494a0886e86445df441023c44 189315 
fusecompress_2.6.orig.tar.gz
 cb49900e4a1f07de3673d159958c7eada25433902028536847eff61c1c011917 5698 
fusecompress_2.6-1.diff.gz
 accd8cfdfb29c72d0becfa852a6eff9901ff5cba07e20f177b8558ca5ffe9203 260328 
fusecompress_2.6-1_i386.deb
 c0338621d0a8fe69508c7c7180a4cadbed507306515d05c875a8e5799b5f02ef 1579760 
fusecompress-dbg_2.6-1_i386.deb
Files: 
 be92ebae734d2f6ec59ad64f512f8c3b 1674 utils optional fusecompress_2.6-1.dsc
 52928c97269a9a7b7134143b7e65da6e 189315 utils optional 
fusecompress_2.6.orig.tar.gz
 3f7ea3deb1854ea09f2f66922358d2ce 5698 utils optional fusecompress_2.6-1.diff.gz
 8d1d6880aae9c4c4b9adb9645286e962 260328 utils optional 
fusecompress_2.6-1_i386.deb
 849ec614cbf7e074bb0b134b53dbd129 1579760 debug extra 
fusecompress-dbg_2.6-1_i386.deb

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

iQEcBAEBCAAGBQJKza6UAAoJENbfLHnbvsrcbxgIANQOGaXFi2yqhhBMsqqVEHlQ
ssW6MJMe7sOaWcPMnAhzXQJ+LiagfoQYqWlBZTM3nHM0SFCYi0xV62cLKPhGk8Dk
5skN5Cvb6m+SgIU5WfvwtxSBN6CzouZPFYQPRot/V+47pziSL7WqAhXcg6xMJyEe
LbopsJCN7pATeYh0ADCzNfD9cVG9nK68uacYu4W8h+yx/LcLLcKRaGUW8OqnE/OE
PniCHqGG5OFheK+8B/8ty9AlmxReFowogol45Go8tSie3+2dcO60AH7Y6itTORT1
zhHJGKijs5ngsCYOAsvkQf/84MbhBcSi8k2lwFR3g/yJYbPFI5kPBtEOMFV1pfI=
=qq1p
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to